diff options
-rw-r--r-- | Documentation/ABI/testing/sysfs-devices-system-cpu | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu index 175bb4f70512..86126b187ae6 100644 --- a/Documentation/ABI/testing/sysfs-devices-system-cpu +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu | |||
@@ -1,3 +1,15 @@ | |||
1 | What: /sys/devices/system/cpu/ | ||
2 | Date: pre-git history | ||
3 | Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org> | ||
4 | Description: | ||
5 | A collection of both global and individual CPU attributes | ||
6 | |||
7 | Individual CPU attributes are contained in subdirectories | ||
8 | named by the kernel's logical CPU number, e.g.: | ||
9 | |||
10 | /sys/devices/system/cpu/cpu#/ | ||
11 | |||
12 | |||
1 | What: /sys/devices/system/cpu/cpu*/cache/index*/cache_disable_X | 13 | What: /sys/devices/system/cpu/cpu*/cache/index*/cache_disable_X |
2 | Date: August 2008 | 14 | Date: August 2008 |
3 | KernelVersion: 2.6.27 | 15 | KernelVersion: 2.6.27 |