summaryrefslogtreecommitdiff
path: root/Documentation/arch/x86/topology.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/arch/x86/topology.rst')
-rw-r--r--Documentation/arch/x86/topology.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/arch/x86/topology.rst b/Documentation/arch/x86/topology.rst
index 7352ab89a55a..c12837e61bda 100644
--- a/Documentation/arch/x86/topology.rst
+++ b/Documentation/arch/x86/topology.rst
@@ -135,6 +135,10 @@ Thread-related topology information in the kernel:
The ID of the core to which a thread belongs. It is also printed in /proc/cpuinfo
"core_id."
+ - topology_logical_core_id();
+
+ The logical core ID to which a thread belongs.
+
System topology examples