Blog Code Forum

ASM:Topology

From Wiki.cyring.fr

Revision as of 09:38, 12 March 2014 by Cyril (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

ACPI Extended Topology

Building the Program

Prerequesites

The Linux Operating System. Any Linux package which provides the command taskset that allows Processor affinity : util-linux if running ArchLinux. The GNU gcc C compiler.

Getting the Source Files

In the repository, download the following files in a project directory, such as x2topology [[1]] [[2]] Optionaly, the binary executable file : x2topology

Build the Program

  • Compile the C source file

gcc x2topology.c -o x2topology

  • Give an executable permission to the downloaded Bash script

chmod +x x2topology.sh

Personal tools