Skip to content

Set the affinity of the process thread to a specific CPU core

License

Notifications You must be signed in to change notification settings

ckilimci/affinity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

affinity Build Status

Set the affinity of the process thread to a specific CPU core

To Compile:

gcc -Wall affinity-cmd.c -o affinity-cmd
gcc -Wall affinity-fork.c -o affinity-fork

This package may need to install build-essential and kernel-headers. Additionally, raspberrypi-kernel-headers for Raspberry Pi.

About

Set the affinity of the process thread to a specific CPU core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published