Documentation: ABI: document /sys/devices/system/cpu/
[deliverable/linux.git] / Documentation / ABI / testing / sysfs-devices-system-cpu
CommitLineData
2ceb3fb0
AC
1What: /sys/devices/system/cpu/
2Date: pre-git history
3Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
4Description:
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
2fad2d9b
ML
13What: /sys/devices/system/cpu/cpu*/cache/index*/cache_disable_X
14Date: August 2008
15KernelVersion: 2.6.27
16Contact: mark.langsdorf@amd.com
17Description: These files exist in every cpu's cache index directories.
18 There are currently 2 cache_disable_# files in each
19 directory. Reading from these files on a supported
20 processor will return that cache disable index value
21 for that processor and node. Writing to one of these
22 files will cause the specificed cache index to be disabled.
23
24 Currently, only AMD Family 10h Processors support cache index
25 disable, and only for their L3 caches. See the BIOS and
26 Kernel Developer's Guide at
27 http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/31116-Public-GH-BKDG_3.20_2-4-09.pdf
28 for formatting information and other details on the
29 cache index disable.
30Users: joachim.deguara@amd.com
This page took 0.057626 seconds and 5 git commands to generate.