cgroup.c 129 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960
  1. /*
  2. * Generic process-grouping system.
  3. *
  4. * Based originally on the cpuset system, extracted by Paul Menage
  5. * Copyright (C) 2006 Google, Inc
  6. *
  7. * Notifications support
  8. * Copyright (C) 2009 Nokia Corporation
  9. * Author: Kirill A. Shutemov
  10. *
  11. * Copyright notices from the original cpuset code:
  12. * --------------------------------------------------
  13. * Copyright (C) 2003 BULL SA.
  14. * Copyright (C) 2004-2006 Silicon Graphics, Inc.
  15. *
  16. * Portions derived from Patrick Mochel's sysfs code.
  17. * sysfs is Copyright (c) 2001-3 Patrick Mochel
  18. *
  19. * 2003-10-10 Written by Simon Derr.
  20. * 2003-10-22 Updates by Stephen Hemminger.
  21. * 2004 May-July Rework by Paul Jackson.
  22. * ---------------------------------------------------
  23. *
  24. * This file is subject to the terms and conditions of the GNU General Public
  25. * License. See the file COPYING in the main directory of the Linux
  26. * distribution for more details.
  27. */
  28. #include <linux/cgroup.h>
  29. #include <linux/ctype.h>
  30. #include <linux/errno.h>
  31. #include <linux/fs.h>
  32. #include <linux/kernel.h>
  33. #include <linux/list.h>
  34. #include <linux/mm.h>
  35. #include <linux/mutex.h>
  36. #include <linux/mount.h>
  37. #include <linux/pagemap.h>
  38. #include <linux/proc_fs.h>
  39. #include <linux/rcupdate.h>
  40. #include <linux/sched.h>
  41. #include <linux/backing-dev.h>
  42. #include <linux/seq_file.h>
  43. #include <linux/slab.h>
  44. #include <linux/magic.h>
  45. #include <linux/spinlock.h>
  46. #include <linux/string.h>
  47. #include <linux/sort.h>
  48. #include <linux/kmod.h>
  49. #include <linux/module.h>
  50. #include <linux/delayacct.h>
  51. #include <linux/cgroupstats.h>
  52. #include <linux/hash.h>
  53. #include <linux/namei.h>
  54. #include <linux/pid_namespace.h>
  55. #include <linux/idr.h>
  56. #include <linux/vmalloc.h> /* TODO: replace with more sophisticated array */
  57. #include <linux/eventfd.h>
  58. #include <linux/poll.h>
  59. #include <asm/atomic.h>
  60. static DEFINE_MUTEX(cgroup_mutex);
  61. /*
  62. * Generate an array of cgroup subsystem pointers. At boot time, this is
  63. * populated up to CGROUP_BUILTIN_SUBSYS_COUNT, and modular subsystems are
  64. * registered after that. The mutable section of this array is protected by
  65. * cgroup_mutex.
  66. */
  67. #define SUBSYS(_x) &_x ## _subsys,
  68. static struct cgroup_subsys *subsys[CGROUP_SUBSYS_COUNT] = {
  69. #include <linux/cgroup_subsys.h>
  70. };
  71. #define MAX_CGROUP_ROOT_NAMELEN 64
  72. /*
  73. * A cgroupfs_root represents the root of a cgroup hierarchy,
  74. * and may be associated with a superblock to form an active
  75. * hierarchy
  76. */
  77. struct cgroupfs_root {
  78. struct super_block *sb;
  79. /*
  80. * The bitmask of subsystems intended to be attached to this
  81. * hierarchy
  82. */
  83. unsigned long subsys_bits;
  84. /* Unique id for this hierarchy. */
  85. int hierarchy_id;
  86. /* The bitmask of subsystems currently attached to this hierarchy */
  87. unsigned long actual_subsys_bits;
  88. /* A list running through the attached subsystems */
  89. struct list_head subsys_list;
  90. /* The root cgroup for this hierarchy */
  91. struct cgroup top_cgroup;
  92. /* Tracks how many cgroups are currently defined in hierarchy.*/
  93. int number_of_cgroups;
  94. /* A list running through the active hierarchies */
  95. struct list_head root_list;
  96. /* Hierarchy-specific flags */
  97. unsigned long flags;
  98. /* The path to use for release notifications. */
  99. char release_agent_path[PATH_MAX];
  100. /* The name for this hierarchy - may be empty */
  101. char name[MAX_CGROUP_ROOT_NAMELEN];
  102. };
  103. /*
  104. * The "rootnode" hierarchy is the "dummy hierarchy", reserved for the
  105. * subsystems that are otherwise unattached - it never has more than a
  106. * single cgroup, and all tasks are part of that cgroup.
  107. */
  108. static struct cgroupfs_root rootnode;
  109. /*
  110. * CSS ID -- ID per subsys's Cgroup Subsys State(CSS). used only when
  111. * cgroup_subsys->use_id != 0.
  112. */
  113. #define CSS_ID_MAX (65535)
  114. struct css_id {
  115. /*
  116. * The css to which this ID points. This pointer is set to valid value
  117. * after cgroup is populated. If cgroup is removed, this will be NULL.
  118. * This pointer is expected to be RCU-safe because destroy()
  119. * is called after synchronize_rcu(). But for safe use, css_is_removed()
  120. * css_tryget() should be used for avoiding race.
  121. */
  122. struct cgroup_subsys_state __rcu *css;
  123. /*
  124. * ID of this css.
  125. */
  126. unsigned short id;
  127. /*
  128. * Depth in hierarchy which this ID belongs to.
  129. */
  130. unsigned short depth;
  131. /*
  132. * ID is freed by RCU. (and lookup routine is RCU safe.)
  133. */
  134. struct rcu_head rcu_head;
  135. /*
  136. * Hierarchy of CSS ID belongs to.
  137. */
  138. unsigned short stack[0]; /* Array of Length (depth+1) */
  139. };
  140. /*
  141. * cgroup_event represents events which userspace want to recieve.
  142. */
  143. struct cgroup_event {
  144. /*
  145. * Cgroup which the event belongs to.
  146. */
  147. struct cgroup *cgrp;
  148. /*
  149. * Control file which the event associated.
  150. */
  151. struct cftype *cft;
  152. /*
  153. * eventfd to signal userspace about the event.
  154. */
  155. struct eventfd_ctx *eventfd;
  156. /*
  157. * Each of these stored in a list by the cgroup.
  158. */
  159. struct list_head list;
  160. /*
  161. * All fields below needed to unregister event when
  162. * userspace closes eventfd.
  163. */
  164. poll_table pt;
  165. wait_queue_head_t *wqh;
  166. wait_queue_t wait;
  167. struct work_struct remove;
  168. };
  169. /* The list of hierarchy roots */
  170. static LIST_HEAD(roots);
  171. static int root_count;
  172. static DEFINE_IDA(hierarchy_ida);
  173. static int next_hierarchy_id;
  174. static DEFINE_SPINLOCK(hierarchy_id_lock);
  175. /* dummytop is a shorthand for the dummy hierarchy's top cgroup */
  176. #define dummytop (&rootnode.top_cgroup)
  177. /* This flag indicates whether tasks in the fork and exit paths should
  178. * check for fork/exit handlers to call. This avoids us having to do
  179. * extra work in the fork/exit path if none of the subsystems need to
  180. * be called.
  181. */
  182. static int need_forkexit_callback __read_mostly;
  183. #ifdef CONFIG_PROVE_LOCKING
  184. int cgroup_lock_is_held(void)
  185. {
  186. return lockdep_is_held(&cgroup_mutex);
  187. }
  188. #else /* #ifdef CONFIG_PROVE_LOCKING */
  189. int cgroup_lock_is_held(void)
  190. {
  191. return mutex_is_locked(&cgroup_mutex);
  192. }
  193. #endif /* #else #ifdef CONFIG_PROVE_LOCKING */
  194. EXPORT_SYMBOL_GPL(cgroup_lock_is_held);
  195. /* convenient tests for these bits */
  196. inline int cgroup_is_removed(const struct cgroup *cgrp)
  197. {
  198. return test_bit(CGRP_REMOVED, &cgrp->flags);
  199. }
  200. /* bits in struct cgroupfs_root flags field */
  201. enum {
  202. ROOT_NOPREFIX, /* mounted subsystems have no named prefix */
  203. };
  204. static int cgroup_is_releasable(const struct cgroup *cgrp)
  205. {
  206. const int bits =
  207. (1 << CGRP_RELEASABLE) |
  208. (1 << CGRP_NOTIFY_ON_RELEASE);
  209. return (cgrp->flags & bits) == bits;
  210. }
  211. static int notify_on_release(const struct cgroup *cgrp)
  212. {
  213. return test_bit(CGRP_NOTIFY_ON_RELEASE, &cgrp->flags);
  214. }
  215. static int clone_children(const struct cgroup *cgrp)
  216. {
  217. return test_bit(CGRP_CLONE_CHILDREN, &cgrp->flags);
  218. }
  219. /*
  220. * for_each_subsys() allows you to iterate on each subsystem attached to
  221. * an active hierarchy
  222. */
  223. #define for_each_subsys(_root, _ss) \
  224. list_for_each_entry(_ss, &_root->subsys_list, sibling)
  225. /* for_each_active_root() allows you to iterate across the active hierarchies */
  226. #define for_each_active_root(_root) \
  227. list_for_each_entry(_root, &roots, root_list)
  228. /* the list of cgroups eligible for automatic release. Protected by
  229. * release_list_lock */
  230. static LIST_HEAD(release_list);
  231. static DEFINE_SPINLOCK(release_list_lock);
  232. static void cgroup_release_agent(struct work_struct *work);
  233. static DECLARE_WORK(release_agent_work, cgroup_release_agent);
  234. static void check_for_release(struct cgroup *cgrp);
  235. /* Link structure for associating css_set objects with cgroups */
  236. struct cg_cgroup_link {
  237. /*
  238. * List running through cg_cgroup_links associated with a
  239. * cgroup, anchored on cgroup->css_sets
  240. */
  241. struct list_head cgrp_link_list;
  242. struct cgroup *cgrp;
  243. /*
  244. * List running through cg_cgroup_links pointing at a
  245. * single css_set object, anchored on css_set->cg_links
  246. */
  247. struct list_head cg_link_list;
  248. struct css_set *cg;
  249. };
  250. /* The default css_set - used by init and its children prior to any
  251. * hierarchies being mounted. It contains a pointer to the root state
  252. * for each subsystem. Also used to anchor the list of css_sets. Not
  253. * reference-counted, to improve performance when child cgroups
  254. * haven't been created.
  255. */
  256. static struct css_set init_css_set;
  257. static struct cg_cgroup_link init_css_set_link;
  258. static int cgroup_init_idr(struct cgroup_subsys *ss,
  259. struct cgroup_subsys_state *css);
  260. /* css_set_lock protects the list of css_set objects, and the
  261. * chain of tasks off each css_set. Nests outside task->alloc_lock
  262. * due to cgroup_iter_start() */
  263. static DEFINE_RWLOCK(css_set_lock);
  264. static int css_set_count;
  265. /*
  266. * hash table for cgroup groups. This improves the performance to find
  267. * an existing css_set. This hash doesn't (currently) take into
  268. * account cgroups in empty hierarchies.
  269. */
  270. #define CSS_SET_HASH_BITS 7
  271. #define CSS_SET_TABLE_SIZE (1 << CSS_SET_HASH_BITS)
  272. static struct hlist_head css_set_table[CSS_SET_TABLE_SIZE];
  273. static struct hlist_head *css_set_hash(struct cgroup_subsys_state *css[])
  274. {
  275. int i;
  276. int index;
  277. unsigned long tmp = 0UL;
  278. for (i = 0; i < CGROUP_SUBSYS_COUNT; i++)
  279. tmp += (unsigned long)css[i];
  280. tmp = (tmp >> 16) ^ tmp;
  281. index = hash_long(tmp, CSS_SET_HASH_BITS);
  282. return &css_set_table[index];
  283. }
  284. static void free_css_set_rcu(struct rcu_head *obj)
  285. {
  286. struct css_set *cg = container_of(obj, struct css_set, rcu_head);
  287. kfree(cg);
  288. }
  289. /* We don't maintain the lists running through each css_set to its
  290. * task until after the first call to cgroup_iter_start(). This
  291. * reduces the fork()/exit() overhead for people who have cgroups
  292. * compiled into their kernel but not actually in use */
  293. static int use_task_css_set_links __read_mostly;
  294. static void __put_css_set(struct css_set *cg, int taskexit)
  295. {
  296. struct cg_cgroup_link *link;
  297. struct cg_cgroup_link *saved_link;
  298. /*
  299. * Ensure that the refcount doesn't hit zero while any readers
  300. * can see it. Similar to atomic_dec_and_lock(), but for an
  301. * rwlock
  302. */
  303. if (atomic_add_unless(&cg->refcount, -1, 1))
  304. return;
  305. write_lock(&css_set_lock);
  306. if (!atomic_dec_and_test(&cg->refcount)) {
  307. write_unlock(&css_set_lock);
  308. return;
  309. }
  310. /* This css_set is dead. unlink it and release cgroup refcounts */
  311. hlist_del(&cg->hlist);
  312. css_set_count--;
  313. list_for_each_entry_safe(link, saved_link, &cg->cg_links,
  314. cg_link_list) {
  315. struct cgroup *cgrp = link->cgrp;
  316. list_del(&link->cg_link_list);
  317. list_del(&link->cgrp_link_list);
  318. if (atomic_dec_and_test(&cgrp->count) &&
  319. notify_on_release(cgrp)) {
  320. if (taskexit)
  321. set_bit(CGRP_RELEASABLE, &cgrp->flags);
  322. check_for_release(cgrp);
  323. }
  324. kfree(link);
  325. }
  326. write_unlock(&css_set_lock);
  327. call_rcu(&cg->rcu_head, free_css_set_rcu);
  328. }
  329. /*
  330. * refcounted get/put for css_set objects
  331. */
  332. static inline void get_css_set(struct css_set *cg)
  333. {
  334. atomic_inc(&cg->refcount);
  335. }
  336. static inline void put_css_set(struct css_set *cg)
  337. {
  338. __put_css_set(cg, 0);
  339. }
  340. static inline void put_css_set_taskexit(struct css_set *cg)
  341. {
  342. __put_css_set(cg, 1);
  343. }
  344. /*
  345. * compare_css_sets - helper function for find_existing_css_set().
  346. * @cg: candidate css_set being tested
  347. * @old_cg: existing css_set for a task
  348. * @new_cgrp: cgroup that's being entered by the task
  349. * @template: desired set of css pointers in css_set (pre-calculated)
  350. *
  351. * Returns true if "cg" matches "old_cg" except for the hierarchy
  352. * which "new_cgrp" belongs to, for which it should match "new_cgrp".
  353. */
  354. static bool compare_css_sets(struct css_set *cg,
  355. struct css_set *old_cg,
  356. struct cgroup *new_cgrp,
  357. struct cgroup_subsys_state *template[])
  358. {
  359. struct list_head *l1, *l2;
  360. if (memcmp(template, cg->subsys, sizeof(cg->subsys))) {
  361. /* Not all subsystems matched */
  362. return false;
  363. }
  364. /*
  365. * Compare cgroup pointers in order to distinguish between
  366. * different cgroups in heirarchies with no subsystems. We
  367. * could get by with just this check alone (and skip the
  368. * memcmp above) but on most setups the memcmp check will
  369. * avoid the need for this more expensive check on almost all
  370. * candidates.
  371. */
  372. l1 = &cg->cg_links;
  373. l2 = &old_cg->cg_links;
  374. while (1) {
  375. struct cg_cgroup_link *cgl1, *cgl2;
  376. struct cgroup *cg1, *cg2;
  377. l1 = l1->next;
  378. l2 = l2->next;
  379. /* See if we reached the end - both lists are equal length. */
  380. if (l1 == &cg->cg_links) {
  381. BUG_ON(l2 != &old_cg->cg_links);
  382. break;
  383. } else {
  384. BUG_ON(l2 == &old_cg->cg_links);
  385. }
  386. /* Locate the cgroups associated with these links. */
  387. cgl1 = list_entry(l1, struct cg_cgroup_link, cg_link_list);
  388. cgl2 = list_entry(l2, struct cg_cgroup_link, cg_link_list);
  389. cg1 = cgl1->cgrp;
  390. cg2 = cgl2->cgrp;
  391. /* Hierarchies should be linked in the same order. */
  392. BUG_ON(cg1->root != cg2->root);
  393. /*
  394. * If this hierarchy is the hierarchy of the cgroup
  395. * that's changing, then we need to check that this
  396. * css_set points to the new cgroup; if it's any other
  397. * hierarchy, then this css_set should point to the
  398. * same cgroup as the old css_set.
  399. */
  400. if (cg1->root == new_cgrp->root) {
  401. if (cg1 != new_cgrp)
  402. return false;
  403. } else {
  404. if (cg1 != cg2)
  405. return false;
  406. }
  407. }
  408. return true;
  409. }
  410. /*
  411. * find_existing_css_set() is a helper for
  412. * find_css_set(), and checks to see whether an existing
  413. * css_set is suitable.
  414. *
  415. * oldcg: the cgroup group that we're using before the cgroup
  416. * transition
  417. *
  418. * cgrp: the cgroup that we're moving into
  419. *
  420. * template: location in which to build the desired set of subsystem
  421. * state objects for the new cgroup group
  422. */
  423. static struct css_set *find_existing_css_set(
  424. struct css_set *oldcg,
  425. struct cgroup *cgrp,
  426. struct cgroup_subsys_state *template[])
  427. {
  428. int i;
  429. struct cgroupfs_root *root = cgrp->root;
  430. struct hlist_head *hhead;
  431. struct hlist_node *node;
  432. struct css_set *cg;
  433. /*
  434. * Build the set of subsystem state objects that we want to see in the
  435. * new css_set. while subsystems can change globally, the entries here
  436. * won't change, so no need for locking.
  437. */
  438. for (i = 0; i < CGROUP_SUBSYS_COUNT; i++) {
  439. if (root->subsys_bits & (1UL << i)) {
  440. /* Subsystem is in this hierarchy. So we want
  441. * the subsystem state from the new
  442. * cgroup */
  443. template[i] = cgrp->subsys[i];
  444. } else {
  445. /* Subsystem is not in this hierarchy, so we
  446. * don't want to change the subsystem state */
  447. template[i] = oldcg->subsys[i];
  448. }
  449. }
  450. hhead = css_set_hash(template);
  451. hlist_for_each_entry(cg, node, hhead, hlist) {
  452. if (!compare_css_sets(cg, oldcg, cgrp, template))
  453. continue;
  454. /* This css_set matches what we need */
  455. return cg;
  456. }
  457. /* No existing cgroup group matched */
  458. return NULL;
  459. }
  460. static void free_cg_links(struct list_head *tmp)
  461. {
  462. struct cg_cgroup_link *link;
  463. struct cg_cgroup_link *saved_link;
  464. list_for_each_entry_safe(link, saved_link, tmp, cgrp_link_list) {
  465. list_del(&link->cgrp_link_list);
  466. kfree(link);
  467. }
  468. }
  469. /*
  470. * allocate_cg_links() allocates "count" cg_cgroup_link structures
  471. * and chains them on tmp through their cgrp_link_list fields. Returns 0 on
  472. * success or a negative error
  473. */
  474. static int allocate_cg_links(int count, struct list_head *tmp)
  475. {
  476. struct cg_cgroup_link *link;
  477. int i;
  478. INIT_LIST_HEAD(tmp);
  479. for (i = 0; i < count; i++) {
  480. link = kmalloc(sizeof(*link), GFP_KERNEL);
  481. if (!link) {
  482. free_cg_links(tmp);
  483. return -ENOMEM;
  484. }
  485. list_add(&link->cgrp_link_list, tmp);
  486. }
  487. return 0;
  488. }
  489. /**
  490. * link_css_set - a helper function to link a css_set to a cgroup
  491. * @tmp_cg_links: cg_cgroup_link objects allocated by allocate_cg_links()
  492. * @cg: the css_set to be linked
  493. * @cgrp: the destination cgroup
  494. */
  495. static void link_css_set(struct list_head *tmp_cg_links,
  496. struct css_set *cg, struct cgroup *cgrp)
  497. {
  498. struct cg_cgroup_link *link;
  499. BUG_ON(list_empty(tmp_cg_links));
  500. link = list_first_entry(tmp_cg_links, struct cg_cgroup_link,
  501. cgrp_link_list);
  502. link->cg = cg;
  503. link->cgrp = cgrp;
  504. atomic_inc(&cgrp->count);
  505. list_move(&link->cgrp_link_list, &cgrp->css_sets);
  506. /*
  507. * Always add links to the tail of the list so that the list
  508. * is sorted by order of hierarchy creation
  509. */
  510. list_add_tail(&link->cg_link_list, &cg->cg_links);
  511. }
  512. /*
  513. * find_css_set() takes an existing cgroup group and a
  514. * cgroup object, and returns a css_set object that's
  515. * equivalent to the old group, but with the given cgroup
  516. * substituted into the appropriate hierarchy. Must be called with
  517. * cgroup_mutex held
  518. */
  519. static struct css_set *find_css_set(
  520. struct css_set *oldcg, struct cgroup *cgrp)
  521. {
  522. struct css_set *res;
  523. struct cgroup_subsys_state *template[CGROUP_SUBSYS_COUNT];
  524. struct list_head tmp_cg_links;
  525. struct hlist_head *hhead;
  526. struct cg_cgroup_link *link;
  527. /* First see if we already have a cgroup group that matches
  528. * the desired set */
  529. read_lock(&css_set_lock);
  530. res = find_existing_css_set(oldcg, cgrp, template);
  531. if (res)
  532. get_css_set(res);
  533. read_unlock(&css_set_lock);
  534. if (res)
  535. return res;
  536. res = kmalloc(sizeof(*res), GFP_KERNEL);
  537. if (!res)
  538. return NULL;
  539. /* Allocate all the cg_cgroup_link objects that we'll need */
  540. if (allocate_cg_links(root_count, &tmp_cg_links) < 0) {
  541. kfree(res);
  542. return NULL;
  543. }
  544. atomic_set(&res->refcount, 1);
  545. INIT_LIST_HEAD(&res->cg_links);
  546. INIT_LIST_HEAD(&res->tasks);
  547. INIT_HLIST_NODE(&res->hlist);
  548. /* Copy the set of subsystem state objects generated in
  549. * find_existing_css_set() */
  550. memcpy(res->subsys, template, sizeof(res->subsys));
  551. write_lock(&css_set_lock);
  552. /* Add reference counts and links from the new css_set. */
  553. list_for_each_entry(link, &oldcg->cg_links, cg_link_list) {
  554. struct cgroup *c = link->cgrp;
  555. if (c->root == cgrp->root)
  556. c = cgrp;
  557. link_css_set(&tmp_cg_links, res, c);
  558. }
  559. BUG_ON(!list_empty(&tmp_cg_links));
  560. css_set_count++;
  561. /* Add this cgroup group to the hash table */
  562. hhead = css_set_hash(res->subsys);
  563. hlist_add_head(&res->hlist, hhead);
  564. write_unlock(&css_set_lock);
  565. return res;
  566. }
  567. /*
  568. * Return the cgroup for "task" from the given hierarchy. Must be
  569. * called with cgroup_mutex held.
  570. */
  571. static struct cgroup *task_cgroup_from_root(struct task_struct *task,
  572. struct cgroupfs_root *root)
  573. {
  574. struct css_set *css;
  575. struct cgroup *res = NULL;
  576. BUG_ON(!mutex_is_locked(&cgroup_mutex));
  577. read_lock(&css_set_lock);
  578. /*
  579. * No need to lock the task - since we hold cgroup_mutex the
  580. * task can't change groups, so the only thing that can happen
  581. * is that it exits and its css is set back to init_css_set.
  582. */
  583. css = task->cgroups;
  584. if (css == &init_css_set) {
  585. res = &root->top_cgroup;
  586. } else {
  587. struct cg_cgroup_link *link;
  588. list_for_each_entry(link, &css->cg_links, cg_link_list) {
  589. struct cgroup *c = link->cgrp;
  590. if (c->root == root) {
  591. res = c;
  592. break;
  593. }
  594. }
  595. }
  596. read_unlock(&css_set_lock);
  597. BUG_ON(!res);
  598. return res;
  599. }
  600. /*
  601. * There is one global cgroup mutex. We also require taking
  602. * task_lock() when dereferencing a task's cgroup subsys pointers.
  603. * See "The task_lock() exception", at the end of this comment.
  604. *
  605. * A task must hold cgroup_mutex to modify cgroups.
  606. *
  607. * Any task can increment and decrement the count field without lock.
  608. * So in general, code holding cgroup_mutex can't rely on the count
  609. * field not changing. However, if the count goes to zero, then only
  610. * cgroup_attach_task() can increment it again. Because a count of zero
  611. * means that no tasks are currently attached, therefore there is no
  612. * way a task attached to that cgroup can fork (the other way to
  613. * increment the count). So code holding cgroup_mutex can safely
  614. * assume that if the count is zero, it will stay zero. Similarly, if
  615. * a task holds cgroup_mutex on a cgroup with zero count, it
  616. * knows that the cgroup won't be removed, as cgroup_rmdir()
  617. * needs that mutex.
  618. *
  619. * The fork and exit callbacks cgroup_fork() and cgroup_exit(), don't
  620. * (usually) take cgroup_mutex. These are the two most performance
  621. * critical pieces of code here. The exception occurs on cgroup_exit(),
  622. * when a task in a notify_on_release cgroup exits. Then cgroup_mutex
  623. * is taken, and if the cgroup count is zero, a usermode call made
  624. * to the release agent with the name of the cgroup (path relative to
  625. * the root of cgroup file system) as the argument.
  626. *
  627. * A cgroup can only be deleted if both its 'count' of using tasks
  628. * is zero, and its list of 'children' cgroups is empty. Since all
  629. * tasks in the system use _some_ cgroup, and since there is always at
  630. * least one task in the system (init, pid == 1), therefore, top_cgroup
  631. * always has either children cgroups and/or using tasks. So we don't
  632. * need a special hack to ensure that top_cgroup cannot be deleted.
  633. *
  634. * The task_lock() exception
  635. *
  636. * The need for this exception arises from the action of
  637. * cgroup_attach_task(), which overwrites one tasks cgroup pointer with
  638. * another. It does so using cgroup_mutex, however there are
  639. * several performance critical places that need to reference
  640. * task->cgroup without the expense of grabbing a system global
  641. * mutex. Therefore except as noted below, when dereferencing or, as
  642. * in cgroup_attach_task(), modifying a task'ss cgroup pointer we use
  643. * task_lock(), which acts on a spinlock (task->alloc_lock) already in
  644. * the task_struct routinely used for such matters.
  645. *
  646. * P.S. One more locking exception. RCU is used to guard the
  647. * update of a tasks cgroup pointer by cgroup_attach_task()
  648. */
  649. /**
  650. * cgroup_lock - lock out any changes to cgroup structures
  651. *
  652. */
  653. void cgroup_lock(void)
  654. {
  655. mutex_lock(&cgroup_mutex);
  656. }
  657. EXPORT_SYMBOL_GPL(cgroup_lock);
  658. /**
  659. * cgroup_unlock - release lock on cgroup changes
  660. *
  661. * Undo the lock taken in a previous cgroup_lock() call.
  662. */
  663. void cgroup_unlock(void)
  664. {
  665. mutex_unlock(&cgroup_mutex);
  666. }
  667. EXPORT_SYMBOL_GPL(cgroup_unlock);
  668. /*
  669. * A couple of forward declarations required, due to cyclic reference loop:
  670. * cgroup_mkdir -> cgroup_create -> cgroup_populate_dir ->
  671. * cgroup_add_file -> cgroup_create_file -> cgroup_dir_inode_operations
  672. * -> cgroup_mkdir.
  673. */
  674. static struct dentry *cgroup_lookup(struct inode *dir,
  675. struct dentry *dentry, struct nameidata *nd);
  676. static int cgroup_mkdir(struct inode *dir, struct dentry *dentry, int mode);
  677. static int cgroup_rmdir(struct inode *unused_dir, struct dentry *dentry);
  678. static int cgroup_populate_dir(struct cgroup *cgrp);
  679. static const struct inode_operations cgroup_dir_inode_operations;
  680. static const struct file_operations proc_cgroupstats_operations;
  681. static struct backing_dev_info cgroup_backing_dev_info = {
  682. .name = "cgroup",
  683. .capabilities = BDI_CAP_NO_ACCT_AND_WRITEBACK,
  684. };
  685. static int alloc_css_id(struct cgroup_subsys *ss,
  686. struct cgroup *parent, struct cgroup *child);
  687. static struct inode *cgroup_new_inode(mode_t mode, struct super_block *sb)
  688. {
  689. struct inode *inode = new_inode(sb);
  690. if (inode) {
  691. inode->i_ino = get_next_ino();
  692. inode->i_mode = mode;
  693. inode->i_uid = current_fsuid();
  694. inode->i_gid = current_fsgid();
  695. inode->i_atime = inode->i_mtime = inode->i_ctime = CURRENT_TIME;
  696. inode->i_mapping->backing_dev_info = &cgroup_backing_dev_info;
  697. }
  698. return inode;
  699. }
  700. /*
  701. * Call subsys's pre_destroy handler.
  702. * This is called before css refcnt check.
  703. */
  704. static int cgroup_call_pre_destroy(struct cgroup *cgrp)
  705. {
  706. struct cgroup_subsys *ss;
  707. int ret = 0;
  708. for_each_subsys(cgrp->root, ss)
  709. if (ss->pre_destroy) {
  710. ret = ss->pre_destroy(ss, cgrp);
  711. if (ret)
  712. break;
  713. }
  714. return ret;
  715. }
  716. static void free_cgroup_rcu(struct rcu_head *obj)
  717. {
  718. struct cgroup *cgrp = container_of(obj, struct cgroup, rcu_head);
  719. kfree(cgrp);
  720. }
  721. static void cgroup_diput(struct dentry *dentry, struct inode *inode)
  722. {
  723. /* is dentry a directory ? if so, kfree() associated cgroup */
  724. if (S_ISDIR(inode->i_mode)) {
  725. struct cgroup *cgrp = dentry->d_fsdata;
  726. struct cgroup_subsys *ss;
  727. BUG_ON(!(cgroup_is_removed(cgrp)));
  728. /* It's possible for external users to be holding css
  729. * reference counts on a cgroup; css_put() needs to
  730. * be able to access the cgroup after decrementing
  731. * the reference count in order to know if it needs to
  732. * queue the cgroup to be handled by the release
  733. * agent */
  734. synchronize_rcu();
  735. mutex_lock(&cgroup_mutex);
  736. /*
  737. * Release the subsystem state objects.
  738. */
  739. for_each_subsys(cgrp->root, ss)
  740. ss->destroy(ss, cgrp);
  741. cgrp->root->number_of_cgroups--;
  742. mutex_unlock(&cgroup_mutex);
  743. /*
  744. * Drop the active superblock reference that we took when we
  745. * created the cgroup
  746. */
  747. deactivate_super(cgrp->root->sb);
  748. /*
  749. * if we're getting rid of the cgroup, refcount should ensure
  750. * that there are no pidlists left.
  751. */
  752. BUG_ON(!list_empty(&cgrp->pidlists));
  753. call_rcu(&cgrp->rcu_head, free_cgroup_rcu);
  754. }
  755. iput(inode);
  756. }
  757. static void remove_dir(struct dentry *d)
  758. {
  759. struct dentry *parent = dget(d->d_parent);
  760. d_delete(d);
  761. simple_rmdir(parent->d_inode, d);
  762. dput(parent);
  763. }
  764. static void cgroup_clear_directory(struct dentry *dentry)
  765. {
  766. struct list_head *node;
  767. BUG_ON(!mutex_is_locked(&dentry->d_inode->i_mutex));
  768. spin_lock(&dcache_lock);
  769. node = dentry->d_subdirs.next;
  770. while (node != &dentry->d_subdirs) {
  771. struct dentry *d = list_entry(node, struct dentry, d_u.d_child);
  772. list_del_init(node);
  773. if (d->d_inode) {
  774. /* This should never be called on a cgroup
  775. * directory with child cgroups */
  776. BUG_ON(d->d_inode->i_mode & S_IFDIR);
  777. d = dget_locked(d);
  778. spin_unlock(&dcache_lock);
  779. d_delete(d);
  780. simple_unlink(dentry->d_inode, d);
  781. dput(d);
  782. spin_lock(&dcache_lock);
  783. }
  784. node = dentry->d_subdirs.next;
  785. }
  786. spin_unlock(&dcache_lock);
  787. }
  788. /*
  789. * NOTE : the dentry must have been dget()'ed
  790. */
  791. static void cgroup_d_remove_dir(struct dentry *dentry)
  792. {
  793. cgroup_clear_directory(dentry);
  794. spin_lock(&dcache_lock);
  795. list_del_init(&dentry->d_u.d_child);
  796. spin_unlock(&dcache_lock);
  797. remove_dir(dentry);
  798. }
  799. /*
  800. * A queue for waiters to do rmdir() cgroup. A tasks will sleep when
  801. * cgroup->count == 0 && list_empty(&cgroup->children) && subsys has some
  802. * reference to css->refcnt. In general, this refcnt is expected to goes down
  803. * to zero, soon.
  804. *
  805. * CGRP_WAIT_ON_RMDIR flag is set under cgroup's inode->i_mutex;
  806. */
  807. DECLARE_WAIT_QUEUE_HEAD(cgroup_rmdir_waitq);
  808. static void cgroup_wakeup_rmdir_waiter(struct cgroup *cgrp)
  809. {
  810. if (unlikely(test_and_clear_bit(CGRP_WAIT_ON_RMDIR, &cgrp->flags)))
  811. wake_up_all(&cgroup_rmdir_waitq);
  812. }
  813. void cgroup_exclude_rmdir(struct cgroup_subsys_state *css)
  814. {
  815. css_get(css);
  816. }
  817. void cgroup_release_and_wakeup_rmdir(struct cgroup_subsys_state *css)
  818. {
  819. cgroup_wakeup_rmdir_waiter(css->cgroup);
  820. css_put(css);
  821. }
  822. /*
  823. * Call with cgroup_mutex held. Drops reference counts on modules, including
  824. * any duplicate ones that parse_cgroupfs_options took. If this function
  825. * returns an error, no reference counts are touched.
  826. */
  827. static int rebind_subsystems(struct cgroupfs_root *root,
  828. unsigned long final_bits)
  829. {
  830. unsigned long added_bits, removed_bits;
  831. struct cgroup *cgrp = &root->top_cgroup;
  832. int i;
  833. BUG_ON(!mutex_is_locked(&cgroup_mutex));
  834. removed_bits = root->actual_subsys_bits & ~final_bits;
  835. added_bits = final_bits & ~root->actual_subsys_bits;
  836. /* Check that any added subsystems are currently free */
  837. for (i = 0; i < CGROUP_SUBSYS_COUNT; i++) {
  838. unsigned long bit = 1UL << i;
  839. struct cgroup_subsys *ss = subsys[i];
  840. if (!(bit & added_bits))
  841. continue;
  842. /*
  843. * Nobody should tell us to do a subsys that doesn't exist:
  844. * parse_cgroupfs_options should catch that case and refcounts
  845. * ensure that subsystems won't disappear once selected.
  846. */
  847. BUG_ON(ss == NULL);
  848. if (ss->root != &rootnode) {
  849. /* Subsystem isn't free */
  850. return -EBUSY;
  851. }
  852. }
  853. /* Currently we don't handle adding/removing subsystems when
  854. * any child cgroups exist. This is theoretically supportable
  855. * but involves complex error handling, so it's being left until
  856. * later */
  857. if (root->number_of_cgroups > 1)
  858. return -EBUSY;
  859. /* Process each subsystem */
  860. for (i = 0; i < CGROUP_SUBSYS_COUNT; i++) {
  861. struct cgroup_subsys *ss = subsys[i];
  862. unsigned long bit = 1UL << i;
  863. if (bit & added_bits) {
  864. /* We're binding this subsystem to this hierarchy */
  865. BUG_ON(ss == NULL);
  866. BUG_ON(cgrp->subsys[i]);
  867. BUG_ON(!dummytop->subsys[i]);
  868. BUG_ON(dummytop->subsys[i]->cgroup != dummytop);
  869. mutex_lock(&ss->hierarchy_mutex);
  870. cgrp->subsys[i] = dummytop->subsys[i];
  871. cgrp->subsys[i]->cgroup = cgrp;
  872. list_move(&ss->sibling, &root->subsys_list);
  873. ss->root = root;
  874. if (ss->bind)
  875. ss->bind(ss, cgrp);
  876. mutex_unlock(&ss->hierarchy_mutex);
  877. /* refcount was already taken, and we're keeping it */
  878. } else if (bit & removed_bits) {
  879. /* We're removing this subsystem */
  880. BUG_ON(ss == NULL);
  881. BUG_ON(cgrp->subsys[i] != dummytop->subsys[i]);
  882. BUG_ON(cgrp->subsys[i]->cgroup != cgrp);
  883. mutex_lock(&ss->hierarchy_mutex);
  884. if (ss->bind)
  885. ss->bind(ss, dummytop);
  886. dummytop->subsys[i]->cgroup = dummytop;
  887. cgrp->subsys[i] = NULL;
  888. subsys[i]->root = &rootnode;
  889. list_move(&ss->sibling, &rootnode.subsys_list);
  890. mutex_unlock(&ss->hierarchy_mutex);
  891. /* subsystem is now free - drop reference on module */
  892. module_put(ss->module);
  893. } else if (bit & final_bits) {
  894. /* Subsystem state should already exist */
  895. BUG_ON(ss == NULL);
  896. BUG_ON(!cgrp->subsys[i]);
  897. /*
  898. * a refcount was taken, but we already had one, so
  899. * drop the extra reference.
  900. */
  901. module_put(ss->module);
  902. #ifdef CONFIG_MODULE_UNLOAD
  903. BUG_ON(ss->module && !module_refcount(ss->module));
  904. #endif
  905. } else {
  906. /* Subsystem state shouldn't exist */
  907. BUG_ON(cgrp->subsys[i]);
  908. }
  909. }
  910. root->subsys_bits = root->actual_subsys_bits = final_bits;
  911. synchronize_rcu();
  912. return 0;
  913. }
  914. static int cgroup_show_options(struct seq_file *seq, struct vfsmount *vfs)
  915. {
  916. struct cgroupfs_root *root = vfs->mnt_sb->s_fs_info;
  917. struct cgroup_subsys *ss;
  918. mutex_lock(&cgroup_mutex);
  919. for_each_subsys(root, ss)
  920. seq_printf(seq, ",%s", ss->name);
  921. if (test_bit(ROOT_NOPREFIX, &root->flags))
  922. seq_puts(seq, ",noprefix");
  923. if (strlen(root->release_agent_path))
  924. seq_printf(seq, ",release_agent=%s", root->release_agent_path);
  925. if (clone_children(&root->top_cgroup))
  926. seq_puts(seq, ",clone_children");
  927. if (strlen(root->name))
  928. seq_printf(seq, ",name=%s", root->name);
  929. mutex_unlock(&cgroup_mutex);
  930. return 0;
  931. }
  932. struct cgroup_sb_opts {
  933. unsigned long subsys_bits;
  934. unsigned long flags;
  935. char *release_agent;
  936. bool clone_children;
  937. char *name;
  938. /* User explicitly requested empty subsystem */
  939. bool none;
  940. struct cgroupfs_root *new_root;
  941. };
  942. /*
  943. * Convert a hierarchy specifier into a bitmask of subsystems and flags. Call
  944. * with cgroup_mutex held to protect the subsys[] array. This function takes
  945. * refcounts on subsystems to be used, unless it returns error, in which case
  946. * no refcounts are taken.
  947. */
  948. static int parse_cgroupfs_options(char *data, struct cgroup_sb_opts *opts)
  949. {
  950. char *token, *o = data;
  951. bool all_ss = false, one_ss = false;
  952. unsigned long mask = (unsigned long)-1;
  953. int i;
  954. bool module_pin_failed = false;
  955. BUG_ON(!mutex_is_locked(&cgroup_mutex));
  956. #ifdef CONFIG_CPUSETS
  957. mask = ~(1UL << cpuset_subsys_id);
  958. #endif
  959. memset(opts, 0, sizeof(*opts));
  960. while ((token = strsep(&o, ",")) != NULL) {
  961. if (!*token)
  962. return -EINVAL;
  963. if (!strcmp(token, "none")) {
  964. /* Explicitly have no subsystems */
  965. opts->none = true;
  966. continue;
  967. }
  968. if (!strcmp(token, "all")) {
  969. /* Mutually exclusive option 'all' + subsystem name */
  970. if (one_ss)
  971. return -EINVAL;
  972. all_ss = true;
  973. continue;
  974. }
  975. if (!strcmp(token, "noprefix")) {
  976. set_bit(ROOT_NOPREFIX, &opts->flags);
  977. continue;
  978. }
  979. if (!strcmp(token, "clone_children")) {
  980. opts->clone_children = true;
  981. continue;
  982. }
  983. if (!strncmp(token, "release_agent=", 14)) {
  984. /* Specifying two release agents is forbidden */
  985. if (opts->release_agent)
  986. return -EINVAL;
  987. opts->release_agent =
  988. kstrndup(token + 14, PATH_MAX - 1, GFP_KERNEL);
  989. if (!opts->release_agent)
  990. return -ENOMEM;
  991. continue;
  992. }
  993. if (!strncmp(token, "name=", 5)) {
  994. const char *name = token + 5;
  995. /* Can't specify an empty name */
  996. if (!strlen(name))
  997. return -EINVAL;
  998. /* Must match [\w.-]+ */
  999. for (i = 0; i < strlen(name); i++) {
  1000. char c = name[i];
  1001. if (isalnum(c))
  1002. continue;
  1003. if ((c == '.') || (c == '-') || (c == '_'))
  1004. continue;
  1005. return -EINVAL;
  1006. }
  1007. /* Specifying two names is forbidden */
  1008. if (opts->name)
  1009. return -EINVAL;
  1010. opts->name = kstrndup(name,
  1011. MAX_CGROUP_ROOT_NAMELEN - 1,
  1012. GFP_KERNEL);
  1013. if (!opts->name)
  1014. return -ENOMEM;
  1015. continue;
  1016. }
  1017. for (i = 0; i < CGROUP_SUBSYS_COUNT; i++) {
  1018. struct cgroup_subsys *ss = subsys[i];
  1019. if (ss == NULL)
  1020. continue;
  1021. if (strcmp(token, ss->name))
  1022. continue;
  1023. if (ss->disabled)
  1024. continue;
  1025. /* Mutually exclusive option 'all' + subsystem name */
  1026. if (all_ss)
  1027. return -EINVAL;
  1028. set_bit(i, &opts->subsys_bits);
  1029. one_ss = true;
  1030. break;
  1031. }
  1032. if (i == CGROUP_SUBSYS_COUNT)
  1033. return -ENOENT;
  1034. }
  1035. /*
  1036. * If the 'all' option was specified select all the subsystems,
  1037. * otherwise 'all, 'none' and a subsystem name options were not
  1038. * specified, let's default to 'all'
  1039. */
  1040. if (all_ss || (!all_ss && !one_ss && !opts->none)) {
  1041. for (i = 0; i < CGROUP_SUBSYS_COUNT; i++) {
  1042. struct cgroup_subsys *ss = subsys[i];
  1043. if (ss == NULL)
  1044. continue;
  1045. if (ss->disabled)
  1046. continue;
  1047. set_bit(i, &opts->subsys_bits);
  1048. }
  1049. }
  1050. /* Consistency checks */
  1051. /*
  1052. * Option noprefix was introduced just for backward compatibility
  1053. * with the old cpuset, so we allow noprefix only if mounting just
  1054. * the cpuset subsystem.
  1055. */
  1056. if (test_bit(ROOT_NOPREFIX, &opts->flags) &&
  1057. (opts->subsys_bits & mask))
  1058. return -EINVAL;
  1059. /* Can't specify "none" and some subsystems */
  1060. if (opts->subsys_bits && opts->none)
  1061. return -EINVAL;
  1062. /*
  1063. * We either have to specify by name or by subsystems. (So all
  1064. * empty hierarchies must have a name).
  1065. */
  1066. if (!opts->subsys_bits && !opts->name)
  1067. return -EINVAL;
  1068. /*
  1069. * Grab references on all the modules we'll need, so the subsystems
  1070. * don't dance around before rebind_subsystems attaches them. This may
  1071. * take duplicate reference counts on a subsystem that's already used,
  1072. * but rebind_subsystems handles this case.
  1073. */
  1074. for (i = CGROUP_BUILTIN_SUBSYS_COUNT; i < CGROUP_SUBSYS_COUNT; i++) {
  1075. unsigned long bit = 1UL << i;
  1076. if (!(bit & opts->subsys_bits))
  1077. continue;
  1078. if (!try_module_get(subsys[i]->module)) {
  1079. module_pin_failed = true;
  1080. break;
  1081. }
  1082. }
  1083. if (module_pin_failed) {
  1084. /*
  1085. * oops, one of the modules was going away. this means that we
  1086. * raced with a module_delete call, and to the user this is
  1087. * essentially a "subsystem doesn't exist" case.
  1088. */
  1089. for (i--; i >= CGROUP_BUILTIN_SUBSYS_COUNT; i--) {
  1090. /* drop refcounts only on the ones we took */
  1091. unsigned long bit = 1UL << i;
  1092. if (!(bit & opts->subsys_bits))
  1093. continue;
  1094. module_put(subsys[i]->module);
  1095. }
  1096. return -ENOENT;
  1097. }
  1098. return 0;
  1099. }
  1100. static void drop_parsed_module_refcounts(unsigned long subsys_bits)
  1101. {
  1102. int i;
  1103. for (i = CGROUP_BUILTIN_SUBSYS_COUNT; i < CGROUP_SUBSYS_COUNT; i++) {
  1104. unsigned long bit = 1UL << i;
  1105. if (!(bit & subsys_bits))
  1106. continue;
  1107. module_put(subsys[i]->module);
  1108. }
  1109. }
  1110. static int cgroup_remount(struct super_block *sb, int *flags, char *data)
  1111. {
  1112. int ret = 0;
  1113. struct cgroupfs_root *root = sb->s_fs_info;
  1114. struct cgroup *cgrp = &root->top_cgroup;
  1115. struct cgroup_sb_opts opts;
  1116. mutex_lock(&cgrp->dentry->d_inode->i_mutex);
  1117. mutex_lock(&cgroup_mutex);
  1118. /* See what subsystems are wanted */
  1119. ret = parse_cgroupfs_options(data, &opts);
  1120. if (ret)
  1121. goto out_unlock;
  1122. /* Don't allow flags or name to change at remount */
  1123. if (opts.flags != root->flags ||
  1124. (opts.name && strcmp(opts.name, root->name))) {
  1125. ret = -EINVAL;
  1126. drop_parsed_module_refcounts(opts.subsys_bits);
  1127. goto out_unlock;
  1128. }
  1129. ret = rebind_subsystems(root, opts.subsys_bits);
  1130. if (ret) {
  1131. drop_parsed_module_refcounts(opts.subsys_bits);
  1132. goto out_unlock;
  1133. }
  1134. /* (re)populate subsystem files */
  1135. cgroup_populate_dir(cgrp);
  1136. if (opts.release_agent)
  1137. strcpy(root->release_agent_path, opts.release_agent);
  1138. out_unlock:
  1139. kfree(opts.release_agent);
  1140. kfree(opts.name);
  1141. mutex_unlock(&cgroup_mutex);
  1142. mutex_unlock(&cgrp->dentry->d_inode->i_mutex);
  1143. return ret;
  1144. }
  1145. static const struct super_operations cgroup_ops = {
  1146. .statfs = simple_statfs,
  1147. .drop_inode = generic_delete_inode,
  1148. .show_options = cgroup_show_options,
  1149. .remount_fs = cgroup_remount,
  1150. };
  1151. static void init_cgroup_housekeeping(struct cgroup *cgrp)
  1152. {
  1153. INIT_LIST_HEAD(&cgrp->sibling);
  1154. INIT_LIST_HEAD(&cgrp->children);
  1155. INIT_LIST_HEAD(&cgrp->css_sets);
  1156. INIT_LIST_HEAD(&cgrp->release_list);
  1157. INIT_LIST_HEAD(&cgrp->pidlists);
  1158. mutex_init(&cgrp->pidlist_mutex);
  1159. INIT_LIST_HEAD(&cgrp->event_list);
  1160. spin_lock_init(&cgrp->event_list_lock);
  1161. }
  1162. static void init_cgroup_root(struct cgroupfs_root *root)
  1163. {
  1164. struct cgroup *cgrp = &root->top_cgroup;
  1165. INIT_LIST_HEAD(&root->subsys_list);
  1166. INIT_LIST_HEAD(&root->root_list);
  1167. root->number_of_cgroups = 1;
  1168. cgrp->root = root;
  1169. cgrp->top_cgroup = cgrp;
  1170. init_cgroup_housekeeping(cgrp);
  1171. }
  1172. static bool init_root_id(struct cgroupfs_root *root)
  1173. {
  1174. int ret = 0;
  1175. do {
  1176. if (!ida_pre_get(&hierarchy_ida, GFP_KERNEL))
  1177. return false;
  1178. spin_lock(&hierarchy_id_lock);
  1179. /* Try to allocate the next unused ID */
  1180. ret = ida_get_new_above(&hierarchy_ida, next_hierarchy_id,
  1181. &root->hierarchy_id);
  1182. if (ret == -ENOSPC)
  1183. /* Try again starting from 0 */
  1184. ret = ida_get_new(&hierarchy_ida, &root->hierarchy_id);
  1185. if (!ret) {
  1186. next_hierarchy_id = root->hierarchy_id + 1;
  1187. } else if (ret != -EAGAIN) {
  1188. /* Can only get here if the 31-bit IDR is full ... */
  1189. BUG_ON(ret);
  1190. }
  1191. spin_unlock(&hierarchy_id_lock);
  1192. } while (ret);
  1193. return true;
  1194. }
  1195. static int cgroup_test_super(struct super_block *sb, void *data)
  1196. {
  1197. struct cgroup_sb_opts *opts = data;
  1198. struct cgroupfs_root *root = sb->s_fs_info;
  1199. /* If we asked for a name then it must match */
  1200. if (opts->name && strcmp(opts->name, root->name))
  1201. return 0;
  1202. /*
  1203. * If we asked for subsystems (or explicitly for no
  1204. * subsystems) then they must match
  1205. */
  1206. if ((opts->subsys_bits || opts->none)
  1207. && (opts->subsys_bits != root->subsys_bits))
  1208. return 0;
  1209. return 1;
  1210. }
  1211. static struct cgroupfs_root *cgroup_root_from_opts(struct cgroup_sb_opts *opts)
  1212. {
  1213. struct cgroupfs_root *root;
  1214. if (!opts->subsys_bits && !opts->none)
  1215. return NULL;
  1216. root = kzalloc(sizeof(*root), GFP_KERNEL);
  1217. if (!root)
  1218. return ERR_PTR(-ENOMEM);
  1219. if (!init_root_id(root)) {
  1220. kfree(root);
  1221. return ERR_PTR(-ENOMEM);
  1222. }
  1223. init_cgroup_root(root);
  1224. root->subsys_bits = opts->subsys_bits;
  1225. root->flags = opts->flags;
  1226. if (opts->release_agent)
  1227. strcpy(root->release_agent_path, opts->release_agent);
  1228. if (opts->name)
  1229. strcpy(root->name, opts->name);
  1230. if (opts->clone_children)
  1231. set_bit(CGRP_CLONE_CHILDREN, &root->top_cgroup.flags);
  1232. return root;
  1233. }
  1234. static void cgroup_drop_root(struct cgroupfs_root *root)
  1235. {
  1236. if (!root)
  1237. return;
  1238. BUG_ON(!root->hierarchy_id);
  1239. spin_lock(&hierarchy_id_lock);
  1240. ida_remove(&hierarchy_ida, root->hierarchy_id);
  1241. spin_unlock(&hierarchy_id_lock);
  1242. kfree(root);
  1243. }
  1244. static int cgroup_set_super(struct super_block *sb, void *data)
  1245. {
  1246. int ret;
  1247. struct cgroup_sb_opts *opts = data;
  1248. /* If we don't have a new root, we can't set up a new sb */
  1249. if (!opts->new_root)
  1250. return -EINVAL;
  1251. BUG_ON(!opts->subsys_bits && !opts->none);
  1252. ret = set_anon_super(sb, NULL);
  1253. if (ret)
  1254. return ret;
  1255. sb->s_fs_info = opts->new_root;
  1256. opts->new_root->sb = sb;
  1257. sb->s_blocksize = PAGE_CACHE_SIZE;
  1258. sb->s_blocksize_bits = PAGE_CACHE_SHIFT;
  1259. sb->s_magic = CGROUP_SUPER_MAGIC;
  1260. sb->s_op = &cgroup_ops;
  1261. return 0;
  1262. }
  1263. static int cgroup_get_rootdir(struct super_block *sb)
  1264. {
  1265. struct inode *inode =
  1266. cgroup_new_inode(S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR, sb);
  1267. struct dentry *dentry;
  1268. if (!inode)
  1269. return -ENOMEM;
  1270. inode->i_fop = &simple_dir_operations;
  1271. inode->i_op = &cgroup_dir_inode_operations;
  1272. /* directories start off with i_nlink == 2 (for "." entry) */
  1273. inc_nlink(inode);
  1274. dentry = d_alloc_root(inode);
  1275. if (!dentry) {
  1276. iput(inode);
  1277. return -ENOMEM;
  1278. }
  1279. sb->s_root = dentry;
  1280. return 0;
  1281. }
  1282. static struct dentry *cgroup_mount(struct file_system_type *fs_type,
  1283. int flags, const char *unused_dev_name,
  1284. void *data)
  1285. {
  1286. struct cgroup_sb_opts opts;
  1287. struct cgroupfs_root *root;
  1288. int ret = 0;
  1289. struct super_block *sb;
  1290. struct cgroupfs_root *new_root;
  1291. /* First find the desired set of subsystems */
  1292. mutex_lock(&cgroup_mutex);
  1293. ret = parse_cgroupfs_options(data, &opts);
  1294. mutex_unlock(&cgroup_mutex);
  1295. if (ret)
  1296. goto out_err;
  1297. /*
  1298. * Allocate a new cgroup root. We may not need it if we're
  1299. * reusing an existing hierarchy.
  1300. */
  1301. new_root = cgroup_root_from_opts(&opts);
  1302. if (IS_ERR(new_root)) {
  1303. ret = PTR_ERR(new_root);
  1304. goto drop_modules;
  1305. }
  1306. opts.new_root = new_root;
  1307. /* Locate an existing or new sb for this hierarchy */
  1308. sb = sget(fs_type, cgroup_test_super, cgroup_set_super, &opts);
  1309. if (IS_ERR(sb)) {
  1310. ret = PTR_ERR(sb);
  1311. cgroup_drop_root(opts.new_root);
  1312. goto drop_modules;
  1313. }
  1314. root = sb->s_fs_info;
  1315. BUG_ON(!root);
  1316. if (root == opts.new_root) {
  1317. /* We used the new root structure, so this is a new hierarchy */
  1318. struct list_head tmp_cg_links;
  1319. struct cgroup *root_cgrp = &root->top_cgroup;
  1320. struct inode *inode;
  1321. struct cgroupfs_root *existing_root;
  1322. int i;
  1323. BUG_ON(sb->s_root != NULL);
  1324. ret = cgroup_get_rootdir(sb);
  1325. if (ret)
  1326. goto drop_new_super;
  1327. inode = sb->s_root->d_inode;
  1328. mutex_lock(&inode->i_mutex);
  1329. mutex_lock(&cgroup_mutex);
  1330. if (strlen(root->name)) {
  1331. /* Check for name clashes with existing mounts */
  1332. for_each_active_root(existing_root) {
  1333. if (!strcmp(existing_root->name, root->name)) {
  1334. ret = -EBUSY;
  1335. mutex_unlock(&cgroup_mutex);
  1336. mutex_unlock(&inode->i_mutex);
  1337. goto drop_new_super;
  1338. }
  1339. }
  1340. }
  1341. /*
  1342. * We're accessing css_set_count without locking
  1343. * css_set_lock here, but that's OK - it can only be
  1344. * increased by someone holding cgroup_lock, and
  1345. * that's us. The worst that can happen is that we
  1346. * have some link structures left over
  1347. */
  1348. ret = allocate_cg_links(css_set_count, &tmp_cg_links);
  1349. if (ret) {
  1350. mutex_unlock(&cgroup_mutex);
  1351. mutex_unlock(&inode->i_mutex);
  1352. goto drop_new_super;
  1353. }
  1354. ret = rebind_subsystems(root, root->subsys_bits);
  1355. if (ret == -EBUSY) {
  1356. mutex_unlock(&cgroup_mutex);
  1357. mutex_unlock(&inode->i_mutex);
  1358. free_cg_links(&tmp_cg_links);
  1359. goto drop_new_super;
  1360. }
  1361. /*
  1362. * There must be no failure case after here, since rebinding
  1363. * takes care of subsystems' refcounts, which are explicitly
  1364. * dropped in the failure exit path.
  1365. */
  1366. /* EBUSY should be the only error here */
  1367. BUG_ON(ret);
  1368. list_add(&root->root_list, &roots);
  1369. root_count++;
  1370. sb->s_root->d_fsdata = root_cgrp;
  1371. root->top_cgroup.dentry = sb->s_root;
  1372. /* Link the top cgroup in this hierarchy into all
  1373. * the css_set objects */
  1374. write_lock(&css_set_lock);
  1375. for (i = 0; i < CSS_SET_TABLE_SIZE; i++) {
  1376. struct hlist_head *hhead = &css_set_table[i];
  1377. struct hlist_node *node;
  1378. struct css_set *cg;
  1379. hlist_for_each_entry(cg, node, hhead, hlist)
  1380. link_css_set(&tmp_cg_links, cg, root_cgrp);
  1381. }
  1382. write_unlock(&css_set_lock);
  1383. free_cg_links(&tmp_cg_links);
  1384. BUG_ON(!list_empty(&root_cgrp->sibling));
  1385. BUG_ON(!list_empty(&root_cgrp->children));
  1386. BUG_ON(root->number_of_cgroups != 1);
  1387. cgroup_populate_dir(root_cgrp);
  1388. mutex_unlock(&cgroup_mutex);
  1389. mutex_unlock(&inode->i_mutex);
  1390. } else {
  1391. /*
  1392. * We re-used an existing hierarchy - the new root (if
  1393. * any) is not needed
  1394. */
  1395. cgroup_drop_root(opts.new_root);
  1396. /* no subsys rebinding, so refcounts don't change */
  1397. drop_parsed_module_refcounts(opts.subsys_bits);
  1398. }
  1399. kfree(opts.release_agent);
  1400. kfree(opts.name);
  1401. return dget(sb->s_root);
  1402. drop_new_super:
  1403. deactivate_locked_super(sb);
  1404. drop_modules:
  1405. drop_parsed_module_refcounts(opts.subsys_bits);
  1406. out_err:
  1407. kfree(opts.release_agent);
  1408. kfree(opts.name);
  1409. return ERR_PTR(ret);
  1410. }
  1411. static void cgroup_kill_sb(struct super_block *sb) {
  1412. struct cgroupfs_root *root = sb->s_fs_info;
  1413. struct cgroup *cgrp = &root->top_cgroup;
  1414. int ret;
  1415. struct cg_cgroup_link *link;
  1416. struct cg_cgroup_link *saved_link;
  1417. BUG_ON(!root);
  1418. BUG_ON(root->number_of_cgroups != 1);
  1419. BUG_ON(!list_empty(&cgrp->children));
  1420. BUG_ON(!list_empty(&cgrp->sibling));
  1421. mutex_lock(&cgroup_mutex);
  1422. /* Rebind all subsystems back to the default hierarchy */
  1423. ret = rebind_subsystems(root, 0);
  1424. /* Shouldn't be able to fail ... */
  1425. BUG_ON(ret);
  1426. /*
  1427. * Release all the links from css_sets to this hierarchy's
  1428. * root cgroup
  1429. */
  1430. write_lock(&css_set_lock);
  1431. list_for_each_entry_safe(link, saved_link, &cgrp->css_sets,
  1432. cgrp_link_list) {
  1433. list_del(&link->cg_link_list);
  1434. list_del(&link->cgrp_link_list);
  1435. kfree(link);
  1436. }
  1437. write_unlock(&css_set_lock);
  1438. if (!list_empty(&root->root_list)) {
  1439. list_del(&root->root_list);
  1440. root_count--;
  1441. }
  1442. mutex_unlock(&cgroup_mutex);
  1443. kill_litter_super(sb);
  1444. cgroup_drop_root(root);
  1445. }
  1446. static struct file_system_type cgroup_fs_type = {
  1447. .name = "cgroup",
  1448. .mount = cgroup_mount,
  1449. .kill_sb = cgroup_kill_sb,
  1450. };
  1451. static struct kobject *cgroup_kobj;
  1452. static inline struct cgroup *__d_cgrp(struct dentry *dentry)
  1453. {
  1454. return dentry->d_fsdata;
  1455. }
  1456. static inline struct cftype *__d_cft(struct dentry *dentry)
  1457. {
  1458. return dentry->d_fsdata;
  1459. }
  1460. /**
  1461. * cgroup_path - generate the path of a cgroup
  1462. * @cgrp: the cgroup in question
  1463. * @buf: the buffer to write the path into
  1464. * @buflen: the length of the buffer
  1465. *
  1466. * Called with cgroup_mutex held or else with an RCU-protected cgroup
  1467. * reference. Writes path of cgroup into buf. Returns 0 on success,
  1468. * -errno on error.
  1469. */
  1470. int cgroup_path(const struct cgroup *cgrp, char *buf, int buflen)
  1471. {
  1472. char *start;
  1473. struct dentry *dentry = rcu_dereference_check(cgrp->dentry,
  1474. rcu_read_lock_held() ||
  1475. cgroup_lock_is_held());
  1476. if (!dentry || cgrp == dummytop) {
  1477. /*
  1478. * Inactive subsystems have no dentry for their root
  1479. * cgroup
  1480. */
  1481. strcpy(buf, "/");
  1482. return 0;
  1483. }
  1484. start = buf + buflen;
  1485. *--start = '\0';
  1486. for (;;) {
  1487. int len = dentry->d_name.len;
  1488. if ((start -= len) < buf)
  1489. return -ENAMETOOLONG;
  1490. memcpy(start, dentry->d_name.name, len);
  1491. cgrp = cgrp->parent;
  1492. if (!cgrp)
  1493. break;
  1494. dentry = rcu_dereference_check(cgrp->dentry,
  1495. rcu_read_lock_held() ||
  1496. cgroup_lock_is_held());
  1497. if (!cgrp->parent)
  1498. continue;
  1499. if (--start < buf)
  1500. return -ENAMETOOLONG;
  1501. *start = '/';
  1502. }
  1503. memmove(buf, start, buf + buflen - start);
  1504. return 0;
  1505. }
  1506. EXPORT_SYMBOL_GPL(cgroup_path);
  1507. /**
  1508. * cgroup_attach_task - attach task 'tsk' to cgroup 'cgrp'
  1509. * @cgrp: the cgroup the task is attaching to
  1510. * @tsk: the task to be attached
  1511. *
  1512. * Call holding cgroup_mutex. May take task_lock of
  1513. * the task 'tsk' during call.
  1514. */
  1515. int cgroup_attach_task(struct cgroup *cgrp, struct task_struct *tsk)
  1516. {
  1517. int retval = 0;
  1518. struct cgroup_subsys *ss, *failed_ss = NULL;
  1519. struct cgroup *oldcgrp;
  1520. struct css_set *cg;
  1521. struct css_set *newcg;
  1522. struct cgroupfs_root *root = cgrp->root;
  1523. /* Nothing to do if the task is already in that cgroup */
  1524. oldcgrp = task_cgroup_from_root(tsk, root);
  1525. if (cgrp == oldcgrp)
  1526. return 0;
  1527. for_each_subsys(root, ss) {
  1528. if (ss->can_attach) {
  1529. retval = ss->can_attach(ss, cgrp, tsk, false);
  1530. if (retval) {
  1531. /*
  1532. * Remember on which subsystem the can_attach()
  1533. * failed, so that we only call cancel_attach()
  1534. * against the subsystems whose can_attach()
  1535. * succeeded. (See below)
  1536. */
  1537. failed_ss = ss;
  1538. goto out;
  1539. }
  1540. }
  1541. }
  1542. task_lock(tsk);
  1543. cg = tsk->cgroups;
  1544. get_css_set(cg);
  1545. task_unlock(tsk);
  1546. /*
  1547. * Locate or allocate a new css_set for this task,
  1548. * based on its final set of cgroups
  1549. */
  1550. newcg = find_css_set(cg, cgrp);
  1551. put_css_set(cg);
  1552. if (!newcg) {
  1553. retval = -ENOMEM;
  1554. goto out;
  1555. }
  1556. task_lock(tsk);
  1557. if (tsk->flags & PF_EXITING) {
  1558. task_unlock(tsk);
  1559. put_css_set(newcg);
  1560. retval = -ESRCH;
  1561. goto out;
  1562. }
  1563. rcu_assign_pointer(tsk->cgroups, newcg);
  1564. task_unlock(tsk);
  1565. /* Update the css_set linked lists if we're using them */
  1566. write_lock(&css_set_lock);
  1567. if (!list_empty(&tsk->cg_list)) {
  1568. list_del(&tsk->cg_list);
  1569. list_add(&tsk->cg_list, &newcg->tasks);
  1570. }
  1571. write_unlock(&css_set_lock);
  1572. for_each_subsys(root, ss) {
  1573. if (ss->attach)
  1574. ss->attach(ss, cgrp, oldcgrp, tsk, false);
  1575. }
  1576. set_bit(CGRP_RELEASABLE, &oldcgrp->flags);
  1577. synchronize_rcu();
  1578. put_css_set(cg);
  1579. /*
  1580. * wake up rmdir() waiter. the rmdir should fail since the cgroup
  1581. * is no longer empty.
  1582. */
  1583. cgroup_wakeup_rmdir_waiter(cgrp);
  1584. out:
  1585. if (retval) {
  1586. for_each_subsys(root, ss) {
  1587. if (ss == failed_ss)
  1588. /*
  1589. * This subsystem was the one that failed the
  1590. * can_attach() check earlier, so we don't need
  1591. * to call cancel_attach() against it or any
  1592. * remaining subsystems.
  1593. */
  1594. break;
  1595. if (ss->cancel_attach)
  1596. ss->cancel_attach(ss, cgrp, tsk, false);
  1597. }
  1598. }
  1599. return retval;
  1600. }
  1601. /**
  1602. * cgroup_attach_task_all - attach task 'tsk' to all cgroups of task 'from'
  1603. * @from: attach to all cgroups of a given task
  1604. * @tsk: the task to be attached
  1605. */
  1606. int cgroup_attach_task_all(struct task_struct *from, struct task_struct *tsk)
  1607. {
  1608. struct cgroupfs_root *root;
  1609. int retval = 0;
  1610. cgroup_lock();
  1611. for_each_active_root(root) {
  1612. struct cgroup *from_cg = task_cgroup_from_root(from, root);
  1613. retval = cgroup_attach_task(from_cg, tsk);
  1614. if (retval)
  1615. break;
  1616. }
  1617. cgroup_unlock();
  1618. return retval;
  1619. }
  1620. EXPORT_SYMBOL_GPL(cgroup_attach_task_all);
  1621. /*
  1622. * Attach task with pid 'pid' to cgroup 'cgrp'. Call with cgroup_mutex
  1623. * held. May take task_lock of task
  1624. */
  1625. static int attach_task_by_pid(struct cgroup *cgrp, u64 pid)
  1626. {
  1627. struct task_struct *tsk;
  1628. const struct cred *cred = current_cred(), *tcred;
  1629. int ret;
  1630. if (pid) {
  1631. rcu_read_lock();
  1632. tsk = find_task_by_vpid(pid);
  1633. if (!tsk || tsk->flags & PF_EXITING) {
  1634. rcu_read_unlock();
  1635. return -ESRCH;
  1636. }
  1637. tcred = __task_cred(tsk);
  1638. if (cred->euid &&
  1639. cred->euid != tcred->uid &&
  1640. cred->euid != tcred->suid) {
  1641. rcu_read_unlock();
  1642. return -EACCES;
  1643. }
  1644. get_task_struct(tsk);
  1645. rcu_read_unlock();
  1646. } else {
  1647. tsk = current;
  1648. get_task_struct(tsk);
  1649. }
  1650. ret = cgroup_attach_task(cgrp, tsk);
  1651. put_task_struct(tsk);
  1652. return ret;
  1653. }
  1654. static int cgroup_tasks_write(struct cgroup *cgrp, struct cftype *cft, u64 pid)
  1655. {
  1656. int ret;
  1657. if (!cgroup_lock_live_group(cgrp))
  1658. return -ENODEV;
  1659. ret = attach_task_by_pid(cgrp, pid);
  1660. cgroup_unlock();
  1661. return ret;
  1662. }
  1663. /**
  1664. * cgroup_lock_live_group - take cgroup_mutex and check that cgrp is alive.
  1665. * @cgrp: the cgroup to be checked for liveness
  1666. *
  1667. * On success, returns true; the lock should be later released with
  1668. * cgroup_unlock(). On failure returns false with no lock held.
  1669. */
  1670. bool cgroup_lock_live_group(struct cgroup *cgrp)
  1671. {
  1672. mutex_lock(&cgroup_mutex);
  1673. if (cgroup_is_removed(cgrp)) {
  1674. mutex_unlock(&cgroup_mutex);
  1675. return false;
  1676. }
  1677. return true;
  1678. }
  1679. EXPORT_SYMBOL_GPL(cgroup_lock_live_group);
  1680. static int cgroup_release_agent_write(struct cgroup *cgrp, struct cftype *cft,
  1681. const char *buffer)
  1682. {
  1683. BUILD_BUG_ON(sizeof(cgrp->root->release_agent_path) < PATH_MAX);
  1684. if (strlen(buffer) >= PATH_MAX)
  1685. return -EINVAL;
  1686. if (!cgroup_lock_live_group(cgrp))
  1687. return -ENODEV;
  1688. strcpy(cgrp->root->release_agent_path, buffer);
  1689. cgroup_unlock();
  1690. return 0;
  1691. }
  1692. static int cgroup_release_agent_show(struct cgroup *cgrp, struct cftype *cft,
  1693. struct seq_file *seq)
  1694. {
  1695. if (!cgroup_lock_live_group(cgrp))
  1696. return -ENODEV;
  1697. seq_puts(seq, cgrp->root->release_agent_path);
  1698. seq_putc(seq, '\n');
  1699. cgroup_unlock();
  1700. return 0;
  1701. }
  1702. /* A buffer size big enough for numbers or short strings */
  1703. #define CGROUP_LOCAL_BUFFER_SIZE 64
  1704. static ssize_t cgroup_write_X64(struct cgroup *cgrp, struct cftype *cft,
  1705. struct file *file,
  1706. const char __user *userbuf,
  1707. size_t nbytes, loff_t *unused_ppos)
  1708. {
  1709. char buffer[CGROUP_LOCAL_BUFFER_SIZE];
  1710. int retval = 0;
  1711. char *end;
  1712. if (!nbytes)
  1713. return -EINVAL;
  1714. if (nbytes >= sizeof(buffer))
  1715. return -E2BIG;
  1716. if (copy_from_user(buffer, userbuf, nbytes))
  1717. return -EFAULT;
  1718. buffer[nbytes] = 0; /* nul-terminate */
  1719. if (cft->write_u64) {
  1720. u64 val = simple_strtoull(strstrip(buffer), &end, 0);
  1721. if (*end)
  1722. return -EINVAL;
  1723. retval = cft->write_u64(cgrp, cft, val);
  1724. } else {
  1725. s64 val = simple_strtoll(strstrip(buffer), &end, 0);
  1726. if (*end)
  1727. return -EINVAL;
  1728. retval = cft->write_s64(cgrp, cft, val);
  1729. }
  1730. if (!retval)
  1731. retval = nbytes;
  1732. return retval;
  1733. }
  1734. static ssize_t cgroup_write_string(struct cgroup *cgrp, struct cftype *cft,
  1735. struct file *file,
  1736. const char __user *userbuf,
  1737. size_t nbytes, loff_t *unused_ppos)
  1738. {
  1739. char local_buffer[CGROUP_LOCAL_BUFFER_SIZE];
  1740. int retval = 0;
  1741. size_t max_bytes = cft->max_write_len;
  1742. char *buffer = local_buffer;
  1743. if (!max_bytes)
  1744. max_bytes = sizeof(local_buffer) - 1;
  1745. if (nbytes >= max_bytes)
  1746. return -E2BIG;
  1747. /* Allocate a dynamic buffer if we need one */
  1748. if (nbytes >= sizeof(local_buffer)) {
  1749. buffer = kmalloc(nbytes + 1, GFP_KERNEL);
  1750. if (buffer == NULL)
  1751. return -ENOMEM;
  1752. }
  1753. if (nbytes && copy_from_user(buffer, userbuf, nbytes)) {
  1754. retval = -EFAULT;
  1755. goto out;
  1756. }
  1757. buffer[nbytes] = 0; /* nul-terminate */
  1758. retval = cft->write_string(cgrp, cft, strstrip(buffer));
  1759. if (!retval)
  1760. retval = nbytes;
  1761. out:
  1762. if (buffer != local_buffer)
  1763. kfree(buffer);
  1764. return retval;
  1765. }
  1766. static ssize_t cgroup_file_write(struct file *file, const char __user *buf,
  1767. size_t nbytes, loff_t *ppos)
  1768. {
  1769. struct cftype *cft = __d_cft(file->f_dentry);
  1770. struct cgroup *cgrp = __d_cgrp(file->f_dentry->d_parent);
  1771. if (cgroup_is_removed(cgrp))
  1772. return -ENODEV;
  1773. if (cft->write)
  1774. return cft->write(cgrp, cft, file, buf, nbytes, ppos);
  1775. if (cft->write_u64 || cft->write_s64)
  1776. return cgroup_write_X64(cgrp, cft, file, buf, nbytes, ppos);
  1777. if (cft->write_string)
  1778. return cgroup_write_string(cgrp, cft, file, buf, nbytes, ppos);
  1779. if (cft->trigger) {
  1780. int ret = cft->trigger(cgrp, (unsigned int)cft->private);
  1781. return ret ? ret : nbytes;
  1782. }
  1783. return -EINVAL;
  1784. }
  1785. static ssize_t cgroup_read_u64(struct cgroup *cgrp, struct cftype *cft,
  1786. struct file *file,
  1787. char __user *buf, size_t nbytes,
  1788. loff_t *ppos)
  1789. {
  1790. char tmp[CGROUP_LOCAL_BUFFER_SIZE];
  1791. u64 val = cft->read_u64(cgrp, cft);
  1792. int len = sprintf(tmp, "%llu\n", (unsigned long long) val);
  1793. return simple_read_from_buffer(buf, nbytes, ppos, tmp, len);
  1794. }
  1795. static ssize_t cgroup_read_s64(struct cgroup *cgrp, struct cftype *cft,
  1796. struct file *file,
  1797. char __user *buf, size_t nbytes,
  1798. loff_t *ppos)
  1799. {
  1800. char tmp[CGROUP_LOCAL_BUFFER_SIZE];
  1801. s64 val = cft->read_s64(cgrp, cft);
  1802. int len = sprintf(tmp, "%lld\n", (long long) val);
  1803. return simple_read_from_buffer(buf, nbytes, ppos, tmp, len);
  1804. }
  1805. static ssize_t cgroup_file_read(struct file *file, char __user *buf,
  1806. size_t nbytes, loff_t *ppos)
  1807. {
  1808. struct cftype *cft = __d_cft(file->f_dentry);
  1809. struct cgroup *cgrp = __d_cgrp(file->f_dentry->d_parent);
  1810. if (cgroup_is_removed(cgrp))
  1811. return -ENODEV;
  1812. if (cft->read)
  1813. return cft->read(cgrp, cft, file, buf, nbytes, ppos);
  1814. if (cft->read_u64)
  1815. return cgroup_read_u64(cgrp, cft, file, buf, nbytes, ppos);
  1816. if (cft->read_s64)
  1817. return cgroup_read_s64(cgrp, cft, file, buf, nbytes, ppos);
  1818. return -EINVAL;
  1819. }
  1820. /*
  1821. * seqfile ops/methods for returning structured data. Currently just
  1822. * supports string->u64 maps, but can be extended in future.
  1823. */
  1824. struct cgroup_seqfile_state {
  1825. struct cftype *cft;
  1826. struct cgroup *cgroup;
  1827. };
  1828. static int cgroup_map_add(struct cgroup_map_cb *cb, const char *key, u64 value)
  1829. {
  1830. struct seq_file *sf = cb->state;
  1831. return seq_printf(sf, "%s %llu\n", key, (unsigned long long)value);
  1832. }
  1833. static int cgroup_seqfile_show(struct seq_file *m, void *arg)
  1834. {
  1835. struct cgroup_seqfile_state *state = m->private;
  1836. struct cftype *cft = state->cft;
  1837. if (cft->read_map) {
  1838. struct cgroup_map_cb cb = {
  1839. .fill = cgroup_map_add,
  1840. .state = m,
  1841. };
  1842. return cft->read_map(state->cgroup, cft, &cb);
  1843. }
  1844. return cft->read_seq_string(state->cgroup, cft, m);
  1845. }
  1846. static int cgroup_seqfile_release(struct inode *inode, struct file *file)
  1847. {
  1848. struct seq_file *seq = file->private_data;
  1849. kfree(seq->private);
  1850. return single_release(inode, file);
  1851. }
  1852. static const struct file_operations cgroup_seqfile_operations = {
  1853. .read = seq_read,
  1854. .write = cgroup_file_write,
  1855. .llseek = seq_lseek,
  1856. .release = cgroup_seqfile_release,
  1857. };
  1858. static int cgroup_file_open(struct inode *inode, struct file *file)
  1859. {
  1860. int err;
  1861. struct cftype *cft;
  1862. err = generic_file_open(inode, file);
  1863. if (err)
  1864. return err;
  1865. cft = __d_cft(file->f_dentry);
  1866. if (cft->read_map || cft->read_seq_string) {
  1867. struct cgroup_seqfile_state *state =
  1868. kzalloc(sizeof(*state), GFP_USER);
  1869. if (!state)
  1870. return -ENOMEM;
  1871. state->cft = cft;
  1872. state->cgroup = __d_cgrp(file->f_dentry->d_parent);
  1873. file->f_op = &cgroup_seqfile_operations;
  1874. err = single_open(file, cgroup_seqfile_show, state);
  1875. if (err < 0)
  1876. kfree(state);
  1877. } else if (cft->open)
  1878. err = cft->open(inode, file);
  1879. else
  1880. err = 0;
  1881. return err;
  1882. }
  1883. static int cgroup_file_release(struct inode *inode, struct file *file)
  1884. {
  1885. struct cftype *cft = __d_cft(file->f_dentry);
  1886. if (cft->release)
  1887. return cft->release(inode, file);
  1888. return 0;
  1889. }
  1890. /*
  1891. * cgroup_rename - Only allow simple rename of directories in place.
  1892. */
  1893. static int cgroup_rename(struct inode *old_dir, struct dentry *old_dentry,
  1894. struct inode *new_dir, struct dentry *new_dentry)
  1895. {
  1896. if (!S_ISDIR(old_dentry->d_inode->i_mode))
  1897. return -ENOTDIR;
  1898. if (new_dentry->d_inode)
  1899. return -EEXIST;
  1900. if (old_dir != new_dir)
  1901. return -EIO;
  1902. return simple_rename(old_dir, old_dentry, new_dir, new_dentry);
  1903. }
  1904. static const struct file_operations cgroup_file_operations = {
  1905. .read = cgroup_file_read,
  1906. .write = cgroup_file_write,
  1907. .llseek = generic_file_llseek,
  1908. .open = cgroup_file_open,
  1909. .release = cgroup_file_release,
  1910. };
  1911. static const struct inode_operations cgroup_dir_inode_operations = {
  1912. .lookup = cgroup_lookup,
  1913. .mkdir = cgroup_mkdir,
  1914. .rmdir = cgroup_rmdir,
  1915. .rename = cgroup_rename,
  1916. };
  1917. /*
  1918. * Check if a file is a control file
  1919. */
  1920. static inline struct cftype *__file_cft(struct file *file)
  1921. {
  1922. if (file->f_dentry->d_inode->i_fop != &cgroup_file_operations)
  1923. return ERR_PTR(-EINVAL);
  1924. return __d_cft(file->f_dentry);
  1925. }
  1926. static int cgroup_delete_dentry(struct dentry *dentry)
  1927. {
  1928. return 1;
  1929. }
  1930. static struct dentry *cgroup_lookup(struct inode *dir,
  1931. struct dentry *dentry, struct nameidata *nd)
  1932. {
  1933. static const struct dentry_operations cgroup_dentry_operations = {
  1934. .d_delete = cgroup_delete_dentry,
  1935. .d_iput = cgroup_diput,
  1936. };
  1937. if (dentry->d_name.len > NAME_MAX)
  1938. return ERR_PTR(-ENAMETOOLONG);
  1939. dentry->d_op = &cgroup_dentry_operations;
  1940. d_add(dentry, NULL);
  1941. return NULL;
  1942. }
  1943. static int cgroup_create_file(struct dentry *dentry, mode_t mode,
  1944. struct super_block *sb)
  1945. {
  1946. struct inode *inode;
  1947. if (!dentry)
  1948. return -ENOENT;
  1949. if (dentry->d_inode)
  1950. return -EEXIST;
  1951. inode = cgroup_new_inode(mode, sb);
  1952. if (!inode)
  1953. return -ENOMEM;
  1954. if (S_ISDIR(mode)) {
  1955. inode->i_op = &cgroup_dir_inode_operations;
  1956. inode->i_fop = &simple_dir_operations;
  1957. /* start off with i_nlink == 2 (for "." entry) */
  1958. inc_nlink(inode);
  1959. /* start with the directory inode held, so that we can
  1960. * populate it without racing with another mkdir */
  1961. mutex_lock_nested(&inode->i_mutex, I_MUTEX_CHILD);
  1962. } else if (S_ISREG(mode)) {
  1963. inode->i_size = 0;
  1964. inode->i_fop = &cgroup_file_operations;
  1965. }
  1966. d_instantiate(dentry, inode);
  1967. dget(dentry); /* Extra count - pin the dentry in core */
  1968. return 0;
  1969. }
  1970. /*
  1971. * cgroup_create_dir - create a directory for an object.
  1972. * @cgrp: the cgroup we create the directory for. It must have a valid
  1973. * ->parent field. And we are going to fill its ->dentry field.
  1974. * @dentry: dentry of the new cgroup
  1975. * @mode: mode to set on new directory.
  1976. */
  1977. static int cgroup_create_dir(struct cgroup *cgrp, struct dentry *dentry,
  1978. mode_t mode)
  1979. {
  1980. struct dentry *parent;
  1981. int error = 0;
  1982. parent = cgrp->parent->dentry;
  1983. error = cgroup_create_file(dentry, S_IFDIR | mode, cgrp->root->sb);
  1984. if (!error) {
  1985. dentry->d_fsdata = cgrp;
  1986. inc_nlink(parent->d_inode);
  1987. rcu_assign_pointer(cgrp->dentry, dentry);
  1988. dget(dentry);
  1989. }
  1990. dput(dentry);
  1991. return error;
  1992. }
  1993. /**
  1994. * cgroup_file_mode - deduce file mode of a control file
  1995. * @cft: the control file in question
  1996. *
  1997. * returns cft->mode if ->mode is not 0
  1998. * returns S_IRUGO|S_IWUSR if it has both a read and a write handler
  1999. * returns S_IRUGO if it has only a read handler
  2000. * returns S_IWUSR if it has only a write hander
  2001. */
  2002. static mode_t cgroup_file_mode(const struct cftype *cft)
  2003. {
  2004. mode_t mode = 0;
  2005. if (cft->mode)
  2006. return cft->mode;
  2007. if (cft->read || cft->read_u64 || cft->read_s64 ||
  2008. cft->read_map || cft->read_seq_string)
  2009. mode |= S_IRUGO;
  2010. if (cft->write || cft->write_u64 || cft->write_s64 ||
  2011. cft->write_string || cft->trigger)
  2012. mode |= S_IWUSR;
  2013. return mode;
  2014. }
  2015. int cgroup_add_file(struct cgroup *cgrp,
  2016. struct cgroup_subsys *subsys,
  2017. const struct cftype *cft)
  2018. {
  2019. struct dentry *dir = cgrp->dentry;
  2020. struct dentry *dentry;
  2021. int error;
  2022. mode_t mode;
  2023. char name[MAX_CGROUP_TYPE_NAMELEN + MAX_CFTYPE_NAME + 2] = { 0 };
  2024. if (subsys && !test_bit(ROOT_NOPREFIX, &cgrp->root->flags)) {
  2025. strcpy(name, subsys->name);
  2026. strcat(name, ".");
  2027. }
  2028. strcat(name, cft->name);
  2029. BUG_ON(!mutex_is_locked(&dir->d_inode->i_mutex));
  2030. dentry = lookup_one_len(name, dir, strlen(name));
  2031. if (!IS_ERR(dentry)) {
  2032. mode = cgroup_file_mode(cft);
  2033. error = cgroup_create_file(dentry, mode | S_IFREG,
  2034. cgrp->root->sb);
  2035. if (!error)
  2036. dentry->d_fsdata = (void *)cft;
  2037. dput(dentry);
  2038. } else
  2039. error = PTR_ERR(dentry);
  2040. return error;
  2041. }
  2042. EXPORT_SYMBOL_GPL(cgroup_add_file);
  2043. int cgroup_add_files(struct cgroup *cgrp,
  2044. struct cgroup_subsys *subsys,
  2045. const struct cftype cft[],
  2046. int count)
  2047. {
  2048. int i, err;
  2049. for (i = 0; i < count; i++) {
  2050. err = cgroup_add_file(cgrp, subsys, &cft[i]);
  2051. if (err)
  2052. return err;
  2053. }
  2054. return 0;
  2055. }
  2056. EXPORT_SYMBOL_GPL(cgroup_add_files);
  2057. /**
  2058. * cgroup_task_count - count the number of tasks in a cgroup.
  2059. * @cgrp: the cgroup in question
  2060. *
  2061. * Return the number of tasks in the cgroup.
  2062. */
  2063. int cgroup_task_count(const struct cgroup *cgrp)
  2064. {
  2065. int count = 0;
  2066. struct cg_cgroup_link *link;
  2067. read_lock(&css_set_lock);
  2068. list_for_each_entry(link, &cgrp->css_sets, cgrp_link_list) {
  2069. count += atomic_read(&link->cg->refcount);
  2070. }
  2071. read_unlock(&css_set_lock);
  2072. return count;
  2073. }
  2074. /*
  2075. * Advance a list_head iterator. The iterator should be positioned at
  2076. * the start of a css_set
  2077. */
  2078. static void cgroup_advance_iter(struct cgroup *cgrp,
  2079. struct cgroup_iter *it)
  2080. {
  2081. struct list_head *l = it->cg_link;
  2082. struct cg_cgroup_link *link;
  2083. struct css_set *cg;
  2084. /* Advance to the next non-empty css_set */
  2085. do {
  2086. l = l->next;
  2087. if (l == &cgrp->css_sets) {
  2088. it->cg_link = NULL;
  2089. return;
  2090. }
  2091. link = list_entry(l, struct cg_cgroup_link, cgrp_link_list);
  2092. cg = link->cg;
  2093. } while (list_empty(&cg->tasks));
  2094. it->cg_link = l;
  2095. it->task = cg->tasks.next;
  2096. }
  2097. /*
  2098. * To reduce the fork() overhead for systems that are not actually
  2099. * using their cgroups capability, we don't maintain the lists running
  2100. * through each css_set to its tasks until we see the list actually
  2101. * used - in other words after the first call to cgroup_iter_start().
  2102. *
  2103. * The tasklist_lock is not held here, as do_each_thread() and
  2104. * while_each_thread() are protected by RCU.
  2105. */
  2106. static void cgroup_enable_task_cg_lists(void)
  2107. {
  2108. struct task_struct *p, *g;
  2109. write_lock(&css_set_lock);
  2110. use_task_css_set_links = 1;
  2111. do_each_thread(g, p) {
  2112. task_lock(p);
  2113. /*
  2114. * We should check if the process is exiting, otherwise
  2115. * it will race with cgroup_exit() in that the list
  2116. * entry won't be deleted though the process has exited.
  2117. */
  2118. if (!(p->flags & PF_EXITING) && list_empty(&p->cg_list))
  2119. list_add(&p->cg_list, &p->cgroups->tasks);
  2120. task_unlock(p);
  2121. } while_each_thread(g, p);
  2122. write_unlock(&css_set_lock);
  2123. }
  2124. void cgroup_iter_start(struct cgroup *cgrp, struct cgroup_iter *it)
  2125. {
  2126. /*
  2127. * The first time anyone tries to iterate across a cgroup,
  2128. * we need to enable the list linking each css_set to its
  2129. * tasks, and fix up all existing tasks.
  2130. */
  2131. if (!use_task_css_set_links)
  2132. cgroup_enable_task_cg_lists();
  2133. read_lock(&css_set_lock);
  2134. it->cg_link = &cgrp->css_sets;
  2135. cgroup_advance_iter(cgrp, it);
  2136. }
  2137. struct task_struct *cgroup_iter_next(struct cgroup *cgrp,
  2138. struct cgroup_iter *it)
  2139. {
  2140. struct task_struct *res;
  2141. struct list_head *l = it->task;
  2142. struct cg_cgroup_link *link;
  2143. /* If the iterator cg is NULL, we have no tasks */
  2144. if (!it->cg_link)
  2145. return NULL;
  2146. res = list_entry(l, struct task_struct, cg_list);
  2147. /* Advance iterator to find next entry */
  2148. l = l->next;
  2149. link = list_entry(it->cg_link, struct cg_cgroup_link, cgrp_link_list);
  2150. if (l == &link->cg->tasks) {
  2151. /* We reached the end of this task list - move on to
  2152. * the next cg_cgroup_link */
  2153. cgroup_advance_iter(cgrp, it);
  2154. } else {
  2155. it->task = l;
  2156. }
  2157. return res;
  2158. }
  2159. void cgroup_iter_end(struct cgroup *cgrp, struct cgroup_iter *it)
  2160. {
  2161. read_unlock(&css_set_lock);
  2162. }
  2163. static inline int started_after_time(struct task_struct *t1,
  2164. struct timespec *time,
  2165. struct task_struct *t2)
  2166. {
  2167. int start_diff = timespec_compare(&t1->start_time, time);
  2168. if (start_diff > 0) {
  2169. return 1;
  2170. } else if (start_diff < 0) {
  2171. return 0;
  2172. } else {
  2173. /*
  2174. * Arbitrarily, if two processes started at the same
  2175. * time, we'll say that the lower pointer value
  2176. * started first. Note that t2 may have exited by now
  2177. * so this may not be a valid pointer any longer, but
  2178. * that's fine - it still serves to distinguish
  2179. * between two tasks started (effectively) simultaneously.
  2180. */
  2181. return t1 > t2;
  2182. }
  2183. }
  2184. /*
  2185. * This function is a callback from heap_insert() and is used to order
  2186. * the heap.
  2187. * In this case we order the heap in descending task start time.
  2188. */
  2189. static inline int started_after(void *p1, void *p2)
  2190. {
  2191. struct task_struct *t1 = p1;
  2192. struct task_struct *t2 = p2;
  2193. return started_after_time(t1, &t2->start_time, t2);
  2194. }
  2195. /**
  2196. * cgroup_scan_tasks - iterate though all the tasks in a cgroup
  2197. * @scan: struct cgroup_scanner containing arguments for the scan
  2198. *
  2199. * Arguments include pointers to callback functions test_task() and
  2200. * process_task().
  2201. * Iterate through all the tasks in a cgroup, calling test_task() for each,
  2202. * and if it returns true, call process_task() for it also.
  2203. * The test_task pointer may be NULL, meaning always true (select all tasks).
  2204. * Effectively duplicates cgroup_iter_{start,next,end}()
  2205. * but does not lock css_set_lock for the call to process_task().
  2206. * The struct cgroup_scanner may be embedded in any structure of the caller's
  2207. * creation.
  2208. * It is guaranteed that process_task() will act on every task that
  2209. * is a member of the cgroup for the duration of this call. This
  2210. * function may or may not call process_task() for tasks that exit
  2211. * or move to a different cgroup during the call, or are forked or
  2212. * move into the cgroup during the call.
  2213. *
  2214. * Note that test_task() may be called with locks held, and may in some
  2215. * situations be called multiple times for the same task, so it should
  2216. * be cheap.
  2217. * If the heap pointer in the struct cgroup_scanner is non-NULL, a heap has been
  2218. * pre-allocated and will be used for heap operations (and its "gt" member will
  2219. * be overwritten), else a temporary heap will be used (allocation of which
  2220. * may cause this function to fail).
  2221. */
  2222. int cgroup_scan_tasks(struct cgroup_scanner *scan)
  2223. {
  2224. int retval, i;
  2225. struct cgroup_iter it;
  2226. struct task_struct *p, *dropped;
  2227. /* Never dereference latest_task, since it's not refcounted */
  2228. struct task_struct *latest_task = NULL;
  2229. struct ptr_heap tmp_heap;
  2230. struct ptr_heap *heap;
  2231. struct timespec latest_time = { 0, 0 };
  2232. if (scan->heap) {
  2233. /* The caller supplied our heap and pre-allocated its memory */
  2234. heap = scan->heap;
  2235. heap->gt = &started_after;
  2236. } else {
  2237. /* We need to allocate our own heap memory */
  2238. heap = &tmp_heap;
  2239. retval = heap_init(heap, PAGE_SIZE, GFP_KERNEL, &started_after);
  2240. if (retval)
  2241. /* cannot allocate the heap */
  2242. return retval;
  2243. }
  2244. again:
  2245. /*
  2246. * Scan tasks in the cgroup, using the scanner's "test_task" callback
  2247. * to determine which are of interest, and using the scanner's
  2248. * "process_task" callback to process any of them that need an update.
  2249. * Since we don't want to hold any locks during the task updates,
  2250. * gather tasks to be processed in a heap structure.
  2251. * The heap is sorted by descending task start time.
  2252. * If the statically-sized heap fills up, we overflow tasks that
  2253. * started later, and in future iterations only consider tasks that
  2254. * started after the latest task in the previous pass. This
  2255. * guarantees forward progress and that we don't miss any tasks.
  2256. */
  2257. heap->size = 0;
  2258. cgroup_iter_start(scan->cg, &it);
  2259. while ((p = cgroup_iter_next(scan->cg, &it))) {
  2260. /*
  2261. * Only affect tasks that qualify per the caller's callback,
  2262. * if he provided one
  2263. */
  2264. if (scan->test_task && !scan->test_task(p, scan))
  2265. continue;
  2266. /*
  2267. * Only process tasks that started after the last task
  2268. * we processed
  2269. */
  2270. if (!started_after_time(p, &latest_time, latest_task))
  2271. continue;
  2272. dropped = heap_insert(heap, p);
  2273. if (dropped == NULL) {
  2274. /*
  2275. * The new task was inserted; the heap wasn't
  2276. * previously full
  2277. */
  2278. get_task_struct(p);
  2279. } else if (dropped != p) {
  2280. /*
  2281. * The new task was inserted, and pushed out a
  2282. * different task
  2283. */
  2284. get_task_struct(p);
  2285. put_task_struct(dropped);
  2286. }
  2287. /*
  2288. * Else the new task was newer than anything already in
  2289. * the heap and wasn't inserted
  2290. */
  2291. }
  2292. cgroup_iter_end(scan->cg, &it);
  2293. if (heap->size) {
  2294. for (i = 0; i < heap->size; i++) {
  2295. struct task_struct *q = heap->ptrs[i];
  2296. if (i == 0) {
  2297. latest_time = q->start_time;
  2298. latest_task = q;
  2299. }
  2300. /* Process the task per the caller's callback */
  2301. scan->process_task(q, scan);
  2302. put_task_struct(q);
  2303. }
  2304. /*
  2305. * If we had to process any tasks at all, scan again
  2306. * in case some of them were in the middle of forking
  2307. * children that didn't get processed.
  2308. * Not the most efficient way to do it, but it avoids
  2309. * having to take callback_mutex in the fork path
  2310. */
  2311. goto again;
  2312. }
  2313. if (heap == &tmp_heap)
  2314. heap_free(&tmp_heap);
  2315. return 0;
  2316. }
  2317. /*
  2318. * Stuff for reading the 'tasks'/'procs' files.
  2319. *
  2320. * Reading this file can return large amounts of data if a cgroup has
  2321. * *lots* of attached tasks. So it may need several calls to read(),
  2322. * but we cannot guarantee that the information we produce is correct
  2323. * unless we produce it entirely atomically.
  2324. *
  2325. */
  2326. /*
  2327. * The following two functions "fix" the issue where there are more pids
  2328. * than kmalloc will give memory for; in such cases, we use vmalloc/vfree.
  2329. * TODO: replace with a kernel-wide solution to this problem
  2330. */
  2331. #define PIDLIST_TOO_LARGE(c) ((c) * sizeof(pid_t) > (PAGE_SIZE * 2))
  2332. static void *pidlist_allocate(int count)
  2333. {
  2334. if (PIDLIST_TOO_LARGE(count))
  2335. return vmalloc(count * sizeof(pid_t));
  2336. else
  2337. return kmalloc(count * sizeof(pid_t), GFP_KERNEL);
  2338. }
  2339. static void pidlist_free(void *p)
  2340. {
  2341. if (is_vmalloc_addr(p))
  2342. vfree(p);
  2343. else
  2344. kfree(p);
  2345. }
  2346. static void *pidlist_resize(void *p, int newcount)
  2347. {
  2348. void *newlist;
  2349. /* note: if new alloc fails, old p will still be valid either way */
  2350. if (is_vmalloc_addr(p)) {
  2351. newlist = vmalloc(newcount * sizeof(pid_t));
  2352. if (!newlist)
  2353. return NULL;
  2354. memcpy(newlist, p, newcount * sizeof(pid_t));
  2355. vfree(p);
  2356. } else {
  2357. newlist = krealloc(p, newcount * sizeof(pid_t), GFP_KERNEL);
  2358. }
  2359. return newlist;
  2360. }
  2361. /*
  2362. * pidlist_uniq - given a kmalloc()ed list, strip out all duplicate entries
  2363. * If the new stripped list is sufficiently smaller and there's enough memory
  2364. * to allocate a new buffer, will let go of the unneeded memory. Returns the
  2365. * number of unique elements.
  2366. */
  2367. /* is the size difference enough that we should re-allocate the array? */
  2368. #define PIDLIST_REALLOC_DIFFERENCE(old, new) ((old) - PAGE_SIZE >= (new))
  2369. static int pidlist_uniq(pid_t **p, int length)
  2370. {
  2371. int src, dest = 1;
  2372. pid_t *list = *p;
  2373. pid_t *newlist;
  2374. /*
  2375. * we presume the 0th element is unique, so i starts at 1. trivial
  2376. * edge cases first; no work needs to be done for either
  2377. */
  2378. if (length == 0 || length == 1)
  2379. return length;
  2380. /* src and dest walk down the list; dest counts unique elements */
  2381. for (src = 1; src < length; src++) {
  2382. /* find next unique element */
  2383. while (list[src] == list[src-1]) {
  2384. src++;
  2385. if (src == length)
  2386. goto after;
  2387. }
  2388. /* dest always points to where the next unique element goes */
  2389. list[dest] = list[src];
  2390. dest++;
  2391. }
  2392. after:
  2393. /*
  2394. * if the length difference is large enough, we want to allocate a
  2395. * smaller buffer to save memory. if this fails due to out of memory,
  2396. * we'll just stay with what we've got.
  2397. */
  2398. if (PIDLIST_REALLOC_DIFFERENCE(length, dest)) {
  2399. newlist = pidlist_resize(list, dest);
  2400. if (newlist)
  2401. *p = newlist;
  2402. }
  2403. return dest;
  2404. }
  2405. static int cmppid(const void *a, const void *b)
  2406. {
  2407. return *(pid_t *)a - *(pid_t *)b;
  2408. }
  2409. /*
  2410. * find the appropriate pidlist for our purpose (given procs vs tasks)
  2411. * returns with the lock on that pidlist already held, and takes care
  2412. * of the use count, or returns NULL with no locks held if we're out of
  2413. * memory.
  2414. */
  2415. static struct cgroup_pidlist *cgroup_pidlist_find(struct cgroup *cgrp,
  2416. enum cgroup_filetype type)
  2417. {
  2418. struct cgroup_pidlist *l;
  2419. /* don't need task_nsproxy() if we're looking at ourself */
  2420. struct pid_namespace *ns = current->nsproxy->pid_ns;
  2421. /*
  2422. * We can't drop the pidlist_mutex before taking the l->mutex in case
  2423. * the last ref-holder is trying to remove l from the list at the same
  2424. * time. Holding the pidlist_mutex precludes somebody taking whichever
  2425. * list we find out from under us - compare release_pid_array().
  2426. */
  2427. mutex_lock(&cgrp->pidlist_mutex);
  2428. list_for_each_entry(l, &cgrp->pidlists, links) {
  2429. if (l->key.type == type && l->key.ns == ns) {
  2430. /* make sure l doesn't vanish out from under us */
  2431. down_write(&l->mutex);
  2432. mutex_unlock(&cgrp->pidlist_mutex);
  2433. return l;
  2434. }
  2435. }
  2436. /* entry not found; create a new one */
  2437. l = kmalloc(sizeof(struct cgroup_pidlist), GFP_KERNEL);
  2438. if (!l) {
  2439. mutex_unlock(&cgrp->pidlist_mutex);
  2440. return l;
  2441. }
  2442. init_rwsem(&l->mutex);
  2443. down_write(&l->mutex);
  2444. l->key.type = type;
  2445. l->key.ns = get_pid_ns(ns);
  2446. l->use_count = 0; /* don't increment here */
  2447. l->list = NULL;
  2448. l->owner = cgrp;
  2449. list_add(&l->links, &cgrp->pidlists);
  2450. mutex_unlock(&cgrp->pidlist_mutex);
  2451. return l;
  2452. }
  2453. /*
  2454. * Load a cgroup's pidarray with either procs' tgids or tasks' pids
  2455. */
  2456. static int pidlist_array_load(struct cgroup *cgrp, enum cgroup_filetype type,
  2457. struct cgroup_pidlist **lp)
  2458. {
  2459. pid_t *array;
  2460. int length;
  2461. int pid, n = 0; /* used for populating the array */
  2462. struct cgroup_iter it;
  2463. struct task_struct *tsk;
  2464. struct cgroup_pidlist *l;
  2465. /*
  2466. * If cgroup gets more users after we read count, we won't have
  2467. * enough space - tough. This race is indistinguishable to the
  2468. * caller from the case that the additional cgroup users didn't
  2469. * show up until sometime later on.
  2470. */
  2471. length = cgroup_task_count(cgrp);
  2472. array = pidlist_allocate(length);
  2473. if (!array)
  2474. return -ENOMEM;
  2475. /* now, populate the array */
  2476. cgroup_iter_start(cgrp, &it);
  2477. while ((tsk = cgroup_iter_next(cgrp, &it))) {
  2478. if (unlikely(n == length))
  2479. break;
  2480. /* get tgid or pid for procs or tasks file respectively */
  2481. if (type == CGROUP_FILE_PROCS)
  2482. pid = task_tgid_vnr(tsk);
  2483. else
  2484. pid = task_pid_vnr(tsk);
  2485. if (pid > 0) /* make sure to only use valid results */
  2486. array[n++] = pid;
  2487. }
  2488. cgroup_iter_end(cgrp, &it);
  2489. length = n;
  2490. /* now sort & (if procs) strip out duplicates */
  2491. sort(array, length, sizeof(pid_t), cmppid, NULL);
  2492. if (type == CGROUP_FILE_PROCS)
  2493. length = pidlist_uniq(&array, length);
  2494. l = cgroup_pidlist_find(cgrp, type);
  2495. if (!l) {
  2496. pidlist_free(array);
  2497. return -ENOMEM;
  2498. }
  2499. /* store array, freeing old if necessary - lock already held */
  2500. pidlist_free(l->list);
  2501. l->list = array;
  2502. l->length = length;
  2503. l->use_count++;
  2504. up_write(&l->mutex);
  2505. *lp = l;
  2506. return 0;
  2507. }
  2508. /**
  2509. * cgroupstats_build - build and fill cgroupstats
  2510. * @stats: cgroupstats to fill information into
  2511. * @dentry: A dentry entry belonging to the cgroup for which stats have
  2512. * been requested.
  2513. *
  2514. * Build and fill cgroupstats so that taskstats can export it to user
  2515. * space.
  2516. */
  2517. int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry)
  2518. {
  2519. int ret = -EINVAL;
  2520. struct cgroup *cgrp;
  2521. struct cgroup_iter it;
  2522. struct task_struct *tsk;
  2523. /*
  2524. * Validate dentry by checking the superblock operations,
  2525. * and make sure it's a directory.
  2526. */
  2527. if (dentry->d_sb->s_op != &cgroup_ops ||
  2528. !S_ISDIR(dentry->d_inode->i_mode))
  2529. goto err;
  2530. ret = 0;
  2531. cgrp = dentry->d_fsdata;
  2532. cgroup_iter_start(cgrp, &it);
  2533. while ((tsk = cgroup_iter_next(cgrp, &it))) {
  2534. switch (tsk->state) {
  2535. case TASK_RUNNING:
  2536. stats->nr_running++;
  2537. break;
  2538. case TASK_INTERRUPTIBLE:
  2539. stats->nr_sleeping++;
  2540. break;
  2541. case TASK_UNINTERRUPTIBLE:
  2542. stats->nr_uninterruptible++;
  2543. break;
  2544. case TASK_STOPPED:
  2545. stats->nr_stopped++;
  2546. break;
  2547. default:
  2548. if (delayacct_is_task_waiting_on_io(tsk))
  2549. stats->nr_io_wait++;
  2550. break;
  2551. }
  2552. }
  2553. cgroup_iter_end(cgrp, &it);
  2554. err:
  2555. return ret;
  2556. }
  2557. /*
  2558. * seq_file methods for the tasks/procs files. The seq_file position is the
  2559. * next pid to display; the seq_file iterator is a pointer to the pid
  2560. * in the cgroup->l->list array.
  2561. */
  2562. static void *cgroup_pidlist_start(struct seq_file *s, loff_t *pos)
  2563. {
  2564. /*
  2565. * Initially we receive a position value that corresponds to
  2566. * one more than the last pid shown (or 0 on the first call or
  2567. * after a seek to the start). Use a binary-search to find the
  2568. * next pid to display, if any
  2569. */
  2570. struct cgroup_pidlist *l = s->private;
  2571. int index = 0, pid = *pos;
  2572. int *iter;
  2573. down_read(&l->mutex);
  2574. if (pid) {
  2575. int end = l->length;
  2576. while (index < end) {
  2577. int mid = (index + end) / 2;
  2578. if (l->list[mid] == pid) {
  2579. index = mid;
  2580. break;
  2581. } else if (l->list[mid] <= pid)
  2582. index = mid + 1;
  2583. else
  2584. end = mid;
  2585. }
  2586. }
  2587. /* If we're off the end of the array, we're done */
  2588. if (index >= l->length)
  2589. return NULL;
  2590. /* Update the abstract position to be the actual pid that we found */
  2591. iter = l->list + index;
  2592. *pos = *iter;
  2593. return iter;
  2594. }
  2595. static void cgroup_pidlist_stop(struct seq_file *s, void *v)
  2596. {
  2597. struct cgroup_pidlist *l = s->private;
  2598. up_read(&l->mutex);
  2599. }
  2600. static void *cgroup_pidlist_next(struct seq_file *s, void *v, loff_t *pos)
  2601. {
  2602. struct cgroup_pidlist *l = s->private;
  2603. pid_t *p = v;
  2604. pid_t *end = l->list + l->length;
  2605. /*
  2606. * Advance to the next pid in the array. If this goes off the
  2607. * end, we're done
  2608. */
  2609. p++;
  2610. if (p >= end) {
  2611. return NULL;
  2612. } else {
  2613. *pos = *p;
  2614. return p;
  2615. }
  2616. }
  2617. static int cgroup_pidlist_show(struct seq_file *s, void *v)
  2618. {
  2619. return seq_printf(s, "%d\n", *(int *)v);
  2620. }
  2621. /*
  2622. * seq_operations functions for iterating on pidlists through seq_file -
  2623. * independent of whether it's tasks or procs
  2624. */
  2625. static const struct seq_operations cgroup_pidlist_seq_operations = {
  2626. .start = cgroup_pidlist_start,
  2627. .stop = cgroup_pidlist_stop,
  2628. .next = cgroup_pidlist_next,
  2629. .show = cgroup_pidlist_show,
  2630. };
  2631. static void cgroup_release_pid_array(struct cgroup_pidlist *l)
  2632. {
  2633. /*
  2634. * the case where we're the last user of this particular pidlist will
  2635. * have us remove it from the cgroup's list, which entails taking the
  2636. * mutex. since in pidlist_find the pidlist->lock depends on cgroup->
  2637. * pidlist_mutex, we have to take pidlist_mutex first.
  2638. */
  2639. mutex_lock(&l->owner->pidlist_mutex);
  2640. down_write(&l->mutex);
  2641. BUG_ON(!l->use_count);
  2642. if (!--l->use_count) {
  2643. /* we're the last user if refcount is 0; remove and free */
  2644. list_del(&l->links);
  2645. mutex_unlock(&l->owner->pidlist_mutex);
  2646. pidlist_free(l->list);
  2647. put_pid_ns(l->key.ns);
  2648. up_write(&l->mutex);
  2649. kfree(l);
  2650. return;
  2651. }
  2652. mutex_unlock(&l->owner->pidlist_mutex);
  2653. up_write(&l->mutex);
  2654. }
  2655. static int cgroup_pidlist_release(struct inode *inode, struct file *file)
  2656. {
  2657. struct cgroup_pidlist *l;
  2658. if (!(file->f_mode & FMODE_READ))
  2659. return 0;
  2660. /*
  2661. * the seq_file will only be initialized if the file was opened for
  2662. * reading; hence we check if it's not null only in that case.
  2663. */
  2664. l = ((struct seq_file *)file->private_data)->private;
  2665. cgroup_release_pid_array(l);
  2666. return seq_release(inode, file);
  2667. }
  2668. static const struct file_operations cgroup_pidlist_operations = {
  2669. .read = seq_read,
  2670. .llseek = seq_lseek,
  2671. .write = cgroup_file_write,
  2672. .release = cgroup_pidlist_release,
  2673. };
  2674. /*
  2675. * The following functions handle opens on a file that displays a pidlist
  2676. * (tasks or procs). Prepare an array of the process/thread IDs of whoever's
  2677. * in the cgroup.
  2678. */
  2679. /* helper function for the two below it */
  2680. static int cgroup_pidlist_open(struct file *file, enum cgroup_filetype type)
  2681. {
  2682. struct cgroup *cgrp = __d_cgrp(file->f_dentry->d_parent);
  2683. struct cgroup_pidlist *l;
  2684. int retval;
  2685. /* Nothing to do for write-only files */
  2686. if (!(file->f_mode & FMODE_READ))
  2687. return 0;
  2688. /* have the array populated */
  2689. retval = pidlist_array_load(cgrp, type, &l);
  2690. if (retval)
  2691. return retval;
  2692. /* configure file information */
  2693. file->f_op = &cgroup_pidlist_operations;
  2694. retval = seq_open(file, &cgroup_pidlist_seq_operations);
  2695. if (retval) {
  2696. cgroup_release_pid_array(l);
  2697. return retval;
  2698. }
  2699. ((struct seq_file *)file->private_data)->private = l;
  2700. return 0;
  2701. }
  2702. static int cgroup_tasks_open(struct inode *unused, struct file *file)
  2703. {
  2704. return cgroup_pidlist_open(file, CGROUP_FILE_TASKS);
  2705. }
  2706. static int cgroup_procs_open(struct inode *unused, struct file *file)
  2707. {
  2708. return cgroup_pidlist_open(file, CGROUP_FILE_PROCS);
  2709. }
  2710. static u64 cgroup_read_notify_on_release(struct cgroup *cgrp,
  2711. struct cftype *cft)
  2712. {
  2713. return notify_on_release(cgrp);
  2714. }
  2715. static int cgroup_write_notify_on_release(struct cgroup *cgrp,
  2716. struct cftype *cft,
  2717. u64 val)
  2718. {
  2719. clear_bit(CGRP_RELEASABLE, &cgrp->flags);
  2720. if (val)
  2721. set_bit(CGRP_NOTIFY_ON_RELEASE, &cgrp->flags);
  2722. else
  2723. clear_bit(CGRP_NOTIFY_ON_RELEASE, &cgrp->flags);
  2724. return 0;
  2725. }
  2726. /*
  2727. * Unregister event and free resources.
  2728. *
  2729. * Gets called from workqueue.
  2730. */
  2731. static void cgroup_event_remove(struct work_struct *work)
  2732. {
  2733. struct cgroup_event *event = container_of(work, struct cgroup_event,
  2734. remove);
  2735. struct cgroup *cgrp = event->cgrp;
  2736. event->cft->unregister_event(cgrp, event->cft, event->eventfd);
  2737. eventfd_ctx_put(event->eventfd);
  2738. kfree(event);
  2739. dput(cgrp->dentry);
  2740. }
  2741. /*
  2742. * Gets called on POLLHUP on eventfd when user closes it.
  2743. *
  2744. * Called with wqh->lock held and interrupts disabled.
  2745. */
  2746. static int cgroup_event_wake(wait_queue_t *wait, unsigned mode,
  2747. int sync, void *key)
  2748. {
  2749. struct cgroup_event *event = container_of(wait,
  2750. struct cgroup_event, wait);
  2751. struct cgroup *cgrp = event->cgrp;
  2752. unsigned long flags = (unsigned long)key;
  2753. if (flags & POLLHUP) {
  2754. __remove_wait_queue(event->wqh, &event->wait);
  2755. spin_lock(&cgrp->event_list_lock);
  2756. list_del(&event->list);
  2757. spin_unlock(&cgrp->event_list_lock);
  2758. /*
  2759. * We are in atomic context, but cgroup_event_remove() may
  2760. * sleep, so we have to call it in workqueue.
  2761. */
  2762. schedule_work(&event->remove);
  2763. }
  2764. return 0;
  2765. }
  2766. static void cgroup_event_ptable_queue_proc(struct file *file,
  2767. wait_queue_head_t *wqh, poll_table *pt)
  2768. {
  2769. struct cgroup_event *event = container_of(pt,
  2770. struct cgroup_event, pt);
  2771. event->wqh = wqh;
  2772. add_wait_queue(wqh, &event->wait);
  2773. }
  2774. /*
  2775. * Parse input and register new cgroup event handler.
  2776. *
  2777. * Input must be in format '<event_fd> <control_fd> <args>'.
  2778. * Interpretation of args is defined by control file implementation.
  2779. */
  2780. static int cgroup_write_event_control(struct cgroup *cgrp, struct cftype *cft,
  2781. const char *buffer)
  2782. {
  2783. struct cgroup_event *event = NULL;
  2784. unsigned int efd, cfd;
  2785. struct file *efile = NULL;
  2786. struct file *cfile = NULL;
  2787. char *endp;
  2788. int ret;
  2789. efd = simple_strtoul(buffer, &endp, 10);
  2790. if (*endp != ' ')
  2791. return -EINVAL;
  2792. buffer = endp + 1;
  2793. cfd = simple_strtoul(buffer, &endp, 10);
  2794. if ((*endp != ' ') && (*endp != '\0'))
  2795. return -EINVAL;
  2796. buffer = endp + 1;
  2797. event = kzalloc(sizeof(*event), GFP_KERNEL);
  2798. if (!event)
  2799. return -ENOMEM;
  2800. event->cgrp = cgrp;
  2801. INIT_LIST_HEAD(&event->list);
  2802. init_poll_funcptr(&event->pt, cgroup_event_ptable_queue_proc);
  2803. init_waitqueue_func_entry(&event->wait, cgroup_event_wake);
  2804. INIT_WORK(&event->remove, cgroup_event_remove);
  2805. efile = eventfd_fget(efd);
  2806. if (IS_ERR(efile)) {
  2807. ret = PTR_ERR(efile);
  2808. goto fail;
  2809. }
  2810. event->eventfd = eventfd_ctx_fileget(efile);
  2811. if (IS_ERR(event->eventfd)) {
  2812. ret = PTR_ERR(event->eventfd);
  2813. goto fail;
  2814. }
  2815. cfile = fget(cfd);
  2816. if (!cfile) {
  2817. ret = -EBADF;
  2818. goto fail;
  2819. }
  2820. /* the process need read permission on control file */
  2821. ret = file_permission(cfile, MAY_READ);
  2822. if (ret < 0)
  2823. goto fail;
  2824. event->cft = __file_cft(cfile);
  2825. if (IS_ERR(event->cft)) {
  2826. ret = PTR_ERR(event->cft);
  2827. goto fail;
  2828. }
  2829. if (!event->cft->register_event || !event->cft->unregister_event) {
  2830. ret = -EINVAL;
  2831. goto fail;
  2832. }
  2833. ret = event->cft->register_event(cgrp, event->cft,
  2834. event->eventfd, buffer);
  2835. if (ret)
  2836. goto fail;
  2837. if (efile->f_op->poll(efile, &event->pt) & POLLHUP) {
  2838. event->cft->unregister_event(cgrp, event->cft, event->eventfd);
  2839. ret = 0;
  2840. goto fail;
  2841. }
  2842. /*
  2843. * Events should be removed after rmdir of cgroup directory, but before
  2844. * destroying subsystem state objects. Let's take reference to cgroup
  2845. * directory dentry to do that.
  2846. */
  2847. dget(cgrp->dentry);
  2848. spin_lock(&cgrp->event_list_lock);
  2849. list_add(&event->list, &cgrp->event_list);
  2850. spin_unlock(&cgrp->event_list_lock);
  2851. fput(cfile);
  2852. fput(efile);
  2853. return 0;
  2854. fail:
  2855. if (cfile)
  2856. fput(cfile);
  2857. if (event && event->eventfd && !IS_ERR(event->eventfd))
  2858. eventfd_ctx_put(event->eventfd);
  2859. if (!IS_ERR_OR_NULL(efile))
  2860. fput(efile);
  2861. kfree(event);
  2862. return ret;
  2863. }
  2864. static u64 cgroup_clone_children_read(struct cgroup *cgrp,
  2865. struct cftype *cft)
  2866. {
  2867. return clone_children(cgrp);
  2868. }
  2869. static int cgroup_clone_children_write(struct cgroup *cgrp,
  2870. struct cftype *cft,
  2871. u64 val)
  2872. {
  2873. if (val)
  2874. set_bit(CGRP_CLONE_CHILDREN, &cgrp->flags);
  2875. else
  2876. clear_bit(CGRP_CLONE_CHILDREN, &cgrp->flags);
  2877. return 0;
  2878. }
  2879. /*
  2880. * for the common functions, 'private' gives the type of file
  2881. */
  2882. /* for hysterical raisins, we can't put this on the older files */
  2883. #define CGROUP_FILE_GENERIC_PREFIX "cgroup."
  2884. static struct cftype files[] = {
  2885. {
  2886. .name = "tasks",
  2887. .open = cgroup_tasks_open,
  2888. .write_u64 = cgroup_tasks_write,
  2889. .release = cgroup_pidlist_release,
  2890. .mode = S_IRUGO | S_IWUSR,
  2891. },
  2892. {
  2893. .name = CGROUP_FILE_GENERIC_PREFIX "procs",
  2894. .open = cgroup_procs_open,
  2895. /* .write_u64 = cgroup_procs_write, TODO */
  2896. .release = cgroup_pidlist_release,
  2897. .mode = S_IRUGO,
  2898. },
  2899. {
  2900. .name = "notify_on_release",
  2901. .read_u64 = cgroup_read_notify_on_release,
  2902. .write_u64 = cgroup_write_notify_on_release,
  2903. },
  2904. {
  2905. .name = CGROUP_FILE_GENERIC_PREFIX "event_control",
  2906. .write_string = cgroup_write_event_control,
  2907. .mode = S_IWUGO,
  2908. },
  2909. {
  2910. .name = "cgroup.clone_children",
  2911. .read_u64 = cgroup_clone_children_read,
  2912. .write_u64 = cgroup_clone_children_write,
  2913. },
  2914. };
  2915. static struct cftype cft_release_agent = {
  2916. .name = "release_agent",
  2917. .read_seq_string = cgroup_release_agent_show,
  2918. .write_string = cgroup_release_agent_write,
  2919. .max_write_len = PATH_MAX,
  2920. };
  2921. static int cgroup_populate_dir(struct cgroup *cgrp)
  2922. {
  2923. int err;
  2924. struct cgroup_subsys *ss;
  2925. /* First clear out any existing files */
  2926. cgroup_clear_directory(cgrp->dentry);
  2927. err = cgroup_add_files(cgrp, NULL, files, ARRAY_SIZE(files));
  2928. if (err < 0)
  2929. return err;
  2930. if (cgrp == cgrp->top_cgroup) {
  2931. if ((err = cgroup_add_file(cgrp, NULL, &cft_release_agent)) < 0)
  2932. return err;
  2933. }
  2934. for_each_subsys(cgrp->root, ss) {
  2935. if (ss->populate && (err = ss->populate(ss, cgrp)) < 0)
  2936. return err;
  2937. }
  2938. /* This cgroup is ready now */
  2939. for_each_subsys(cgrp->root, ss) {
  2940. struct cgroup_subsys_state *css = cgrp->subsys[ss->subsys_id];
  2941. /*
  2942. * Update id->css pointer and make this css visible from
  2943. * CSS ID functions. This pointer will be dereferened
  2944. * from RCU-read-side without locks.
  2945. */
  2946. if (css->id)
  2947. rcu_assign_pointer(css->id->css, css);
  2948. }
  2949. return 0;
  2950. }
  2951. static void init_cgroup_css(struct cgroup_subsys_state *css,
  2952. struct cgroup_subsys *ss,
  2953. struct cgroup *cgrp)
  2954. {
  2955. css->cgroup = cgrp;
  2956. atomic_set(&css->refcnt, 1);
  2957. css->flags = 0;
  2958. css->id = NULL;
  2959. if (cgrp == dummytop)
  2960. set_bit(CSS_ROOT, &css->flags);
  2961. BUG_ON(cgrp->subsys[ss->subsys_id]);
  2962. cgrp->subsys[ss->subsys_id] = css;
  2963. }
  2964. static void cgroup_lock_hierarchy(struct cgroupfs_root *root)
  2965. {
  2966. /* We need to take each hierarchy_mutex in a consistent order */
  2967. int i;
  2968. /*
  2969. * No worry about a race with rebind_subsystems that might mess up the
  2970. * locking order, since both parties are under cgroup_mutex.
  2971. */
  2972. for (i = 0; i < CGROUP_SUBSYS_COUNT; i++) {
  2973. struct cgroup_subsys *ss = subsys[i];
  2974. if (ss == NULL)
  2975. continue;
  2976. if (ss->root == root)
  2977. mutex_lock(&ss->hierarchy_mutex);
  2978. }
  2979. }
  2980. static void cgroup_unlock_hierarchy(struct cgroupfs_root *root)
  2981. {
  2982. int i;
  2983. for (i = 0; i < CGROUP_SUBSYS_COUNT; i++) {
  2984. struct cgroup_subsys *ss = subsys[i];
  2985. if (ss == NULL)
  2986. continue;
  2987. if (ss->root == root)
  2988. mutex_unlock(&ss->hierarchy_mutex);
  2989. }
  2990. }
  2991. /*
  2992. * cgroup_create - create a cgroup
  2993. * @parent: cgroup that will be parent of the new cgroup
  2994. * @dentry: dentry of the new cgroup
  2995. * @mode: mode to set on new inode
  2996. *
  2997. * Must be called with the mutex on the parent inode held
  2998. */
  2999. static long cgroup_create(struct cgroup *parent, struct dentry *dentry,
  3000. mode_t mode)
  3001. {
  3002. struct cgroup *cgrp;
  3003. struct cgroupfs_root *root = parent->root;
  3004. int err = 0;
  3005. struct cgroup_subsys *ss;
  3006. struct super_block *sb = root->sb;
  3007. cgrp = kzalloc(sizeof(*cgrp), GFP_KERNEL);
  3008. if (!cgrp)
  3009. return -ENOMEM;
  3010. /* Grab a reference on the superblock so the hierarchy doesn't
  3011. * get deleted on unmount if there are child cgroups. This
  3012. * can be done outside cgroup_mutex, since the sb can't
  3013. * disappear while someone has an open control file on the
  3014. * fs */
  3015. atomic_inc(&sb->s_active);
  3016. mutex_lock(&cgroup_mutex);
  3017. init_cgroup_housekeeping(cgrp);
  3018. cgrp->parent = parent;
  3019. cgrp->root = parent->root;
  3020. cgrp->top_cgroup = parent->top_cgroup;
  3021. if (notify_on_release(parent))
  3022. set_bit(CGRP_NOTIFY_ON_RELEASE, &cgrp->flags);
  3023. if (clone_children(parent))
  3024. set_bit(CGRP_CLONE_CHILDREN, &cgrp->flags);
  3025. for_each_subsys(root, ss) {
  3026. struct cgroup_subsys_state *css = ss->create(ss, cgrp);
  3027. if (IS_ERR(css)) {
  3028. err = PTR_ERR(css);
  3029. goto err_destroy;
  3030. }
  3031. init_cgroup_css(css, ss, cgrp);
  3032. if (ss->use_id) {
  3033. err = alloc_css_id(ss, parent, cgrp);
  3034. if (err)
  3035. goto err_destroy;
  3036. }
  3037. /* At error, ->destroy() callback has to free assigned ID. */
  3038. if (clone_children(parent) && ss->post_clone)
  3039. ss->post_clone(ss, cgrp);
  3040. }
  3041. cgroup_lock_hierarchy(root);
  3042. list_add(&cgrp->sibling, &cgrp->parent->children);
  3043. cgroup_unlock_hierarchy(root);
  3044. root->number_of_cgroups++;
  3045. err = cgroup_create_dir(cgrp, dentry, mode);
  3046. if (err < 0)
  3047. goto err_remove;
  3048. /* The cgroup directory was pre-locked for us */
  3049. BUG_ON(!mutex_is_locked(&cgrp->dentry->d_inode->i_mutex));
  3050. err = cgroup_populate_dir(cgrp);
  3051. /* If err < 0, we have a half-filled directory - oh well ;) */
  3052. mutex_unlock(&cgroup_mutex);
  3053. mutex_unlock(&cgrp->dentry->d_inode->i_mutex);
  3054. return 0;
  3055. err_remove:
  3056. cgroup_lock_hierarchy(root);
  3057. list_del(&cgrp->sibling);
  3058. cgroup_unlock_hierarchy(root);
  3059. root->number_of_cgroups--;
  3060. err_destroy:
  3061. for_each_subsys(root, ss) {
  3062. if (cgrp->subsys[ss->subsys_id])
  3063. ss->destroy(ss, cgrp);
  3064. }
  3065. mutex_unlock(&cgroup_mutex);
  3066. /* Release the reference count that we took on the superblock */
  3067. deactivate_super(sb);
  3068. kfree(cgrp);
  3069. return err;
  3070. }
  3071. static int cgroup_mkdir(struct inode *dir, struct dentry *dentry, int mode)
  3072. {
  3073. struct cgroup *c_parent = dentry->d_parent->d_fsdata;
  3074. /* the vfs holds inode->i_mutex already */
  3075. return cgroup_create(c_parent, dentry, mode | S_IFDIR);
  3076. }
  3077. static int cgroup_has_css_refs(struct cgroup *cgrp)
  3078. {
  3079. /* Check the reference count on each subsystem. Since we
  3080. * already established that there are no tasks in the
  3081. * cgroup, if the css refcount is also 1, then there should
  3082. * be no outstanding references, so the subsystem is safe to
  3083. * destroy. We scan across all subsystems rather than using
  3084. * the per-hierarchy linked list of mounted subsystems since
  3085. * we can be called via check_for_release() with no
  3086. * synchronization other than RCU, and the subsystem linked
  3087. * list isn't RCU-safe */
  3088. int i;
  3089. /*
  3090. * We won't need to lock the subsys array, because the subsystems
  3091. * we're concerned about aren't going anywhere since our cgroup root
  3092. * has a reference on them.
  3093. */
  3094. for (i = 0; i < CGROUP_SUBSYS_COUNT; i++) {
  3095. struct cgroup_subsys *ss = subsys[i];
  3096. struct cgroup_subsys_state *css;
  3097. /* Skip subsystems not present or not in this hierarchy */
  3098. if (ss == NULL || ss->root != cgrp->root)
  3099. continue;
  3100. css = cgrp->subsys[ss->subsys_id];
  3101. /* When called from check_for_release() it's possible
  3102. * that by this point the cgroup has been removed
  3103. * and the css deleted. But a false-positive doesn't
  3104. * matter, since it can only happen if the cgroup
  3105. * has been deleted and hence no longer needs the
  3106. * release agent to be called anyway. */
  3107. if (css && (atomic_read(&css->refcnt) > 1))
  3108. return 1;
  3109. }
  3110. return 0;
  3111. }
  3112. /*
  3113. * Atomically mark all (or else none) of the cgroup's CSS objects as
  3114. * CSS_REMOVED. Return true on success, or false if the cgroup has
  3115. * busy subsystems. Call with cgroup_mutex held
  3116. */
  3117. static int cgroup_clear_css_refs(struct cgroup *cgrp)
  3118. {
  3119. struct cgroup_subsys *ss;
  3120. unsigned long flags;
  3121. bool failed = false;
  3122. local_irq_save(flags);
  3123. for_each_subsys(cgrp->root, ss) {
  3124. struct cgroup_subsys_state *css = cgrp->subsys[ss->subsys_id];
  3125. int refcnt;
  3126. while (1) {
  3127. /* We can only remove a CSS with a refcnt==1 */
  3128. refcnt = atomic_read(&css->refcnt);
  3129. if (refcnt > 1) {
  3130. failed = true;
  3131. goto done;
  3132. }
  3133. BUG_ON(!refcnt);
  3134. /*
  3135. * Drop the refcnt to 0 while we check other
  3136. * subsystems. This will cause any racing
  3137. * css_tryget() to spin until we set the
  3138. * CSS_REMOVED bits or abort
  3139. */
  3140. if (atomic_cmpxchg(&css->refcnt, refcnt, 0) == refcnt)
  3141. break;
  3142. cpu_relax();
  3143. }
  3144. }
  3145. done:
  3146. for_each_subsys(cgrp->root, ss) {
  3147. struct cgroup_subsys_state *css = cgrp->subsys[ss->subsys_id];
  3148. if (failed) {
  3149. /*
  3150. * Restore old refcnt if we previously managed
  3151. * to clear it from 1 to 0
  3152. */
  3153. if (!atomic_read(&css->refcnt))
  3154. atomic_set(&css->refcnt, 1);
  3155. } else {
  3156. /* Commit the fact that the CSS is removed */
  3157. set_bit(CSS_REMOVED, &css->flags);
  3158. }
  3159. }
  3160. local_irq_restore(flags);
  3161. return !failed;
  3162. }
  3163. static int cgroup_rmdir(struct inode *unused_dir, struct dentry *dentry)
  3164. {
  3165. struct cgroup *cgrp = dentry->d_fsdata;
  3166. struct dentry *d;
  3167. struct cgroup *parent;
  3168. DEFINE_WAIT(wait);
  3169. struct cgroup_event *event, *tmp;
  3170. int ret;
  3171. /* the vfs holds both inode->i_mutex already */
  3172. again:
  3173. mutex_lock(&cgroup_mutex);
  3174. if (atomic_read(&cgrp->count) != 0) {
  3175. mutex_unlock(&cgroup_mutex);
  3176. return -EBUSY;
  3177. }
  3178. if (!list_empty(&cgrp->children)) {
  3179. mutex_unlock(&cgroup_mutex);
  3180. return -EBUSY;
  3181. }
  3182. mutex_unlock(&cgroup_mutex);
  3183. /*
  3184. * In general, subsystem has no css->refcnt after pre_destroy(). But
  3185. * in racy cases, subsystem may have to get css->refcnt after
  3186. * pre_destroy() and it makes rmdir return with -EBUSY. This sometimes
  3187. * make rmdir return -EBUSY too often. To avoid that, we use waitqueue
  3188. * for cgroup's rmdir. CGRP_WAIT_ON_RMDIR is for synchronizing rmdir
  3189. * and subsystem's reference count handling. Please see css_get/put
  3190. * and css_tryget() and cgroup_wakeup_rmdir_waiter() implementation.
  3191. */
  3192. set_bit(CGRP_WAIT_ON_RMDIR, &cgrp->flags);
  3193. /*
  3194. * Call pre_destroy handlers of subsys. Notify subsystems
  3195. * that rmdir() request comes.
  3196. */
  3197. ret = cgroup_call_pre_destroy(cgrp);
  3198. if (ret) {
  3199. clear_bit(CGRP_WAIT_ON_RMDIR, &cgrp->flags);
  3200. return ret;
  3201. }
  3202. mutex_lock(&cgroup_mutex);
  3203. parent = cgrp->parent;
  3204. if (atomic_read(&cgrp->count) || !list_empty(&cgrp->children)) {
  3205. clear_bit(CGRP_WAIT_ON_RMDIR, &cgrp->flags);
  3206. mutex_unlock(&cgroup_mutex);
  3207. return -EBUSY;
  3208. }
  3209. prepare_to_wait(&cgroup_rmdir_waitq, &wait, TASK_INTERRUPTIBLE);
  3210. if (!cgroup_clear_css_refs(cgrp)) {
  3211. mutex_unlock(&cgroup_mutex);
  3212. /*
  3213. * Because someone may call cgroup_wakeup_rmdir_waiter() before
  3214. * prepare_to_wait(), we need to check this flag.
  3215. */
  3216. if (test_bit(CGRP_WAIT_ON_RMDIR, &cgrp->flags))
  3217. schedule();
  3218. finish_wait(&cgroup_rmdir_waitq, &wait);
  3219. clear_bit(CGRP_WAIT_ON_RMDIR, &cgrp->flags);
  3220. if (signal_pending(current))
  3221. return -EINTR;
  3222. goto again;
  3223. }
  3224. /* NO css_tryget() can success after here. */
  3225. finish_wait(&cgroup_rmdir_waitq, &wait);
  3226. clear_bit(CGRP_WAIT_ON_RMDIR, &cgrp->flags);
  3227. spin_lock(&release_list_lock);
  3228. set_bit(CGRP_REMOVED, &cgrp->flags);
  3229. if (!list_empty(&cgrp->release_list))
  3230. list_del(&cgrp->release_list);
  3231. spin_unlock(&release_list_lock);
  3232. cgroup_lock_hierarchy(cgrp->root);
  3233. /* delete this cgroup from parent->children */
  3234. list_del(&cgrp->sibling);
  3235. cgroup_unlock_hierarchy(cgrp->root);
  3236. spin_lock(&cgrp->dentry->d_lock);
  3237. d = dget(cgrp->dentry);
  3238. spin_unlock(&d->d_lock);
  3239. cgroup_d_remove_dir(d);
  3240. dput(d);
  3241. set_bit(CGRP_RELEASABLE, &parent->flags);
  3242. check_for_release(parent);
  3243. /*
  3244. * Unregister events and notify userspace.
  3245. * Notify userspace about cgroup removing only after rmdir of cgroup
  3246. * directory to avoid race between userspace and kernelspace
  3247. */
  3248. spin_lock(&cgrp->event_list_lock);
  3249. list_for_each_entry_safe(event, tmp, &cgrp->event_list, list) {
  3250. list_del(&event->list);
  3251. remove_wait_queue(event->wqh, &event->wait);
  3252. eventfd_signal(event->eventfd, 1);
  3253. schedule_work(&event->remove);
  3254. }
  3255. spin_unlock(&cgrp->event_list_lock);
  3256. mutex_unlock(&cgroup_mutex);
  3257. return 0;
  3258. }
  3259. static void __init cgroup_init_subsys(struct cgroup_subsys *ss)
  3260. {
  3261. struct cgroup_subsys_state *css;
  3262. printk(KERN_INFO "Initializing cgroup subsys %s\n", ss->name);
  3263. /* Create the top cgroup state for this subsystem */
  3264. list_add(&ss->sibling, &rootnode.subsys_list);
  3265. ss->root = &rootnode;
  3266. css = ss->create(ss, dummytop);
  3267. /* We don't handle early failures gracefully */
  3268. BUG_ON(IS_ERR(css));
  3269. init_cgroup_css(css, ss, dummytop);
  3270. /* Update the init_css_set to contain a subsys
  3271. * pointer to this state - since the subsystem is
  3272. * newly registered, all tasks and hence the
  3273. * init_css_set is in the subsystem's top cgroup. */
  3274. init_css_set.subsys[ss->subsys_id] = dummytop->subsys[ss->subsys_id];
  3275. need_forkexit_callback |= ss->fork || ss->exit;
  3276. /* At system boot, before all subsystems have been
  3277. * registered, no tasks have been forked, so we don't
  3278. * need to invoke fork callbacks here. */
  3279. BUG_ON(!list_empty(&init_task.tasks));
  3280. mutex_init(&ss->hierarchy_mutex);
  3281. lockdep_set_class(&ss->hierarchy_mutex, &ss->subsys_key);
  3282. ss->active = 1;
  3283. /* this function shouldn't be used with modular subsystems, since they
  3284. * need to register a subsys_id, among other things */
  3285. BUG_ON(ss->module);
  3286. }
  3287. /**
  3288. * cgroup_load_subsys: load and register a modular subsystem at runtime
  3289. * @ss: the subsystem to load
  3290. *
  3291. * This function should be called in a modular subsystem's initcall. If the
  3292. * subsystem is built as a module, it will be assigned a new subsys_id and set
  3293. * up for use. If the subsystem is built-in anyway, work is delegated to the
  3294. * simpler cgroup_init_subsys.
  3295. */
  3296. int __init_or_module cgroup_load_subsys(struct cgroup_subsys *ss)
  3297. {
  3298. int i;
  3299. struct cgroup_subsys_state *css;
  3300. /* check name and function validity */
  3301. if (ss->name == NULL || strlen(ss->name) > MAX_CGROUP_TYPE_NAMELEN ||
  3302. ss->create == NULL || ss->destroy == NULL)
  3303. return -EINVAL;
  3304. /*
  3305. * we don't support callbacks in modular subsystems. this check is
  3306. * before the ss->module check for consistency; a subsystem that could
  3307. * be a module should still have no callbacks even if the user isn't
  3308. * compiling it as one.
  3309. */
  3310. if (ss->fork || ss->exit)
  3311. return -EINVAL;
  3312. /*
  3313. * an optionally modular subsystem is built-in: we want to do nothing,
  3314. * since cgroup_init_subsys will have already taken care of it.
  3315. */
  3316. if (ss->module == NULL) {
  3317. /* a few sanity checks */
  3318. BUG_ON(ss->subsys_id >= CGROUP_BUILTIN_SUBSYS_COUNT);
  3319. BUG_ON(subsys[ss->subsys_id] != ss);
  3320. return 0;
  3321. }
  3322. /*
  3323. * need to register a subsys id before anything else - for example,
  3324. * init_cgroup_css needs it.
  3325. */
  3326. mutex_lock(&cgroup_mutex);
  3327. /* find the first empty slot in the array */
  3328. for (i = CGROUP_BUILTIN_SUBSYS_COUNT; i < CGROUP_SUBSYS_COUNT; i++) {
  3329. if (subsys[i] == NULL)
  3330. break;
  3331. }
  3332. if (i == CGROUP_SUBSYS_COUNT) {
  3333. /* maximum number of subsystems already registered! */
  3334. mutex_unlock(&cgroup_mutex);
  3335. return -EBUSY;
  3336. }
  3337. /* assign ourselves the subsys_id */
  3338. ss->subsys_id = i;
  3339. subsys[i] = ss;
  3340. /*
  3341. * no ss->create seems to need anything important in the ss struct, so
  3342. * this can happen first (i.e. before the rootnode attachment).
  3343. */
  3344. css = ss->create(ss, dummytop);
  3345. if (IS_ERR(css)) {
  3346. /* failure case - need to deassign the subsys[] slot. */
  3347. subsys[i] = NULL;
  3348. mutex_unlock(&cgroup_mutex);
  3349. return PTR_ERR(css);
  3350. }
  3351. list_add(&ss->sibling, &rootnode.subsys_list);
  3352. ss->root = &rootnode;
  3353. /* our new subsystem will be attached to the dummy hierarchy. */
  3354. init_cgroup_css(css, ss, dummytop);
  3355. /* init_idr must be after init_cgroup_css because it sets css->id. */
  3356. if (ss->use_id) {
  3357. int ret = cgroup_init_idr(ss, css);
  3358. if (ret) {
  3359. dummytop->subsys[ss->subsys_id] = NULL;
  3360. ss->destroy(ss, dummytop);
  3361. subsys[i] = NULL;
  3362. mutex_unlock(&cgroup_mutex);
  3363. return ret;
  3364. }
  3365. }
  3366. /*
  3367. * Now we need to entangle the css into the existing css_sets. unlike
  3368. * in cgroup_init_subsys, there are now multiple css_sets, so each one
  3369. * will need a new pointer to it; done by iterating the css_set_table.
  3370. * furthermore, modifying the existing css_sets will corrupt the hash
  3371. * table state, so each changed css_set will need its hash recomputed.
  3372. * this is all done under the css_set_lock.
  3373. */
  3374. write_lock(&css_set_lock);
  3375. for (i = 0; i < CSS_SET_TABLE_SIZE; i++) {
  3376. struct css_set *cg;
  3377. struct hlist_node *node, *tmp;
  3378. struct hlist_head *bucket = &css_set_table[i], *new_bucket;
  3379. hlist_for_each_entry_safe(cg, node, tmp, bucket, hlist) {
  3380. /* skip entries that we already rehashed */
  3381. if (cg->subsys[ss->subsys_id])
  3382. continue;
  3383. /* remove existing entry */
  3384. hlist_del(&cg->hlist);
  3385. /* set new value */
  3386. cg->subsys[ss->subsys_id] = css;
  3387. /* recompute hash and restore entry */
  3388. new_bucket = css_set_hash(cg->subsys);
  3389. hlist_add_head(&cg->hlist, new_bucket);
  3390. }
  3391. }
  3392. write_unlock(&css_set_lock);
  3393. mutex_init(&ss->hierarchy_mutex);
  3394. lockdep_set_class(&ss->hierarchy_mutex, &ss->subsys_key);
  3395. ss->active = 1;
  3396. /* success! */
  3397. mutex_unlock(&cgroup_mutex);
  3398. return 0;
  3399. }
  3400. EXPORT_SYMBOL_GPL(cgroup_load_subsys);
  3401. /**
  3402. * cgroup_unload_subsys: unload a modular subsystem
  3403. * @ss: the subsystem to unload
  3404. *
  3405. * This function should be called in a modular subsystem's exitcall. When this
  3406. * function is invoked, the refcount on the subsystem's module will be 0, so
  3407. * the subsystem will not be attached to any hierarchy.
  3408. */
  3409. void cgroup_unload_subsys(struct cgroup_subsys *ss)
  3410. {
  3411. struct cg_cgroup_link *link;
  3412. struct hlist_head *hhead;
  3413. BUG_ON(ss->module == NULL);
  3414. /*
  3415. * we shouldn't be called if the subsystem is in use, and the use of
  3416. * try_module_get in parse_cgroupfs_options should ensure that it
  3417. * doesn't start being used while we're killing it off.
  3418. */
  3419. BUG_ON(ss->root != &rootnode);
  3420. mutex_lock(&cgroup_mutex);
  3421. /* deassign the subsys_id */
  3422. BUG_ON(ss->subsys_id < CGROUP_BUILTIN_SUBSYS_COUNT);
  3423. subsys[ss->subsys_id] = NULL;
  3424. /* remove subsystem from rootnode's list of subsystems */
  3425. list_del(&ss->sibling);
  3426. /*
  3427. * disentangle the css from all css_sets attached to the dummytop. as
  3428. * in loading, we need to pay our respects to the hashtable gods.
  3429. */
  3430. write_lock(&css_set_lock);
  3431. list_for_each_entry(link, &dummytop->css_sets, cgrp_link_list) {
  3432. struct css_set *cg = link->cg;
  3433. hlist_del(&cg->hlist);
  3434. BUG_ON(!cg->subsys[ss->subsys_id]);
  3435. cg->subsys[ss->subsys_id] = NULL;
  3436. hhead = css_set_hash(cg->subsys);
  3437. hlist_add_head(&cg->hlist, hhead);
  3438. }
  3439. write_unlock(&css_set_lock);
  3440. /*
  3441. * remove subsystem's css from the dummytop and free it - need to free
  3442. * before marking as null because ss->destroy needs the cgrp->subsys
  3443. * pointer to find their state. note that this also takes care of
  3444. * freeing the css_id.
  3445. */
  3446. ss->destroy(ss, dummytop);
  3447. dummytop->subsys[ss->subsys_id] = NULL;
  3448. mutex_unlock(&cgroup_mutex);
  3449. }
  3450. EXPORT_SYMBOL_GPL(cgroup_unload_subsys);
  3451. /**
  3452. * cgroup_init_early - cgroup initialization at system boot
  3453. *
  3454. * Initialize cgroups at system boot, and initialize any
  3455. * subsystems that request early init.
  3456. */
  3457. int __init cgroup_init_early(void)
  3458. {
  3459. int i;
  3460. atomic_set(&init_css_set.refcount, 1);
  3461. INIT_LIST_HEAD(&init_css_set.cg_links);
  3462. INIT_LIST_HEAD(&init_css_set.tasks);
  3463. INIT_HLIST_NODE(&init_css_set.hlist);
  3464. css_set_count = 1;
  3465. init_cgroup_root(&rootnode);
  3466. root_count = 1;
  3467. init_task.cgroups = &init_css_set;
  3468. init_css_set_link.cg = &init_css_set;
  3469. init_css_set_link.cgrp = dummytop;
  3470. list_add(&init_css_set_link.cgrp_link_list,
  3471. &rootnode.top_cgroup.css_sets);
  3472. list_add(&init_css_set_link.cg_link_list,
  3473. &init_css_set.cg_links);
  3474. for (i = 0; i < CSS_SET_TABLE_SIZE; i++)
  3475. INIT_HLIST_HEAD(&css_set_table[i]);
  3476. /* at bootup time, we don't worry about modular subsystems */
  3477. for (i = 0; i < CGROUP_BUILTIN_SUBSYS_COUNT; i++) {
  3478. struct cgroup_subsys *ss = subsys[i];
  3479. BUG_ON(!ss->name);
  3480. BUG_ON(strlen(ss->name) > MAX_CGROUP_TYPE_NAMELEN);
  3481. BUG_ON(!ss->create);
  3482. BUG_ON(!ss->destroy);
  3483. if (ss->subsys_id != i) {
  3484. printk(KERN_ERR "cgroup: Subsys %s id == %d\n",
  3485. ss->name, ss->subsys_id);
  3486. BUG();
  3487. }
  3488. if (ss->early_init)
  3489. cgroup_init_subsys(ss);
  3490. }
  3491. return 0;
  3492. }
  3493. /**
  3494. * cgroup_init - cgroup initialization
  3495. *
  3496. * Register cgroup filesystem and /proc file, and initialize
  3497. * any subsystems that didn't request early init.
  3498. */
  3499. int __init cgroup_init(void)
  3500. {
  3501. int err;
  3502. int i;
  3503. struct hlist_head *hhead;
  3504. err = bdi_init(&cgroup_backing_dev_info);
  3505. if (err)
  3506. return err;
  3507. /* at bootup time, we don't worry about modular subsystems */
  3508. for (i = 0; i < CGROUP_BUILTIN_SUBSYS_COUNT; i++) {
  3509. struct cgroup_subsys *ss = subsys[i];
  3510. if (!ss->early_init)
  3511. cgroup_init_subsys(ss);
  3512. if (ss->use_id)
  3513. cgroup_init_idr(ss, init_css_set.subsys[ss->subsys_id]);
  3514. }
  3515. /* Add init_css_set to the hash table */
  3516. hhead = css_set_hash(init_css_set.subsys);
  3517. hlist_add_head(&init_css_set.hlist, hhead);
  3518. BUG_ON(!init_root_id(&rootnode));
  3519. cgroup_kobj = kobject_create_and_add("cgroup", fs_kobj);
  3520. if (!cgroup_kobj) {
  3521. err = -ENOMEM;
  3522. goto out;
  3523. }
  3524. err = register_filesystem(&cgroup_fs_type);
  3525. if (err < 0) {
  3526. kobject_put(cgroup_kobj);
  3527. goto out;
  3528. }
  3529. proc_create("cgroups", 0, NULL, &proc_cgroupstats_operations);
  3530. out:
  3531. if (err)
  3532. bdi_destroy(&cgroup_backing_dev_info);
  3533. return err;
  3534. }
  3535. /*
  3536. * proc_cgroup_show()
  3537. * - Print task's cgroup paths into seq_file, one line for each hierarchy
  3538. * - Used for /proc/<pid>/cgroup.
  3539. * - No need to task_lock(tsk) on this tsk->cgroup reference, as it
  3540. * doesn't really matter if tsk->cgroup changes after we read it,
  3541. * and we take cgroup_mutex, keeping cgroup_attach_task() from changing it
  3542. * anyway. No need to check that tsk->cgroup != NULL, thanks to
  3543. * the_top_cgroup_hack in cgroup_exit(), which sets an exiting tasks
  3544. * cgroup to top_cgroup.
  3545. */
  3546. /* TODO: Use a proper seq_file iterator */
  3547. static int proc_cgroup_show(struct seq_file *m, void *v)
  3548. {
  3549. struct pid *pid;
  3550. struct task_struct *tsk;
  3551. char *buf;
  3552. int retval;
  3553. struct cgroupfs_root *root;
  3554. retval = -ENOMEM;
  3555. buf = kmalloc(PAGE_SIZE, GFP_KERNEL);
  3556. if (!buf)
  3557. goto out;
  3558. retval = -ESRCH;
  3559. pid = m->private;
  3560. tsk = get_pid_task(pid, PIDTYPE_PID);
  3561. if (!tsk)
  3562. goto out_free;
  3563. retval = 0;
  3564. mutex_lock(&cgroup_mutex);
  3565. for_each_active_root(root) {
  3566. struct cgroup_subsys *ss;
  3567. struct cgroup *cgrp;
  3568. int count = 0;
  3569. seq_printf(m, "%d:", root->hierarchy_id);
  3570. for_each_subsys(root, ss)
  3571. seq_printf(m, "%s%s", count++ ? "," : "", ss->name);
  3572. if (strlen(root->name))
  3573. seq_printf(m, "%sname=%s", count ? "," : "",
  3574. root->name);
  3575. seq_putc(m, ':');
  3576. cgrp = task_cgroup_from_root(tsk, root);
  3577. retval = cgroup_path(cgrp, buf, PAGE_SIZE);
  3578. if (retval < 0)
  3579. goto out_unlock;
  3580. seq_puts(m, buf);
  3581. seq_putc(m, '\n');
  3582. }
  3583. out_unlock:
  3584. mutex_unlock(&cgroup_mutex);
  3585. put_task_struct(tsk);
  3586. out_free:
  3587. kfree(buf);
  3588. out:
  3589. return retval;
  3590. }
  3591. static int cgroup_open(struct inode *inode, struct file *file)
  3592. {
  3593. struct pid *pid = PROC_I(inode)->pid;
  3594. return single_open(file, proc_cgroup_show, pid);
  3595. }
  3596. const struct file_operations proc_cgroup_operations = {
  3597. .open = cgroup_open,
  3598. .read = seq_read,
  3599. .llseek = seq_lseek,
  3600. .release = single_release,
  3601. };
  3602. /* Display information about each subsystem and each hierarchy */
  3603. static int proc_cgroupstats_show(struct seq_file *m, void *v)
  3604. {
  3605. int i;
  3606. seq_puts(m, "#subsys_name\thierarchy\tnum_cgroups\tenabled\n");
  3607. /*
  3608. * ideally we don't want subsystems moving around while we do this.
  3609. * cgroup_mutex is also necessary to guarantee an atomic snapshot of
  3610. * subsys/hierarchy state.
  3611. */
  3612. mutex_lock(&cgroup_mutex);
  3613. for (i = 0; i < CGROUP_SUBSYS_COUNT; i++) {
  3614. struct cgroup_subsys *ss = subsys[i];
  3615. if (ss == NULL)
  3616. continue;
  3617. seq_printf(m, "%s\t%d\t%d\t%d\n",
  3618. ss->name, ss->root->hierarchy_id,
  3619. ss->root->number_of_cgroups, !ss->disabled);
  3620. }
  3621. mutex_unlock(&cgroup_mutex);
  3622. return 0;
  3623. }
  3624. static int cgroupstats_open(struct inode *inode, struct file *file)
  3625. {
  3626. return single_open(file, proc_cgroupstats_show, NULL);
  3627. }
  3628. static const struct file_operations proc_cgroupstats_operations = {
  3629. .open = cgroupstats_open,
  3630. .read = seq_read,
  3631. .llseek = seq_lseek,
  3632. .release = single_release,
  3633. };
  3634. /**
  3635. * cgroup_fork - attach newly forked task to its parents cgroup.
  3636. * @child: pointer to task_struct of forking parent process.
  3637. *
  3638. * Description: A task inherits its parent's cgroup at fork().
  3639. *
  3640. * A pointer to the shared css_set was automatically copied in
  3641. * fork.c by dup_task_struct(). However, we ignore that copy, since
  3642. * it was not made under the protection of RCU or cgroup_mutex, so
  3643. * might no longer be a valid cgroup pointer. cgroup_attach_task() might
  3644. * have already changed current->cgroups, allowing the previously
  3645. * referenced cgroup group to be removed and freed.
  3646. *
  3647. * At the point that cgroup_fork() is called, 'current' is the parent
  3648. * task, and the passed argument 'child' points to the child task.
  3649. */
  3650. void cgroup_fork(struct task_struct *child)
  3651. {
  3652. task_lock(current);
  3653. child->cgroups = current->cgroups;
  3654. get_css_set(child->cgroups);
  3655. task_unlock(current);
  3656. INIT_LIST_HEAD(&child->cg_list);
  3657. }
  3658. /**
  3659. * cgroup_fork_callbacks - run fork callbacks
  3660. * @child: the new task
  3661. *
  3662. * Called on a new task very soon before adding it to the
  3663. * tasklist. No need to take any locks since no-one can
  3664. * be operating on this task.
  3665. */
  3666. void cgroup_fork_callbacks(struct task_struct *child)
  3667. {
  3668. if (need_forkexit_callback) {
  3669. int i;
  3670. /*
  3671. * forkexit callbacks are only supported for builtin
  3672. * subsystems, and the builtin section of the subsys array is
  3673. * immutable, so we don't need to lock the subsys array here.
  3674. */
  3675. for (i = 0; i < CGROUP_BUILTIN_SUBSYS_COUNT; i++) {
  3676. struct cgroup_subsys *ss = subsys[i];
  3677. if (ss->fork)
  3678. ss->fork(ss, child);
  3679. }
  3680. }
  3681. }
  3682. /**
  3683. * cgroup_post_fork - called on a new task after adding it to the task list
  3684. * @child: the task in question
  3685. *
  3686. * Adds the task to the list running through its css_set if necessary.
  3687. * Has to be after the task is visible on the task list in case we race
  3688. * with the first call to cgroup_iter_start() - to guarantee that the
  3689. * new task ends up on its list.
  3690. */
  3691. void cgroup_post_fork(struct task_struct *child)
  3692. {
  3693. if (use_task_css_set_links) {
  3694. write_lock(&css_set_lock);
  3695. task_lock(child);
  3696. if (list_empty(&child->cg_list))
  3697. list_add(&child->cg_list, &child->cgroups->tasks);
  3698. task_unlock(child);
  3699. write_unlock(&css_set_lock);
  3700. }
  3701. }
  3702. /**
  3703. * cgroup_exit - detach cgroup from exiting task
  3704. * @tsk: pointer to task_struct of exiting process
  3705. * @run_callback: run exit callbacks?
  3706. *
  3707. * Description: Detach cgroup from @tsk and release it.
  3708. *
  3709. * Note that cgroups marked notify_on_release force every task in
  3710. * them to take the global cgroup_mutex mutex when exiting.
  3711. * This could impact scaling on very large systems. Be reluctant to
  3712. * use notify_on_release cgroups where very high task exit scaling
  3713. * is required on large systems.
  3714. *
  3715. * the_top_cgroup_hack:
  3716. *
  3717. * Set the exiting tasks cgroup to the root cgroup (top_cgroup).
  3718. *
  3719. * We call cgroup_exit() while the task is still competent to
  3720. * handle notify_on_release(), then leave the task attached to the
  3721. * root cgroup in each hierarchy for the remainder of its exit.
  3722. *
  3723. * To do this properly, we would increment the reference count on
  3724. * top_cgroup, and near the very end of the kernel/exit.c do_exit()
  3725. * code we would add a second cgroup function call, to drop that
  3726. * reference. This would just create an unnecessary hot spot on
  3727. * the top_cgroup reference count, to no avail.
  3728. *
  3729. * Normally, holding a reference to a cgroup without bumping its
  3730. * count is unsafe. The cgroup could go away, or someone could
  3731. * attach us to a different cgroup, decrementing the count on
  3732. * the first cgroup that we never incremented. But in this case,
  3733. * top_cgroup isn't going away, and either task has PF_EXITING set,
  3734. * which wards off any cgroup_attach_task() attempts, or task is a failed
  3735. * fork, never visible to cgroup_attach_task.
  3736. */
  3737. void cgroup_exit(struct task_struct *tsk, int run_callbacks)
  3738. {
  3739. int i;
  3740. struct css_set *cg;
  3741. if (run_callbacks && need_forkexit_callback) {
  3742. /*
  3743. * modular subsystems can't use callbacks, so no need to lock
  3744. * the subsys array
  3745. */
  3746. for (i = 0; i < CGROUP_BUILTIN_SUBSYS_COUNT; i++) {
  3747. struct cgroup_subsys *ss = subsys[i];
  3748. if (ss->exit)
  3749. ss->exit(ss, tsk);
  3750. }
  3751. }
  3752. /*
  3753. * Unlink from the css_set task list if necessary.
  3754. * Optimistically check cg_list before taking
  3755. * css_set_lock
  3756. */
  3757. if (!list_empty(&tsk->cg_list)) {
  3758. write_lock(&css_set_lock);
  3759. if (!list_empty(&tsk->cg_list))
  3760. list_del(&tsk->cg_list);
  3761. write_unlock(&css_set_lock);
  3762. }
  3763. /* Reassign the task to the init_css_set. */
  3764. task_lock(tsk);
  3765. cg = tsk->cgroups;
  3766. tsk->cgroups = &init_css_set;
  3767. task_unlock(tsk);
  3768. if (cg)
  3769. put_css_set_taskexit(cg);
  3770. }
  3771. /**
  3772. * cgroup_clone - clone the cgroup the given subsystem is attached to
  3773. * @tsk: the task to be moved
  3774. * @subsys: the given subsystem
  3775. * @nodename: the name for the new cgroup
  3776. *
  3777. * Duplicate the current cgroup in the hierarchy that the given
  3778. * subsystem is attached to, and move this task into the new
  3779. * child.
  3780. */
  3781. int cgroup_clone(struct task_struct *tsk, struct cgroup_subsys *subsys,
  3782. char *nodename)
  3783. {
  3784. struct dentry *dentry;
  3785. int ret = 0;
  3786. struct cgroup *parent, *child;
  3787. struct inode *inode;
  3788. struct css_set *cg;
  3789. struct cgroupfs_root *root;
  3790. struct cgroup_subsys *ss;
  3791. /* We shouldn't be called by an unregistered subsystem */
  3792. BUG_ON(!subsys->active);
  3793. /* First figure out what hierarchy and cgroup we're dealing
  3794. * with, and pin them so we can drop cgroup_mutex */
  3795. mutex_lock(&cgroup_mutex);
  3796. again:
  3797. root = subsys->root;
  3798. if (root == &rootnode) {
  3799. mutex_unlock(&cgroup_mutex);
  3800. return 0;
  3801. }
  3802. /* Pin the hierarchy */
  3803. if (!atomic_inc_not_zero(&root->sb->s_active)) {
  3804. /* We race with the final deactivate_super() */
  3805. mutex_unlock(&cgroup_mutex);
  3806. return 0;
  3807. }
  3808. /* Keep the cgroup alive */
  3809. task_lock(tsk);
  3810. parent = task_cgroup(tsk, subsys->subsys_id);
  3811. cg = tsk->cgroups;
  3812. get_css_set(cg);
  3813. task_unlock(tsk);
  3814. mutex_unlock(&cgroup_mutex);
  3815. /* Now do the VFS work to create a cgroup */
  3816. inode = parent->dentry->d_inode;
  3817. /* Hold the parent directory mutex across this operation to
  3818. * stop anyone else deleting the new cgroup */
  3819. mutex_lock(&inode->i_mutex);
  3820. dentry = lookup_one_len(nodename, parent->dentry, strlen(nodename));
  3821. if (IS_ERR(dentry)) {
  3822. printk(KERN_INFO
  3823. "cgroup: Couldn't allocate dentry for %s: %ld\n", nodename,
  3824. PTR_ERR(dentry));
  3825. ret = PTR_ERR(dentry);
  3826. goto out_release;
  3827. }
  3828. /* Create the cgroup directory, which also creates the cgroup */
  3829. ret = vfs_mkdir(inode, dentry, 0755);
  3830. child = __d_cgrp(dentry);
  3831. dput(dentry);
  3832. if (ret) {
  3833. printk(KERN_INFO
  3834. "Failed to create cgroup %s: %d\n", nodename,
  3835. ret);
  3836. goto out_release;
  3837. }
  3838. /* The cgroup now exists. Retake cgroup_mutex and check
  3839. * that we're still in the same state that we thought we
  3840. * were. */
  3841. mutex_lock(&cgroup_mutex);
  3842. if ((root != subsys->root) ||
  3843. (parent != task_cgroup(tsk, subsys->subsys_id))) {
  3844. /* Aargh, we raced ... */
  3845. mutex_unlock(&inode->i_mutex);
  3846. put_css_set(cg);
  3847. deactivate_super(root->sb);
  3848. /* The cgroup is still accessible in the VFS, but
  3849. * we're not going to try to rmdir() it at this
  3850. * point. */
  3851. printk(KERN_INFO
  3852. "Race in cgroup_clone() - leaking cgroup %s\n",
  3853. nodename);
  3854. goto again;
  3855. }
  3856. /* do any required auto-setup */
  3857. for_each_subsys(root, ss) {
  3858. if (ss->post_clone)
  3859. ss->post_clone(ss, child);
  3860. }
  3861. /* All seems fine. Finish by moving the task into the new cgroup */
  3862. ret = cgroup_attach_task(child, tsk);
  3863. mutex_unlock(&cgroup_mutex);
  3864. out_release:
  3865. mutex_unlock(&inode->i_mutex);
  3866. mutex_lock(&cgroup_mutex);
  3867. put_css_set(cg);
  3868. mutex_unlock(&cgroup_mutex);
  3869. deactivate_super(root->sb);
  3870. return ret;
  3871. }
  3872. /**
  3873. * cgroup_is_descendant - see if @cgrp is a descendant of @task's cgrp
  3874. * @cgrp: the cgroup in question
  3875. * @task: the task in question
  3876. *
  3877. * See if @cgrp is a descendant of @task's cgroup in the appropriate
  3878. * hierarchy.
  3879. *
  3880. * If we are sending in dummytop, then presumably we are creating
  3881. * the top cgroup in the subsystem.
  3882. *
  3883. * Called only by the ns (nsproxy) cgroup.
  3884. */
  3885. int cgroup_is_descendant(const struct cgroup *cgrp, struct task_struct *task)
  3886. {
  3887. int ret;
  3888. struct cgroup *target;
  3889. if (cgrp == dummytop)
  3890. return 1;
  3891. target = task_cgroup_from_root(task, cgrp->root);
  3892. while (cgrp != target && cgrp!= cgrp->top_cgroup)
  3893. cgrp = cgrp->parent;
  3894. ret = (cgrp == target);
  3895. return ret;
  3896. }
  3897. static void check_for_release(struct cgroup *cgrp)
  3898. {
  3899. /* All of these checks rely on RCU to keep the cgroup
  3900. * structure alive */
  3901. if (cgroup_is_releasable(cgrp) && !atomic_read(&cgrp->count)
  3902. && list_empty(&cgrp->children) && !cgroup_has_css_refs(cgrp)) {
  3903. /* Control Group is currently removeable. If it's not
  3904. * already queued for a userspace notification, queue
  3905. * it now */
  3906. int need_schedule_work = 0;
  3907. spin_lock(&release_list_lock);
  3908. if (!cgroup_is_removed(cgrp) &&
  3909. list_empty(&cgrp->release_list)) {
  3910. list_add(&cgrp->release_list, &release_list);
  3911. need_schedule_work = 1;
  3912. }
  3913. spin_unlock(&release_list_lock);
  3914. if (need_schedule_work)
  3915. schedule_work(&release_agent_work);
  3916. }
  3917. }
  3918. /* Caller must verify that the css is not for root cgroup */
  3919. void __css_put(struct cgroup_subsys_state *css, int count)
  3920. {
  3921. struct cgroup *cgrp = css->cgroup;
  3922. int val;
  3923. rcu_read_lock();
  3924. val = atomic_sub_return(count, &css->refcnt);
  3925. if (val == 1) {
  3926. if (notify_on_release(cgrp)) {
  3927. set_bit(CGRP_RELEASABLE, &cgrp->flags);
  3928. check_for_release(cgrp);
  3929. }
  3930. cgroup_wakeup_rmdir_waiter(cgrp);
  3931. }
  3932. rcu_read_unlock();
  3933. WARN_ON_ONCE(val < 1);
  3934. }
  3935. EXPORT_SYMBOL_GPL(__css_put);
  3936. /*
  3937. * Notify userspace when a cgroup is released, by running the
  3938. * configured release agent with the name of the cgroup (path
  3939. * relative to the root of cgroup file system) as the argument.
  3940. *
  3941. * Most likely, this user command will try to rmdir this cgroup.
  3942. *
  3943. * This races with the possibility that some other task will be
  3944. * attached to this cgroup before it is removed, or that some other
  3945. * user task will 'mkdir' a child cgroup of this cgroup. That's ok.
  3946. * The presumed 'rmdir' will fail quietly if this cgroup is no longer
  3947. * unused, and this cgroup will be reprieved from its death sentence,
  3948. * to continue to serve a useful existence. Next time it's released,
  3949. * we will get notified again, if it still has 'notify_on_release' set.
  3950. *
  3951. * The final arg to call_usermodehelper() is UMH_WAIT_EXEC, which
  3952. * means only wait until the task is successfully execve()'d. The
  3953. * separate release agent task is forked by call_usermodehelper(),
  3954. * then control in this thread returns here, without waiting for the
  3955. * release agent task. We don't bother to wait because the caller of
  3956. * this routine has no use for the exit status of the release agent
  3957. * task, so no sense holding our caller up for that.
  3958. */
  3959. static void cgroup_release_agent(struct work_struct *work)
  3960. {
  3961. BUG_ON(work != &release_agent_work);
  3962. mutex_lock(&cgroup_mutex);
  3963. spin_lock(&release_list_lock);
  3964. while (!list_empty(&release_list)) {
  3965. char *argv[3], *envp[3];
  3966. int i;
  3967. char *pathbuf = NULL, *agentbuf = NULL;
  3968. struct cgroup *cgrp = list_entry(release_list.next,
  3969. struct cgroup,
  3970. release_list);
  3971. list_del_init(&cgrp->release_list);
  3972. spin_unlock(&release_list_lock);
  3973. pathbuf = kmalloc(PAGE_SIZE, GFP_KERNEL);
  3974. if (!pathbuf)
  3975. goto continue_free;
  3976. if (cgroup_path(cgrp, pathbuf, PAGE_SIZE) < 0)
  3977. goto continue_free;
  3978. agentbuf = kstrdup(cgrp->root->release_agent_path, GFP_KERNEL);
  3979. if (!agentbuf)
  3980. goto continue_free;
  3981. i = 0;
  3982. argv[i++] = agentbuf;
  3983. argv[i++] = pathbuf;
  3984. argv[i] = NULL;
  3985. i = 0;
  3986. /* minimal command environment */
  3987. envp[i++] = "HOME=/";
  3988. envp[i++] = "PATH=/sbin:/bin:/usr/sbin:/usr/bin";
  3989. envp[i] = NULL;
  3990. /* Drop the lock while we invoke the usermode helper,
  3991. * since the exec could involve hitting disk and hence
  3992. * be a slow process */
  3993. mutex_unlock(&cgroup_mutex);
  3994. call_usermodehelper(argv[0], argv, envp, UMH_WAIT_EXEC);
  3995. mutex_lock(&cgroup_mutex);
  3996. continue_free:
  3997. kfree(pathbuf);
  3998. kfree(agentbuf);
  3999. spin_lock(&release_list_lock);
  4000. }
  4001. spin_unlock(&release_list_lock);
  4002. mutex_unlock(&cgroup_mutex);
  4003. }
  4004. static int __init cgroup_disable(char *str)
  4005. {
  4006. int i;
  4007. char *token;
  4008. while ((token = strsep(&str, ",")) != NULL) {
  4009. if (!*token)
  4010. continue;
  4011. /*
  4012. * cgroup_disable, being at boot time, can't know about module
  4013. * subsystems, so we don't worry about them.
  4014. */
  4015. for (i = 0; i < CGROUP_BUILTIN_SUBSYS_COUNT; i++) {
  4016. struct cgroup_subsys *ss = subsys[i];
  4017. if (!strcmp(token, ss->name)) {
  4018. ss->disabled = 1;
  4019. printk(KERN_INFO "Disabling %s control group"
  4020. " subsystem\n", ss->name);
  4021. break;
  4022. }
  4023. }
  4024. }
  4025. return 1;
  4026. }
  4027. __setup("cgroup_disable=", cgroup_disable);
  4028. /*
  4029. * Functons for CSS ID.
  4030. */
  4031. /*
  4032. *To get ID other than 0, this should be called when !cgroup_is_removed().
  4033. */
  4034. unsigned short css_id(struct cgroup_subsys_state *css)
  4035. {
  4036. struct css_id *cssid;
  4037. /*
  4038. * This css_id() can return correct value when somone has refcnt
  4039. * on this or this is under rcu_read_lock(). Once css->id is allocated,
  4040. * it's unchanged until freed.
  4041. */
  4042. cssid = rcu_dereference_check(css->id,
  4043. rcu_read_lock_held() || atomic_read(&css->refcnt));
  4044. if (cssid)
  4045. return cssid->id;
  4046. return 0;
  4047. }
  4048. EXPORT_SYMBOL_GPL(css_id);
  4049. unsigned short css_depth(struct cgroup_subsys_state *css)
  4050. {
  4051. struct css_id *cssid;
  4052. cssid = rcu_dereference_check(css->id,
  4053. rcu_read_lock_held() || atomic_read(&css->refcnt));
  4054. if (cssid)
  4055. return cssid->depth;
  4056. return 0;
  4057. }
  4058. EXPORT_SYMBOL_GPL(css_depth);
  4059. /**
  4060. * css_is_ancestor - test "root" css is an ancestor of "child"
  4061. * @child: the css to be tested.
  4062. * @root: the css supporsed to be an ancestor of the child.
  4063. *
  4064. * Returns true if "root" is an ancestor of "child" in its hierarchy. Because
  4065. * this function reads css->id, this use rcu_dereference() and rcu_read_lock().
  4066. * But, considering usual usage, the csses should be valid objects after test.
  4067. * Assuming that the caller will do some action to the child if this returns
  4068. * returns true, the caller must take "child";s reference count.
  4069. * If "child" is valid object and this returns true, "root" is valid, too.
  4070. */
  4071. bool css_is_ancestor(struct cgroup_subsys_state *child,
  4072. const struct cgroup_subsys_state *root)
  4073. {
  4074. struct css_id *child_id;
  4075. struct css_id *root_id;
  4076. bool ret = true;
  4077. rcu_read_lock();
  4078. child_id = rcu_dereference(child->id);
  4079. root_id = rcu_dereference(root->id);
  4080. if (!child_id
  4081. || !root_id
  4082. || (child_id->depth < root_id->depth)
  4083. || (child_id->stack[root_id->depth] != root_id->id))
  4084. ret = false;
  4085. rcu_read_unlock();
  4086. return ret;
  4087. }
  4088. static void __free_css_id_cb(struct rcu_head *head)
  4089. {
  4090. struct css_id *id;
  4091. id = container_of(head, struct css_id, rcu_head);
  4092. kfree(id);
  4093. }
  4094. void free_css_id(struct cgroup_subsys *ss, struct cgroup_subsys_state *css)
  4095. {
  4096. struct css_id *id = css->id;
  4097. /* When this is called before css_id initialization, id can be NULL */
  4098. if (!id)
  4099. return;
  4100. BUG_ON(!ss->use_id);
  4101. rcu_assign_pointer(id->css, NULL);
  4102. rcu_assign_pointer(css->id, NULL);
  4103. spin_lock(&ss->id_lock);
  4104. idr_remove(&ss->idr, id->id);
  4105. spin_unlock(&ss->id_lock);
  4106. call_rcu(&id->rcu_head, __free_css_id_cb);
  4107. }
  4108. EXPORT_SYMBOL_GPL(free_css_id);
  4109. /*
  4110. * This is called by init or create(). Then, calls to this function are
  4111. * always serialized (By cgroup_mutex() at create()).
  4112. */
  4113. static struct css_id *get_new_cssid(struct cgroup_subsys *ss, int depth)
  4114. {
  4115. struct css_id *newid;
  4116. int myid, error, size;
  4117. BUG_ON(!ss->use_id);
  4118. size = sizeof(*newid) + sizeof(unsigned short) * (depth + 1);
  4119. newid = kzalloc(size, GFP_KERNEL);
  4120. if (!newid)
  4121. return ERR_PTR(-ENOMEM);
  4122. /* get id */
  4123. if (unlikely(!idr_pre_get(&ss->idr, GFP_KERNEL))) {
  4124. error = -ENOMEM;
  4125. goto err_out;
  4126. }
  4127. spin_lock(&ss->id_lock);
  4128. /* Don't use 0. allocates an ID of 1-65535 */
  4129. error = idr_get_new_above(&ss->idr, newid, 1, &myid);
  4130. spin_unlock(&ss->id_lock);
  4131. /* Returns error when there are no free spaces for new ID.*/
  4132. if (error) {
  4133. error = -ENOSPC;
  4134. goto err_out;
  4135. }
  4136. if (myid > CSS_ID_MAX)
  4137. goto remove_idr;
  4138. newid->id = myid;
  4139. newid->depth = depth;
  4140. return newid;
  4141. remove_idr:
  4142. error = -ENOSPC;
  4143. spin_lock(&ss->id_lock);
  4144. idr_remove(&ss->idr, myid);
  4145. spin_unlock(&ss->id_lock);
  4146. err_out:
  4147. kfree(newid);
  4148. return ERR_PTR(error);
  4149. }
  4150. static int __init_or_module cgroup_init_idr(struct cgroup_subsys *ss,
  4151. struct cgroup_subsys_state *rootcss)
  4152. {
  4153. struct css_id *newid;
  4154. spin_lock_init(&ss->id_lock);
  4155. idr_init(&ss->idr);
  4156. newid = get_new_cssid(ss, 0);
  4157. if (IS_ERR(newid))
  4158. return PTR_ERR(newid);
  4159. newid->stack[0] = newid->id;
  4160. newid->css = rootcss;
  4161. rootcss->id = newid;
  4162. return 0;
  4163. }
  4164. static int alloc_css_id(struct cgroup_subsys *ss, struct cgroup *parent,
  4165. struct cgroup *child)
  4166. {
  4167. int subsys_id, i, depth = 0;
  4168. struct cgroup_subsys_state *parent_css, *child_css;
  4169. struct css_id *child_id, *parent_id;
  4170. subsys_id = ss->subsys_id;
  4171. parent_css = parent->subsys[subsys_id];
  4172. child_css = child->subsys[subsys_id];
  4173. parent_id = parent_css->id;
  4174. depth = parent_id->depth + 1;
  4175. child_id = get_new_cssid(ss, depth);
  4176. if (IS_ERR(child_id))
  4177. return PTR_ERR(child_id);
  4178. for (i = 0; i < depth; i++)
  4179. child_id->stack[i] = parent_id->stack[i];
  4180. child_id->stack[depth] = child_id->id;
  4181. /*
  4182. * child_id->css pointer will be set after this cgroup is available
  4183. * see cgroup_populate_dir()
  4184. */
  4185. rcu_assign_pointer(child_css->id, child_id);
  4186. return 0;
  4187. }
  4188. /**
  4189. * css_lookup - lookup css by id
  4190. * @ss: cgroup subsys to be looked into.
  4191. * @id: the id
  4192. *
  4193. * Returns pointer to cgroup_subsys_state if there is valid one with id.
  4194. * NULL if not. Should be called under rcu_read_lock()
  4195. */
  4196. struct cgroup_subsys_state *css_lookup(struct cgroup_subsys *ss, int id)
  4197. {
  4198. struct css_id *cssid = NULL;
  4199. BUG_ON(!ss->use_id);
  4200. cssid = idr_find(&ss->idr, id);
  4201. if (unlikely(!cssid))
  4202. return NULL;
  4203. return rcu_dereference(cssid->css);
  4204. }
  4205. EXPORT_SYMBOL_GPL(css_lookup);
  4206. /**
  4207. * css_get_next - lookup next cgroup under specified hierarchy.
  4208. * @ss: pointer to subsystem
  4209. * @id: current position of iteration.
  4210. * @root: pointer to css. search tree under this.
  4211. * @foundid: position of found object.
  4212. *
  4213. * Search next css under the specified hierarchy of rootid. Calling under
  4214. * rcu_read_lock() is necessary. Returns NULL if it reaches the end.
  4215. */
  4216. struct cgroup_subsys_state *
  4217. css_get_next(struct cgroup_subsys *ss, int id,
  4218. struct cgroup_subsys_state *root, int *foundid)
  4219. {
  4220. struct cgroup_subsys_state *ret = NULL;
  4221. struct css_id *tmp;
  4222. int tmpid;
  4223. int rootid = css_id(root);
  4224. int depth = css_depth(root);
  4225. if (!rootid)
  4226. return NULL;
  4227. BUG_ON(!ss->use_id);
  4228. /* fill start point for scan */
  4229. tmpid = id;
  4230. while (1) {
  4231. /*
  4232. * scan next entry from bitmap(tree), tmpid is updated after
  4233. * idr_get_next().
  4234. */
  4235. spin_lock(&ss->id_lock);
  4236. tmp = idr_get_next(&ss->idr, &tmpid);
  4237. spin_unlock(&ss->id_lock);
  4238. if (!tmp)
  4239. break;
  4240. if (tmp->depth >= depth && tmp->stack[depth] == rootid) {
  4241. ret = rcu_dereference(tmp->css);
  4242. if (ret) {
  4243. *foundid = tmpid;
  4244. break;
  4245. }
  4246. }
  4247. /* continue to scan from next id */
  4248. tmpid = tmpid + 1;
  4249. }
  4250. return ret;
  4251. }
  4252. #ifdef CONFIG_CGROUP_DEBUG
  4253. static struct cgroup_subsys_state *debug_create(struct cgroup_subsys *ss,
  4254. struct cgroup *cont)
  4255. {
  4256. struct cgroup_subsys_state *css = kzalloc(sizeof(*css), GFP_KERNEL);
  4257. if (!css)
  4258. return ERR_PTR(-ENOMEM);
  4259. return css;
  4260. }
  4261. static void debug_destroy(struct cgroup_subsys *ss, struct cgroup *cont)
  4262. {
  4263. kfree(cont->subsys[debug_subsys_id]);
  4264. }
  4265. static u64 cgroup_refcount_read(struct cgroup *cont, struct cftype *cft)
  4266. {
  4267. return atomic_read(&cont->count);
  4268. }
  4269. static u64 debug_taskcount_read(struct cgroup *cont, struct cftype *cft)
  4270. {
  4271. return cgroup_task_count(cont);
  4272. }
  4273. static u64 current_css_set_read(struct cgroup *cont, struct cftype *cft)
  4274. {
  4275. return (u64)(unsigned long)current->cgroups;
  4276. }
  4277. static u64 current_css_set_refcount_read(struct cgroup *cont,
  4278. struct cftype *cft)
  4279. {
  4280. u64 count;
  4281. rcu_read_lock();
  4282. count = atomic_read(&current->cgroups->refcount);
  4283. rcu_read_unlock();
  4284. return count;
  4285. }
  4286. static int current_css_set_cg_links_read(struct cgroup *cont,
  4287. struct cftype *cft,
  4288. struct seq_file *seq)
  4289. {
  4290. struct cg_cgroup_link *link;
  4291. struct css_set *cg;
  4292. read_lock(&css_set_lock);
  4293. rcu_read_lock();
  4294. cg = rcu_dereference(current->cgroups);
  4295. list_for_each_entry(link, &cg->cg_links, cg_link_list) {
  4296. struct cgroup *c = link->cgrp;
  4297. const char *name;
  4298. if (c->dentry)
  4299. name = c->dentry->d_name.name;
  4300. else
  4301. name = "?";
  4302. seq_printf(seq, "Root %d group %s\n",
  4303. c->root->hierarchy_id, name);
  4304. }
  4305. rcu_read_unlock();
  4306. read_unlock(&css_set_lock);
  4307. return 0;
  4308. }
  4309. #define MAX_TASKS_SHOWN_PER_CSS 25
  4310. static int cgroup_css_links_read(struct cgroup *cont,
  4311. struct cftype *cft,
  4312. struct seq_file *seq)
  4313. {
  4314. struct cg_cgroup_link *link;
  4315. read_lock(&css_set_lock);
  4316. list_for_each_entry(link, &cont->css_sets, cgrp_link_list) {
  4317. struct css_set *cg = link->cg;
  4318. struct task_struct *task;
  4319. int count = 0;
  4320. seq_printf(seq, "css_set %p\n", cg);
  4321. list_for_each_entry(task, &cg->tasks, cg_list) {
  4322. if (count++ > MAX_TASKS_SHOWN_PER_CSS) {
  4323. seq_puts(seq, " ...\n");
  4324. break;
  4325. } else {
  4326. seq_printf(seq, " task %d\n",
  4327. task_pid_vnr(task));
  4328. }
  4329. }
  4330. }
  4331. read_unlock(&css_set_lock);
  4332. return 0;
  4333. }
  4334. static u64 releasable_read(struct cgroup *cgrp, struct cftype *cft)
  4335. {
  4336. return test_bit(CGRP_RELEASABLE, &cgrp->flags);
  4337. }
  4338. static struct cftype debug_files[] = {
  4339. {
  4340. .name = "cgroup_refcount",
  4341. .read_u64 = cgroup_refcount_read,
  4342. },
  4343. {
  4344. .name = "taskcount",
  4345. .read_u64 = debug_taskcount_read,
  4346. },
  4347. {
  4348. .name = "current_css_set",
  4349. .read_u64 = current_css_set_read,
  4350. },
  4351. {
  4352. .name = "current_css_set_refcount",
  4353. .read_u64 = current_css_set_refcount_read,
  4354. },
  4355. {
  4356. .name = "current_css_set_cg_links",
  4357. .read_seq_string = current_css_set_cg_links_read,
  4358. },
  4359. {
  4360. .name = "cgroup_css_links",
  4361. .read_seq_string = cgroup_css_links_read,
  4362. },
  4363. {
  4364. .name = "releasable",
  4365. .read_u64 = releasable_read,
  4366. },
  4367. };
  4368. static int debug_populate(struct cgroup_subsys *ss, struct cgroup *cont)
  4369. {
  4370. return cgroup_add_files(cont, ss, debug_files,
  4371. ARRAY_SIZE(debug_files));
  4372. }
  4373. struct cgroup_subsys debug_subsys = {
  4374. .name = "debug",
  4375. .create = debug_create,
  4376. .destroy = debug_destroy,
  4377. .populate = debug_populate,
  4378. .subsys_id = debug_subsys_id,
  4379. };
  4380. #endif /* CONFIG_CGROUP_DEBUG */