summaryrefslogtreecommitdiffstats
path: root/lib/cpuset.c
Commit message (Expand)AuthorAgeFilesLines
* move struct option to .rodataKarel Zak2011-03-031-1/+1
* tests: [cpuset] call free() for rangeKarel Zak2011-02-171-0/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* remove duplicate includesKarel Zak2011-01-041-1/+0Star
* taskset: move NR_CPUS determination to lib/cpuset.cKarel Zak2010-06-011-1/+40
* lib: add fallback for libc (uClibc) without CPU_ALLOCKarel Zak2010-06-011-0/+33
* taskset: use libc based cpu_set_tKarel Zak2010-06-011-109/+106Star
* tests: add cpuset regression testKarel Zak2010-06-011-0/+70
* taskset: move bitmap routines to lib/cpuset.cKarel Zak2010-06-011-0/+241