Lines Matching refs:edac
220 The ``edac`` kernel module's goal is to detect and report hardware errors
295 If ``edac`` was statically linked with the kernel then no loading
296 is necessary. If ``edac`` was built as modules then simply modprobe
297 the ``edac`` pieces that you need. You should be able to modprobe
313 lives in the /sys/devices/system/edac directory.
385 ``/sys/devices/system/edac/mc``, each memory controller will be
389 ..../edac/mc/
423 Documentation/ABI/testing/sysfs-devices-edac
433 ``/sys/devices/system/edac/``\ [#f6]_::
435 /sys/devices/system/edac/
745 Under ``/sys/devices/system/edac/pci`` are control and attribute files as
757 echo "1" >/sys/devices/system/edac/pci/check_pci_parity
761 echo "0" >/sys/devices/system/edac/pci/check_pci_parity
871 At the location ``/sys/devices/system/edac`` (sysfs) new edac_device devices
874 There is a three level tree beneath the above ``edac`` directory. For example,
878 /sys/devices/system/edac/test-instance
1028 ``/sys/devices/system/edac/mc/mc?/``:
1048 echo 2 >/sys/devices/system/edac/mc/mc0/inject_addrmatch/dimm
1049 echo 1 >/sys/devices/system/edac/mc/mc0/inject_addrmatch/rank
1053 echo any >/sys/devices/system/edac/mc/mc0/inject_addrmatch/dimm
1054 echo any >/sys/devices/system/edac/mc/mc0/inject_addrmatch/rank
1085 echo 2 >/sys/devices/system/edac/mc/mc0/inject_addrmatch/channel
1086 echo 2 >/sys/devices/system/edac/mc/mc0/inject_type
1087 echo 64 >/sys/devices/system/edac/mc/mc0/inject_eccmask
1088 echo 3 >/sys/devices/system/edac/mc/mc0/inject_section
1089 echo 1 >/sys/devices/system/edac/mc/mc0/inject_enable
1112 $ for i in /sys/devices/system/edac/mc/mc0/all_channel_counts/*; do echo $i; cat $i; done
1113 /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm0
1115 /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm1
1117 /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm2