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.
394 ``/sys/devices/system/edac/mc``, each memory controller will be
398 ..../edac/mc/
432 Documentation/ABI/testing/sysfs-devices-edac
442 ``/sys/devices/system/edac/``\ [#f6]_::
444 /sys/devices/system/edac/
754 Under ``/sys/devices/system/edac/pci`` are control and attribute files as
766 echo "1" >/sys/devices/system/edac/pci/check_pci_parity
770 echo "0" >/sys/devices/system/edac/pci/check_pci_parity
880 At the location ``/sys/devices/system/edac`` (sysfs) new edac_device devices
883 There is a three level tree beneath the above ``edac`` directory. For example,
887 /sys/devices/system/edac/test-instance
1037 ``/sys/devices/system/edac/mc/mc?/``:
1057 echo 2 >/sys/devices/system/edac/mc/mc0/inject_addrmatch/dimm
1058 echo 1 >/sys/devices/system/edac/mc/mc0/inject_addrmatch/rank
1062 echo any >/sys/devices/system/edac/mc/mc0/inject_addrmatch/dimm
1063 echo any >/sys/devices/system/edac/mc/mc0/inject_addrmatch/rank
1094 echo 2 >/sys/devices/system/edac/mc/mc0/inject_addrmatch/channel
1095 echo 2 >/sys/devices/system/edac/mc/mc0/inject_type
1096 echo 64 >/sys/devices/system/edac/mc/mc0/inject_eccmask
1097 echo 3 >/sys/devices/system/edac/mc/mc0/inject_section
1098 echo 1 >/sys/devices/system/edac/mc/mc0/inject_enable
1121 $ for i in /sys/devices/system/edac/mc/mc0/all_channel_counts/*; do echo $i; cat $i; done
1122 /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm0
1124 /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm1
1126 /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm2