aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpuset.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-29cgroup/cpuset: Remove cpuset_do_slab_mem_spread()Xiongwei Song1-10/+0
2023-12-06cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() checkWaiman Long1-0/+6
2023-05-08sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli1-0/+4
2023-05-08sched/cpuset: Bring back cpuset_mutexJuri Lelli1-4/+4
2023-03-23cpuset: Clean up cpuset_node_allowedHaifeng Xu1-14/+2
2021-11-06mm/page_alloc: detect allocation forbidden by cpuset and bail out earlyFeng Tang1-0/+17
2021-08-20cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()Will Deacon1-2/+3
2021-08-20cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()Will Deacon1-1/+1
2021-08-20cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1Will Deacon1-0/+1
2019-07-25sched/core: Prevent race condition between cpuset and __sched_setscheduler()Juri Lelli1-0/+5
2019-07-25cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli1-4/+4
2018-02-06kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-07sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra1-0/+6
2017-08-10cpuset: Make nr_cpusets privatePaolo Bonzini1-6/+0
2017-08-02cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin1-2/+17
2017-04-11cpuset: Remove cpuset_update_active_cpus()'s parameter.Rakib Mullick1-2/+2
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2016-05-19cpuset: use static key better and convert to new APIVlastimil Babka1-14/+28
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo1-6/+0
2016-01-22cpuset: make mm migration asynchronousTejun Heo1-0/+6
2015-11-06mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabledMel Gorman1-0/+6
2015-11-05mm, oom: remove task_lock protecting comm printingDavid Rientjes1-2/+2
2014-10-27cpuset: simplify cpuset_node_allowed APIVladimir Davydov1-30/+7
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-1/+2
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li1-2/+2
2014-09-18cpuset: simplify proc_cpuset_show()Zefan Li1-1/+2
2014-06-04mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman1-3/+26
2014-04-03mm: optimize put_mems_allowed() usageMel Gorman1-13/+14
2013-11-06cpuset: Fix potential deadlock w/ set_mems_allowedJohn Stultz1-0/+4
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2013-05-01take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro1-2/+1
2013-03-05cpuset: remove include of cgroup.h from cpuset.hLi Zefan1-1/+0
2012-12-12cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1
2012-07-24cpusets, hotplug: Restructure functions that are invoked during hotplugSrivatsa S. Bhat1-2/+2
2012-03-29Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+2
2012-03-27sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra1-4/+2
2012-03-21cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman1-27/+20
2011-05-28cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro1-1/+1
2010-06-08sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo1-0/+6
2010-05-27cpusets: new round-robin rotor for SLAB allocationsJack Steiner1-0/+6
2010-05-25cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie1-0/+43
2010-04-02sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov1-0/+7
2010-04-02sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov1-13/+0
2009-06-16cpuset,mm: update tasks' mems_allowed in timeMiao Xie1-4/+9
2009-04-02cpusets: replace zone allowed functions with node allowedDavid Rientjes1-6/+27
2009-03-30cpumask: use new cpumask_ functions in core code.Rusty Russell1-2/+2
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 ...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-rc2v2.6.12-rc2Linus Torvalds1-0/+64