aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpuset.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08cpuset: remove remaining pointers to cpumask_tLi Zefan1-4/+6
2009-01-06oom: print triggering task's cpuset and mems allowedDavid Rientjes1-0/+6
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie1-4/+0
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky1-1/+1
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2)Max Krasnyansky1-0/+7
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman1-2/+2
2008-04-19cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis1-6/+7
2008-02-11mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro1-3/+0
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman1-4/+5
2007-10-19hotplug cpu: migrate a task within its cpusetCliff Wickman1-0/+5
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage1-4/+8
2007-10-17oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes1-2/+4
2007-10-16Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter1-1/+1
2007-02-12[PATCH] mark struct file_operations const 1Arjan van de Ven1-1/+1
2006-12-30[PATCH] cpuset procfs warning fixAndrew Morton1-1/+1
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson1-4/+18
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller1-1/+1
2006-12-07[PATCH] memory page_alloc zonelist caching speedupPaul Jackson1-0/+2
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson1-0/+4
2006-03-24[PATCH] cpuset memory spread basic implementationPaul Jackson1-1/+28
2006-01-14[PATCH] cpuset oom lock fixPaul Jackson1-0/+6
2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson1-0/+2
2006-01-08[PATCH] cpuset: number_of_cpusets optimizationPaul Jackson1-1/+9
2006-01-08[PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson1-1/+7
2006-01-08[PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson1-2/+2
2006-01-08[PATCH] cpuset: memory pressure meterPaul Jackson1-0/+11
2006-01-08[PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson1-2/+3
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-3/+2
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson1-0/+6
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson1-2/+3
2005-04-16[PATCH] cpuset: remove function attribute constBenoit Boissinot1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+64