summaryrefslogtreecommitdiffstats
path: root/kernel/cpuset.c
Commit message (Expand)AuthorAgeFilesLines
* cpuset: use seq_*mask_* to print masksLai Jiangshan2008-10-201-8/+4
* cpuset.c: remove extra variableRakib Mullick2008-10-201-3/+2
* cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so constFrederic Weisbecker2008-10-031-1/+1
* cpuset: avoid changing cpuset's cpus when -errno returnedLi Zefan2008-09-131-22/+15
* sched, cpuset: rework sched domains and CPU hotplug handling (v4)Max Krasnyansky2008-08-141-130/+182
* cpuset: clean up cpuset hierarchy traversal codeLi Zefan2008-07-301-13/+8
* cpuset: fix wrong calculation of relax domain levelLi Zefan2008-07-301-1/+1
* cpuset: speed up sched domain partitionLai Jiangshan2008-07-301-4/+37
* cpuset: a bit cleanup for scan_for_empty_cpusets()Li Zefan2008-07-301-5/+2
* cpuset: two minor code-cleanupsLai Jiangshan2008-07-251-2/+2
* cpuset: code-cleanup for started_afterLai Jiangshan2008-07-251-31/+6
* cpuset: don't pass empty cpumasks to partition_sched_domains()Lai Jiangshan2008-07-251-0/+5
* cpuset: avoid unnecessary sched domains rebuildingLi Zefan2008-07-251-6/+12
* cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/o...Miao Xie2008-07-251-0/+7
* cpusets: restructure the function update_cpumask() and update_nodemask()Miao Xie2008-07-251-72/+109
* cgroup files: remove cpuset_common_file_write()Paul Menage2008-07-251-74/+35
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-231-1/+1
|\
| * cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-181-1/+1
* | cpusets: fix wrong domain attr updatesMiao Xie2008-07-221-1/+3
|/
* Merge commit 'v2.6.26' into sched/develIngo Molnar2008-07-141-6/+18
|\
| * cpusets, hotplug, scheduler: fix scheduler domain breakageDmitry Adamushko2008-07-131-6/+18
* | Merge branch 'linus' into sched/develIngo Molnar2008-06-231-2/+2
|\|
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-201-2/+2
| |\
| | * cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan2008-06-191-2/+2
| * | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-191-0/+6
| |/
* | Merge branch 'linus' into sched-develIngo Molnar2008-06-161-3/+7
|\|
| * cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan2008-06-061-3/+7
* | sched: prevent bound kthreads from changing cpus_allowedDavid Rientjes2008-06-101-1/+13
* | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-061-0/+6
|/
* Fix cpuset sched_relax_domain_level control filePaul Menage2008-05-081-12/+40
* Cpuset hardwall flag: add a mem_hardwall flag to cpusetsPaul Menage2008-04-291-16/+32
* Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() APIPaul Menage2008-04-291-91/+75
* kernel/cpuset.c: make 3 functions staticAdrian Bunk2008-04-291-3/+6
* CGroup API files: update cpusets to use cgroup structured file APIPaul Menage2008-04-291-77/+83
* kernel: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+2
* mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn2008-04-281-2/+2
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-281-13/+5
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-281-2/+2
* sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-191-1/+60
* cpumask: use new cpus_scnprintf functionMike Travis2008-04-191-0/+8
* cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-191-19/+12
* cpusets: fix obsolete commentDavid Rientjes2008-03-051-2/+2
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-9/+10
* hotplug cpu move tasks in empty cpusets - refinementsPaul Jackson2008-02-071-8/+13
* hotplug cpu: move tasks in empty cpusets to parent various other fixesPaul Jackson2008-02-071-26/+15
* cgroups: update comments in cpuset.cPaul Menage2008-02-071-85/+43
* cpusets: update_cpumask revisionCliff Wickman2008-02-071-61/+46
* hotplug cpu: move tasks in empty cpusets to parentCliff Wickman2008-02-071-34/+133
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-7/+7
* hotplug cpu: migrate a task within its cpusetCliff Wickman2007-10-191-1/+14