Skip to content

cyring/topology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

64-bits Processor topology

Build

1- Download or clone the source code into a working directory.

2- Build the programs.

make

Run (as root)

3- Load the kernel module.

modprobe topology

or

insmod topology.ko

4- Print the topology.

dmesg

Unload

5- Unload the kernel module with the rmmod command

rmmod topology.ko

Screenshots

alt text

About

CyrIng

Copyright (C) 2017 CYRIL INGENIERIE

Releases

No releases published

Packages

No packages published