aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_cpupri.c
Commit message (Expand)AuthorAgeFilesLines
* sched_rt: don't allocate cpumask in fastpathRusty Russell2009-04-011-2/+3
* sched: fix section mismatchLi Zefan2009-01-061-1/+1
* sched: convert struct cpupri_vec cpumask_var_t.Rusty Russell2008-11-241-11/+28
* sched: use a 2-d bitmap for searching lowest-pri CPUGregory Haskins2008-06-061-0/+174