cgroup.c 152 KB

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