1 The /sys/module tree consists of the following 2 3 What: /sys/module/<MODULENAME> 4 Description: 5 The name of the module that is 6 module name will always show u 7 dynamic module. If it is buil 8 will only show up if it has a 9 parameter. 10 11 Note: The conditions of creati 12 by design and may be removed i 13 14 What: /sys/module/<MODULENAME>/param 15 Description: 16 This directory contains indivi 17 individual parameters of the m 18 changed at runtime. See the i 19 documentation as to the conten 20 what they accomplish. 21 22 Note: The individual parameter 23 considered stable, only the fa 24 placed in this location within 25 individual driver documentatio 26 stability of the different par 27 28 What: /sys/module/<MODULENAME>/refcn 29 Description: 30 If the module is able to be un 31 will contain the current refer 32 33 Note: If the module is built i 34 CONFIG_MODULE_UNLOAD kernel co 35 this file will not be present. 36 37 What: /sys/module/<MODULENAME>/srcve 38 Date: Jun 2005 39 Description: 40 If the module source has MODUL 41 the checksum of the source cod 42 43 What: /sys/module/<MODULENAME>/versi 44 Date: Jun 2005 45 Description: 46 If the module source has MODUL 47 the version of the source code
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.