~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-module

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/ABI/testing/sysfs-module (Version linux-6.12-rc7) and /Documentation/ABI/testing/sysfs-module (Version linux-5.3.18)


  1 What:           /sys/module/pch_phub/drivers/.      1 What:           /sys/module/pch_phub/drivers/.../pch_mac
  2 Date:           August 2010                         2 Date:           August 2010
  3 KernelVersion:  2.6.35                              3 KernelVersion:  2.6.35
  4 Contact:        masa-korg@dsn.okisemi.com           4 Contact:        masa-korg@dsn.okisemi.com
  5 Description:    Write/read GbE MAC address.         5 Description:    Write/read GbE MAC address.
  6                                                     6 
  7 What:           /sys/module/pch_phub/drivers/.      7 What:           /sys/module/pch_phub/drivers/.../pch_firmware
  8 Date:           August 2010                         8 Date:           August 2010
  9 KernelVersion:  2.6.35                              9 KernelVersion:  2.6.35
 10 Contact:        masa-korg@dsn.okisemi.com          10 Contact:        masa-korg@dsn.okisemi.com
 11 Description:    Write/read Option ROM data.        11 Description:    Write/read Option ROM data.
 12                                                    12 
 13                                                    13 
 14 What:           /sys/module/ehci_hcd/drivers/.     14 What:           /sys/module/ehci_hcd/drivers/.../uframe_periodic_max
 15 Date:           July 2011                          15 Date:           July 2011
 16 KernelVersion:  3.1                                16 KernelVersion:  3.1
 17 Contact:        Kirill Smelkov <kirr@mns.spb.ru     17 Contact:        Kirill Smelkov <kirr@mns.spb.ru>
 18 Description:    Maximum time allowed for perio     18 Description:    Maximum time allowed for periodic transfers per microframe (μs)
 19                                                    19 
 20                 Note:                          !!  20                 [ USB 2.0 sets maximum allowed time for periodic transfers per
 21                   USB 2.0 sets maximum allowed << 
 22                   microframe to be 80%, that i     21                   microframe to be 80%, that is 100 microseconds out of 125
 23                   microseconds (full microfram     22                   microseconds (full microframe).
 24                                                    23 
 25                   However there are cases, whe     24                   However there are cases, when 80% max isochronous bandwidth is
 26                   too limiting. For example tw     25                   too limiting. For example two video streams could require 110
 27                   microseconds of isochronous      26                   microseconds of isochronous bandwidth per microframe to work
 28                   together.                    !!  27                   together. ]
 29                                                    28 
 30                 Through this setting it is pos     29                 Through this setting it is possible to raise the limit so that
 31                 the host controller would allo     30                 the host controller would allow allocating more than 100
 32                 microseconds of periodic bandw     31                 microseconds of periodic bandwidth per microframe.
 33                                                    32 
 34                 Beware, non-standard modes are     33                 Beware, non-standard modes are usually not thoroughly tested by
 35                 hardware designers, and the ha     34                 hardware designers, and the hardware can malfunction when this
 36                 setting differ from default 10     35                 setting differ from default 100.
 37                                                    36 
 38 What:           /sys/module/*/{coresize,initsi     37 What:           /sys/module/*/{coresize,initsize}
 39 Date:           Jan 2012                           38 Date:           Jan 2012
 40 KernelVersion:  3.3                            !!  39 KernelVersion:»·3.3
 41 Contact:        Kay Sievers <kay.sievers@vrfy.o     40 Contact:        Kay Sievers <kay.sievers@vrfy.org>
 42 Description:    Module size in bytes.              41 Description:    Module size in bytes.
 43                                                    42 
 44 What:           /sys/module/*/initstate        << 
 45 Date:           Nov 2006                       << 
 46 KernelVersion:  2.6.19                         << 
 47 Contact:        Kay Sievers <kay.sievers@vrfy.o << 
 48 Description:    Show the initialization state( << 
 49                 the module.                    << 
 50                                                << 
 51 What:           /sys/module/*/taint                43 What:           /sys/module/*/taint
 52 Date:           Jan 2012                           44 Date:           Jan 2012
 53 KernelVersion:  3.3                            !!  45 KernelVersion:»·3.3
 54 Contact:        Kay Sievers <kay.sievers@vrfy.o     46 Contact:        Kay Sievers <kay.sievers@vrfy.org>
 55 Description:    Module taint flags:                47 Description:    Module taint flags:
 56                         ==  ================== !!  48                         P - proprietary module
 57                         P   proprietary module !!  49                         O - out-of-tree module
 58                         O   out-of-tree module !!  50                         F - force-loaded module
 59                         F   force-loaded modul !!  51                         C - staging driver module
 60                         C   staging driver mod !!  52                         E - unsigned module
 61                         E   unsigned module    << 
 62                         ==  ================== << 
 63                                                << 
 64 What:           /sys/module/grant_table/parame << 
 65 Date:           July 2023                      << 
 66 KernelVersion:  6.5 but backported to all supp << 
 67 Contact:        Xen developer discussion <xen-d << 
 68 Description:    Read and write number of grant << 
 69                                                << 
 70                 Note: Future versions of Xen a << 
 71                 interface for controlling the  << 
 72                 or may not need it at all.     << 
 73 Users:          Qubes OS (https://www.qubes-os << 
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php