summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuset.h
Commit message (Expand)AuthorAgeFilesLines
* sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo2010-06-081-0/+6
* cpusets: new round-robin rotor for SLAB allocationsJack Steiner2010-05-271-0/+6
* cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2010-05-251-0/+43
* sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov2010-04-021-0/+7
* sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov2010-04-021-13/+0
* cpuset,mm: update tasks' mems_allowed in timeMiao Xie2009-06-161-4/+9
* cpusets: replace zone allowed functions with node allowedDavid Rientjes2009-04-021-6/+27
* cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-301-2/+2
* cpuset: remove remaining pointers to cpumask_tLi Zefan2009-01-081-4/+6
* oom: print triggering task's cpuset and mems allowedDavid Rientjes2009-01-061-0/+6
* cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-191-4/+0
* sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-061-1/+1
* cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-181-0/+7
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-281-2/+2
* cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-191-6/+7
* mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2008-02-111-3/+0
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-4/+5
* hotplug cpu: migrate a task within its cpusetCliff Wickman2007-10-191-0/+5
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-191-4/+8
* oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes2007-10-171-2/+4
* Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter2007-10-161-1/+1
* [PATCH] mark struct file_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] cpuset procfs warning fixAndrew Morton2006-12-301-1/+1
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-131-4/+18
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-1/+1
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-071-0/+2
* [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson2006-09-291-0/+4
* [PATCH] cpuset memory spread basic implementationPaul Jackson2006-03-241-1/+28
* [PATCH] cpuset oom lock fixPaul Jackson2006-01-141-0/+6
* [PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson2006-01-081-0/+2
* [PATCH] cpuset: number_of_cpusets optimizationPaul Jackson2006-01-081-1/+9
* [PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson2006-01-081-1/+7
* [PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson2006-01-081-2/+2
* [PATCH] cpuset: memory pressure meterPaul Jackson2006-01-081-0/+11
* [PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson2006-01-081-2/+3
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-3/+2
* [PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson2005-09-071-0/+6
* [PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson2005-09-071-2/+3
* [PATCH] cpuset: remove function attribute constBenoit Boissinot2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+64
OpenPOWER on IntegriCloud