summaryrefslogtreecommitdiffstats
path: root/lib/cpuset.c
Commit message (Expand)AuthorAgeFilesLines
* 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