cgroup.c 143 KB

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