cgroup.c 116 KB

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