cpuset.c 69 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392
  1. /*
  2. * kernel/cpuset.c
  3. *
  4. * Processor and Memory placement constraints for sets of tasks.
  5. *
  6. * Copyright (C) 2003 BULL SA.
  7. * Copyright (C) 2004-2007 Silicon Graphics, Inc.
  8. * Copyright (C) 2006 Google, Inc
  9. *
  10. * Portions derived from Patrick Mochel's sysfs code.
  11. * sysfs is Copyright (c) 2001-3 Patrick Mochel
  12. *
  13. * 2003-10-10 Written by Simon Derr.
  14. * 2003-10-22 Updates by Stephen Hemminger.
  15. * 2004 May-July Rework by Paul Jackson.
  16. * 2006 Rework by Paul Menage to use generic cgroups
  17. *
  18. * This file is subject to the terms and conditions of the GNU General Public
  19. * License. See the file COPYING in the main directory of the Linux
  20. * distribution for more details.
  21. */
  22. #include <linux/cpu.h>
  23. #include <linux/cpumask.h>
  24. #include <linux/cpuset.h>
  25. #include <linux/err.h>
  26. #include <linux/errno.h>
  27. #include <linux/file.h>
  28. #include <linux/fs.h>
  29. #include <linux/init.h>
  30. #include <linux/interrupt.h>
  31. #include <linux/kernel.h>
  32. #include <linux/kmod.h>
  33. #include <linux/list.h>
  34. #include <linux/mempolicy.h>
  35. #include <linux/mm.h>
  36. #include <linux/module.h>
  37. #include <linux/mount.h>
  38. #include <linux/namei.h>
  39. #include <linux/pagemap.h>
  40. #include <linux/proc_fs.h>
  41. #include <linux/rcupdate.h>
  42. #include <linux/sched.h>
  43. #include <linux/seq_file.h>
  44. #include <linux/security.h>
  45. #include <linux/slab.h>
  46. #include <linux/spinlock.h>
  47. #include <linux/stat.h>
  48. #include <linux/string.h>
  49. #include <linux/time.h>
  50. #include <linux/backing-dev.h>
  51. #include <linux/sort.h>
  52. #include <asm/uaccess.h>
  53. #include <asm/atomic.h>
  54. #include <linux/mutex.h>
  55. #include <linux/kfifo.h>
  56. #include <linux/workqueue.h>
  57. #include <linux/cgroup.h>
  58. /*
  59. * Tracks how many cpusets are currently defined in system.
  60. * When there is only one cpuset (the root cpuset) we can
  61. * short circuit some hooks.
  62. */
  63. int number_of_cpusets __read_mostly;
  64. /* Forward declare cgroup structures */
  65. struct cgroup_subsys cpuset_subsys;
  66. struct cpuset;
  67. /* See "Frequency meter" comments, below. */
  68. struct fmeter {
  69. int cnt; /* unprocessed events count */
  70. int val; /* most recent output value */
  71. time_t time; /* clock (secs) when val computed */
  72. spinlock_t lock; /* guards read or write of above */
  73. };
  74. struct cpuset {
  75. struct cgroup_subsys_state css;
  76. unsigned long flags; /* "unsigned long" so bitops work */
  77. cpumask_t cpus_allowed; /* CPUs allowed to tasks in cpuset */
  78. nodemask_t mems_allowed; /* Memory Nodes allowed to tasks */
  79. struct cpuset *parent; /* my parent */
  80. /*
  81. * Copy of global cpuset_mems_generation as of the most
  82. * recent time this cpuset changed its mems_allowed.
  83. */
  84. int mems_generation;
  85. struct fmeter fmeter; /* memory_pressure filter */
  86. /* partition number for rebuild_sched_domains() */
  87. int pn;
  88. /* for custom sched domain */
  89. int relax_domain_level;
  90. /* used for walking a cpuset heirarchy */
  91. struct list_head stack_list;
  92. };
  93. /* Retrieve the cpuset for a cgroup */
  94. static inline struct cpuset *cgroup_cs(struct cgroup *cont)
  95. {
  96. return container_of(cgroup_subsys_state(cont, cpuset_subsys_id),
  97. struct cpuset, css);
  98. }
  99. /* Retrieve the cpuset for a task */
  100. static inline struct cpuset *task_cs(struct task_struct *task)
  101. {
  102. return container_of(task_subsys_state(task, cpuset_subsys_id),
  103. struct cpuset, css);
  104. }
  105. struct cpuset_hotplug_scanner {
  106. struct cgroup_scanner scan;
  107. struct cgroup *to;
  108. };
  109. /* bits in struct cpuset flags field */
  110. typedef enum {
  111. CS_CPU_EXCLUSIVE,
  112. CS_MEM_EXCLUSIVE,
  113. CS_MEM_HARDWALL,
  114. CS_MEMORY_MIGRATE,
  115. CS_SCHED_LOAD_BALANCE,
  116. CS_SPREAD_PAGE,
  117. CS_SPREAD_SLAB,
  118. } cpuset_flagbits_t;
  119. /* convenient tests for these bits */
  120. static inline int is_cpu_exclusive(const struct cpuset *cs)
  121. {
  122. return test_bit(CS_CPU_EXCLUSIVE, &cs->flags);
  123. }
  124. static inline int is_mem_exclusive(const struct cpuset *cs)
  125. {
  126. return test_bit(CS_MEM_EXCLUSIVE, &cs->flags);
  127. }
  128. static inline int is_mem_hardwall(const struct cpuset *cs)
  129. {
  130. return test_bit(CS_MEM_HARDWALL, &cs->flags);
  131. }
  132. static inline int is_sched_load_balance(const struct cpuset *cs)
  133. {
  134. return test_bit(CS_SCHED_LOAD_BALANCE, &cs->flags);
  135. }
  136. static inline int is_memory_migrate(const struct cpuset *cs)
  137. {
  138. return test_bit(CS_MEMORY_MIGRATE, &cs->flags);
  139. }
  140. static inline int is_spread_page(const struct cpuset *cs)
  141. {
  142. return test_bit(CS_SPREAD_PAGE, &cs->flags);
  143. }
  144. static inline int is_spread_slab(const struct cpuset *cs)
  145. {
  146. return test_bit(CS_SPREAD_SLAB, &cs->flags);
  147. }
  148. /*
  149. * Increment this integer everytime any cpuset changes its
  150. * mems_allowed value. Users of cpusets can track this generation
  151. * number, and avoid having to lock and reload mems_allowed unless
  152. * the cpuset they're using changes generation.
  153. *
  154. * A single, global generation is needed because cpuset_attach_task() could
  155. * reattach a task to a different cpuset, which must not have its
  156. * generation numbers aliased with those of that tasks previous cpuset.
  157. *
  158. * Generations are needed for mems_allowed because one task cannot
  159. * modify another's memory placement. So we must enable every task,
  160. * on every visit to __alloc_pages(), to efficiently check whether
  161. * its current->cpuset->mems_allowed has changed, requiring an update
  162. * of its current->mems_allowed.
  163. *
  164. * Since writes to cpuset_mems_generation are guarded by the cgroup lock
  165. * there is no need to mark it atomic.
  166. */
  167. static int cpuset_mems_generation;
  168. static struct cpuset top_cpuset = {
  169. .flags = ((1 << CS_CPU_EXCLUSIVE) | (1 << CS_MEM_EXCLUSIVE)),
  170. .cpus_allowed = CPU_MASK_ALL,
  171. .mems_allowed = NODE_MASK_ALL,
  172. };
  173. /*
  174. * There are two global mutexes guarding cpuset structures. The first
  175. * is the main control groups cgroup_mutex, accessed via
  176. * cgroup_lock()/cgroup_unlock(). The second is the cpuset-specific
  177. * callback_mutex, below. They can nest. It is ok to first take
  178. * cgroup_mutex, then nest callback_mutex. We also require taking
  179. * task_lock() when dereferencing a task's cpuset pointer. See "The
  180. * task_lock() exception", at the end of this comment.
  181. *
  182. * A task must hold both mutexes to modify cpusets. If a task
  183. * holds cgroup_mutex, then it blocks others wanting that mutex,
  184. * ensuring that it is the only task able to also acquire callback_mutex
  185. * and be able to modify cpusets. It can perform various checks on
  186. * the cpuset structure first, knowing nothing will change. It can
  187. * also allocate memory while just holding cgroup_mutex. While it is
  188. * performing these checks, various callback routines can briefly
  189. * acquire callback_mutex to query cpusets. Once it is ready to make
  190. * the changes, it takes callback_mutex, blocking everyone else.
  191. *
  192. * Calls to the kernel memory allocator can not be made while holding
  193. * callback_mutex, as that would risk double tripping on callback_mutex
  194. * from one of the callbacks into the cpuset code from within
  195. * __alloc_pages().
  196. *
  197. * If a task is only holding callback_mutex, then it has read-only
  198. * access to cpusets.
  199. *
  200. * The task_struct fields mems_allowed and mems_generation may only
  201. * be accessed in the context of that task, so require no locks.
  202. *
  203. * The cpuset_common_file_read() handlers only hold callback_mutex across
  204. * small pieces of code, such as when reading out possibly multi-word
  205. * cpumasks and nodemasks.
  206. *
  207. * Accessing a task's cpuset should be done in accordance with the
  208. * guidelines for accessing subsystem state in kernel/cgroup.c
  209. */
  210. static DEFINE_MUTEX(callback_mutex);
  211. /* This is ugly, but preserves the userspace API for existing cpuset
  212. * users. If someone tries to mount the "cpuset" filesystem, we
  213. * silently switch it to mount "cgroup" instead */
  214. static int cpuset_get_sb(struct file_system_type *fs_type,
  215. int flags, const char *unused_dev_name,
  216. void *data, struct vfsmount *mnt)
  217. {
  218. struct file_system_type *cgroup_fs = get_fs_type("cgroup");
  219. int ret = -ENODEV;
  220. if (cgroup_fs) {
  221. char mountopts[] =
  222. "cpuset,noprefix,"
  223. "release_agent=/sbin/cpuset_release_agent";
  224. ret = cgroup_fs->get_sb(cgroup_fs, flags,
  225. unused_dev_name, mountopts, mnt);
  226. put_filesystem(cgroup_fs);
  227. }
  228. return ret;
  229. }
  230. static struct file_system_type cpuset_fs_type = {
  231. .name = "cpuset",
  232. .get_sb = cpuset_get_sb,
  233. };
  234. /*
  235. * Return in *pmask the portion of a cpusets's cpus_allowed that
  236. * are online. If none are online, walk up the cpuset hierarchy
  237. * until we find one that does have some online cpus. If we get
  238. * all the way to the top and still haven't found any online cpus,
  239. * return cpu_online_map. Or if passed a NULL cs from an exit'ing
  240. * task, return cpu_online_map.
  241. *
  242. * One way or another, we guarantee to return some non-empty subset
  243. * of cpu_online_map.
  244. *
  245. * Call with callback_mutex held.
  246. */
  247. static void guarantee_online_cpus(const struct cpuset *cs, cpumask_t *pmask)
  248. {
  249. while (cs && !cpus_intersects(cs->cpus_allowed, cpu_online_map))
  250. cs = cs->parent;
  251. if (cs)
  252. cpus_and(*pmask, cs->cpus_allowed, cpu_online_map);
  253. else
  254. *pmask = cpu_online_map;
  255. BUG_ON(!cpus_intersects(*pmask, cpu_online_map));
  256. }
  257. /*
  258. * Return in *pmask the portion of a cpusets's mems_allowed that
  259. * are online, with memory. If none are online with memory, walk
  260. * up the cpuset hierarchy until we find one that does have some
  261. * online mems. If we get all the way to the top and still haven't
  262. * found any online mems, return node_states[N_HIGH_MEMORY].
  263. *
  264. * One way or another, we guarantee to return some non-empty subset
  265. * of node_states[N_HIGH_MEMORY].
  266. *
  267. * Call with callback_mutex held.
  268. */
  269. static void guarantee_online_mems(const struct cpuset *cs, nodemask_t *pmask)
  270. {
  271. while (cs && !nodes_intersects(cs->mems_allowed,
  272. node_states[N_HIGH_MEMORY]))
  273. cs = cs->parent;
  274. if (cs)
  275. nodes_and(*pmask, cs->mems_allowed,
  276. node_states[N_HIGH_MEMORY]);
  277. else
  278. *pmask = node_states[N_HIGH_MEMORY];
  279. BUG_ON(!nodes_intersects(*pmask, node_states[N_HIGH_MEMORY]));
  280. }
  281. /**
  282. * cpuset_update_task_memory_state - update task memory placement
  283. *
  284. * If the current tasks cpusets mems_allowed changed behind our
  285. * backs, update current->mems_allowed, mems_generation and task NUMA
  286. * mempolicy to the new value.
  287. *
  288. * Task mempolicy is updated by rebinding it relative to the
  289. * current->cpuset if a task has its memory placement changed.
  290. * Do not call this routine if in_interrupt().
  291. *
  292. * Call without callback_mutex or task_lock() held. May be
  293. * called with or without cgroup_mutex held. Thanks in part to
  294. * 'the_top_cpuset_hack', the task's cpuset pointer will never
  295. * be NULL. This routine also might acquire callback_mutex during
  296. * call.
  297. *
  298. * Reading current->cpuset->mems_generation doesn't need task_lock
  299. * to guard the current->cpuset derefence, because it is guarded
  300. * from concurrent freeing of current->cpuset using RCU.
  301. *
  302. * The rcu_dereference() is technically probably not needed,
  303. * as I don't actually mind if I see a new cpuset pointer but
  304. * an old value of mems_generation. However this really only
  305. * matters on alpha systems using cpusets heavily. If I dropped
  306. * that rcu_dereference(), it would save them a memory barrier.
  307. * For all other arch's, rcu_dereference is a no-op anyway, and for
  308. * alpha systems not using cpusets, another planned optimization,
  309. * avoiding the rcu critical section for tasks in the root cpuset
  310. * which is statically allocated, so can't vanish, will make this
  311. * irrelevant. Better to use RCU as intended, than to engage in
  312. * some cute trick to save a memory barrier that is impossible to
  313. * test, for alpha systems using cpusets heavily, which might not
  314. * even exist.
  315. *
  316. * This routine is needed to update the per-task mems_allowed data,
  317. * within the tasks context, when it is trying to allocate memory
  318. * (in various mm/mempolicy.c routines) and notices that some other
  319. * task has been modifying its cpuset.
  320. */
  321. void cpuset_update_task_memory_state(void)
  322. {
  323. int my_cpusets_mem_gen;
  324. struct task_struct *tsk = current;
  325. struct cpuset *cs;
  326. if (task_cs(tsk) == &top_cpuset) {
  327. /* Don't need rcu for top_cpuset. It's never freed. */
  328. my_cpusets_mem_gen = top_cpuset.mems_generation;
  329. } else {
  330. rcu_read_lock();
  331. my_cpusets_mem_gen = task_cs(current)->mems_generation;
  332. rcu_read_unlock();
  333. }
  334. if (my_cpusets_mem_gen != tsk->cpuset_mems_generation) {
  335. mutex_lock(&callback_mutex);
  336. task_lock(tsk);
  337. cs = task_cs(tsk); /* Maybe changed when task not locked */
  338. guarantee_online_mems(cs, &tsk->mems_allowed);
  339. tsk->cpuset_mems_generation = cs->mems_generation;
  340. if (is_spread_page(cs))
  341. tsk->flags |= PF_SPREAD_PAGE;
  342. else
  343. tsk->flags &= ~PF_SPREAD_PAGE;
  344. if (is_spread_slab(cs))
  345. tsk->flags |= PF_SPREAD_SLAB;
  346. else
  347. tsk->flags &= ~PF_SPREAD_SLAB;
  348. task_unlock(tsk);
  349. mutex_unlock(&callback_mutex);
  350. mpol_rebind_task(tsk, &tsk->mems_allowed);
  351. }
  352. }
  353. /*
  354. * is_cpuset_subset(p, q) - Is cpuset p a subset of cpuset q?
  355. *
  356. * One cpuset is a subset of another if all its allowed CPUs and
  357. * Memory Nodes are a subset of the other, and its exclusive flags
  358. * are only set if the other's are set. Call holding cgroup_mutex.
  359. */
  360. static int is_cpuset_subset(const struct cpuset *p, const struct cpuset *q)
  361. {
  362. return cpus_subset(p->cpus_allowed, q->cpus_allowed) &&
  363. nodes_subset(p->mems_allowed, q->mems_allowed) &&
  364. is_cpu_exclusive(p) <= is_cpu_exclusive(q) &&
  365. is_mem_exclusive(p) <= is_mem_exclusive(q);
  366. }
  367. /*
  368. * validate_change() - Used to validate that any proposed cpuset change
  369. * follows the structural rules for cpusets.
  370. *
  371. * If we replaced the flag and mask values of the current cpuset
  372. * (cur) with those values in the trial cpuset (trial), would
  373. * our various subset and exclusive rules still be valid? Presumes
  374. * cgroup_mutex held.
  375. *
  376. * 'cur' is the address of an actual, in-use cpuset. Operations
  377. * such as list traversal that depend on the actual address of the
  378. * cpuset in the list must use cur below, not trial.
  379. *
  380. * 'trial' is the address of bulk structure copy of cur, with
  381. * perhaps one or more of the fields cpus_allowed, mems_allowed,
  382. * or flags changed to new, trial values.
  383. *
  384. * Return 0 if valid, -errno if not.
  385. */
  386. static int validate_change(const struct cpuset *cur, const struct cpuset *trial)
  387. {
  388. struct cgroup *cont;
  389. struct cpuset *c, *par;
  390. /* Each of our child cpusets must be a subset of us */
  391. list_for_each_entry(cont, &cur->css.cgroup->children, sibling) {
  392. if (!is_cpuset_subset(cgroup_cs(cont), trial))
  393. return -EBUSY;
  394. }
  395. /* Remaining checks don't apply to root cpuset */
  396. if (cur == &top_cpuset)
  397. return 0;
  398. par = cur->parent;
  399. /* We must be a subset of our parent cpuset */
  400. if (!is_cpuset_subset(trial, par))
  401. return -EACCES;
  402. /*
  403. * If either I or some sibling (!= me) is exclusive, we can't
  404. * overlap
  405. */
  406. list_for_each_entry(cont, &par->css.cgroup->children, sibling) {
  407. c = cgroup_cs(cont);
  408. if ((is_cpu_exclusive(trial) || is_cpu_exclusive(c)) &&
  409. c != cur &&
  410. cpus_intersects(trial->cpus_allowed, c->cpus_allowed))
  411. return -EINVAL;
  412. if ((is_mem_exclusive(trial) || is_mem_exclusive(c)) &&
  413. c != cur &&
  414. nodes_intersects(trial->mems_allowed, c->mems_allowed))
  415. return -EINVAL;
  416. }
  417. /* Cpusets with tasks can't have empty cpus_allowed or mems_allowed */
  418. if (cgroup_task_count(cur->css.cgroup)) {
  419. if (cpus_empty(trial->cpus_allowed) ||
  420. nodes_empty(trial->mems_allowed)) {
  421. return -ENOSPC;
  422. }
  423. }
  424. return 0;
  425. }
  426. /*
  427. * Helper routine for rebuild_sched_domains().
  428. * Do cpusets a, b have overlapping cpus_allowed masks?
  429. */
  430. static int cpusets_overlap(struct cpuset *a, struct cpuset *b)
  431. {
  432. return cpus_intersects(a->cpus_allowed, b->cpus_allowed);
  433. }
  434. static void
  435. update_domain_attr(struct sched_domain_attr *dattr, struct cpuset *c)
  436. {
  437. if (!dattr)
  438. return;
  439. if (dattr->relax_domain_level < c->relax_domain_level)
  440. dattr->relax_domain_level = c->relax_domain_level;
  441. return;
  442. }
  443. /*
  444. * rebuild_sched_domains()
  445. *
  446. * If the flag 'sched_load_balance' of any cpuset with non-empty
  447. * 'cpus' changes, or if the 'cpus' allowed changes in any cpuset
  448. * which has that flag enabled, or if any cpuset with a non-empty
  449. * 'cpus' is removed, then call this routine to rebuild the
  450. * scheduler's dynamic sched domains.
  451. *
  452. * This routine builds a partial partition of the systems CPUs
  453. * (the set of non-overlappping cpumask_t's in the array 'part'
  454. * below), and passes that partial partition to the kernel/sched.c
  455. * partition_sched_domains() routine, which will rebuild the
  456. * schedulers load balancing domains (sched domains) as specified
  457. * by that partial partition. A 'partial partition' is a set of
  458. * non-overlapping subsets whose union is a subset of that set.
  459. *
  460. * See "What is sched_load_balance" in Documentation/cpusets.txt
  461. * for a background explanation of this.
  462. *
  463. * Does not return errors, on the theory that the callers of this
  464. * routine would rather not worry about failures to rebuild sched
  465. * domains when operating in the severe memory shortage situations
  466. * that could cause allocation failures below.
  467. *
  468. * Call with cgroup_mutex held. May take callback_mutex during
  469. * call due to the kfifo_alloc() and kmalloc() calls. May nest
  470. * a call to the get_online_cpus()/put_online_cpus() pair.
  471. * Must not be called holding callback_mutex, because we must not
  472. * call get_online_cpus() while holding callback_mutex. Elsewhere
  473. * the kernel nests callback_mutex inside get_online_cpus() calls.
  474. * So the reverse nesting would risk an ABBA deadlock.
  475. *
  476. * The three key local variables below are:
  477. * q - a kfifo queue of cpuset pointers, used to implement a
  478. * top-down scan of all cpusets. This scan loads a pointer
  479. * to each cpuset marked is_sched_load_balance into the
  480. * array 'csa'. For our purposes, rebuilding the schedulers
  481. * sched domains, we can ignore !is_sched_load_balance cpusets.
  482. * csa - (for CpuSet Array) Array of pointers to all the cpusets
  483. * that need to be load balanced, for convenient iterative
  484. * access by the subsequent code that finds the best partition,
  485. * i.e the set of domains (subsets) of CPUs such that the
  486. * cpus_allowed of every cpuset marked is_sched_load_balance
  487. * is a subset of one of these domains, while there are as
  488. * many such domains as possible, each as small as possible.
  489. * doms - Conversion of 'csa' to an array of cpumasks, for passing to
  490. * the kernel/sched.c routine partition_sched_domains() in a
  491. * convenient format, that can be easily compared to the prior
  492. * value to determine what partition elements (sched domains)
  493. * were changed (added or removed.)
  494. *
  495. * Finding the best partition (set of domains):
  496. * The triple nested loops below over i, j, k scan over the
  497. * load balanced cpusets (using the array of cpuset pointers in
  498. * csa[]) looking for pairs of cpusets that have overlapping
  499. * cpus_allowed, but which don't have the same 'pn' partition
  500. * number and gives them in the same partition number. It keeps
  501. * looping on the 'restart' label until it can no longer find
  502. * any such pairs.
  503. *
  504. * The union of the cpus_allowed masks from the set of
  505. * all cpusets having the same 'pn' value then form the one
  506. * element of the partition (one sched domain) to be passed to
  507. * partition_sched_domains().
  508. */
  509. void rebuild_sched_domains(void)
  510. {
  511. struct kfifo *q; /* queue of cpusets to be scanned */
  512. struct cpuset *cp; /* scans q */
  513. struct cpuset **csa; /* array of all cpuset ptrs */
  514. int csn; /* how many cpuset ptrs in csa so far */
  515. int i, j, k; /* indices for partition finding loops */
  516. cpumask_t *doms; /* resulting partition; i.e. sched domains */
  517. struct sched_domain_attr *dattr; /* attributes for custom domains */
  518. int ndoms; /* number of sched domains in result */
  519. int nslot; /* next empty doms[] cpumask_t slot */
  520. q = NULL;
  521. csa = NULL;
  522. doms = NULL;
  523. dattr = NULL;
  524. /* Special case for the 99% of systems with one, full, sched domain */
  525. if (is_sched_load_balance(&top_cpuset)) {
  526. ndoms = 1;
  527. doms = kmalloc(sizeof(cpumask_t), GFP_KERNEL);
  528. if (!doms)
  529. goto rebuild;
  530. dattr = kmalloc(sizeof(struct sched_domain_attr), GFP_KERNEL);
  531. if (dattr) {
  532. *dattr = SD_ATTR_INIT;
  533. update_domain_attr(dattr, &top_cpuset);
  534. }
  535. *doms = top_cpuset.cpus_allowed;
  536. goto rebuild;
  537. }
  538. q = kfifo_alloc(number_of_cpusets * sizeof(cp), GFP_KERNEL, NULL);
  539. if (IS_ERR(q))
  540. goto done;
  541. csa = kmalloc(number_of_cpusets * sizeof(cp), GFP_KERNEL);
  542. if (!csa)
  543. goto done;
  544. csn = 0;
  545. cp = &top_cpuset;
  546. __kfifo_put(q, (void *)&cp, sizeof(cp));
  547. while (__kfifo_get(q, (void *)&cp, sizeof(cp))) {
  548. struct cgroup *cont;
  549. struct cpuset *child; /* scans child cpusets of cp */
  550. if (is_sched_load_balance(cp))
  551. csa[csn++] = cp;
  552. list_for_each_entry(cont, &cp->css.cgroup->children, sibling) {
  553. child = cgroup_cs(cont);
  554. __kfifo_put(q, (void *)&child, sizeof(cp));
  555. }
  556. }
  557. for (i = 0; i < csn; i++)
  558. csa[i]->pn = i;
  559. ndoms = csn;
  560. restart:
  561. /* Find the best partition (set of sched domains) */
  562. for (i = 0; i < csn; i++) {
  563. struct cpuset *a = csa[i];
  564. int apn = a->pn;
  565. for (j = 0; j < csn; j++) {
  566. struct cpuset *b = csa[j];
  567. int bpn = b->pn;
  568. if (apn != bpn && cpusets_overlap(a, b)) {
  569. for (k = 0; k < csn; k++) {
  570. struct cpuset *c = csa[k];
  571. if (c->pn == bpn)
  572. c->pn = apn;
  573. }
  574. ndoms--; /* one less element */
  575. goto restart;
  576. }
  577. }
  578. }
  579. /* Convert <csn, csa> to <ndoms, doms> */
  580. doms = kmalloc(ndoms * sizeof(cpumask_t), GFP_KERNEL);
  581. if (!doms)
  582. goto rebuild;
  583. dattr = kmalloc(ndoms * sizeof(struct sched_domain_attr), GFP_KERNEL);
  584. for (nslot = 0, i = 0; i < csn; i++) {
  585. struct cpuset *a = csa[i];
  586. int apn = a->pn;
  587. if (apn >= 0) {
  588. cpumask_t *dp = doms + nslot;
  589. if (nslot == ndoms) {
  590. static int warnings = 10;
  591. if (warnings) {
  592. printk(KERN_WARNING
  593. "rebuild_sched_domains confused:"
  594. " nslot %d, ndoms %d, csn %d, i %d,"
  595. " apn %d\n",
  596. nslot, ndoms, csn, i, apn);
  597. warnings--;
  598. }
  599. continue;
  600. }
  601. cpus_clear(*dp);
  602. if (dattr)
  603. *(dattr + nslot) = SD_ATTR_INIT;
  604. for (j = i; j < csn; j++) {
  605. struct cpuset *b = csa[j];
  606. if (apn == b->pn) {
  607. cpus_or(*dp, *dp, b->cpus_allowed);
  608. b->pn = -1;
  609. if (dattr)
  610. update_domain_attr(dattr
  611. + nslot, b);
  612. }
  613. }
  614. nslot++;
  615. }
  616. }
  617. BUG_ON(nslot != ndoms);
  618. rebuild:
  619. /* Have scheduler rebuild sched domains */
  620. get_online_cpus();
  621. partition_sched_domains(ndoms, doms, dattr);
  622. put_online_cpus();
  623. done:
  624. if (q && !IS_ERR(q))
  625. kfifo_free(q);
  626. kfree(csa);
  627. /* Don't kfree(doms) -- partition_sched_domains() does that. */
  628. /* Don't kfree(dattr) -- partition_sched_domains() does that. */
  629. }
  630. static inline int started_after_time(struct task_struct *t1,
  631. struct timespec *time,
  632. struct task_struct *t2)
  633. {
  634. int start_diff = timespec_compare(&t1->start_time, time);
  635. if (start_diff > 0) {
  636. return 1;
  637. } else if (start_diff < 0) {
  638. return 0;
  639. } else {
  640. /*
  641. * Arbitrarily, if two processes started at the same
  642. * time, we'll say that the lower pointer value
  643. * started first. Note that t2 may have exited by now
  644. * so this may not be a valid pointer any longer, but
  645. * that's fine - it still serves to distinguish
  646. * between two tasks started (effectively)
  647. * simultaneously.
  648. */
  649. return t1 > t2;
  650. }
  651. }
  652. static inline int started_after(void *p1, void *p2)
  653. {
  654. struct task_struct *t1 = p1;
  655. struct task_struct *t2 = p2;
  656. return started_after_time(t1, &t2->start_time, t2);
  657. }
  658. /**
  659. * cpuset_test_cpumask - test a task's cpus_allowed versus its cpuset's
  660. * @tsk: task to test
  661. * @scan: struct cgroup_scanner contained in its struct cpuset_hotplug_scanner
  662. *
  663. * Call with cgroup_mutex held. May take callback_mutex during call.
  664. * Called for each task in a cgroup by cgroup_scan_tasks().
  665. * Return nonzero if this tasks's cpus_allowed mask should be changed (in other
  666. * words, if its mask is not equal to its cpuset's mask).
  667. */
  668. static int cpuset_test_cpumask(struct task_struct *tsk,
  669. struct cgroup_scanner *scan)
  670. {
  671. return !cpus_equal(tsk->cpus_allowed,
  672. (cgroup_cs(scan->cg))->cpus_allowed);
  673. }
  674. /**
  675. * cpuset_change_cpumask - make a task's cpus_allowed the same as its cpuset's
  676. * @tsk: task to test
  677. * @scan: struct cgroup_scanner containing the cgroup of the task
  678. *
  679. * Called by cgroup_scan_tasks() for each task in a cgroup whose
  680. * cpus_allowed mask needs to be changed.
  681. *
  682. * We don't need to re-check for the cgroup/cpuset membership, since we're
  683. * holding cgroup_lock() at this point.
  684. */
  685. static void cpuset_change_cpumask(struct task_struct *tsk,
  686. struct cgroup_scanner *scan)
  687. {
  688. set_cpus_allowed_ptr(tsk, &((cgroup_cs(scan->cg))->cpus_allowed));
  689. }
  690. /**
  691. * update_tasks_cpumask - Update the cpumasks of tasks in the cpuset.
  692. * @cs: the cpuset in which each task's cpus_allowed mask needs to be changed
  693. *
  694. * Called with cgroup_mutex held
  695. *
  696. * The cgroup_scan_tasks() function will scan all the tasks in a cgroup,
  697. * calling callback functions for each.
  698. *
  699. * Return 0 if successful, -errno if not.
  700. */
  701. static int update_tasks_cpumask(struct cpuset *cs)
  702. {
  703. struct cgroup_scanner scan;
  704. struct ptr_heap heap;
  705. int retval;
  706. retval = heap_init(&heap, PAGE_SIZE, GFP_KERNEL, &started_after);
  707. if (retval)
  708. return retval;
  709. scan.cg = cs->css.cgroup;
  710. scan.test_task = cpuset_test_cpumask;
  711. scan.process_task = cpuset_change_cpumask;
  712. scan.heap = &heap;
  713. retval = cgroup_scan_tasks(&scan);
  714. heap_free(&heap);
  715. return retval;
  716. }
  717. /**
  718. * update_cpumask - update the cpus_allowed mask of a cpuset and all tasks in it
  719. * @cs: the cpuset to consider
  720. * @buf: buffer of cpu numbers written to this cpuset
  721. */
  722. static int update_cpumask(struct cpuset *cs, const char *buf)
  723. {
  724. struct cpuset trialcs;
  725. int retval;
  726. int is_load_balanced;
  727. /* top_cpuset.cpus_allowed tracks cpu_online_map; it's read-only */
  728. if (cs == &top_cpuset)
  729. return -EACCES;
  730. trialcs = *cs;
  731. /*
  732. * An empty cpus_allowed is ok only if the cpuset has no tasks.
  733. * Since cpulist_parse() fails on an empty mask, we special case
  734. * that parsing. The validate_change() call ensures that cpusets
  735. * with tasks have cpus.
  736. */
  737. if (!*buf) {
  738. cpus_clear(trialcs.cpus_allowed);
  739. } else {
  740. retval = cpulist_parse(buf, trialcs.cpus_allowed);
  741. if (retval < 0)
  742. return retval;
  743. if (!cpus_subset(trialcs.cpus_allowed, cpu_online_map))
  744. return -EINVAL;
  745. }
  746. retval = validate_change(cs, &trialcs);
  747. if (retval < 0)
  748. return retval;
  749. /* Nothing to do if the cpus didn't change */
  750. if (cpus_equal(cs->cpus_allowed, trialcs.cpus_allowed))
  751. return 0;
  752. is_load_balanced = is_sched_load_balance(&trialcs);
  753. mutex_lock(&callback_mutex);
  754. cs->cpus_allowed = trialcs.cpus_allowed;
  755. mutex_unlock(&callback_mutex);
  756. /*
  757. * Scan tasks in the cpuset, and update the cpumasks of any
  758. * that need an update.
  759. */
  760. retval = update_tasks_cpumask(cs);
  761. if (retval < 0)
  762. return retval;
  763. if (is_load_balanced)
  764. rebuild_sched_domains();
  765. return 0;
  766. }
  767. /*
  768. * cpuset_migrate_mm
  769. *
  770. * Migrate memory region from one set of nodes to another.
  771. *
  772. * Temporarilly set tasks mems_allowed to target nodes of migration,
  773. * so that the migration code can allocate pages on these nodes.
  774. *
  775. * Call holding cgroup_mutex, so current's cpuset won't change
  776. * during this call, as manage_mutex holds off any cpuset_attach()
  777. * calls. Therefore we don't need to take task_lock around the
  778. * call to guarantee_online_mems(), as we know no one is changing
  779. * our task's cpuset.
  780. *
  781. * Hold callback_mutex around the two modifications of our tasks
  782. * mems_allowed to synchronize with cpuset_mems_allowed().
  783. *
  784. * While the mm_struct we are migrating is typically from some
  785. * other task, the task_struct mems_allowed that we are hacking
  786. * is for our current task, which must allocate new pages for that
  787. * migrating memory region.
  788. *
  789. * We call cpuset_update_task_memory_state() before hacking
  790. * our tasks mems_allowed, so that we are assured of being in
  791. * sync with our tasks cpuset, and in particular, callbacks to
  792. * cpuset_update_task_memory_state() from nested page allocations
  793. * won't see any mismatch of our cpuset and task mems_generation
  794. * values, so won't overwrite our hacked tasks mems_allowed
  795. * nodemask.
  796. */
  797. static void cpuset_migrate_mm(struct mm_struct *mm, const nodemask_t *from,
  798. const nodemask_t *to)
  799. {
  800. struct task_struct *tsk = current;
  801. cpuset_update_task_memory_state();
  802. mutex_lock(&callback_mutex);
  803. tsk->mems_allowed = *to;
  804. mutex_unlock(&callback_mutex);
  805. do_migrate_pages(mm, from, to, MPOL_MF_MOVE_ALL);
  806. mutex_lock(&callback_mutex);
  807. guarantee_online_mems(task_cs(tsk),&tsk->mems_allowed);
  808. mutex_unlock(&callback_mutex);
  809. }
  810. static void *cpuset_being_rebound;
  811. /**
  812. * update_tasks_nodemask - Update the nodemasks of tasks in the cpuset.
  813. * @cs: the cpuset in which each task's mems_allowed mask needs to be changed
  814. * @oldmem: old mems_allowed of cpuset cs
  815. *
  816. * Called with cgroup_mutex held
  817. * Return 0 if successful, -errno if not.
  818. */
  819. static int update_tasks_nodemask(struct cpuset *cs, const nodemask_t *oldmem)
  820. {
  821. struct task_struct *p;
  822. struct mm_struct **mmarray;
  823. int i, n, ntasks;
  824. int migrate;
  825. int fudge;
  826. struct cgroup_iter it;
  827. int retval;
  828. cpuset_being_rebound = cs; /* causes mpol_dup() rebind */
  829. fudge = 10; /* spare mmarray[] slots */
  830. fudge += cpus_weight(cs->cpus_allowed); /* imagine one fork-bomb/cpu */
  831. retval = -ENOMEM;
  832. /*
  833. * Allocate mmarray[] to hold mm reference for each task
  834. * in cpuset cs. Can't kmalloc GFP_KERNEL while holding
  835. * tasklist_lock. We could use GFP_ATOMIC, but with a
  836. * few more lines of code, we can retry until we get a big
  837. * enough mmarray[] w/o using GFP_ATOMIC.
  838. */
  839. while (1) {
  840. ntasks = cgroup_task_count(cs->css.cgroup); /* guess */
  841. ntasks += fudge;
  842. mmarray = kmalloc(ntasks * sizeof(*mmarray), GFP_KERNEL);
  843. if (!mmarray)
  844. goto done;
  845. read_lock(&tasklist_lock); /* block fork */
  846. if (cgroup_task_count(cs->css.cgroup) <= ntasks)
  847. break; /* got enough */
  848. read_unlock(&tasklist_lock); /* try again */
  849. kfree(mmarray);
  850. }
  851. n = 0;
  852. /* Load up mmarray[] with mm reference for each task in cpuset. */
  853. cgroup_iter_start(cs->css.cgroup, &it);
  854. while ((p = cgroup_iter_next(cs->css.cgroup, &it))) {
  855. struct mm_struct *mm;
  856. if (n >= ntasks) {
  857. printk(KERN_WARNING
  858. "Cpuset mempolicy rebind incomplete.\n");
  859. break;
  860. }
  861. mm = get_task_mm(p);
  862. if (!mm)
  863. continue;
  864. mmarray[n++] = mm;
  865. }
  866. cgroup_iter_end(cs->css.cgroup, &it);
  867. read_unlock(&tasklist_lock);
  868. /*
  869. * Now that we've dropped the tasklist spinlock, we can
  870. * rebind the vma mempolicies of each mm in mmarray[] to their
  871. * new cpuset, and release that mm. The mpol_rebind_mm()
  872. * call takes mmap_sem, which we couldn't take while holding
  873. * tasklist_lock. Forks can happen again now - the mpol_dup()
  874. * cpuset_being_rebound check will catch such forks, and rebind
  875. * their vma mempolicies too. Because we still hold the global
  876. * cgroup_mutex, we know that no other rebind effort will
  877. * be contending for the global variable cpuset_being_rebound.
  878. * It's ok if we rebind the same mm twice; mpol_rebind_mm()
  879. * is idempotent. Also migrate pages in each mm to new nodes.
  880. */
  881. migrate = is_memory_migrate(cs);
  882. for (i = 0; i < n; i++) {
  883. struct mm_struct *mm = mmarray[i];
  884. mpol_rebind_mm(mm, &cs->mems_allowed);
  885. if (migrate)
  886. cpuset_migrate_mm(mm, oldmem, &cs->mems_allowed);
  887. mmput(mm);
  888. }
  889. /* We're done rebinding vmas to this cpuset's new mems_allowed. */
  890. kfree(mmarray);
  891. cpuset_being_rebound = NULL;
  892. retval = 0;
  893. done:
  894. return retval;
  895. }
  896. /*
  897. * Handle user request to change the 'mems' memory placement
  898. * of a cpuset. Needs to validate the request, update the
  899. * cpusets mems_allowed and mems_generation, and for each
  900. * task in the cpuset, rebind any vma mempolicies and if
  901. * the cpuset is marked 'memory_migrate', migrate the tasks
  902. * pages to the new memory.
  903. *
  904. * Call with cgroup_mutex held. May take callback_mutex during call.
  905. * Will take tasklist_lock, scan tasklist for tasks in cpuset cs,
  906. * lock each such tasks mm->mmap_sem, scan its vma's and rebind
  907. * their mempolicies to the cpusets new mems_allowed.
  908. */
  909. static int update_nodemask(struct cpuset *cs, const char *buf)
  910. {
  911. struct cpuset trialcs;
  912. nodemask_t oldmem;
  913. int retval;
  914. /*
  915. * top_cpuset.mems_allowed tracks node_stats[N_HIGH_MEMORY];
  916. * it's read-only
  917. */
  918. if (cs == &top_cpuset)
  919. return -EACCES;
  920. trialcs = *cs;
  921. /*
  922. * An empty mems_allowed is ok iff there are no tasks in the cpuset.
  923. * Since nodelist_parse() fails on an empty mask, we special case
  924. * that parsing. The validate_change() call ensures that cpusets
  925. * with tasks have memory.
  926. */
  927. if (!*buf) {
  928. nodes_clear(trialcs.mems_allowed);
  929. } else {
  930. retval = nodelist_parse(buf, trialcs.mems_allowed);
  931. if (retval < 0)
  932. goto done;
  933. if (!nodes_subset(trialcs.mems_allowed,
  934. node_states[N_HIGH_MEMORY]))
  935. return -EINVAL;
  936. }
  937. oldmem = cs->mems_allowed;
  938. if (nodes_equal(oldmem, trialcs.mems_allowed)) {
  939. retval = 0; /* Too easy - nothing to do */
  940. goto done;
  941. }
  942. retval = validate_change(cs, &trialcs);
  943. if (retval < 0)
  944. goto done;
  945. mutex_lock(&callback_mutex);
  946. cs->mems_allowed = trialcs.mems_allowed;
  947. cs->mems_generation = cpuset_mems_generation++;
  948. mutex_unlock(&callback_mutex);
  949. retval = update_tasks_nodemask(cs, &oldmem);
  950. done:
  951. return retval;
  952. }
  953. int current_cpuset_is_being_rebound(void)
  954. {
  955. return task_cs(current) == cpuset_being_rebound;
  956. }
  957. static int update_relax_domain_level(struct cpuset *cs, s64 val)
  958. {
  959. if (val < -1 || val >= SD_LV_MAX)
  960. return -EINVAL;
  961. if (val != cs->relax_domain_level) {
  962. cs->relax_domain_level = val;
  963. rebuild_sched_domains();
  964. }
  965. return 0;
  966. }
  967. /*
  968. * update_flag - read a 0 or a 1 in a file and update associated flag
  969. * bit: the bit to update (see cpuset_flagbits_t)
  970. * cs: the cpuset to update
  971. * turning_on: whether the flag is being set or cleared
  972. *
  973. * Call with cgroup_mutex held.
  974. */
  975. static int update_flag(cpuset_flagbits_t bit, struct cpuset *cs,
  976. int turning_on)
  977. {
  978. struct cpuset trialcs;
  979. int err;
  980. int cpus_nonempty, balance_flag_changed;
  981. trialcs = *cs;
  982. if (turning_on)
  983. set_bit(bit, &trialcs.flags);
  984. else
  985. clear_bit(bit, &trialcs.flags);
  986. err = validate_change(cs, &trialcs);
  987. if (err < 0)
  988. return err;
  989. cpus_nonempty = !cpus_empty(trialcs.cpus_allowed);
  990. balance_flag_changed = (is_sched_load_balance(cs) !=
  991. is_sched_load_balance(&trialcs));
  992. mutex_lock(&callback_mutex);
  993. cs->flags = trialcs.flags;
  994. mutex_unlock(&callback_mutex);
  995. if (cpus_nonempty && balance_flag_changed)
  996. rebuild_sched_domains();
  997. return 0;
  998. }
  999. /*
  1000. * Frequency meter - How fast is some event occurring?
  1001. *
  1002. * These routines manage a digitally filtered, constant time based,
  1003. * event frequency meter. There are four routines:
  1004. * fmeter_init() - initialize a frequency meter.
  1005. * fmeter_markevent() - called each time the event happens.
  1006. * fmeter_getrate() - returns the recent rate of such events.
  1007. * fmeter_update() - internal routine used to update fmeter.
  1008. *
  1009. * A common data structure is passed to each of these routines,
  1010. * which is used to keep track of the state required to manage the
  1011. * frequency meter and its digital filter.
  1012. *
  1013. * The filter works on the number of events marked per unit time.
  1014. * The filter is single-pole low-pass recursive (IIR). The time unit
  1015. * is 1 second. Arithmetic is done using 32-bit integers scaled to
  1016. * simulate 3 decimal digits of precision (multiplied by 1000).
  1017. *
  1018. * With an FM_COEF of 933, and a time base of 1 second, the filter
  1019. * has a half-life of 10 seconds, meaning that if the events quit
  1020. * happening, then the rate returned from the fmeter_getrate()
  1021. * will be cut in half each 10 seconds, until it converges to zero.
  1022. *
  1023. * It is not worth doing a real infinitely recursive filter. If more
  1024. * than FM_MAXTICKS ticks have elapsed since the last filter event,
  1025. * just compute FM_MAXTICKS ticks worth, by which point the level
  1026. * will be stable.
  1027. *
  1028. * Limit the count of unprocessed events to FM_MAXCNT, so as to avoid
  1029. * arithmetic overflow in the fmeter_update() routine.
  1030. *
  1031. * Given the simple 32 bit integer arithmetic used, this meter works
  1032. * best for reporting rates between one per millisecond (msec) and
  1033. * one per 32 (approx) seconds. At constant rates faster than one
  1034. * per msec it maxes out at values just under 1,000,000. At constant
  1035. * rates between one per msec, and one per second it will stabilize
  1036. * to a value N*1000, where N is the rate of events per second.
  1037. * At constant rates between one per second and one per 32 seconds,
  1038. * it will be choppy, moving up on the seconds that have an event,
  1039. * and then decaying until the next event. At rates slower than
  1040. * about one in 32 seconds, it decays all the way back to zero between
  1041. * each event.
  1042. */
  1043. #define FM_COEF 933 /* coefficient for half-life of 10 secs */
  1044. #define FM_MAXTICKS ((time_t)99) /* useless computing more ticks than this */
  1045. #define FM_MAXCNT 1000000 /* limit cnt to avoid overflow */
  1046. #define FM_SCALE 1000 /* faux fixed point scale */
  1047. /* Initialize a frequency meter */
  1048. static void fmeter_init(struct fmeter *fmp)
  1049. {
  1050. fmp->cnt = 0;
  1051. fmp->val = 0;
  1052. fmp->time = 0;
  1053. spin_lock_init(&fmp->lock);
  1054. }
  1055. /* Internal meter update - process cnt events and update value */
  1056. static void fmeter_update(struct fmeter *fmp)
  1057. {
  1058. time_t now = get_seconds();
  1059. time_t ticks = now - fmp->time;
  1060. if (ticks == 0)
  1061. return;
  1062. ticks = min(FM_MAXTICKS, ticks);
  1063. while (ticks-- > 0)
  1064. fmp->val = (FM_COEF * fmp->val) / FM_SCALE;
  1065. fmp->time = now;
  1066. fmp->val += ((FM_SCALE - FM_COEF) * fmp->cnt) / FM_SCALE;
  1067. fmp->cnt = 0;
  1068. }
  1069. /* Process any previous ticks, then bump cnt by one (times scale). */
  1070. static void fmeter_markevent(struct fmeter *fmp)
  1071. {
  1072. spin_lock(&fmp->lock);
  1073. fmeter_update(fmp);
  1074. fmp->cnt = min(FM_MAXCNT, fmp->cnt + FM_SCALE);
  1075. spin_unlock(&fmp->lock);
  1076. }
  1077. /* Process any previous ticks, then return current value. */
  1078. static int fmeter_getrate(struct fmeter *fmp)
  1079. {
  1080. int val;
  1081. spin_lock(&fmp->lock);
  1082. fmeter_update(fmp);
  1083. val = fmp->val;
  1084. spin_unlock(&fmp->lock);
  1085. return val;
  1086. }
  1087. /* Called by cgroups to determine if a cpuset is usable; cgroup_mutex held */
  1088. static int cpuset_can_attach(struct cgroup_subsys *ss,
  1089. struct cgroup *cont, struct task_struct *tsk)
  1090. {
  1091. struct cpuset *cs = cgroup_cs(cont);
  1092. if (cpus_empty(cs->cpus_allowed) || nodes_empty(cs->mems_allowed))
  1093. return -ENOSPC;
  1094. if (tsk->flags & PF_THREAD_BOUND) {
  1095. cpumask_t mask;
  1096. mutex_lock(&callback_mutex);
  1097. mask = cs->cpus_allowed;
  1098. mutex_unlock(&callback_mutex);
  1099. if (!cpus_equal(tsk->cpus_allowed, mask))
  1100. return -EINVAL;
  1101. }
  1102. return security_task_setscheduler(tsk, 0, NULL);
  1103. }
  1104. static void cpuset_attach(struct cgroup_subsys *ss,
  1105. struct cgroup *cont, struct cgroup *oldcont,
  1106. struct task_struct *tsk)
  1107. {
  1108. cpumask_t cpus;
  1109. nodemask_t from, to;
  1110. struct mm_struct *mm;
  1111. struct cpuset *cs = cgroup_cs(cont);
  1112. struct cpuset *oldcs = cgroup_cs(oldcont);
  1113. int err;
  1114. mutex_lock(&callback_mutex);
  1115. guarantee_online_cpus(cs, &cpus);
  1116. err = set_cpus_allowed_ptr(tsk, &cpus);
  1117. mutex_unlock(&callback_mutex);
  1118. if (err)
  1119. return;
  1120. from = oldcs->mems_allowed;
  1121. to = cs->mems_allowed;
  1122. mm = get_task_mm(tsk);
  1123. if (mm) {
  1124. mpol_rebind_mm(mm, &to);
  1125. if (is_memory_migrate(cs))
  1126. cpuset_migrate_mm(mm, &from, &to);
  1127. mmput(mm);
  1128. }
  1129. }
  1130. /* The various types of files and directories in a cpuset file system */
  1131. typedef enum {
  1132. FILE_MEMORY_MIGRATE,
  1133. FILE_CPULIST,
  1134. FILE_MEMLIST,
  1135. FILE_CPU_EXCLUSIVE,
  1136. FILE_MEM_EXCLUSIVE,
  1137. FILE_MEM_HARDWALL,
  1138. FILE_SCHED_LOAD_BALANCE,
  1139. FILE_SCHED_RELAX_DOMAIN_LEVEL,
  1140. FILE_MEMORY_PRESSURE_ENABLED,
  1141. FILE_MEMORY_PRESSURE,
  1142. FILE_SPREAD_PAGE,
  1143. FILE_SPREAD_SLAB,
  1144. } cpuset_filetype_t;
  1145. static int cpuset_write_u64(struct cgroup *cgrp, struct cftype *cft, u64 val)
  1146. {
  1147. int retval = 0;
  1148. struct cpuset *cs = cgroup_cs(cgrp);
  1149. cpuset_filetype_t type = cft->private;
  1150. if (!cgroup_lock_live_group(cgrp))
  1151. return -ENODEV;
  1152. switch (type) {
  1153. case FILE_CPU_EXCLUSIVE:
  1154. retval = update_flag(CS_CPU_EXCLUSIVE, cs, val);
  1155. break;
  1156. case FILE_MEM_EXCLUSIVE:
  1157. retval = update_flag(CS_MEM_EXCLUSIVE, cs, val);
  1158. break;
  1159. case FILE_MEM_HARDWALL:
  1160. retval = update_flag(CS_MEM_HARDWALL, cs, val);
  1161. break;
  1162. case FILE_SCHED_LOAD_BALANCE:
  1163. retval = update_flag(CS_SCHED_LOAD_BALANCE, cs, val);
  1164. break;
  1165. case FILE_MEMORY_MIGRATE:
  1166. retval = update_flag(CS_MEMORY_MIGRATE, cs, val);
  1167. break;
  1168. case FILE_MEMORY_PRESSURE_ENABLED:
  1169. cpuset_memory_pressure_enabled = !!val;
  1170. break;
  1171. case FILE_MEMORY_PRESSURE:
  1172. retval = -EACCES;
  1173. break;
  1174. case FILE_SPREAD_PAGE:
  1175. retval = update_flag(CS_SPREAD_PAGE, cs, val);
  1176. cs->mems_generation = cpuset_mems_generation++;
  1177. break;
  1178. case FILE_SPREAD_SLAB:
  1179. retval = update_flag(CS_SPREAD_SLAB, cs, val);
  1180. cs->mems_generation = cpuset_mems_generation++;
  1181. break;
  1182. default:
  1183. retval = -EINVAL;
  1184. break;
  1185. }
  1186. cgroup_unlock();
  1187. return retval;
  1188. }
  1189. static int cpuset_write_s64(struct cgroup *cgrp, struct cftype *cft, s64 val)
  1190. {
  1191. int retval = 0;
  1192. struct cpuset *cs = cgroup_cs(cgrp);
  1193. cpuset_filetype_t type = cft->private;
  1194. if (!cgroup_lock_live_group(cgrp))
  1195. return -ENODEV;
  1196. switch (type) {
  1197. case FILE_SCHED_RELAX_DOMAIN_LEVEL:
  1198. retval = update_relax_domain_level(cs, val);
  1199. break;
  1200. default:
  1201. retval = -EINVAL;
  1202. break;
  1203. }
  1204. cgroup_unlock();
  1205. return retval;
  1206. }
  1207. /*
  1208. * Common handling for a write to a "cpus" or "mems" file.
  1209. */
  1210. static int cpuset_write_resmask(struct cgroup *cgrp, struct cftype *cft,
  1211. const char *buf)
  1212. {
  1213. int retval = 0;
  1214. if (!cgroup_lock_live_group(cgrp))
  1215. return -ENODEV;
  1216. switch (cft->private) {
  1217. case FILE_CPULIST:
  1218. retval = update_cpumask(cgroup_cs(cgrp), buf);
  1219. break;
  1220. case FILE_MEMLIST:
  1221. retval = update_nodemask(cgroup_cs(cgrp), buf);
  1222. break;
  1223. default:
  1224. retval = -EINVAL;
  1225. break;
  1226. }
  1227. cgroup_unlock();
  1228. return retval;
  1229. }
  1230. /*
  1231. * These ascii lists should be read in a single call, by using a user
  1232. * buffer large enough to hold the entire map. If read in smaller
  1233. * chunks, there is no guarantee of atomicity. Since the display format
  1234. * used, list of ranges of sequential numbers, is variable length,
  1235. * and since these maps can change value dynamically, one could read
  1236. * gibberish by doing partial reads while a list was changing.
  1237. * A single large read to a buffer that crosses a page boundary is
  1238. * ok, because the result being copied to user land is not recomputed
  1239. * across a page fault.
  1240. */
  1241. static int cpuset_sprintf_cpulist(char *page, struct cpuset *cs)
  1242. {
  1243. cpumask_t mask;
  1244. mutex_lock(&callback_mutex);
  1245. mask = cs->cpus_allowed;
  1246. mutex_unlock(&callback_mutex);
  1247. return cpulist_scnprintf(page, PAGE_SIZE, mask);
  1248. }
  1249. static int cpuset_sprintf_memlist(char *page, struct cpuset *cs)
  1250. {
  1251. nodemask_t mask;
  1252. mutex_lock(&callback_mutex);
  1253. mask = cs->mems_allowed;
  1254. mutex_unlock(&callback_mutex);
  1255. return nodelist_scnprintf(page, PAGE_SIZE, mask);
  1256. }
  1257. static ssize_t cpuset_common_file_read(struct cgroup *cont,
  1258. struct cftype *cft,
  1259. struct file *file,
  1260. char __user *buf,
  1261. size_t nbytes, loff_t *ppos)
  1262. {
  1263. struct cpuset *cs = cgroup_cs(cont);
  1264. cpuset_filetype_t type = cft->private;
  1265. char *page;
  1266. ssize_t retval = 0;
  1267. char *s;
  1268. if (!(page = (char *)__get_free_page(GFP_TEMPORARY)))
  1269. return -ENOMEM;
  1270. s = page;
  1271. switch (type) {
  1272. case FILE_CPULIST:
  1273. s += cpuset_sprintf_cpulist(s, cs);
  1274. break;
  1275. case FILE_MEMLIST:
  1276. s += cpuset_sprintf_memlist(s, cs);
  1277. break;
  1278. default:
  1279. retval = -EINVAL;
  1280. goto out;
  1281. }
  1282. *s++ = '\n';
  1283. retval = simple_read_from_buffer(buf, nbytes, ppos, page, s - page);
  1284. out:
  1285. free_page((unsigned long)page);
  1286. return retval;
  1287. }
  1288. static u64 cpuset_read_u64(struct cgroup *cont, struct cftype *cft)
  1289. {
  1290. struct cpuset *cs = cgroup_cs(cont);
  1291. cpuset_filetype_t type = cft->private;
  1292. switch (type) {
  1293. case FILE_CPU_EXCLUSIVE:
  1294. return is_cpu_exclusive(cs);
  1295. case FILE_MEM_EXCLUSIVE:
  1296. return is_mem_exclusive(cs);
  1297. case FILE_MEM_HARDWALL:
  1298. return is_mem_hardwall(cs);
  1299. case FILE_SCHED_LOAD_BALANCE:
  1300. return is_sched_load_balance(cs);
  1301. case FILE_MEMORY_MIGRATE:
  1302. return is_memory_migrate(cs);
  1303. case FILE_MEMORY_PRESSURE_ENABLED:
  1304. return cpuset_memory_pressure_enabled;
  1305. case FILE_MEMORY_PRESSURE:
  1306. return fmeter_getrate(&cs->fmeter);
  1307. case FILE_SPREAD_PAGE:
  1308. return is_spread_page(cs);
  1309. case FILE_SPREAD_SLAB:
  1310. return is_spread_slab(cs);
  1311. default:
  1312. BUG();
  1313. }
  1314. }
  1315. static s64 cpuset_read_s64(struct cgroup *cont, struct cftype *cft)
  1316. {
  1317. struct cpuset *cs = cgroup_cs(cont);
  1318. cpuset_filetype_t type = cft->private;
  1319. switch (type) {
  1320. case FILE_SCHED_RELAX_DOMAIN_LEVEL:
  1321. return cs->relax_domain_level;
  1322. default:
  1323. BUG();
  1324. }
  1325. }
  1326. /*
  1327. * for the common functions, 'private' gives the type of file
  1328. */
  1329. static struct cftype files[] = {
  1330. {
  1331. .name = "cpus",
  1332. .read = cpuset_common_file_read,
  1333. .write_string = cpuset_write_resmask,
  1334. .max_write_len = (100U + 6 * NR_CPUS),
  1335. .private = FILE_CPULIST,
  1336. },
  1337. {
  1338. .name = "mems",
  1339. .read = cpuset_common_file_read,
  1340. .write_string = cpuset_write_resmask,
  1341. .max_write_len = (100U + 6 * MAX_NUMNODES),
  1342. .private = FILE_MEMLIST,
  1343. },
  1344. {
  1345. .name = "cpu_exclusive",
  1346. .read_u64 = cpuset_read_u64,
  1347. .write_u64 = cpuset_write_u64,
  1348. .private = FILE_CPU_EXCLUSIVE,
  1349. },
  1350. {
  1351. .name = "mem_exclusive",
  1352. .read_u64 = cpuset_read_u64,
  1353. .write_u64 = cpuset_write_u64,
  1354. .private = FILE_MEM_EXCLUSIVE,
  1355. },
  1356. {
  1357. .name = "mem_hardwall",
  1358. .read_u64 = cpuset_read_u64,
  1359. .write_u64 = cpuset_write_u64,
  1360. .private = FILE_MEM_HARDWALL,
  1361. },
  1362. {
  1363. .name = "sched_load_balance",
  1364. .read_u64 = cpuset_read_u64,
  1365. .write_u64 = cpuset_write_u64,
  1366. .private = FILE_SCHED_LOAD_BALANCE,
  1367. },
  1368. {
  1369. .name = "sched_relax_domain_level",
  1370. .read_s64 = cpuset_read_s64,
  1371. .write_s64 = cpuset_write_s64,
  1372. .private = FILE_SCHED_RELAX_DOMAIN_LEVEL,
  1373. },
  1374. {
  1375. .name = "memory_migrate",
  1376. .read_u64 = cpuset_read_u64,
  1377. .write_u64 = cpuset_write_u64,
  1378. .private = FILE_MEMORY_MIGRATE,
  1379. },
  1380. {
  1381. .name = "memory_pressure",
  1382. .read_u64 = cpuset_read_u64,
  1383. .write_u64 = cpuset_write_u64,
  1384. .private = FILE_MEMORY_PRESSURE,
  1385. },
  1386. {
  1387. .name = "memory_spread_page",
  1388. .read_u64 = cpuset_read_u64,
  1389. .write_u64 = cpuset_write_u64,
  1390. .private = FILE_SPREAD_PAGE,
  1391. },
  1392. {
  1393. .name = "memory_spread_slab",
  1394. .read_u64 = cpuset_read_u64,
  1395. .write_u64 = cpuset_write_u64,
  1396. .private = FILE_SPREAD_SLAB,
  1397. },
  1398. };
  1399. static struct cftype cft_memory_pressure_enabled = {
  1400. .name = "memory_pressure_enabled",
  1401. .read_u64 = cpuset_read_u64,
  1402. .write_u64 = cpuset_write_u64,
  1403. .private = FILE_MEMORY_PRESSURE_ENABLED,
  1404. };
  1405. static int cpuset_populate(struct cgroup_subsys *ss, struct cgroup *cont)
  1406. {
  1407. int err;
  1408. err = cgroup_add_files(cont, ss, files, ARRAY_SIZE(files));
  1409. if (err)
  1410. return err;
  1411. /* memory_pressure_enabled is in root cpuset only */
  1412. if (!cont->parent)
  1413. err = cgroup_add_file(cont, ss,
  1414. &cft_memory_pressure_enabled);
  1415. return err;
  1416. }
  1417. /*
  1418. * post_clone() is called at the end of cgroup_clone().
  1419. * 'cgroup' was just created automatically as a result of
  1420. * a cgroup_clone(), and the current task is about to
  1421. * be moved into 'cgroup'.
  1422. *
  1423. * Currently we refuse to set up the cgroup - thereby
  1424. * refusing the task to be entered, and as a result refusing
  1425. * the sys_unshare() or clone() which initiated it - if any
  1426. * sibling cpusets have exclusive cpus or mem.
  1427. *
  1428. * If this becomes a problem for some users who wish to
  1429. * allow that scenario, then cpuset_post_clone() could be
  1430. * changed to grant parent->cpus_allowed-sibling_cpus_exclusive
  1431. * (and likewise for mems) to the new cgroup. Called with cgroup_mutex
  1432. * held.
  1433. */
  1434. static void cpuset_post_clone(struct cgroup_subsys *ss,
  1435. struct cgroup *cgroup)
  1436. {
  1437. struct cgroup *parent, *child;
  1438. struct cpuset *cs, *parent_cs;
  1439. parent = cgroup->parent;
  1440. list_for_each_entry(child, &parent->children, sibling) {
  1441. cs = cgroup_cs(child);
  1442. if (is_mem_exclusive(cs) || is_cpu_exclusive(cs))
  1443. return;
  1444. }
  1445. cs = cgroup_cs(cgroup);
  1446. parent_cs = cgroup_cs(parent);
  1447. cs->mems_allowed = parent_cs->mems_allowed;
  1448. cs->cpus_allowed = parent_cs->cpus_allowed;
  1449. return;
  1450. }
  1451. /*
  1452. * cpuset_create - create a cpuset
  1453. * ss: cpuset cgroup subsystem
  1454. * cont: control group that the new cpuset will be part of
  1455. */
  1456. static struct cgroup_subsys_state *cpuset_create(
  1457. struct cgroup_subsys *ss,
  1458. struct cgroup *cont)
  1459. {
  1460. struct cpuset *cs;
  1461. struct cpuset *parent;
  1462. if (!cont->parent) {
  1463. /* This is early initialization for the top cgroup */
  1464. top_cpuset.mems_generation = cpuset_mems_generation++;
  1465. return &top_cpuset.css;
  1466. }
  1467. parent = cgroup_cs(cont->parent);
  1468. cs = kmalloc(sizeof(*cs), GFP_KERNEL);
  1469. if (!cs)
  1470. return ERR_PTR(-ENOMEM);
  1471. cpuset_update_task_memory_state();
  1472. cs->flags = 0;
  1473. if (is_spread_page(parent))
  1474. set_bit(CS_SPREAD_PAGE, &cs->flags);
  1475. if (is_spread_slab(parent))
  1476. set_bit(CS_SPREAD_SLAB, &cs->flags);
  1477. set_bit(CS_SCHED_LOAD_BALANCE, &cs->flags);
  1478. cpus_clear(cs->cpus_allowed);
  1479. nodes_clear(cs->mems_allowed);
  1480. cs->mems_generation = cpuset_mems_generation++;
  1481. fmeter_init(&cs->fmeter);
  1482. cs->relax_domain_level = -1;
  1483. cs->parent = parent;
  1484. number_of_cpusets++;
  1485. return &cs->css ;
  1486. }
  1487. /*
  1488. * Locking note on the strange update_flag() call below:
  1489. *
  1490. * If the cpuset being removed has its flag 'sched_load_balance'
  1491. * enabled, then simulate turning sched_load_balance off, which
  1492. * will call rebuild_sched_domains(). The get_online_cpus()
  1493. * call in rebuild_sched_domains() must not be made while holding
  1494. * callback_mutex. Elsewhere the kernel nests callback_mutex inside
  1495. * get_online_cpus() calls. So the reverse nesting would risk an
  1496. * ABBA deadlock.
  1497. */
  1498. static void cpuset_destroy(struct cgroup_subsys *ss, struct cgroup *cont)
  1499. {
  1500. struct cpuset *cs = cgroup_cs(cont);
  1501. cpuset_update_task_memory_state();
  1502. if (is_sched_load_balance(cs))
  1503. update_flag(CS_SCHED_LOAD_BALANCE, cs, 0);
  1504. number_of_cpusets--;
  1505. kfree(cs);
  1506. }
  1507. struct cgroup_subsys cpuset_subsys = {
  1508. .name = "cpuset",
  1509. .create = cpuset_create,
  1510. .destroy = cpuset_destroy,
  1511. .can_attach = cpuset_can_attach,
  1512. .attach = cpuset_attach,
  1513. .populate = cpuset_populate,
  1514. .post_clone = cpuset_post_clone,
  1515. .subsys_id = cpuset_subsys_id,
  1516. .early_init = 1,
  1517. };
  1518. /*
  1519. * cpuset_init_early - just enough so that the calls to
  1520. * cpuset_update_task_memory_state() in early init code
  1521. * are harmless.
  1522. */
  1523. int __init cpuset_init_early(void)
  1524. {
  1525. top_cpuset.mems_generation = cpuset_mems_generation++;
  1526. return 0;
  1527. }
  1528. /**
  1529. * cpuset_init - initialize cpusets at system boot
  1530. *
  1531. * Description: Initialize top_cpuset and the cpuset internal file system,
  1532. **/
  1533. int __init cpuset_init(void)
  1534. {
  1535. int err = 0;
  1536. cpus_setall(top_cpuset.cpus_allowed);
  1537. nodes_setall(top_cpuset.mems_allowed);
  1538. fmeter_init(&top_cpuset.fmeter);
  1539. top_cpuset.mems_generation = cpuset_mems_generation++;
  1540. set_bit(CS_SCHED_LOAD_BALANCE, &top_cpuset.flags);
  1541. top_cpuset.relax_domain_level = -1;
  1542. err = register_filesystem(&cpuset_fs_type);
  1543. if (err < 0)
  1544. return err;
  1545. number_of_cpusets = 1;
  1546. return 0;
  1547. }
  1548. /**
  1549. * cpuset_do_move_task - move a given task to another cpuset
  1550. * @tsk: pointer to task_struct the task to move
  1551. * @scan: struct cgroup_scanner contained in its struct cpuset_hotplug_scanner
  1552. *
  1553. * Called by cgroup_scan_tasks() for each task in a cgroup.
  1554. * Return nonzero to stop the walk through the tasks.
  1555. */
  1556. static void cpuset_do_move_task(struct task_struct *tsk,
  1557. struct cgroup_scanner *scan)
  1558. {
  1559. struct cpuset_hotplug_scanner *chsp;
  1560. chsp = container_of(scan, struct cpuset_hotplug_scanner, scan);
  1561. cgroup_attach_task(chsp->to, tsk);
  1562. }
  1563. /**
  1564. * move_member_tasks_to_cpuset - move tasks from one cpuset to another
  1565. * @from: cpuset in which the tasks currently reside
  1566. * @to: cpuset to which the tasks will be moved
  1567. *
  1568. * Called with cgroup_mutex held
  1569. * callback_mutex must not be held, as cpuset_attach() will take it.
  1570. *
  1571. * The cgroup_scan_tasks() function will scan all the tasks in a cgroup,
  1572. * calling callback functions for each.
  1573. */
  1574. static void move_member_tasks_to_cpuset(struct cpuset *from, struct cpuset *to)
  1575. {
  1576. struct cpuset_hotplug_scanner scan;
  1577. scan.scan.cg = from->css.cgroup;
  1578. scan.scan.test_task = NULL; /* select all tasks in cgroup */
  1579. scan.scan.process_task = cpuset_do_move_task;
  1580. scan.scan.heap = NULL;
  1581. scan.to = to->css.cgroup;
  1582. if (cgroup_scan_tasks((struct cgroup_scanner *)&scan))
  1583. printk(KERN_ERR "move_member_tasks_to_cpuset: "
  1584. "cgroup_scan_tasks failed\n");
  1585. }
  1586. /*
  1587. * If common_cpu_mem_hotplug_unplug(), below, unplugs any CPUs
  1588. * or memory nodes, we need to walk over the cpuset hierarchy,
  1589. * removing that CPU or node from all cpusets. If this removes the
  1590. * last CPU or node from a cpuset, then move the tasks in the empty
  1591. * cpuset to its next-highest non-empty parent.
  1592. *
  1593. * Called with cgroup_mutex held
  1594. * callback_mutex must not be held, as cpuset_attach() will take it.
  1595. */
  1596. static void remove_tasks_in_empty_cpuset(struct cpuset *cs)
  1597. {
  1598. struct cpuset *parent;
  1599. /*
  1600. * The cgroup's css_sets list is in use if there are tasks
  1601. * in the cpuset; the list is empty if there are none;
  1602. * the cs->css.refcnt seems always 0.
  1603. */
  1604. if (list_empty(&cs->css.cgroup->css_sets))
  1605. return;
  1606. /*
  1607. * Find its next-highest non-empty parent, (top cpuset
  1608. * has online cpus, so can't be empty).
  1609. */
  1610. parent = cs->parent;
  1611. while (cpus_empty(parent->cpus_allowed) ||
  1612. nodes_empty(parent->mems_allowed))
  1613. parent = parent->parent;
  1614. move_member_tasks_to_cpuset(cs, parent);
  1615. }
  1616. /*
  1617. * Walk the specified cpuset subtree and look for empty cpusets.
  1618. * The tasks of such cpuset must be moved to a parent cpuset.
  1619. *
  1620. * Called with cgroup_mutex held. We take callback_mutex to modify
  1621. * cpus_allowed and mems_allowed.
  1622. *
  1623. * This walk processes the tree from top to bottom, completing one layer
  1624. * before dropping down to the next. It always processes a node before
  1625. * any of its children.
  1626. *
  1627. * For now, since we lack memory hot unplug, we'll never see a cpuset
  1628. * that has tasks along with an empty 'mems'. But if we did see such
  1629. * a cpuset, we'd handle it just like we do if its 'cpus' was empty.
  1630. */
  1631. static void scan_for_empty_cpusets(const struct cpuset *root)
  1632. {
  1633. struct cpuset *cp; /* scans cpusets being updated */
  1634. struct cpuset *child; /* scans child cpusets of cp */
  1635. struct list_head queue;
  1636. struct cgroup *cont;
  1637. INIT_LIST_HEAD(&queue);
  1638. list_add_tail((struct list_head *)&root->stack_list, &queue);
  1639. while (!list_empty(&queue)) {
  1640. cp = container_of(queue.next, struct cpuset, stack_list);
  1641. list_del(queue.next);
  1642. list_for_each_entry(cont, &cp->css.cgroup->children, sibling) {
  1643. child = cgroup_cs(cont);
  1644. list_add_tail(&child->stack_list, &queue);
  1645. }
  1646. cont = cp->css.cgroup;
  1647. /* Continue past cpusets with all cpus, mems online */
  1648. if (cpus_subset(cp->cpus_allowed, cpu_online_map) &&
  1649. nodes_subset(cp->mems_allowed, node_states[N_HIGH_MEMORY]))
  1650. continue;
  1651. /* Remove offline cpus and mems from this cpuset. */
  1652. mutex_lock(&callback_mutex);
  1653. cpus_and(cp->cpus_allowed, cp->cpus_allowed, cpu_online_map);
  1654. nodes_and(cp->mems_allowed, cp->mems_allowed,
  1655. node_states[N_HIGH_MEMORY]);
  1656. mutex_unlock(&callback_mutex);
  1657. /* Move tasks from the empty cpuset to a parent */
  1658. if (cpus_empty(cp->cpus_allowed) ||
  1659. nodes_empty(cp->mems_allowed))
  1660. remove_tasks_in_empty_cpuset(cp);
  1661. }
  1662. }
  1663. /*
  1664. * The cpus_allowed and mems_allowed nodemasks in the top_cpuset track
  1665. * cpu_online_map and node_states[N_HIGH_MEMORY]. Force the top cpuset to
  1666. * track what's online after any CPU or memory node hotplug or unplug event.
  1667. *
  1668. * Since there are two callers of this routine, one for CPU hotplug
  1669. * events and one for memory node hotplug events, we could have coded
  1670. * two separate routines here. We code it as a single common routine
  1671. * in order to minimize text size.
  1672. */
  1673. static void common_cpu_mem_hotplug_unplug(int rebuild_sd)
  1674. {
  1675. cgroup_lock();
  1676. top_cpuset.cpus_allowed = cpu_online_map;
  1677. top_cpuset.mems_allowed = node_states[N_HIGH_MEMORY];
  1678. scan_for_empty_cpusets(&top_cpuset);
  1679. /*
  1680. * Scheduler destroys domains on hotplug events.
  1681. * Rebuild them based on the current settings.
  1682. */
  1683. if (rebuild_sd)
  1684. rebuild_sched_domains();
  1685. cgroup_unlock();
  1686. }
  1687. /*
  1688. * The top_cpuset tracks what CPUs and Memory Nodes are online,
  1689. * period. This is necessary in order to make cpusets transparent
  1690. * (of no affect) on systems that are actively using CPU hotplug
  1691. * but making no active use of cpusets.
  1692. *
  1693. * This routine ensures that top_cpuset.cpus_allowed tracks
  1694. * cpu_online_map on each CPU hotplug (cpuhp) event.
  1695. */
  1696. static int cpuset_handle_cpuhp(struct notifier_block *unused_nb,
  1697. unsigned long phase, void *unused_cpu)
  1698. {
  1699. switch (phase) {
  1700. case CPU_UP_CANCELED:
  1701. case CPU_UP_CANCELED_FROZEN:
  1702. case CPU_DOWN_FAILED:
  1703. case CPU_DOWN_FAILED_FROZEN:
  1704. case CPU_ONLINE:
  1705. case CPU_ONLINE_FROZEN:
  1706. case CPU_DEAD:
  1707. case CPU_DEAD_FROZEN:
  1708. common_cpu_mem_hotplug_unplug(1);
  1709. break;
  1710. default:
  1711. return NOTIFY_DONE;
  1712. }
  1713. return NOTIFY_OK;
  1714. }
  1715. #ifdef CONFIG_MEMORY_HOTPLUG
  1716. /*
  1717. * Keep top_cpuset.mems_allowed tracking node_states[N_HIGH_MEMORY].
  1718. * Call this routine anytime after you change
  1719. * node_states[N_HIGH_MEMORY].
  1720. * See also the previous routine cpuset_handle_cpuhp().
  1721. */
  1722. void cpuset_track_online_nodes(void)
  1723. {
  1724. common_cpu_mem_hotplug_unplug(0);
  1725. }
  1726. #endif
  1727. /**
  1728. * cpuset_init_smp - initialize cpus_allowed
  1729. *
  1730. * Description: Finish top cpuset after cpu, node maps are initialized
  1731. **/
  1732. void __init cpuset_init_smp(void)
  1733. {
  1734. top_cpuset.cpus_allowed = cpu_online_map;
  1735. top_cpuset.mems_allowed = node_states[N_HIGH_MEMORY];
  1736. hotcpu_notifier(cpuset_handle_cpuhp, 0);
  1737. }
  1738. /**
  1739. * cpuset_cpus_allowed - return cpus_allowed mask from a tasks cpuset.
  1740. * @tsk: pointer to task_struct from which to obtain cpuset->cpus_allowed.
  1741. * @pmask: pointer to cpumask_t variable to receive cpus_allowed set.
  1742. *
  1743. * Description: Returns the cpumask_t cpus_allowed of the cpuset
  1744. * attached to the specified @tsk. Guaranteed to return some non-empty
  1745. * subset of cpu_online_map, even if this means going outside the
  1746. * tasks cpuset.
  1747. **/
  1748. void cpuset_cpus_allowed(struct task_struct *tsk, cpumask_t *pmask)
  1749. {
  1750. mutex_lock(&callback_mutex);
  1751. cpuset_cpus_allowed_locked(tsk, pmask);
  1752. mutex_unlock(&callback_mutex);
  1753. }
  1754. /**
  1755. * cpuset_cpus_allowed_locked - return cpus_allowed mask from a tasks cpuset.
  1756. * Must be called with callback_mutex held.
  1757. **/
  1758. void cpuset_cpus_allowed_locked(struct task_struct *tsk, cpumask_t *pmask)
  1759. {
  1760. task_lock(tsk);
  1761. guarantee_online_cpus(task_cs(tsk), pmask);
  1762. task_unlock(tsk);
  1763. }
  1764. void cpuset_init_current_mems_allowed(void)
  1765. {
  1766. nodes_setall(current->mems_allowed);
  1767. }
  1768. /**
  1769. * cpuset_mems_allowed - return mems_allowed mask from a tasks cpuset.
  1770. * @tsk: pointer to task_struct from which to obtain cpuset->mems_allowed.
  1771. *
  1772. * Description: Returns the nodemask_t mems_allowed of the cpuset
  1773. * attached to the specified @tsk. Guaranteed to return some non-empty
  1774. * subset of node_states[N_HIGH_MEMORY], even if this means going outside the
  1775. * tasks cpuset.
  1776. **/
  1777. nodemask_t cpuset_mems_allowed(struct task_struct *tsk)
  1778. {
  1779. nodemask_t mask;
  1780. mutex_lock(&callback_mutex);
  1781. task_lock(tsk);
  1782. guarantee_online_mems(task_cs(tsk), &mask);
  1783. task_unlock(tsk);
  1784. mutex_unlock(&callback_mutex);
  1785. return mask;
  1786. }
  1787. /**
  1788. * cpuset_nodemask_valid_mems_allowed - check nodemask vs. curremt mems_allowed
  1789. * @nodemask: the nodemask to be checked
  1790. *
  1791. * Are any of the nodes in the nodemask allowed in current->mems_allowed?
  1792. */
  1793. int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask)
  1794. {
  1795. return nodes_intersects(*nodemask, current->mems_allowed);
  1796. }
  1797. /*
  1798. * nearest_hardwall_ancestor() - Returns the nearest mem_exclusive or
  1799. * mem_hardwall ancestor to the specified cpuset. Call holding
  1800. * callback_mutex. If no ancestor is mem_exclusive or mem_hardwall
  1801. * (an unusual configuration), then returns the root cpuset.
  1802. */
  1803. static const struct cpuset *nearest_hardwall_ancestor(const struct cpuset *cs)
  1804. {
  1805. while (!(is_mem_exclusive(cs) || is_mem_hardwall(cs)) && cs->parent)
  1806. cs = cs->parent;
  1807. return cs;
  1808. }
  1809. /**
  1810. * cpuset_zone_allowed_softwall - Can we allocate on zone z's memory node?
  1811. * @z: is this zone on an allowed node?
  1812. * @gfp_mask: memory allocation flags
  1813. *
  1814. * If we're in interrupt, yes, we can always allocate. If
  1815. * __GFP_THISNODE is set, yes, we can always allocate. If zone
  1816. * z's node is in our tasks mems_allowed, yes. If it's not a
  1817. * __GFP_HARDWALL request and this zone's nodes is in the nearest
  1818. * hardwalled cpuset ancestor to this tasks cpuset, yes.
  1819. * If the task has been OOM killed and has access to memory reserves
  1820. * as specified by the TIF_MEMDIE flag, yes.
  1821. * Otherwise, no.
  1822. *
  1823. * If __GFP_HARDWALL is set, cpuset_zone_allowed_softwall()
  1824. * reduces to cpuset_zone_allowed_hardwall(). Otherwise,
  1825. * cpuset_zone_allowed_softwall() might sleep, and might allow a zone
  1826. * from an enclosing cpuset.
  1827. *
  1828. * cpuset_zone_allowed_hardwall() only handles the simpler case of
  1829. * hardwall cpusets, and never sleeps.
  1830. *
  1831. * The __GFP_THISNODE placement logic is really handled elsewhere,
  1832. * by forcibly using a zonelist starting at a specified node, and by
  1833. * (in get_page_from_freelist()) refusing to consider the zones for
  1834. * any node on the zonelist except the first. By the time any such
  1835. * calls get to this routine, we should just shut up and say 'yes'.
  1836. *
  1837. * GFP_USER allocations are marked with the __GFP_HARDWALL bit,
  1838. * and do not allow allocations outside the current tasks cpuset
  1839. * unless the task has been OOM killed as is marked TIF_MEMDIE.
  1840. * GFP_KERNEL allocations are not so marked, so can escape to the
  1841. * nearest enclosing hardwalled ancestor cpuset.
  1842. *
  1843. * Scanning up parent cpusets requires callback_mutex. The
  1844. * __alloc_pages() routine only calls here with __GFP_HARDWALL bit
  1845. * _not_ set if it's a GFP_KERNEL allocation, and all nodes in the
  1846. * current tasks mems_allowed came up empty on the first pass over
  1847. * the zonelist. So only GFP_KERNEL allocations, if all nodes in the
  1848. * cpuset are short of memory, might require taking the callback_mutex
  1849. * mutex.
  1850. *
  1851. * The first call here from mm/page_alloc:get_page_from_freelist()
  1852. * has __GFP_HARDWALL set in gfp_mask, enforcing hardwall cpusets,
  1853. * so no allocation on a node outside the cpuset is allowed (unless
  1854. * in interrupt, of course).
  1855. *
  1856. * The second pass through get_page_from_freelist() doesn't even call
  1857. * here for GFP_ATOMIC calls. For those calls, the __alloc_pages()
  1858. * variable 'wait' is not set, and the bit ALLOC_CPUSET is not set
  1859. * in alloc_flags. That logic and the checks below have the combined
  1860. * affect that:
  1861. * in_interrupt - any node ok (current task context irrelevant)
  1862. * GFP_ATOMIC - any node ok
  1863. * TIF_MEMDIE - any node ok
  1864. * GFP_KERNEL - any node in enclosing hardwalled cpuset ok
  1865. * GFP_USER - only nodes in current tasks mems allowed ok.
  1866. *
  1867. * Rule:
  1868. * Don't call cpuset_zone_allowed_softwall if you can't sleep, unless you
  1869. * pass in the __GFP_HARDWALL flag set in gfp_flag, which disables
  1870. * the code that might scan up ancestor cpusets and sleep.
  1871. */
  1872. int __cpuset_zone_allowed_softwall(struct zone *z, gfp_t gfp_mask)
  1873. {
  1874. int node; /* node that zone z is on */
  1875. const struct cpuset *cs; /* current cpuset ancestors */
  1876. int allowed; /* is allocation in zone z allowed? */
  1877. if (in_interrupt() || (gfp_mask & __GFP_THISNODE))
  1878. return 1;
  1879. node = zone_to_nid(z);
  1880. might_sleep_if(!(gfp_mask & __GFP_HARDWALL));
  1881. if (node_isset(node, current->mems_allowed))
  1882. return 1;
  1883. /*
  1884. * Allow tasks that have access to memory reserves because they have
  1885. * been OOM killed to get memory anywhere.
  1886. */
  1887. if (unlikely(test_thread_flag(TIF_MEMDIE)))
  1888. return 1;
  1889. if (gfp_mask & __GFP_HARDWALL) /* If hardwall request, stop here */
  1890. return 0;
  1891. if (current->flags & PF_EXITING) /* Let dying task have memory */
  1892. return 1;
  1893. /* Not hardwall and node outside mems_allowed: scan up cpusets */
  1894. mutex_lock(&callback_mutex);
  1895. task_lock(current);
  1896. cs = nearest_hardwall_ancestor(task_cs(current));
  1897. task_unlock(current);
  1898. allowed = node_isset(node, cs->mems_allowed);
  1899. mutex_unlock(&callback_mutex);
  1900. return allowed;
  1901. }
  1902. /*
  1903. * cpuset_zone_allowed_hardwall - Can we allocate on zone z's memory node?
  1904. * @z: is this zone on an allowed node?
  1905. * @gfp_mask: memory allocation flags
  1906. *
  1907. * If we're in interrupt, yes, we can always allocate.
  1908. * If __GFP_THISNODE is set, yes, we can always allocate. If zone
  1909. * z's node is in our tasks mems_allowed, yes. If the task has been
  1910. * OOM killed and has access to memory reserves as specified by the
  1911. * TIF_MEMDIE flag, yes. Otherwise, no.
  1912. *
  1913. * The __GFP_THISNODE placement logic is really handled elsewhere,
  1914. * by forcibly using a zonelist starting at a specified node, and by
  1915. * (in get_page_from_freelist()) refusing to consider the zones for
  1916. * any node on the zonelist except the first. By the time any such
  1917. * calls get to this routine, we should just shut up and say 'yes'.
  1918. *
  1919. * Unlike the cpuset_zone_allowed_softwall() variant, above,
  1920. * this variant requires that the zone be in the current tasks
  1921. * mems_allowed or that we're in interrupt. It does not scan up the
  1922. * cpuset hierarchy for the nearest enclosing mem_exclusive cpuset.
  1923. * It never sleeps.
  1924. */
  1925. int __cpuset_zone_allowed_hardwall(struct zone *z, gfp_t gfp_mask)
  1926. {
  1927. int node; /* node that zone z is on */
  1928. if (in_interrupt() || (gfp_mask & __GFP_THISNODE))
  1929. return 1;
  1930. node = zone_to_nid(z);
  1931. if (node_isset(node, current->mems_allowed))
  1932. return 1;
  1933. /*
  1934. * Allow tasks that have access to memory reserves because they have
  1935. * been OOM killed to get memory anywhere.
  1936. */
  1937. if (unlikely(test_thread_flag(TIF_MEMDIE)))
  1938. return 1;
  1939. return 0;
  1940. }
  1941. /**
  1942. * cpuset_lock - lock out any changes to cpuset structures
  1943. *
  1944. * The out of memory (oom) code needs to mutex_lock cpusets
  1945. * from being changed while it scans the tasklist looking for a
  1946. * task in an overlapping cpuset. Expose callback_mutex via this
  1947. * cpuset_lock() routine, so the oom code can lock it, before
  1948. * locking the task list. The tasklist_lock is a spinlock, so
  1949. * must be taken inside callback_mutex.
  1950. */
  1951. void cpuset_lock(void)
  1952. {
  1953. mutex_lock(&callback_mutex);
  1954. }
  1955. /**
  1956. * cpuset_unlock - release lock on cpuset changes
  1957. *
  1958. * Undo the lock taken in a previous cpuset_lock() call.
  1959. */
  1960. void cpuset_unlock(void)
  1961. {
  1962. mutex_unlock(&callback_mutex);
  1963. }
  1964. /**
  1965. * cpuset_mem_spread_node() - On which node to begin search for a page
  1966. *
  1967. * If a task is marked PF_SPREAD_PAGE or PF_SPREAD_SLAB (as for
  1968. * tasks in a cpuset with is_spread_page or is_spread_slab set),
  1969. * and if the memory allocation used cpuset_mem_spread_node()
  1970. * to determine on which node to start looking, as it will for
  1971. * certain page cache or slab cache pages such as used for file
  1972. * system buffers and inode caches, then instead of starting on the
  1973. * local node to look for a free page, rather spread the starting
  1974. * node around the tasks mems_allowed nodes.
  1975. *
  1976. * We don't have to worry about the returned node being offline
  1977. * because "it can't happen", and even if it did, it would be ok.
  1978. *
  1979. * The routines calling guarantee_online_mems() are careful to
  1980. * only set nodes in task->mems_allowed that are online. So it
  1981. * should not be possible for the following code to return an
  1982. * offline node. But if it did, that would be ok, as this routine
  1983. * is not returning the node where the allocation must be, only
  1984. * the node where the search should start. The zonelist passed to
  1985. * __alloc_pages() will include all nodes. If the slab allocator
  1986. * is passed an offline node, it will fall back to the local node.
  1987. * See kmem_cache_alloc_node().
  1988. */
  1989. int cpuset_mem_spread_node(void)
  1990. {
  1991. int node;
  1992. node = next_node(current->cpuset_mem_spread_rotor, current->mems_allowed);
  1993. if (node == MAX_NUMNODES)
  1994. node = first_node(current->mems_allowed);
  1995. current->cpuset_mem_spread_rotor = node;
  1996. return node;
  1997. }
  1998. EXPORT_SYMBOL_GPL(cpuset_mem_spread_node);
  1999. /**
  2000. * cpuset_mems_allowed_intersects - Does @tsk1's mems_allowed intersect @tsk2's?
  2001. * @tsk1: pointer to task_struct of some task.
  2002. * @tsk2: pointer to task_struct of some other task.
  2003. *
  2004. * Description: Return true if @tsk1's mems_allowed intersects the
  2005. * mems_allowed of @tsk2. Used by the OOM killer to determine if
  2006. * one of the task's memory usage might impact the memory available
  2007. * to the other.
  2008. **/
  2009. int cpuset_mems_allowed_intersects(const struct task_struct *tsk1,
  2010. const struct task_struct *tsk2)
  2011. {
  2012. return nodes_intersects(tsk1->mems_allowed, tsk2->mems_allowed);
  2013. }
  2014. /*
  2015. * Collection of memory_pressure is suppressed unless
  2016. * this flag is enabled by writing "1" to the special
  2017. * cpuset file 'memory_pressure_enabled' in the root cpuset.
  2018. */
  2019. int cpuset_memory_pressure_enabled __read_mostly;
  2020. /**
  2021. * cpuset_memory_pressure_bump - keep stats of per-cpuset reclaims.
  2022. *
  2023. * Keep a running average of the rate of synchronous (direct)
  2024. * page reclaim efforts initiated by tasks in each cpuset.
  2025. *
  2026. * This represents the rate at which some task in the cpuset
  2027. * ran low on memory on all nodes it was allowed to use, and
  2028. * had to enter the kernels page reclaim code in an effort to
  2029. * create more free memory by tossing clean pages or swapping
  2030. * or writing dirty pages.
  2031. *
  2032. * Display to user space in the per-cpuset read-only file
  2033. * "memory_pressure". Value displayed is an integer
  2034. * representing the recent rate of entry into the synchronous
  2035. * (direct) page reclaim by any task attached to the cpuset.
  2036. **/
  2037. void __cpuset_memory_pressure_bump(void)
  2038. {
  2039. task_lock(current);
  2040. fmeter_markevent(&task_cs(current)->fmeter);
  2041. task_unlock(current);
  2042. }
  2043. #ifdef CONFIG_PROC_PID_CPUSET
  2044. /*
  2045. * proc_cpuset_show()
  2046. * - Print tasks cpuset path into seq_file.
  2047. * - Used for /proc/<pid>/cpuset.
  2048. * - No need to task_lock(tsk) on this tsk->cpuset reference, as it
  2049. * doesn't really matter if tsk->cpuset changes after we read it,
  2050. * and we take cgroup_mutex, keeping cpuset_attach() from changing it
  2051. * anyway.
  2052. */
  2053. static int proc_cpuset_show(struct seq_file *m, void *unused_v)
  2054. {
  2055. struct pid *pid;
  2056. struct task_struct *tsk;
  2057. char *buf;
  2058. struct cgroup_subsys_state *css;
  2059. int retval;
  2060. retval = -ENOMEM;
  2061. buf = kmalloc(PAGE_SIZE, GFP_KERNEL);
  2062. if (!buf)
  2063. goto out;
  2064. retval = -ESRCH;
  2065. pid = m->private;
  2066. tsk = get_pid_task(pid, PIDTYPE_PID);
  2067. if (!tsk)
  2068. goto out_free;
  2069. retval = -EINVAL;
  2070. cgroup_lock();
  2071. css = task_subsys_state(tsk, cpuset_subsys_id);
  2072. retval = cgroup_path(css->cgroup, buf, PAGE_SIZE);
  2073. if (retval < 0)
  2074. goto out_unlock;
  2075. seq_puts(m, buf);
  2076. seq_putc(m, '\n');
  2077. out_unlock:
  2078. cgroup_unlock();
  2079. put_task_struct(tsk);
  2080. out_free:
  2081. kfree(buf);
  2082. out:
  2083. return retval;
  2084. }
  2085. static int cpuset_open(struct inode *inode, struct file *file)
  2086. {
  2087. struct pid *pid = PROC_I(inode)->pid;
  2088. return single_open(file, proc_cpuset_show, pid);
  2089. }
  2090. const struct file_operations proc_cpuset_operations = {
  2091. .open = cpuset_open,
  2092. .read = seq_read,
  2093. .llseek = seq_lseek,
  2094. .release = single_release,
  2095. };
  2096. #endif /* CONFIG_PROC_PID_CPUSET */
  2097. /* Display task cpus_allowed, mems_allowed in /proc/<pid>/status file. */
  2098. void cpuset_task_status_allowed(struct seq_file *m, struct task_struct *task)
  2099. {
  2100. seq_printf(m, "Cpus_allowed:\t");
  2101. m->count += cpumask_scnprintf(m->buf + m->count, m->size - m->count,
  2102. task->cpus_allowed);
  2103. seq_printf(m, "\n");
  2104. seq_printf(m, "Cpus_allowed_list:\t");
  2105. m->count += cpulist_scnprintf(m->buf + m->count, m->size - m->count,
  2106. task->cpus_allowed);
  2107. seq_printf(m, "\n");
  2108. seq_printf(m, "Mems_allowed:\t");
  2109. m->count += nodemask_scnprintf(m->buf + m->count, m->size - m->count,
  2110. task->mems_allowed);
  2111. seq_printf(m, "\n");
  2112. seq_printf(m, "Mems_allowed_list:\t");
  2113. m->count += nodelist_scnprintf(m->buf + m->count, m->size - m->count,
  2114. task->mems_allowed);
  2115. seq_printf(m, "\n");
  2116. }