Skip to content

taskset: add CPU affinity tool#506

Open
jmr wants to merge 1 commit intouutils:mainfrom
jmr:taskset
Open

taskset: add CPU affinity tool#506
jmr wants to merge 1 commit intouutils:mainfrom
jmr:taskset

Conversation

@jmr
Copy link
Copy Markdown

@jmr jmr commented Mar 24, 2026

Implements taskset(1) with hex mask and CPU list parsing/formatting, -p (pid mode), -a (all-tasks), and exec mode. Includes stride notation in format_cpu_list, comma-separated hex mask support from /proc//status, and unit + integration tests.

Implements taskset(1) with hex mask and CPU list parsing/formatting, -p (pid
mode), -a (all-tasks), and exec mode. Includes stride notation in
format_cpu_list, comma-separated hex mask support from /proc/<pid>/status, and
unit + integration tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant