slub.c 111 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723
  1. /*
  2. * SLUB: A slab allocator that limits cache line use instead of queuing
  3. * objects in per cpu and per node lists.
  4. *
  5. * The allocator synchronizes using per slab locks and only
  6. * uses a centralized lock to manage a pool of partial slabs.
  7. *
  8. * (C) 2007 SGI, Christoph Lameter
  9. */
  10. #include <linux/mm.h>
  11. #include <linux/swap.h> /* struct reclaim_state */
  12. #include <linux/module.h>
  13. #include <linux/bit_spinlock.h>
  14. #include <linux/interrupt.h>
  15. #include <linux/bitops.h>
  16. #include <linux/slab.h>
  17. #include <linux/proc_fs.h>
  18. #include <linux/seq_file.h>
  19. #include <linux/kmemtrace.h>
  20. #include <linux/kmemcheck.h>
  21. #include <linux/cpu.h>
  22. #include <linux/cpuset.h>
  23. #include <linux/kmemleak.h>
  24. #include <linux/mempolicy.h>
  25. #include <linux/ctype.h>
  26. #include <linux/debugobjects.h>
  27. #include <linux/kallsyms.h>
  28. #include <linux/memory.h>
  29. #include <linux/math64.h>
  30. #include <linux/fault-inject.h>
  31. /*
  32. * Lock order:
  33. * 1. slab_lock(page)
  34. * 2. slab->list_lock
  35. *
  36. * The slab_lock protects operations on the object of a particular
  37. * slab and its metadata in the page struct. If the slab lock
  38. * has been taken then no allocations nor frees can be performed
  39. * on the objects in the slab nor can the slab be added or removed
  40. * from the partial or full lists since this would mean modifying
  41. * the page_struct of the slab.
  42. *
  43. * The list_lock protects the partial and full list on each node and
  44. * the partial slab counter. If taken then no new slabs may be added or
  45. * removed from the lists nor make the number of partial slabs be modified.
  46. * (Note that the total number of slabs is an atomic value that may be
  47. * modified without taking the list lock).
  48. *
  49. * The list_lock is a centralized lock and thus we avoid taking it as
  50. * much as possible. As long as SLUB does not have to handle partial
  51. * slabs, operations can continue without any centralized lock. F.e.
  52. * allocating a long series of objects that fill up slabs does not require
  53. * the list lock.
  54. *
  55. * The lock order is sometimes inverted when we are trying to get a slab
  56. * off a list. We take the list_lock and then look for a page on the list
  57. * to use. While we do that objects in the slabs may be freed. We can
  58. * only operate on the slab if we have also taken the slab_lock. So we use
  59. * a slab_trylock() on the slab. If trylock was successful then no frees
  60. * can occur anymore and we can use the slab for allocations etc. If the
  61. * slab_trylock() does not succeed then frees are in progress in the slab and
  62. * we must stay away from it for a while since we may cause a bouncing
  63. * cacheline if we try to acquire the lock. So go onto the next slab.
  64. * If all pages are busy then we may allocate a new slab instead of reusing
  65. * a partial slab. A new slab has noone operating on it and thus there is
  66. * no danger of cacheline contention.
  67. *
  68. * Interrupts are disabled during allocation and deallocation in order to
  69. * make the slab allocator safe to use in the context of an irq. In addition
  70. * interrupts are disabled to ensure that the processor does not change
  71. * while handling per_cpu slabs, due to kernel preemption.
  72. *
  73. * SLUB assigns one slab for allocation to each processor.
  74. * Allocations only occur from these slabs called cpu slabs.
  75. *
  76. * Slabs with free elements are kept on a partial list and during regular
  77. * operations no list for full slabs is used. If an object in a full slab is
  78. * freed then the slab will show up again on the partial lists.
  79. * We track full slabs for debugging purposes though because otherwise we
  80. * cannot scan all objects.
  81. *
  82. * Slabs are freed when they become empty. Teardown and setup is
  83. * minimal so we rely on the page allocators per cpu caches for
  84. * fast frees and allocs.
  85. *
  86. * Overloading of page flags that are otherwise used for LRU management.
  87. *
  88. * PageActive The slab is frozen and exempt from list processing.
  89. * This means that the slab is dedicated to a purpose
  90. * such as satisfying allocations for a specific
  91. * processor. Objects may be freed in the slab while
  92. * it is frozen but slab_free will then skip the usual
  93. * list operations. It is up to the processor holding
  94. * the slab to integrate the slab into the slab lists
  95. * when the slab is no longer needed.
  96. *
  97. * One use of this flag is to mark slabs that are
  98. * used for allocations. Then such a slab becomes a cpu
  99. * slab. The cpu slab may be equipped with an additional
  100. * freelist that allows lockless access to
  101. * free objects in addition to the regular freelist
  102. * that requires the slab lock.
  103. *
  104. * PageError Slab requires special handling due to debug
  105. * options set. This moves slab handling out of
  106. * the fast path and disables lockless freelists.
  107. */
  108. #ifdef CONFIG_SLUB_DEBUG
  109. #define SLABDEBUG 1
  110. #else
  111. #define SLABDEBUG 0
  112. #endif
  113. /*
  114. * Issues still to be resolved:
  115. *
  116. * - Support PAGE_ALLOC_DEBUG. Should be easy to do.
  117. *
  118. * - Variable sizing of the per node arrays
  119. */
  120. /* Enable to test recovery from slab corruption on boot */
  121. #undef SLUB_RESILIENCY_TEST
  122. /*
  123. * Mininum number of partial slabs. These will be left on the partial
  124. * lists even if they are empty. kmem_cache_shrink may reclaim them.
  125. */
  126. #define MIN_PARTIAL 5
  127. /*
  128. * Maximum number of desirable partial slabs.
  129. * The existence of more partial slabs makes kmem_cache_shrink
  130. * sort the partial list by the number of objects in the.
  131. */
  132. #define MAX_PARTIAL 10
  133. #define DEBUG_DEFAULT_FLAGS (SLAB_DEBUG_FREE | SLAB_RED_ZONE | \
  134. SLAB_POISON | SLAB_STORE_USER)
  135. /*
  136. * Set of flags that will prevent slab merging
  137. */
  138. #define SLUB_NEVER_MERGE (SLAB_RED_ZONE | SLAB_POISON | SLAB_STORE_USER | \
  139. SLAB_TRACE | SLAB_DESTROY_BY_RCU | SLAB_NOLEAKTRACE)
  140. #define SLUB_MERGE_SAME (SLAB_DEBUG_FREE | SLAB_RECLAIM_ACCOUNT | \
  141. SLAB_CACHE_DMA | SLAB_NOTRACK)
  142. #ifndef ARCH_KMALLOC_MINALIGN
  143. #define ARCH_KMALLOC_MINALIGN __alignof__(unsigned long long)
  144. #endif
  145. #ifndef ARCH_SLAB_MINALIGN
  146. #define ARCH_SLAB_MINALIGN __alignof__(unsigned long long)
  147. #endif
  148. #define OO_SHIFT 16
  149. #define OO_MASK ((1 << OO_SHIFT) - 1)
  150. #define MAX_OBJS_PER_PAGE 65535 /* since page.objects is u16 */
  151. /* Internal SLUB flags */
  152. #define __OBJECT_POISON 0x80000000 /* Poison object */
  153. #define __SYSFS_ADD_DEFERRED 0x40000000 /* Not yet visible via sysfs */
  154. static int kmem_size = sizeof(struct kmem_cache);
  155. #ifdef CONFIG_SMP
  156. static struct notifier_block slab_notifier;
  157. #endif
  158. static enum {
  159. DOWN, /* No slab functionality available */
  160. PARTIAL, /* kmem_cache_open() works but kmalloc does not */
  161. UP, /* Everything works but does not show up in sysfs */
  162. SYSFS /* Sysfs up */
  163. } slab_state = DOWN;
  164. /* A list of all slab caches on the system */
  165. static DECLARE_RWSEM(slub_lock);
  166. static LIST_HEAD(slab_caches);
  167. /*
  168. * Tracking user of a slab.
  169. */
  170. struct track {
  171. unsigned long addr; /* Called from address */
  172. int cpu; /* Was running on cpu */
  173. int pid; /* Pid context */
  174. unsigned long when; /* When did the operation occur */
  175. };
  176. enum track_item { TRACK_ALLOC, TRACK_FREE };
  177. #ifdef CONFIG_SLUB_DEBUG
  178. static int sysfs_slab_add(struct kmem_cache *);
  179. static int sysfs_slab_alias(struct kmem_cache *, const char *);
  180. static void sysfs_slab_remove(struct kmem_cache *);
  181. #else
  182. static inline int sysfs_slab_add(struct kmem_cache *s) { return 0; }
  183. static inline int sysfs_slab_alias(struct kmem_cache *s, const char *p)
  184. { return 0; }
  185. static inline void sysfs_slab_remove(struct kmem_cache *s)
  186. {
  187. kfree(s);
  188. }
  189. #endif
  190. static inline void stat(struct kmem_cache_cpu *c, enum stat_item si)
  191. {
  192. #ifdef CONFIG_SLUB_STATS
  193. c->stat[si]++;
  194. #endif
  195. }
  196. /********************************************************************
  197. * Core slab cache functions
  198. *******************************************************************/
  199. int slab_is_available(void)
  200. {
  201. return slab_state >= UP;
  202. }
  203. static inline struct kmem_cache_node *get_node(struct kmem_cache *s, int node)
  204. {
  205. #ifdef CONFIG_NUMA
  206. return s->node[node];
  207. #else
  208. return &s->local_node;
  209. #endif
  210. }
  211. static inline struct kmem_cache_cpu *get_cpu_slab(struct kmem_cache *s, int cpu)
  212. {
  213. #ifdef CONFIG_SMP
  214. return s->cpu_slab[cpu];
  215. #else
  216. return &s->cpu_slab;
  217. #endif
  218. }
  219. /* Verify that a pointer has an address that is valid within a slab page */
  220. static inline int check_valid_pointer(struct kmem_cache *s,
  221. struct page *page, const void *object)
  222. {
  223. void *base;
  224. if (!object)
  225. return 1;
  226. base = page_address(page);
  227. if (object < base || object >= base + page->objects * s->size ||
  228. (object - base) % s->size) {
  229. return 0;
  230. }
  231. return 1;
  232. }
  233. /*
  234. * Slow version of get and set free pointer.
  235. *
  236. * This version requires touching the cache lines of kmem_cache which
  237. * we avoid to do in the fast alloc free paths. There we obtain the offset
  238. * from the page struct.
  239. */
  240. static inline void *get_freepointer(struct kmem_cache *s, void *object)
  241. {
  242. return *(void **)(object + s->offset);
  243. }
  244. static inline void set_freepointer(struct kmem_cache *s, void *object, void *fp)
  245. {
  246. *(void **)(object + s->offset) = fp;
  247. }
  248. /* Loop over all objects in a slab */
  249. #define for_each_object(__p, __s, __addr, __objects) \
  250. for (__p = (__addr); __p < (__addr) + (__objects) * (__s)->size;\
  251. __p += (__s)->size)
  252. /* Scan freelist */
  253. #define for_each_free_object(__p, __s, __free) \
  254. for (__p = (__free); __p; __p = get_freepointer((__s), __p))
  255. /* Determine object index from a given position */
  256. static inline int slab_index(void *p, struct kmem_cache *s, void *addr)
  257. {
  258. return (p - addr) / s->size;
  259. }
  260. static inline struct kmem_cache_order_objects oo_make(int order,
  261. unsigned long size)
  262. {
  263. struct kmem_cache_order_objects x = {
  264. (order << OO_SHIFT) + (PAGE_SIZE << order) / size
  265. };
  266. return x;
  267. }
  268. static inline int oo_order(struct kmem_cache_order_objects x)
  269. {
  270. return x.x >> OO_SHIFT;
  271. }
  272. static inline int oo_objects(struct kmem_cache_order_objects x)
  273. {
  274. return x.x & OO_MASK;
  275. }
  276. #ifdef CONFIG_SLUB_DEBUG
  277. /*
  278. * Debug settings:
  279. */
  280. #ifdef CONFIG_SLUB_DEBUG_ON
  281. static int slub_debug = DEBUG_DEFAULT_FLAGS;
  282. #else
  283. static int slub_debug;
  284. #endif
  285. static char *slub_debug_slabs;
  286. /*
  287. * Object debugging
  288. */
  289. static void print_section(char *text, u8 *addr, unsigned int length)
  290. {
  291. int i, offset;
  292. int newline = 1;
  293. char ascii[17];
  294. ascii[16] = 0;
  295. for (i = 0; i < length; i++) {
  296. if (newline) {
  297. printk(KERN_ERR "%8s 0x%p: ", text, addr + i);
  298. newline = 0;
  299. }
  300. printk(KERN_CONT " %02x", addr[i]);
  301. offset = i % 16;
  302. ascii[offset] = isgraph(addr[i]) ? addr[i] : '.';
  303. if (offset == 15) {
  304. printk(KERN_CONT " %s\n", ascii);
  305. newline = 1;
  306. }
  307. }
  308. if (!newline) {
  309. i %= 16;
  310. while (i < 16) {
  311. printk(KERN_CONT " ");
  312. ascii[i] = ' ';
  313. i++;
  314. }
  315. printk(KERN_CONT " %s\n", ascii);
  316. }
  317. }
  318. static struct track *get_track(struct kmem_cache *s, void *object,
  319. enum track_item alloc)
  320. {
  321. struct track *p;
  322. if (s->offset)
  323. p = object + s->offset + sizeof(void *);
  324. else
  325. p = object + s->inuse;
  326. return p + alloc;
  327. }
  328. static void set_track(struct kmem_cache *s, void *object,
  329. enum track_item alloc, unsigned long addr)
  330. {
  331. struct track *p = get_track(s, object, alloc);
  332. if (addr) {
  333. p->addr = addr;
  334. p->cpu = smp_processor_id();
  335. p->pid = current->pid;
  336. p->when = jiffies;
  337. } else
  338. memset(p, 0, sizeof(struct track));
  339. }
  340. static void init_tracking(struct kmem_cache *s, void *object)
  341. {
  342. if (!(s->flags & SLAB_STORE_USER))
  343. return;
  344. set_track(s, object, TRACK_FREE, 0UL);
  345. set_track(s, object, TRACK_ALLOC, 0UL);
  346. }
  347. static void print_track(const char *s, struct track *t)
  348. {
  349. if (!t->addr)
  350. return;
  351. printk(KERN_ERR "INFO: %s in %pS age=%lu cpu=%u pid=%d\n",
  352. s, (void *)t->addr, jiffies - t->when, t->cpu, t->pid);
  353. }
  354. static void print_tracking(struct kmem_cache *s, void *object)
  355. {
  356. if (!(s->flags & SLAB_STORE_USER))
  357. return;
  358. print_track("Allocated", get_track(s, object, TRACK_ALLOC));
  359. print_track("Freed", get_track(s, object, TRACK_FREE));
  360. }
  361. static void print_page_info(struct page *page)
  362. {
  363. printk(KERN_ERR "INFO: Slab 0x%p objects=%u used=%u fp=0x%p flags=0x%04lx\n",
  364. page, page->objects, page->inuse, page->freelist, page->flags);
  365. }
  366. static void slab_bug(struct kmem_cache *s, char *fmt, ...)
  367. {
  368. va_list args;
  369. char buf[100];
  370. va_start(args, fmt);
  371. vsnprintf(buf, sizeof(buf), fmt, args);
  372. va_end(args);
  373. printk(KERN_ERR "========================================"
  374. "=====================================\n");
  375. printk(KERN_ERR "BUG %s: %s\n", s->name, buf);
  376. printk(KERN_ERR "----------------------------------------"
  377. "-------------------------------------\n\n");
  378. }
  379. static void slab_fix(struct kmem_cache *s, char *fmt, ...)
  380. {
  381. va_list args;
  382. char buf[100];
  383. va_start(args, fmt);
  384. vsnprintf(buf, sizeof(buf), fmt, args);
  385. va_end(args);
  386. printk(KERN_ERR "FIX %s: %s\n", s->name, buf);
  387. }
  388. static void print_trailer(struct kmem_cache *s, struct page *page, u8 *p)
  389. {
  390. unsigned int off; /* Offset of last byte */
  391. u8 *addr = page_address(page);
  392. print_tracking(s, p);
  393. print_page_info(page);
  394. printk(KERN_ERR "INFO: Object 0x%p @offset=%tu fp=0x%p\n\n",
  395. p, p - addr, get_freepointer(s, p));
  396. if (p > addr + 16)
  397. print_section("Bytes b4", p - 16, 16);
  398. print_section("Object", p, min_t(unsigned long, s->objsize, PAGE_SIZE));
  399. if (s->flags & SLAB_RED_ZONE)
  400. print_section("Redzone", p + s->objsize,
  401. s->inuse - s->objsize);
  402. if (s->offset)
  403. off = s->offset + sizeof(void *);
  404. else
  405. off = s->inuse;
  406. if (s->flags & SLAB_STORE_USER)
  407. off += 2 * sizeof(struct track);
  408. if (off != s->size)
  409. /* Beginning of the filler is the free pointer */
  410. print_section("Padding", p + off, s->size - off);
  411. dump_stack();
  412. }
  413. static void object_err(struct kmem_cache *s, struct page *page,
  414. u8 *object, char *reason)
  415. {
  416. slab_bug(s, "%s", reason);
  417. print_trailer(s, page, object);
  418. }
  419. static void slab_err(struct kmem_cache *s, struct page *page, char *fmt, ...)
  420. {
  421. va_list args;
  422. char buf[100];
  423. va_start(args, fmt);
  424. vsnprintf(buf, sizeof(buf), fmt, args);
  425. va_end(args);
  426. slab_bug(s, "%s", buf);
  427. print_page_info(page);
  428. dump_stack();
  429. }
  430. static void init_object(struct kmem_cache *s, void *object, int active)
  431. {
  432. u8 *p = object;
  433. if (s->flags & __OBJECT_POISON) {
  434. memset(p, POISON_FREE, s->objsize - 1);
  435. p[s->objsize - 1] = POISON_END;
  436. }
  437. if (s->flags & SLAB_RED_ZONE)
  438. memset(p + s->objsize,
  439. active ? SLUB_RED_ACTIVE : SLUB_RED_INACTIVE,
  440. s->inuse - s->objsize);
  441. }
  442. static u8 *check_bytes(u8 *start, unsigned int value, unsigned int bytes)
  443. {
  444. while (bytes) {
  445. if (*start != (u8)value)
  446. return start;
  447. start++;
  448. bytes--;
  449. }
  450. return NULL;
  451. }
  452. static void restore_bytes(struct kmem_cache *s, char *message, u8 data,
  453. void *from, void *to)
  454. {
  455. slab_fix(s, "Restoring 0x%p-0x%p=0x%x\n", from, to - 1, data);
  456. memset(from, data, to - from);
  457. }
  458. static int check_bytes_and_report(struct kmem_cache *s, struct page *page,
  459. u8 *object, char *what,
  460. u8 *start, unsigned int value, unsigned int bytes)
  461. {
  462. u8 *fault;
  463. u8 *end;
  464. fault = check_bytes(start, value, bytes);
  465. if (!fault)
  466. return 1;
  467. end = start + bytes;
  468. while (end > fault && end[-1] == value)
  469. end--;
  470. slab_bug(s, "%s overwritten", what);
  471. printk(KERN_ERR "INFO: 0x%p-0x%p. First byte 0x%x instead of 0x%x\n",
  472. fault, end - 1, fault[0], value);
  473. print_trailer(s, page, object);
  474. restore_bytes(s, what, value, fault, end);
  475. return 0;
  476. }
  477. /*
  478. * Object layout:
  479. *
  480. * object address
  481. * Bytes of the object to be managed.
  482. * If the freepointer may overlay the object then the free
  483. * pointer is the first word of the object.
  484. *
  485. * Poisoning uses 0x6b (POISON_FREE) and the last byte is
  486. * 0xa5 (POISON_END)
  487. *
  488. * object + s->objsize
  489. * Padding to reach word boundary. This is also used for Redzoning.
  490. * Padding is extended by another word if Redzoning is enabled and
  491. * objsize == inuse.
  492. *
  493. * We fill with 0xbb (RED_INACTIVE) for inactive objects and with
  494. * 0xcc (RED_ACTIVE) for objects in use.
  495. *
  496. * object + s->inuse
  497. * Meta data starts here.
  498. *
  499. * A. Free pointer (if we cannot overwrite object on free)
  500. * B. Tracking data for SLAB_STORE_USER
  501. * C. Padding to reach required alignment boundary or at mininum
  502. * one word if debugging is on to be able to detect writes
  503. * before the word boundary.
  504. *
  505. * Padding is done using 0x5a (POISON_INUSE)
  506. *
  507. * object + s->size
  508. * Nothing is used beyond s->size.
  509. *
  510. * If slabcaches are merged then the objsize and inuse boundaries are mostly
  511. * ignored. And therefore no slab options that rely on these boundaries
  512. * may be used with merged slabcaches.
  513. */
  514. static int check_pad_bytes(struct kmem_cache *s, struct page *page, u8 *p)
  515. {
  516. unsigned long off = s->inuse; /* The end of info */
  517. if (s->offset)
  518. /* Freepointer is placed after the object. */
  519. off += sizeof(void *);
  520. if (s->flags & SLAB_STORE_USER)
  521. /* We also have user information there */
  522. off += 2 * sizeof(struct track);
  523. if (s->size == off)
  524. return 1;
  525. return check_bytes_and_report(s, page, p, "Object padding",
  526. p + off, POISON_INUSE, s->size - off);
  527. }
  528. /* Check the pad bytes at the end of a slab page */
  529. static int slab_pad_check(struct kmem_cache *s, struct page *page)
  530. {
  531. u8 *start;
  532. u8 *fault;
  533. u8 *end;
  534. int length;
  535. int remainder;
  536. if (!(s->flags & SLAB_POISON))
  537. return 1;
  538. start = page_address(page);
  539. length = (PAGE_SIZE << compound_order(page));
  540. end = start + length;
  541. remainder = length % s->size;
  542. if (!remainder)
  543. return 1;
  544. fault = check_bytes(end - remainder, POISON_INUSE, remainder);
  545. if (!fault)
  546. return 1;
  547. while (end > fault && end[-1] == POISON_INUSE)
  548. end--;
  549. slab_err(s, page, "Padding overwritten. 0x%p-0x%p", fault, end - 1);
  550. print_section("Padding", end - remainder, remainder);
  551. restore_bytes(s, "slab padding", POISON_INUSE, start, end);
  552. return 0;
  553. }
  554. static int check_object(struct kmem_cache *s, struct page *page,
  555. void *object, int active)
  556. {
  557. u8 *p = object;
  558. u8 *endobject = object + s->objsize;
  559. if (s->flags & SLAB_RED_ZONE) {
  560. unsigned int red =
  561. active ? SLUB_RED_ACTIVE : SLUB_RED_INACTIVE;
  562. if (!check_bytes_and_report(s, page, object, "Redzone",
  563. endobject, red, s->inuse - s->objsize))
  564. return 0;
  565. } else {
  566. if ((s->flags & SLAB_POISON) && s->objsize < s->inuse) {
  567. check_bytes_and_report(s, page, p, "Alignment padding",
  568. endobject, POISON_INUSE, s->inuse - s->objsize);
  569. }
  570. }
  571. if (s->flags & SLAB_POISON) {
  572. if (!active && (s->flags & __OBJECT_POISON) &&
  573. (!check_bytes_and_report(s, page, p, "Poison", p,
  574. POISON_FREE, s->objsize - 1) ||
  575. !check_bytes_and_report(s, page, p, "Poison",
  576. p + s->objsize - 1, POISON_END, 1)))
  577. return 0;
  578. /*
  579. * check_pad_bytes cleans up on its own.
  580. */
  581. check_pad_bytes(s, page, p);
  582. }
  583. if (!s->offset && active)
  584. /*
  585. * Object and freepointer overlap. Cannot check
  586. * freepointer while object is allocated.
  587. */
  588. return 1;
  589. /* Check free pointer validity */
  590. if (!check_valid_pointer(s, page, get_freepointer(s, p))) {
  591. object_err(s, page, p, "Freepointer corrupt");
  592. /*
  593. * No choice but to zap it and thus lose the remainder
  594. * of the free objects in this slab. May cause
  595. * another error because the object count is now wrong.
  596. */
  597. set_freepointer(s, p, NULL);
  598. return 0;
  599. }
  600. return 1;
  601. }
  602. static int check_slab(struct kmem_cache *s, struct page *page)
  603. {
  604. int maxobj;
  605. VM_BUG_ON(!irqs_disabled());
  606. if (!PageSlab(page)) {
  607. slab_err(s, page, "Not a valid slab page");
  608. return 0;
  609. }
  610. maxobj = (PAGE_SIZE << compound_order(page)) / s->size;
  611. if (page->objects > maxobj) {
  612. slab_err(s, page, "objects %u > max %u",
  613. s->name, page->objects, maxobj);
  614. return 0;
  615. }
  616. if (page->inuse > page->objects) {
  617. slab_err(s, page, "inuse %u > max %u",
  618. s->name, page->inuse, page->objects);
  619. return 0;
  620. }
  621. /* Slab_pad_check fixes things up after itself */
  622. slab_pad_check(s, page);
  623. return 1;
  624. }
  625. /*
  626. * Determine if a certain object on a page is on the freelist. Must hold the
  627. * slab lock to guarantee that the chains are in a consistent state.
  628. */
  629. static int on_freelist(struct kmem_cache *s, struct page *page, void *search)
  630. {
  631. int nr = 0;
  632. void *fp = page->freelist;
  633. void *object = NULL;
  634. unsigned long max_objects;
  635. while (fp && nr <= page->objects) {
  636. if (fp == search)
  637. return 1;
  638. if (!check_valid_pointer(s, page, fp)) {
  639. if (object) {
  640. object_err(s, page, object,
  641. "Freechain corrupt");
  642. set_freepointer(s, object, NULL);
  643. break;
  644. } else {
  645. slab_err(s, page, "Freepointer corrupt");
  646. page->freelist = NULL;
  647. page->inuse = page->objects;
  648. slab_fix(s, "Freelist cleared");
  649. return 0;
  650. }
  651. break;
  652. }
  653. object = fp;
  654. fp = get_freepointer(s, object);
  655. nr++;
  656. }
  657. max_objects = (PAGE_SIZE << compound_order(page)) / s->size;
  658. if (max_objects > MAX_OBJS_PER_PAGE)
  659. max_objects = MAX_OBJS_PER_PAGE;
  660. if (page->objects != max_objects) {
  661. slab_err(s, page, "Wrong number of objects. Found %d but "
  662. "should be %d", page->objects, max_objects);
  663. page->objects = max_objects;
  664. slab_fix(s, "Number of objects adjusted.");
  665. }
  666. if (page->inuse != page->objects - nr) {
  667. slab_err(s, page, "Wrong object count. Counter is %d but "
  668. "counted were %d", page->inuse, page->objects - nr);
  669. page->inuse = page->objects - nr;
  670. slab_fix(s, "Object count adjusted.");
  671. }
  672. return search == NULL;
  673. }
  674. static void trace(struct kmem_cache *s, struct page *page, void *object,
  675. int alloc)
  676. {
  677. if (s->flags & SLAB_TRACE) {
  678. printk(KERN_INFO "TRACE %s %s 0x%p inuse=%d fp=0x%p\n",
  679. s->name,
  680. alloc ? "alloc" : "free",
  681. object, page->inuse,
  682. page->freelist);
  683. if (!alloc)
  684. print_section("Object", (void *)object, s->objsize);
  685. dump_stack();
  686. }
  687. }
  688. /*
  689. * Tracking of fully allocated slabs for debugging purposes.
  690. */
  691. static void add_full(struct kmem_cache_node *n, struct page *page)
  692. {
  693. spin_lock(&n->list_lock);
  694. list_add(&page->lru, &n->full);
  695. spin_unlock(&n->list_lock);
  696. }
  697. static void remove_full(struct kmem_cache *s, struct page *page)
  698. {
  699. struct kmem_cache_node *n;
  700. if (!(s->flags & SLAB_STORE_USER))
  701. return;
  702. n = get_node(s, page_to_nid(page));
  703. spin_lock(&n->list_lock);
  704. list_del(&page->lru);
  705. spin_unlock(&n->list_lock);
  706. }
  707. /* Tracking of the number of slabs for debugging purposes */
  708. static inline unsigned long slabs_node(struct kmem_cache *s, int node)
  709. {
  710. struct kmem_cache_node *n = get_node(s, node);
  711. return atomic_long_read(&n->nr_slabs);
  712. }
  713. static inline unsigned long node_nr_slabs(struct kmem_cache_node *n)
  714. {
  715. return atomic_long_read(&n->nr_slabs);
  716. }
  717. static inline void inc_slabs_node(struct kmem_cache *s, int node, int objects)
  718. {
  719. struct kmem_cache_node *n = get_node(s, node);
  720. /*
  721. * May be called early in order to allocate a slab for the
  722. * kmem_cache_node structure. Solve the chicken-egg
  723. * dilemma by deferring the increment of the count during
  724. * bootstrap (see early_kmem_cache_node_alloc).
  725. */
  726. if (!NUMA_BUILD || n) {
  727. atomic_long_inc(&n->nr_slabs);
  728. atomic_long_add(objects, &n->total_objects);
  729. }
  730. }
  731. static inline void dec_slabs_node(struct kmem_cache *s, int node, int objects)
  732. {
  733. struct kmem_cache_node *n = get_node(s, node);
  734. atomic_long_dec(&n->nr_slabs);
  735. atomic_long_sub(objects, &n->total_objects);
  736. }
  737. /* Object debug checks for alloc/free paths */
  738. static void setup_object_debug(struct kmem_cache *s, struct page *page,
  739. void *object)
  740. {
  741. if (!(s->flags & (SLAB_STORE_USER|SLAB_RED_ZONE|__OBJECT_POISON)))
  742. return;
  743. init_object(s, object, 0);
  744. init_tracking(s, object);
  745. }
  746. static int alloc_debug_processing(struct kmem_cache *s, struct page *page,
  747. void *object, unsigned long addr)
  748. {
  749. if (!check_slab(s, page))
  750. goto bad;
  751. if (!on_freelist(s, page, object)) {
  752. object_err(s, page, object, "Object already allocated");
  753. goto bad;
  754. }
  755. if (!check_valid_pointer(s, page, object)) {
  756. object_err(s, page, object, "Freelist Pointer check fails");
  757. goto bad;
  758. }
  759. if (!check_object(s, page, object, 0))
  760. goto bad;
  761. /* Success perform special debug activities for allocs */
  762. if (s->flags & SLAB_STORE_USER)
  763. set_track(s, object, TRACK_ALLOC, addr);
  764. trace(s, page, object, 1);
  765. init_object(s, object, 1);
  766. return 1;
  767. bad:
  768. if (PageSlab(page)) {
  769. /*
  770. * If this is a slab page then lets do the best we can
  771. * to avoid issues in the future. Marking all objects
  772. * as used avoids touching the remaining objects.
  773. */
  774. slab_fix(s, "Marking all objects used");
  775. page->inuse = page->objects;
  776. page->freelist = NULL;
  777. }
  778. return 0;
  779. }
  780. static int free_debug_processing(struct kmem_cache *s, struct page *page,
  781. void *object, unsigned long addr)
  782. {
  783. if (!check_slab(s, page))
  784. goto fail;
  785. if (!check_valid_pointer(s, page, object)) {
  786. slab_err(s, page, "Invalid object pointer 0x%p", object);
  787. goto fail;
  788. }
  789. if (on_freelist(s, page, object)) {
  790. object_err(s, page, object, "Object already free");
  791. goto fail;
  792. }
  793. if (!check_object(s, page, object, 1))
  794. return 0;
  795. if (unlikely(s != page->slab)) {
  796. if (!PageSlab(page)) {
  797. slab_err(s, page, "Attempt to free object(0x%p) "
  798. "outside of slab", object);
  799. } else if (!page->slab) {
  800. printk(KERN_ERR
  801. "SLUB <none>: no slab for object 0x%p.\n",
  802. object);
  803. dump_stack();
  804. } else
  805. object_err(s, page, object,
  806. "page slab pointer corrupt.");
  807. goto fail;
  808. }
  809. /* Special debug activities for freeing objects */
  810. if (!PageSlubFrozen(page) && !page->freelist)
  811. remove_full(s, page);
  812. if (s->flags & SLAB_STORE_USER)
  813. set_track(s, object, TRACK_FREE, addr);
  814. trace(s, page, object, 0);
  815. init_object(s, object, 0);
  816. return 1;
  817. fail:
  818. slab_fix(s, "Object at 0x%p not freed", object);
  819. return 0;
  820. }
  821. static int __init setup_slub_debug(char *str)
  822. {
  823. slub_debug = DEBUG_DEFAULT_FLAGS;
  824. if (*str++ != '=' || !*str)
  825. /*
  826. * No options specified. Switch on full debugging.
  827. */
  828. goto out;
  829. if (*str == ',')
  830. /*
  831. * No options but restriction on slabs. This means full
  832. * debugging for slabs matching a pattern.
  833. */
  834. goto check_slabs;
  835. slub_debug = 0;
  836. if (*str == '-')
  837. /*
  838. * Switch off all debugging measures.
  839. */
  840. goto out;
  841. /*
  842. * Determine which debug features should be switched on
  843. */
  844. for (; *str && *str != ','; str++) {
  845. switch (tolower(*str)) {
  846. case 'f':
  847. slub_debug |= SLAB_DEBUG_FREE;
  848. break;
  849. case 'z':
  850. slub_debug |= SLAB_RED_ZONE;
  851. break;
  852. case 'p':
  853. slub_debug |= SLAB_POISON;
  854. break;
  855. case 'u':
  856. slub_debug |= SLAB_STORE_USER;
  857. break;
  858. case 't':
  859. slub_debug |= SLAB_TRACE;
  860. break;
  861. default:
  862. printk(KERN_ERR "slub_debug option '%c' "
  863. "unknown. skipped\n", *str);
  864. }
  865. }
  866. check_slabs:
  867. if (*str == ',')
  868. slub_debug_slabs = str + 1;
  869. out:
  870. return 1;
  871. }
  872. __setup("slub_debug", setup_slub_debug);
  873. static unsigned long kmem_cache_flags(unsigned long objsize,
  874. unsigned long flags, const char *name,
  875. void (*ctor)(void *))
  876. {
  877. /*
  878. * Enable debugging if selected on the kernel commandline.
  879. */
  880. if (slub_debug && (!slub_debug_slabs ||
  881. strncmp(slub_debug_slabs, name, strlen(slub_debug_slabs)) == 0))
  882. flags |= slub_debug;
  883. return flags;
  884. }
  885. #else
  886. static inline void setup_object_debug(struct kmem_cache *s,
  887. struct page *page, void *object) {}
  888. static inline int alloc_debug_processing(struct kmem_cache *s,
  889. struct page *page, void *object, unsigned long addr) { return 0; }
  890. static inline int free_debug_processing(struct kmem_cache *s,
  891. struct page *page, void *object, unsigned long addr) { return 0; }
  892. static inline int slab_pad_check(struct kmem_cache *s, struct page *page)
  893. { return 1; }
  894. static inline int check_object(struct kmem_cache *s, struct page *page,
  895. void *object, int active) { return 1; }
  896. static inline void add_full(struct kmem_cache_node *n, struct page *page) {}
  897. static inline unsigned long kmem_cache_flags(unsigned long objsize,
  898. unsigned long flags, const char *name,
  899. void (*ctor)(void *))
  900. {
  901. return flags;
  902. }
  903. #define slub_debug 0
  904. static inline unsigned long slabs_node(struct kmem_cache *s, int node)
  905. { return 0; }
  906. static inline unsigned long node_nr_slabs(struct kmem_cache_node *n)
  907. { return 0; }
  908. static inline void inc_slabs_node(struct kmem_cache *s, int node,
  909. int objects) {}
  910. static inline void dec_slabs_node(struct kmem_cache *s, int node,
  911. int objects) {}
  912. #endif
  913. /*
  914. * Slab allocation and freeing
  915. */
  916. static inline struct page *alloc_slab_page(gfp_t flags, int node,
  917. struct kmem_cache_order_objects oo)
  918. {
  919. int order = oo_order(oo);
  920. flags |= __GFP_NOTRACK;
  921. if (node == -1)
  922. return alloc_pages(flags, order);
  923. else
  924. return alloc_pages_node(node, flags, order);
  925. }
  926. static struct page *allocate_slab(struct kmem_cache *s, gfp_t flags, int node)
  927. {
  928. struct page *page;
  929. struct kmem_cache_order_objects oo = s->oo;
  930. flags |= s->allocflags;
  931. page = alloc_slab_page(flags | __GFP_NOWARN | __GFP_NORETRY, node,
  932. oo);
  933. if (unlikely(!page)) {
  934. oo = s->min;
  935. /*
  936. * Allocation may have failed due to fragmentation.
  937. * Try a lower order alloc if possible
  938. */
  939. page = alloc_slab_page(flags, node, oo);
  940. if (!page)
  941. return NULL;
  942. stat(get_cpu_slab(s, raw_smp_processor_id()), ORDER_FALLBACK);
  943. }
  944. if (kmemcheck_enabled
  945. && !(s->flags & (SLAB_NOTRACK | DEBUG_DEFAULT_FLAGS)))
  946. {
  947. int pages = 1 << oo_order(oo);
  948. kmemcheck_alloc_shadow(page, oo_order(oo), flags, node);
  949. /*
  950. * Objects from caches that have a constructor don't get
  951. * cleared when they're allocated, so we need to do it here.
  952. */
  953. if (s->ctor)
  954. kmemcheck_mark_uninitialized_pages(page, pages);
  955. else
  956. kmemcheck_mark_unallocated_pages(page, pages);
  957. }
  958. page->objects = oo_objects(oo);
  959. mod_zone_page_state(page_zone(page),
  960. (s->flags & SLAB_RECLAIM_ACCOUNT) ?
  961. NR_SLAB_RECLAIMABLE : NR_SLAB_UNRECLAIMABLE,
  962. 1 << oo_order(oo));
  963. return page;
  964. }
  965. static void setup_object(struct kmem_cache *s, struct page *page,
  966. void *object)
  967. {
  968. setup_object_debug(s, page, object);
  969. if (unlikely(s->ctor))
  970. s->ctor(object);
  971. }
  972. static struct page *new_slab(struct kmem_cache *s, gfp_t flags, int node)
  973. {
  974. struct page *page;
  975. void *start;
  976. void *last;
  977. void *p;
  978. BUG_ON(flags & GFP_SLAB_BUG_MASK);
  979. page = allocate_slab(s,
  980. flags & (GFP_RECLAIM_MASK | GFP_CONSTRAINT_MASK), node);
  981. if (!page)
  982. goto out;
  983. inc_slabs_node(s, page_to_nid(page), page->objects);
  984. page->slab = s;
  985. page->flags |= 1 << PG_slab;
  986. if (s->flags & (SLAB_DEBUG_FREE | SLAB_RED_ZONE | SLAB_POISON |
  987. SLAB_STORE_USER | SLAB_TRACE))
  988. __SetPageSlubDebug(page);
  989. start = page_address(page);
  990. if (unlikely(s->flags & SLAB_POISON))
  991. memset(start, POISON_INUSE, PAGE_SIZE << compound_order(page));
  992. last = start;
  993. for_each_object(p, s, start, page->objects) {
  994. setup_object(s, page, last);
  995. set_freepointer(s, last, p);
  996. last = p;
  997. }
  998. setup_object(s, page, last);
  999. set_freepointer(s, last, NULL);
  1000. page->freelist = start;
  1001. page->inuse = 0;
  1002. out:
  1003. return page;
  1004. }
  1005. static void __free_slab(struct kmem_cache *s, struct page *page)
  1006. {
  1007. int order = compound_order(page);
  1008. int pages = 1 << order;
  1009. if (unlikely(SLABDEBUG && PageSlubDebug(page))) {
  1010. void *p;
  1011. slab_pad_check(s, page);
  1012. for_each_object(p, s, page_address(page),
  1013. page->objects)
  1014. check_object(s, page, p, 0);
  1015. __ClearPageSlubDebug(page);
  1016. }
  1017. kmemcheck_free_shadow(page, compound_order(page));
  1018. mod_zone_page_state(page_zone(page),
  1019. (s->flags & SLAB_RECLAIM_ACCOUNT) ?
  1020. NR_SLAB_RECLAIMABLE : NR_SLAB_UNRECLAIMABLE,
  1021. -pages);
  1022. __ClearPageSlab(page);
  1023. reset_page_mapcount(page);
  1024. if (current->reclaim_state)
  1025. current->reclaim_state->reclaimed_slab += pages;
  1026. __free_pages(page, order);
  1027. }
  1028. static void rcu_free_slab(struct rcu_head *h)
  1029. {
  1030. struct page *page;
  1031. page = container_of((struct list_head *)h, struct page, lru);
  1032. __free_slab(page->slab, page);
  1033. }
  1034. static void free_slab(struct kmem_cache *s, struct page *page)
  1035. {
  1036. if (unlikely(s->flags & SLAB_DESTROY_BY_RCU)) {
  1037. /*
  1038. * RCU free overloads the RCU head over the LRU
  1039. */
  1040. struct rcu_head *head = (void *)&page->lru;
  1041. call_rcu(head, rcu_free_slab);
  1042. } else
  1043. __free_slab(s, page);
  1044. }
  1045. static void discard_slab(struct kmem_cache *s, struct page *page)
  1046. {
  1047. dec_slabs_node(s, page_to_nid(page), page->objects);
  1048. free_slab(s, page);
  1049. }
  1050. /*
  1051. * Per slab locking using the pagelock
  1052. */
  1053. static __always_inline void slab_lock(struct page *page)
  1054. {
  1055. bit_spin_lock(PG_locked, &page->flags);
  1056. }
  1057. static __always_inline void slab_unlock(struct page *page)
  1058. {
  1059. __bit_spin_unlock(PG_locked, &page->flags);
  1060. }
  1061. static __always_inline int slab_trylock(struct page *page)
  1062. {
  1063. int rc = 1;
  1064. rc = bit_spin_trylock(PG_locked, &page->flags);
  1065. return rc;
  1066. }
  1067. /*
  1068. * Management of partially allocated slabs
  1069. */
  1070. static void add_partial(struct kmem_cache_node *n,
  1071. struct page *page, int tail)
  1072. {
  1073. spin_lock(&n->list_lock);
  1074. n->nr_partial++;
  1075. if (tail)
  1076. list_add_tail(&page->lru, &n->partial);
  1077. else
  1078. list_add(&page->lru, &n->partial);
  1079. spin_unlock(&n->list_lock);
  1080. }
  1081. static void remove_partial(struct kmem_cache *s, struct page *page)
  1082. {
  1083. struct kmem_cache_node *n = get_node(s, page_to_nid(page));
  1084. spin_lock(&n->list_lock);
  1085. list_del(&page->lru);
  1086. n->nr_partial--;
  1087. spin_unlock(&n->list_lock);
  1088. }
  1089. /*
  1090. * Lock slab and remove from the partial list.
  1091. *
  1092. * Must hold list_lock.
  1093. */
  1094. static inline int lock_and_freeze_slab(struct kmem_cache_node *n,
  1095. struct page *page)
  1096. {
  1097. if (slab_trylock(page)) {
  1098. list_del(&page->lru);
  1099. n->nr_partial--;
  1100. __SetPageSlubFrozen(page);
  1101. return 1;
  1102. }
  1103. return 0;
  1104. }
  1105. /*
  1106. * Try to allocate a partial slab from a specific node.
  1107. */
  1108. static struct page *get_partial_node(struct kmem_cache_node *n)
  1109. {
  1110. struct page *page;
  1111. /*
  1112. * Racy check. If we mistakenly see no partial slabs then we
  1113. * just allocate an empty slab. If we mistakenly try to get a
  1114. * partial slab and there is none available then get_partials()
  1115. * will return NULL.
  1116. */
  1117. if (!n || !n->nr_partial)
  1118. return NULL;
  1119. spin_lock(&n->list_lock);
  1120. list_for_each_entry(page, &n->partial, lru)
  1121. if (lock_and_freeze_slab(n, page))
  1122. goto out;
  1123. page = NULL;
  1124. out:
  1125. spin_unlock(&n->list_lock);
  1126. return page;
  1127. }
  1128. /*
  1129. * Get a page from somewhere. Search in increasing NUMA distances.
  1130. */
  1131. static struct page *get_any_partial(struct kmem_cache *s, gfp_t flags)
  1132. {
  1133. #ifdef CONFIG_NUMA
  1134. struct zonelist *zonelist;
  1135. struct zoneref *z;
  1136. struct zone *zone;
  1137. enum zone_type high_zoneidx = gfp_zone(flags);
  1138. struct page *page;
  1139. /*
  1140. * The defrag ratio allows a configuration of the tradeoffs between
  1141. * inter node defragmentation and node local allocations. A lower
  1142. * defrag_ratio increases the tendency to do local allocations
  1143. * instead of attempting to obtain partial slabs from other nodes.
  1144. *
  1145. * If the defrag_ratio is set to 0 then kmalloc() always
  1146. * returns node local objects. If the ratio is higher then kmalloc()
  1147. * may return off node objects because partial slabs are obtained
  1148. * from other nodes and filled up.
  1149. *
  1150. * If /sys/kernel/slab/xx/defrag_ratio is set to 100 (which makes
  1151. * defrag_ratio = 1000) then every (well almost) allocation will
  1152. * first attempt to defrag slab caches on other nodes. This means
  1153. * scanning over all nodes to look for partial slabs which may be
  1154. * expensive if we do it every time we are trying to find a slab
  1155. * with available objects.
  1156. */
  1157. if (!s->remote_node_defrag_ratio ||
  1158. get_cycles() % 1024 > s->remote_node_defrag_ratio)
  1159. return NULL;
  1160. zonelist = node_zonelist(slab_node(current->mempolicy), flags);
  1161. for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) {
  1162. struct kmem_cache_node *n;
  1163. n = get_node(s, zone_to_nid(zone));
  1164. if (n && cpuset_zone_allowed_hardwall(zone, flags) &&
  1165. n->nr_partial > s->min_partial) {
  1166. page = get_partial_node(n);
  1167. if (page)
  1168. return page;
  1169. }
  1170. }
  1171. #endif
  1172. return NULL;
  1173. }
  1174. /*
  1175. * Get a partial page, lock it and return it.
  1176. */
  1177. static struct page *get_partial(struct kmem_cache *s, gfp_t flags, int node)
  1178. {
  1179. struct page *page;
  1180. int searchnode = (node == -1) ? numa_node_id() : node;
  1181. page = get_partial_node(get_node(s, searchnode));
  1182. if (page || (flags & __GFP_THISNODE))
  1183. return page;
  1184. return get_any_partial(s, flags);
  1185. }
  1186. /*
  1187. * Move a page back to the lists.
  1188. *
  1189. * Must be called with the slab lock held.
  1190. *
  1191. * On exit the slab lock will have been dropped.
  1192. */
  1193. static void unfreeze_slab(struct kmem_cache *s, struct page *page, int tail)
  1194. {
  1195. struct kmem_cache_node *n = get_node(s, page_to_nid(page));
  1196. struct kmem_cache_cpu *c = get_cpu_slab(s, smp_processor_id());
  1197. __ClearPageSlubFrozen(page);
  1198. if (page->inuse) {
  1199. if (page->freelist) {
  1200. add_partial(n, page, tail);
  1201. stat(c, tail ? DEACTIVATE_TO_TAIL : DEACTIVATE_TO_HEAD);
  1202. } else {
  1203. stat(c, DEACTIVATE_FULL);
  1204. if (SLABDEBUG && PageSlubDebug(page) &&
  1205. (s->flags & SLAB_STORE_USER))
  1206. add_full(n, page);
  1207. }
  1208. slab_unlock(page);
  1209. } else {
  1210. stat(c, DEACTIVATE_EMPTY);
  1211. if (n->nr_partial < s->min_partial) {
  1212. /*
  1213. * Adding an empty slab to the partial slabs in order
  1214. * to avoid page allocator overhead. This slab needs
  1215. * to come after the other slabs with objects in
  1216. * so that the others get filled first. That way the
  1217. * size of the partial list stays small.
  1218. *
  1219. * kmem_cache_shrink can reclaim any empty slabs from
  1220. * the partial list.
  1221. */
  1222. add_partial(n, page, 1);
  1223. slab_unlock(page);
  1224. } else {
  1225. slab_unlock(page);
  1226. stat(get_cpu_slab(s, raw_smp_processor_id()), FREE_SLAB);
  1227. discard_slab(s, page);
  1228. }
  1229. }
  1230. }
  1231. /*
  1232. * Remove the cpu slab
  1233. */
  1234. static void deactivate_slab(struct kmem_cache *s, struct kmem_cache_cpu *c)
  1235. {
  1236. struct page *page = c->page;
  1237. int tail = 1;
  1238. if (page->freelist)
  1239. stat(c, DEACTIVATE_REMOTE_FREES);
  1240. /*
  1241. * Merge cpu freelist into slab freelist. Typically we get here
  1242. * because both freelists are empty. So this is unlikely
  1243. * to occur.
  1244. */
  1245. while (unlikely(c->freelist)) {
  1246. void **object;
  1247. tail = 0; /* Hot objects. Put the slab first */
  1248. /* Retrieve object from cpu_freelist */
  1249. object = c->freelist;
  1250. c->freelist = c->freelist[c->offset];
  1251. /* And put onto the regular freelist */
  1252. object[c->offset] = page->freelist;
  1253. page->freelist = object;
  1254. page->inuse--;
  1255. }
  1256. c->page = NULL;
  1257. unfreeze_slab(s, page, tail);
  1258. }
  1259. static inline void flush_slab(struct kmem_cache *s, struct kmem_cache_cpu *c)
  1260. {
  1261. stat(c, CPUSLAB_FLUSH);
  1262. slab_lock(c->page);
  1263. deactivate_slab(s, c);
  1264. }
  1265. /*
  1266. * Flush cpu slab.
  1267. *
  1268. * Called from IPI handler with interrupts disabled.
  1269. */
  1270. static inline void __flush_cpu_slab(struct kmem_cache *s, int cpu)
  1271. {
  1272. struct kmem_cache_cpu *c = get_cpu_slab(s, cpu);
  1273. if (likely(c && c->page))
  1274. flush_slab(s, c);
  1275. }
  1276. static void flush_cpu_slab(void *d)
  1277. {
  1278. struct kmem_cache *s = d;
  1279. __flush_cpu_slab(s, smp_processor_id());
  1280. }
  1281. static void flush_all(struct kmem_cache *s)
  1282. {
  1283. on_each_cpu(flush_cpu_slab, s, 1);
  1284. }
  1285. /*
  1286. * Check if the objects in a per cpu structure fit numa
  1287. * locality expectations.
  1288. */
  1289. static inline int node_match(struct kmem_cache_cpu *c, int node)
  1290. {
  1291. #ifdef CONFIG_NUMA
  1292. if (node != -1 && c->node != node)
  1293. return 0;
  1294. #endif
  1295. return 1;
  1296. }
  1297. static int count_free(struct page *page)
  1298. {
  1299. return page->objects - page->inuse;
  1300. }
  1301. static unsigned long count_partial(struct kmem_cache_node *n,
  1302. int (*get_count)(struct page *))
  1303. {
  1304. unsigned long flags;
  1305. unsigned long x = 0;
  1306. struct page *page;
  1307. spin_lock_irqsave(&n->list_lock, flags);
  1308. list_for_each_entry(page, &n->partial, lru)
  1309. x += get_count(page);
  1310. spin_unlock_irqrestore(&n->list_lock, flags);
  1311. return x;
  1312. }
  1313. static inline unsigned long node_nr_objs(struct kmem_cache_node *n)
  1314. {
  1315. #ifdef CONFIG_SLUB_DEBUG
  1316. return atomic_long_read(&n->total_objects);
  1317. #else
  1318. return 0;
  1319. #endif
  1320. }
  1321. static noinline void
  1322. slab_out_of_memory(struct kmem_cache *s, gfp_t gfpflags, int nid)
  1323. {
  1324. int node;
  1325. printk(KERN_WARNING
  1326. "SLUB: Unable to allocate memory on node %d (gfp=0x%x)\n",
  1327. nid, gfpflags);
  1328. printk(KERN_WARNING " cache: %s, object size: %d, buffer size: %d, "
  1329. "default order: %d, min order: %d\n", s->name, s->objsize,
  1330. s->size, oo_order(s->oo), oo_order(s->min));
  1331. for_each_online_node(node) {
  1332. struct kmem_cache_node *n = get_node(s, node);
  1333. unsigned long nr_slabs;
  1334. unsigned long nr_objs;
  1335. unsigned long nr_free;
  1336. if (!n)
  1337. continue;
  1338. nr_free = count_partial(n, count_free);
  1339. nr_slabs = node_nr_slabs(n);
  1340. nr_objs = node_nr_objs(n);
  1341. printk(KERN_WARNING
  1342. " node %d: slabs: %ld, objs: %ld, free: %ld\n",
  1343. node, nr_slabs, nr_objs, nr_free);
  1344. }
  1345. }
  1346. /*
  1347. * Slow path. The lockless freelist is empty or we need to perform
  1348. * debugging duties.
  1349. *
  1350. * Interrupts are disabled.
  1351. *
  1352. * Processing is still very fast if new objects have been freed to the
  1353. * regular freelist. In that case we simply take over the regular freelist
  1354. * as the lockless freelist and zap the regular freelist.
  1355. *
  1356. * If that is not working then we fall back to the partial lists. We take the
  1357. * first element of the freelist as the object to allocate now and move the
  1358. * rest of the freelist to the lockless freelist.
  1359. *
  1360. * And if we were unable to get a new slab from the partial slab lists then
  1361. * we need to allocate a new slab. This is the slowest path since it involves
  1362. * a call to the page allocator and the setup of a new slab.
  1363. */
  1364. static void *__slab_alloc(struct kmem_cache *s, gfp_t gfpflags, int node,
  1365. unsigned long addr, struct kmem_cache_cpu *c)
  1366. {
  1367. void **object;
  1368. struct page *new;
  1369. /* We handle __GFP_ZERO in the caller */
  1370. gfpflags &= ~__GFP_ZERO;
  1371. if (!c->page)
  1372. goto new_slab;
  1373. slab_lock(c->page);
  1374. if (unlikely(!node_match(c, node)))
  1375. goto another_slab;
  1376. stat(c, ALLOC_REFILL);
  1377. load_freelist:
  1378. object = c->page->freelist;
  1379. if (unlikely(!object))
  1380. goto another_slab;
  1381. if (unlikely(SLABDEBUG && PageSlubDebug(c->page)))
  1382. goto debug;
  1383. c->freelist = object[c->offset];
  1384. c->page->inuse = c->page->objects;
  1385. c->page->freelist = NULL;
  1386. c->node = page_to_nid(c->page);
  1387. unlock_out:
  1388. slab_unlock(c->page);
  1389. stat(c, ALLOC_SLOWPATH);
  1390. return object;
  1391. another_slab:
  1392. deactivate_slab(s, c);
  1393. new_slab:
  1394. new = get_partial(s, gfpflags, node);
  1395. if (new) {
  1396. c->page = new;
  1397. stat(c, ALLOC_FROM_PARTIAL);
  1398. goto load_freelist;
  1399. }
  1400. if (gfpflags & __GFP_WAIT)
  1401. local_irq_enable();
  1402. new = new_slab(s, gfpflags, node);
  1403. if (gfpflags & __GFP_WAIT)
  1404. local_irq_disable();
  1405. if (new) {
  1406. c = get_cpu_slab(s, smp_processor_id());
  1407. stat(c, ALLOC_SLAB);
  1408. if (c->page)
  1409. flush_slab(s, c);
  1410. slab_lock(new);
  1411. __SetPageSlubFrozen(new);
  1412. c->page = new;
  1413. goto load_freelist;
  1414. }
  1415. if (!(gfpflags & __GFP_NOWARN) && printk_ratelimit())
  1416. slab_out_of_memory(s, gfpflags, node);
  1417. return NULL;
  1418. debug:
  1419. if (!alloc_debug_processing(s, c->page, object, addr))
  1420. goto another_slab;
  1421. c->page->inuse++;
  1422. c->page->freelist = object[c->offset];
  1423. c->node = -1;
  1424. goto unlock_out;
  1425. }
  1426. /*
  1427. * Inlined fastpath so that allocation functions (kmalloc, kmem_cache_alloc)
  1428. * have the fastpath folded into their functions. So no function call
  1429. * overhead for requests that can be satisfied on the fastpath.
  1430. *
  1431. * The fastpath works by first checking if the lockless freelist can be used.
  1432. * If not then __slab_alloc is called for slow processing.
  1433. *
  1434. * Otherwise we can simply pick the next object from the lockless free list.
  1435. */
  1436. static __always_inline void *slab_alloc(struct kmem_cache *s,
  1437. gfp_t gfpflags, int node, unsigned long addr)
  1438. {
  1439. void **object;
  1440. struct kmem_cache_cpu *c;
  1441. unsigned long flags;
  1442. unsigned int objsize;
  1443. gfpflags &= gfp_allowed_mask;
  1444. lockdep_trace_alloc(gfpflags);
  1445. might_sleep_if(gfpflags & __GFP_WAIT);
  1446. if (should_failslab(s->objsize, gfpflags))
  1447. return NULL;
  1448. local_irq_save(flags);
  1449. c = get_cpu_slab(s, smp_processor_id());
  1450. objsize = c->objsize;
  1451. if (unlikely(!c->freelist || !node_match(c, node)))
  1452. object = __slab_alloc(s, gfpflags, node, addr, c);
  1453. else {
  1454. object = c->freelist;
  1455. c->freelist = object[c->offset];
  1456. stat(c, ALLOC_FASTPATH);
  1457. }
  1458. local_irq_restore(flags);
  1459. if (unlikely((gfpflags & __GFP_ZERO) && object))
  1460. memset(object, 0, objsize);
  1461. kmemcheck_slab_alloc(s, gfpflags, object, c->objsize);
  1462. kmemleak_alloc_recursive(object, objsize, 1, s->flags, gfpflags);
  1463. return object;
  1464. }
  1465. void *kmem_cache_alloc(struct kmem_cache *s, gfp_t gfpflags)
  1466. {
  1467. void *ret = slab_alloc(s, gfpflags, -1, _RET_IP_);
  1468. trace_kmem_cache_alloc(_RET_IP_, ret, s->objsize, s->size, gfpflags);
  1469. return ret;
  1470. }
  1471. EXPORT_SYMBOL(kmem_cache_alloc);
  1472. #ifdef CONFIG_KMEMTRACE
  1473. void *kmem_cache_alloc_notrace(struct kmem_cache *s, gfp_t gfpflags)
  1474. {
  1475. return slab_alloc(s, gfpflags, -1, _RET_IP_);
  1476. }
  1477. EXPORT_SYMBOL(kmem_cache_alloc_notrace);
  1478. #endif
  1479. #ifdef CONFIG_NUMA
  1480. void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t gfpflags, int node)
  1481. {
  1482. void *ret = slab_alloc(s, gfpflags, node, _RET_IP_);
  1483. trace_kmem_cache_alloc_node(_RET_IP_, ret,
  1484. s->objsize, s->size, gfpflags, node);
  1485. return ret;
  1486. }
  1487. EXPORT_SYMBOL(kmem_cache_alloc_node);
  1488. #endif
  1489. #ifdef CONFIG_KMEMTRACE
  1490. void *kmem_cache_alloc_node_notrace(struct kmem_cache *s,
  1491. gfp_t gfpflags,
  1492. int node)
  1493. {
  1494. return slab_alloc(s, gfpflags, node, _RET_IP_);
  1495. }
  1496. EXPORT_SYMBOL(kmem_cache_alloc_node_notrace);
  1497. #endif
  1498. /*
  1499. * Slow patch handling. This may still be called frequently since objects
  1500. * have a longer lifetime than the cpu slabs in most processing loads.
  1501. *
  1502. * So we still attempt to reduce cache line usage. Just take the slab
  1503. * lock and free the item. If there is no additional partial page
  1504. * handling required then we can return immediately.
  1505. */
  1506. static void __slab_free(struct kmem_cache *s, struct page *page,
  1507. void *x, unsigned long addr, unsigned int offset)
  1508. {
  1509. void *prior;
  1510. void **object = (void *)x;
  1511. struct kmem_cache_cpu *c;
  1512. c = get_cpu_slab(s, raw_smp_processor_id());
  1513. stat(c, FREE_SLOWPATH);
  1514. slab_lock(page);
  1515. if (unlikely(SLABDEBUG && PageSlubDebug(page)))
  1516. goto debug;
  1517. checks_ok:
  1518. prior = object[offset] = page->freelist;
  1519. page->freelist = object;
  1520. page->inuse--;
  1521. if (unlikely(PageSlubFrozen(page))) {
  1522. stat(c, FREE_FROZEN);
  1523. goto out_unlock;
  1524. }
  1525. if (unlikely(!page->inuse))
  1526. goto slab_empty;
  1527. /*
  1528. * Objects left in the slab. If it was not on the partial list before
  1529. * then add it.
  1530. */
  1531. if (unlikely(!prior)) {
  1532. add_partial(get_node(s, page_to_nid(page)), page, 1);
  1533. stat(c, FREE_ADD_PARTIAL);
  1534. }
  1535. out_unlock:
  1536. slab_unlock(page);
  1537. return;
  1538. slab_empty:
  1539. if (prior) {
  1540. /*
  1541. * Slab still on the partial list.
  1542. */
  1543. remove_partial(s, page);
  1544. stat(c, FREE_REMOVE_PARTIAL);
  1545. }
  1546. slab_unlock(page);
  1547. stat(c, FREE_SLAB);
  1548. discard_slab(s, page);
  1549. return;
  1550. debug:
  1551. if (!free_debug_processing(s, page, x, addr))
  1552. goto out_unlock;
  1553. goto checks_ok;
  1554. }
  1555. /*
  1556. * Fastpath with forced inlining to produce a kfree and kmem_cache_free that
  1557. * can perform fastpath freeing without additional function calls.
  1558. *
  1559. * The fastpath is only possible if we are freeing to the current cpu slab
  1560. * of this processor. This typically the case if we have just allocated
  1561. * the item before.
  1562. *
  1563. * If fastpath is not possible then fall back to __slab_free where we deal
  1564. * with all sorts of special processing.
  1565. */
  1566. static __always_inline void slab_free(struct kmem_cache *s,
  1567. struct page *page, void *x, unsigned long addr)
  1568. {
  1569. void **object = (void *)x;
  1570. struct kmem_cache_cpu *c;
  1571. unsigned long flags;
  1572. kmemleak_free_recursive(x, s->flags);
  1573. local_irq_save(flags);
  1574. c = get_cpu_slab(s, smp_processor_id());
  1575. kmemcheck_slab_free(s, object, c->objsize);
  1576. debug_check_no_locks_freed(object, c->objsize);
  1577. if (!(s->flags & SLAB_DEBUG_OBJECTS))
  1578. debug_check_no_obj_freed(object, c->objsize);
  1579. if (likely(page == c->page && c->node >= 0)) {
  1580. object[c->offset] = c->freelist;
  1581. c->freelist = object;
  1582. stat(c, FREE_FASTPATH);
  1583. } else
  1584. __slab_free(s, page, x, addr, c->offset);
  1585. local_irq_restore(flags);
  1586. }
  1587. void kmem_cache_free(struct kmem_cache *s, void *x)
  1588. {
  1589. struct page *page;
  1590. page = virt_to_head_page(x);
  1591. slab_free(s, page, x, _RET_IP_);
  1592. trace_kmem_cache_free(_RET_IP_, x);
  1593. }
  1594. EXPORT_SYMBOL(kmem_cache_free);
  1595. /* Figure out on which slab page the object resides */
  1596. static struct page *get_object_page(const void *x)
  1597. {
  1598. struct page *page = virt_to_head_page(x);
  1599. if (!PageSlab(page))
  1600. return NULL;
  1601. return page;
  1602. }
  1603. /*
  1604. * Object placement in a slab is made very easy because we always start at
  1605. * offset 0. If we tune the size of the object to the alignment then we can
  1606. * get the required alignment by putting one properly sized object after
  1607. * another.
  1608. *
  1609. * Notice that the allocation order determines the sizes of the per cpu
  1610. * caches. Each processor has always one slab available for allocations.
  1611. * Increasing the allocation order reduces the number of times that slabs
  1612. * must be moved on and off the partial lists and is therefore a factor in
  1613. * locking overhead.
  1614. */
  1615. /*
  1616. * Mininum / Maximum order of slab pages. This influences locking overhead
  1617. * and slab fragmentation. A higher order reduces the number of partial slabs
  1618. * and increases the number of allocations possible without having to
  1619. * take the list_lock.
  1620. */
  1621. static int slub_min_order;
  1622. static int slub_max_order = PAGE_ALLOC_COSTLY_ORDER;
  1623. static int slub_min_objects;
  1624. /*
  1625. * Merge control. If this is set then no merging of slab caches will occur.
  1626. * (Could be removed. This was introduced to pacify the merge skeptics.)
  1627. */
  1628. static int slub_nomerge;
  1629. /*
  1630. * Calculate the order of allocation given an slab object size.
  1631. *
  1632. * The order of allocation has significant impact on performance and other
  1633. * system components. Generally order 0 allocations should be preferred since
  1634. * order 0 does not cause fragmentation in the page allocator. Larger objects
  1635. * be problematic to put into order 0 slabs because there may be too much
  1636. * unused space left. We go to a higher order if more than 1/16th of the slab
  1637. * would be wasted.
  1638. *
  1639. * In order to reach satisfactory performance we must ensure that a minimum
  1640. * number of objects is in one slab. Otherwise we may generate too much
  1641. * activity on the partial lists which requires taking the list_lock. This is
  1642. * less a concern for large slabs though which are rarely used.
  1643. *
  1644. * slub_max_order specifies the order where we begin to stop considering the
  1645. * number of objects in a slab as critical. If we reach slub_max_order then
  1646. * we try to keep the page order as low as possible. So we accept more waste
  1647. * of space in favor of a small page order.
  1648. *
  1649. * Higher order allocations also allow the placement of more objects in a
  1650. * slab and thereby reduce object handling overhead. If the user has
  1651. * requested a higher mininum order then we start with that one instead of
  1652. * the smallest order which will fit the object.
  1653. */
  1654. static inline int slab_order(int size, int min_objects,
  1655. int max_order, int fract_leftover)
  1656. {
  1657. int order;
  1658. int rem;
  1659. int min_order = slub_min_order;
  1660. if ((PAGE_SIZE << min_order) / size > MAX_OBJS_PER_PAGE)
  1661. return get_order(size * MAX_OBJS_PER_PAGE) - 1;
  1662. for (order = max(min_order,
  1663. fls(min_objects * size - 1) - PAGE_SHIFT);
  1664. order <= max_order; order++) {
  1665. unsigned long slab_size = PAGE_SIZE << order;
  1666. if (slab_size < min_objects * size)
  1667. continue;
  1668. rem = slab_size % size;
  1669. if (rem <= slab_size / fract_leftover)
  1670. break;
  1671. }
  1672. return order;
  1673. }
  1674. static inline int calculate_order(int size)
  1675. {
  1676. int order;
  1677. int min_objects;
  1678. int fraction;
  1679. int max_objects;
  1680. /*
  1681. * Attempt to find best configuration for a slab. This
  1682. * works by first attempting to generate a layout with
  1683. * the best configuration and backing off gradually.
  1684. *
  1685. * First we reduce the acceptable waste in a slab. Then
  1686. * we reduce the minimum objects required in a slab.
  1687. */
  1688. min_objects = slub_min_objects;
  1689. if (!min_objects)
  1690. min_objects = 4 * (fls(nr_cpu_ids) + 1);
  1691. max_objects = (PAGE_SIZE << slub_max_order)/size;
  1692. min_objects = min(min_objects, max_objects);
  1693. while (min_objects > 1) {
  1694. fraction = 16;
  1695. while (fraction >= 4) {
  1696. order = slab_order(size, min_objects,
  1697. slub_max_order, fraction);
  1698. if (order <= slub_max_order)
  1699. return order;
  1700. fraction /= 2;
  1701. }
  1702. min_objects --;
  1703. }
  1704. /*
  1705. * We were unable to place multiple objects in a slab. Now
  1706. * lets see if we can place a single object there.
  1707. */
  1708. order = slab_order(size, 1, slub_max_order, 1);
  1709. if (order <= slub_max_order)
  1710. return order;
  1711. /*
  1712. * Doh this slab cannot be placed using slub_max_order.
  1713. */
  1714. order = slab_order(size, 1, MAX_ORDER, 1);
  1715. if (order < MAX_ORDER)
  1716. return order;
  1717. return -ENOSYS;
  1718. }
  1719. /*
  1720. * Figure out what the alignment of the objects will be.
  1721. */
  1722. static unsigned long calculate_alignment(unsigned long flags,
  1723. unsigned long align, unsigned long size)
  1724. {
  1725. /*
  1726. * If the user wants hardware cache aligned objects then follow that
  1727. * suggestion if the object is sufficiently large.
  1728. *
  1729. * The hardware cache alignment cannot override the specified
  1730. * alignment though. If that is greater then use it.
  1731. */
  1732. if (flags & SLAB_HWCACHE_ALIGN) {
  1733. unsigned long ralign = cache_line_size();
  1734. while (size <= ralign / 2)
  1735. ralign /= 2;
  1736. align = max(align, ralign);
  1737. }
  1738. if (align < ARCH_SLAB_MINALIGN)
  1739. align = ARCH_SLAB_MINALIGN;
  1740. return ALIGN(align, sizeof(void *));
  1741. }
  1742. static void init_kmem_cache_cpu(struct kmem_cache *s,
  1743. struct kmem_cache_cpu *c)
  1744. {
  1745. c->page = NULL;
  1746. c->freelist = NULL;
  1747. c->node = 0;
  1748. c->offset = s->offset / sizeof(void *);
  1749. c->objsize = s->objsize;
  1750. #ifdef CONFIG_SLUB_STATS
  1751. memset(c->stat, 0, NR_SLUB_STAT_ITEMS * sizeof(unsigned));
  1752. #endif
  1753. }
  1754. static void
  1755. init_kmem_cache_node(struct kmem_cache_node *n, struct kmem_cache *s)
  1756. {
  1757. n->nr_partial = 0;
  1758. spin_lock_init(&n->list_lock);
  1759. INIT_LIST_HEAD(&n->partial);
  1760. #ifdef CONFIG_SLUB_DEBUG
  1761. atomic_long_set(&n->nr_slabs, 0);
  1762. atomic_long_set(&n->total_objects, 0);
  1763. INIT_LIST_HEAD(&n->full);
  1764. #endif
  1765. }
  1766. #ifdef CONFIG_SMP
  1767. /*
  1768. * Per cpu array for per cpu structures.
  1769. *
  1770. * The per cpu array places all kmem_cache_cpu structures from one processor
  1771. * close together meaning that it becomes possible that multiple per cpu
  1772. * structures are contained in one cacheline. This may be particularly
  1773. * beneficial for the kmalloc caches.
  1774. *
  1775. * A desktop system typically has around 60-80 slabs. With 100 here we are
  1776. * likely able to get per cpu structures for all caches from the array defined
  1777. * here. We must be able to cover all kmalloc caches during bootstrap.
  1778. *
  1779. * If the per cpu array is exhausted then fall back to kmalloc
  1780. * of individual cachelines. No sharing is possible then.
  1781. */
  1782. #define NR_KMEM_CACHE_CPU 100
  1783. static DEFINE_PER_CPU(struct kmem_cache_cpu,
  1784. kmem_cache_cpu)[NR_KMEM_CACHE_CPU];
  1785. static DEFINE_PER_CPU(struct kmem_cache_cpu *, kmem_cache_cpu_free);
  1786. static DECLARE_BITMAP(kmem_cach_cpu_free_init_once, CONFIG_NR_CPUS);
  1787. static struct kmem_cache_cpu *alloc_kmem_cache_cpu(struct kmem_cache *s,
  1788. int cpu, gfp_t flags)
  1789. {
  1790. struct kmem_cache_cpu *c = per_cpu(kmem_cache_cpu_free, cpu);
  1791. if (c)
  1792. per_cpu(kmem_cache_cpu_free, cpu) =
  1793. (void *)c->freelist;
  1794. else {
  1795. /* Table overflow: So allocate ourselves */
  1796. c = kmalloc_node(
  1797. ALIGN(sizeof(struct kmem_cache_cpu), cache_line_size()),
  1798. flags, cpu_to_node(cpu));
  1799. if (!c)
  1800. return NULL;
  1801. }
  1802. init_kmem_cache_cpu(s, c);
  1803. return c;
  1804. }
  1805. static void free_kmem_cache_cpu(struct kmem_cache_cpu *c, int cpu)
  1806. {
  1807. if (c < per_cpu(kmem_cache_cpu, cpu) ||
  1808. c >= per_cpu(kmem_cache_cpu, cpu) + NR_KMEM_CACHE_CPU) {
  1809. kfree(c);
  1810. return;
  1811. }
  1812. c->freelist = (void *)per_cpu(kmem_cache_cpu_free, cpu);
  1813. per_cpu(kmem_cache_cpu_free, cpu) = c;
  1814. }
  1815. static void free_kmem_cache_cpus(struct kmem_cache *s)
  1816. {
  1817. int cpu;
  1818. for_each_online_cpu(cpu) {
  1819. struct kmem_cache_cpu *c = get_cpu_slab(s, cpu);
  1820. if (c) {
  1821. s->cpu_slab[cpu] = NULL;
  1822. free_kmem_cache_cpu(c, cpu);
  1823. }
  1824. }
  1825. }
  1826. static int alloc_kmem_cache_cpus(struct kmem_cache *s, gfp_t flags)
  1827. {
  1828. int cpu;
  1829. for_each_online_cpu(cpu) {
  1830. struct kmem_cache_cpu *c = get_cpu_slab(s, cpu);
  1831. if (c)
  1832. continue;
  1833. c = alloc_kmem_cache_cpu(s, cpu, flags);
  1834. if (!c) {
  1835. free_kmem_cache_cpus(s);
  1836. return 0;
  1837. }
  1838. s->cpu_slab[cpu] = c;
  1839. }
  1840. return 1;
  1841. }
  1842. /*
  1843. * Initialize the per cpu array.
  1844. */
  1845. static void init_alloc_cpu_cpu(int cpu)
  1846. {
  1847. int i;
  1848. if (cpumask_test_cpu(cpu, to_cpumask(kmem_cach_cpu_free_init_once)))
  1849. return;
  1850. for (i = NR_KMEM_CACHE_CPU - 1; i >= 0; i--)
  1851. free_kmem_cache_cpu(&per_cpu(kmem_cache_cpu, cpu)[i], cpu);
  1852. cpumask_set_cpu(cpu, to_cpumask(kmem_cach_cpu_free_init_once));
  1853. }
  1854. static void __init init_alloc_cpu(void)
  1855. {
  1856. int cpu;
  1857. for_each_online_cpu(cpu)
  1858. init_alloc_cpu_cpu(cpu);
  1859. }
  1860. #else
  1861. static inline void free_kmem_cache_cpus(struct kmem_cache *s) {}
  1862. static inline void init_alloc_cpu(void) {}
  1863. static inline int alloc_kmem_cache_cpus(struct kmem_cache *s, gfp_t flags)
  1864. {
  1865. init_kmem_cache_cpu(s, &s->cpu_slab);
  1866. return 1;
  1867. }
  1868. #endif
  1869. #ifdef CONFIG_NUMA
  1870. /*
  1871. * No kmalloc_node yet so do it by hand. We know that this is the first
  1872. * slab on the node for this slabcache. There are no concurrent accesses
  1873. * possible.
  1874. *
  1875. * Note that this function only works on the kmalloc_node_cache
  1876. * when allocating for the kmalloc_node_cache. This is used for bootstrapping
  1877. * memory on a fresh node that has no slab structures yet.
  1878. */
  1879. static void early_kmem_cache_node_alloc(gfp_t gfpflags, int node)
  1880. {
  1881. struct page *page;
  1882. struct kmem_cache_node *n;
  1883. unsigned long flags;
  1884. BUG_ON(kmalloc_caches->size < sizeof(struct kmem_cache_node));
  1885. page = new_slab(kmalloc_caches, gfpflags, node);
  1886. BUG_ON(!page);
  1887. if (page_to_nid(page) != node) {
  1888. printk(KERN_ERR "SLUB: Unable to allocate memory from "
  1889. "node %d\n", node);
  1890. printk(KERN_ERR "SLUB: Allocating a useless per node structure "
  1891. "in order to be able to continue\n");
  1892. }
  1893. n = page->freelist;
  1894. BUG_ON(!n);
  1895. page->freelist = get_freepointer(kmalloc_caches, n);
  1896. page->inuse++;
  1897. kmalloc_caches->node[node] = n;
  1898. #ifdef CONFIG_SLUB_DEBUG
  1899. init_object(kmalloc_caches, n, 1);
  1900. init_tracking(kmalloc_caches, n);
  1901. #endif
  1902. init_kmem_cache_node(n, kmalloc_caches);
  1903. inc_slabs_node(kmalloc_caches, node, page->objects);
  1904. /*
  1905. * lockdep requires consistent irq usage for each lock
  1906. * so even though there cannot be a race this early in
  1907. * the boot sequence, we still disable irqs.
  1908. */
  1909. local_irq_save(flags);
  1910. add_partial(n, page, 0);
  1911. local_irq_restore(flags);
  1912. }
  1913. static void free_kmem_cache_nodes(struct kmem_cache *s)
  1914. {
  1915. int node;
  1916. for_each_node_state(node, N_NORMAL_MEMORY) {
  1917. struct kmem_cache_node *n = s->node[node];
  1918. if (n && n != &s->local_node)
  1919. kmem_cache_free(kmalloc_caches, n);
  1920. s->node[node] = NULL;
  1921. }
  1922. }
  1923. static int init_kmem_cache_nodes(struct kmem_cache *s, gfp_t gfpflags)
  1924. {
  1925. int node;
  1926. int local_node;
  1927. if (slab_state >= UP)
  1928. local_node = page_to_nid(virt_to_page(s));
  1929. else
  1930. local_node = 0;
  1931. for_each_node_state(node, N_NORMAL_MEMORY) {
  1932. struct kmem_cache_node *n;
  1933. if (local_node == node)
  1934. n = &s->local_node;
  1935. else {
  1936. if (slab_state == DOWN) {
  1937. early_kmem_cache_node_alloc(gfpflags, node);
  1938. continue;
  1939. }
  1940. n = kmem_cache_alloc_node(kmalloc_caches,
  1941. gfpflags, node);
  1942. if (!n) {
  1943. free_kmem_cache_nodes(s);
  1944. return 0;
  1945. }
  1946. }
  1947. s->node[node] = n;
  1948. init_kmem_cache_node(n, s);
  1949. }
  1950. return 1;
  1951. }
  1952. #else
  1953. static void free_kmem_cache_nodes(struct kmem_cache *s)
  1954. {
  1955. }
  1956. static int init_kmem_cache_nodes(struct kmem_cache *s, gfp_t gfpflags)
  1957. {
  1958. init_kmem_cache_node(&s->local_node, s);
  1959. return 1;
  1960. }
  1961. #endif
  1962. static void set_min_partial(struct kmem_cache *s, unsigned long min)
  1963. {
  1964. if (min < MIN_PARTIAL)
  1965. min = MIN_PARTIAL;
  1966. else if (min > MAX_PARTIAL)
  1967. min = MAX_PARTIAL;
  1968. s->min_partial = min;
  1969. }
  1970. /*
  1971. * calculate_sizes() determines the order and the distribution of data within
  1972. * a slab object.
  1973. */
  1974. static int calculate_sizes(struct kmem_cache *s, int forced_order)
  1975. {
  1976. unsigned long flags = s->flags;
  1977. unsigned long size = s->objsize;
  1978. unsigned long align = s->align;
  1979. int order;
  1980. /*
  1981. * Round up object size to the next word boundary. We can only
  1982. * place the free pointer at word boundaries and this determines
  1983. * the possible location of the free pointer.
  1984. */
  1985. size = ALIGN(size, sizeof(void *));
  1986. #ifdef CONFIG_SLUB_DEBUG
  1987. /*
  1988. * Determine if we can poison the object itself. If the user of
  1989. * the slab may touch the object after free or before allocation
  1990. * then we should never poison the object itself.
  1991. */
  1992. if ((flags & SLAB_POISON) && !(flags & SLAB_DESTROY_BY_RCU) &&
  1993. !s->ctor)
  1994. s->flags |= __OBJECT_POISON;
  1995. else
  1996. s->flags &= ~__OBJECT_POISON;
  1997. /*
  1998. * If we are Redzoning then check if there is some space between the
  1999. * end of the object and the free pointer. If not then add an
  2000. * additional word to have some bytes to store Redzone information.
  2001. */
  2002. if ((flags & SLAB_RED_ZONE) && size == s->objsize)
  2003. size += sizeof(void *);
  2004. #endif
  2005. /*
  2006. * With that we have determined the number of bytes in actual use
  2007. * by the object. This is the potential offset to the free pointer.
  2008. */
  2009. s->inuse = size;
  2010. if (((flags & (SLAB_DESTROY_BY_RCU | SLAB_POISON)) ||
  2011. s->ctor)) {
  2012. /*
  2013. * Relocate free pointer after the object if it is not
  2014. * permitted to overwrite the first word of the object on
  2015. * kmem_cache_free.
  2016. *
  2017. * This is the case if we do RCU, have a constructor or
  2018. * destructor or are poisoning the objects.
  2019. */
  2020. s->offset = size;
  2021. size += sizeof(void *);
  2022. }
  2023. #ifdef CONFIG_SLUB_DEBUG
  2024. if (flags & SLAB_STORE_USER)
  2025. /*
  2026. * Need to store information about allocs and frees after
  2027. * the object.
  2028. */
  2029. size += 2 * sizeof(struct track);
  2030. if (flags & SLAB_RED_ZONE)
  2031. /*
  2032. * Add some empty padding so that we can catch
  2033. * overwrites from earlier objects rather than let
  2034. * tracking information or the free pointer be
  2035. * corrupted if a user writes before the start
  2036. * of the object.
  2037. */
  2038. size += sizeof(void *);
  2039. #endif
  2040. /*
  2041. * Determine the alignment based on various parameters that the
  2042. * user specified and the dynamic determination of cache line size
  2043. * on bootup.
  2044. */
  2045. align = calculate_alignment(flags, align, s->objsize);
  2046. /*
  2047. * SLUB stores one object immediately after another beginning from
  2048. * offset 0. In order to align the objects we have to simply size
  2049. * each object to conform to the alignment.
  2050. */
  2051. size = ALIGN(size, align);
  2052. s->size = size;
  2053. if (forced_order >= 0)
  2054. order = forced_order;
  2055. else
  2056. order = calculate_order(size);
  2057. if (order < 0)
  2058. return 0;
  2059. s->allocflags = 0;
  2060. if (order)
  2061. s->allocflags |= __GFP_COMP;
  2062. if (s->flags & SLAB_CACHE_DMA)
  2063. s->allocflags |= SLUB_DMA;
  2064. if (s->flags & SLAB_RECLAIM_ACCOUNT)
  2065. s->allocflags |= __GFP_RECLAIMABLE;
  2066. /*
  2067. * Determine the number of objects per slab
  2068. */
  2069. s->oo = oo_make(order, size);
  2070. s->min = oo_make(get_order(size), size);
  2071. if (oo_objects(s->oo) > oo_objects(s->max))
  2072. s->max = s->oo;
  2073. return !!oo_objects(s->oo);
  2074. }
  2075. static int kmem_cache_open(struct kmem_cache *s, gfp_t gfpflags,
  2076. const char *name, size_t size,
  2077. size_t align, unsigned long flags,
  2078. void (*ctor)(void *))
  2079. {
  2080. memset(s, 0, kmem_size);
  2081. s->name = name;
  2082. s->ctor = ctor;
  2083. s->objsize = size;
  2084. s->align = align;
  2085. s->flags = kmem_cache_flags(size, flags, name, ctor);
  2086. if (!calculate_sizes(s, -1))
  2087. goto error;
  2088. /*
  2089. * The larger the object size is, the more pages we want on the partial
  2090. * list to avoid pounding the page allocator excessively.
  2091. */
  2092. set_min_partial(s, ilog2(s->size));
  2093. s->refcount = 1;
  2094. #ifdef CONFIG_NUMA
  2095. s->remote_node_defrag_ratio = 1000;
  2096. #endif
  2097. if (!init_kmem_cache_nodes(s, gfpflags & ~SLUB_DMA))
  2098. goto error;
  2099. if (alloc_kmem_cache_cpus(s, gfpflags & ~SLUB_DMA))
  2100. return 1;
  2101. free_kmem_cache_nodes(s);
  2102. error:
  2103. if (flags & SLAB_PANIC)
  2104. panic("Cannot create slab %s size=%lu realsize=%u "
  2105. "order=%u offset=%u flags=%lx\n",
  2106. s->name, (unsigned long)size, s->size, oo_order(s->oo),
  2107. s->offset, flags);
  2108. return 0;
  2109. }
  2110. /*
  2111. * Check if a given pointer is valid
  2112. */
  2113. int kmem_ptr_validate(struct kmem_cache *s, const void *object)
  2114. {
  2115. struct page *page;
  2116. page = get_object_page(object);
  2117. if (!page || s != page->slab)
  2118. /* No slab or wrong slab */
  2119. return 0;
  2120. if (!check_valid_pointer(s, page, object))
  2121. return 0;
  2122. /*
  2123. * We could also check if the object is on the slabs freelist.
  2124. * But this would be too expensive and it seems that the main
  2125. * purpose of kmem_ptr_valid() is to check if the object belongs
  2126. * to a certain slab.
  2127. */
  2128. return 1;
  2129. }
  2130. EXPORT_SYMBOL(kmem_ptr_validate);
  2131. /*
  2132. * Determine the size of a slab object
  2133. */
  2134. unsigned int kmem_cache_size(struct kmem_cache *s)
  2135. {
  2136. return s->objsize;
  2137. }
  2138. EXPORT_SYMBOL(kmem_cache_size);
  2139. const char *kmem_cache_name(struct kmem_cache *s)
  2140. {
  2141. return s->name;
  2142. }
  2143. EXPORT_SYMBOL(kmem_cache_name);
  2144. static void list_slab_objects(struct kmem_cache *s, struct page *page,
  2145. const char *text)
  2146. {
  2147. #ifdef CONFIG_SLUB_DEBUG
  2148. void *addr = page_address(page);
  2149. void *p;
  2150. DECLARE_BITMAP(map, page->objects);
  2151. bitmap_zero(map, page->objects);
  2152. slab_err(s, page, "%s", text);
  2153. slab_lock(page);
  2154. for_each_free_object(p, s, page->freelist)
  2155. set_bit(slab_index(p, s, addr), map);
  2156. for_each_object(p, s, addr, page->objects) {
  2157. if (!test_bit(slab_index(p, s, addr), map)) {
  2158. printk(KERN_ERR "INFO: Object 0x%p @offset=%tu\n",
  2159. p, p - addr);
  2160. print_tracking(s, p);
  2161. }
  2162. }
  2163. slab_unlock(page);
  2164. #endif
  2165. }
  2166. /*
  2167. * Attempt to free all partial slabs on a node.
  2168. */
  2169. static void free_partial(struct kmem_cache *s, struct kmem_cache_node *n)
  2170. {
  2171. unsigned long flags;
  2172. struct page *page, *h;
  2173. spin_lock_irqsave(&n->list_lock, flags);
  2174. list_for_each_entry_safe(page, h, &n->partial, lru) {
  2175. if (!page->inuse) {
  2176. list_del(&page->lru);
  2177. discard_slab(s, page);
  2178. n->nr_partial--;
  2179. } else {
  2180. list_slab_objects(s, page,
  2181. "Objects remaining on kmem_cache_close()");
  2182. }
  2183. }
  2184. spin_unlock_irqrestore(&n->list_lock, flags);
  2185. }
  2186. /*
  2187. * Release all resources used by a slab cache.
  2188. */
  2189. static inline int kmem_cache_close(struct kmem_cache *s)
  2190. {
  2191. int node;
  2192. flush_all(s);
  2193. /* Attempt to free all objects */
  2194. free_kmem_cache_cpus(s);
  2195. for_each_node_state(node, N_NORMAL_MEMORY) {
  2196. struct kmem_cache_node *n = get_node(s, node);
  2197. free_partial(s, n);
  2198. if (n->nr_partial || slabs_node(s, node))
  2199. return 1;
  2200. }
  2201. free_kmem_cache_nodes(s);
  2202. return 0;
  2203. }
  2204. /*
  2205. * Close a cache and release the kmem_cache structure
  2206. * (must be used for caches created using kmem_cache_create)
  2207. */
  2208. void kmem_cache_destroy(struct kmem_cache *s)
  2209. {
  2210. down_write(&slub_lock);
  2211. s->refcount--;
  2212. if (!s->refcount) {
  2213. list_del(&s->list);
  2214. up_write(&slub_lock);
  2215. if (kmem_cache_close(s)) {
  2216. printk(KERN_ERR "SLUB %s: %s called for cache that "
  2217. "still has objects.\n", s->name, __func__);
  2218. dump_stack();
  2219. }
  2220. sysfs_slab_remove(s);
  2221. } else
  2222. up_write(&slub_lock);
  2223. }
  2224. EXPORT_SYMBOL(kmem_cache_destroy);
  2225. /********************************************************************
  2226. * Kmalloc subsystem
  2227. *******************************************************************/
  2228. struct kmem_cache kmalloc_caches[SLUB_PAGE_SHIFT] __cacheline_aligned;
  2229. EXPORT_SYMBOL(kmalloc_caches);
  2230. static int __init setup_slub_min_order(char *str)
  2231. {
  2232. get_option(&str, &slub_min_order);
  2233. return 1;
  2234. }
  2235. __setup("slub_min_order=", setup_slub_min_order);
  2236. static int __init setup_slub_max_order(char *str)
  2237. {
  2238. get_option(&str, &slub_max_order);
  2239. slub_max_order = min(slub_max_order, MAX_ORDER - 1);
  2240. return 1;
  2241. }
  2242. __setup("slub_max_order=", setup_slub_max_order);
  2243. static int __init setup_slub_min_objects(char *str)
  2244. {
  2245. get_option(&str, &slub_min_objects);
  2246. return 1;
  2247. }
  2248. __setup("slub_min_objects=", setup_slub_min_objects);
  2249. static int __init setup_slub_nomerge(char *str)
  2250. {
  2251. slub_nomerge = 1;
  2252. return 1;
  2253. }
  2254. __setup("slub_nomerge", setup_slub_nomerge);
  2255. static struct kmem_cache *create_kmalloc_cache(struct kmem_cache *s,
  2256. const char *name, int size, gfp_t gfp_flags)
  2257. {
  2258. unsigned int flags = 0;
  2259. if (gfp_flags & SLUB_DMA)
  2260. flags = SLAB_CACHE_DMA;
  2261. /*
  2262. * This function is called with IRQs disabled during early-boot on
  2263. * single CPU so there's no need to take slub_lock here.
  2264. */
  2265. if (!kmem_cache_open(s, gfp_flags, name, size, ARCH_KMALLOC_MINALIGN,
  2266. flags, NULL))
  2267. goto panic;
  2268. list_add(&s->list, &slab_caches);
  2269. if (sysfs_slab_add(s))
  2270. goto panic;
  2271. return s;
  2272. panic:
  2273. panic("Creation of kmalloc slab %s size=%d failed.\n", name, size);
  2274. }
  2275. #ifdef CONFIG_ZONE_DMA
  2276. static struct kmem_cache *kmalloc_caches_dma[SLUB_PAGE_SHIFT];
  2277. static void sysfs_add_func(struct work_struct *w)
  2278. {
  2279. struct kmem_cache *s;
  2280. down_write(&slub_lock);
  2281. list_for_each_entry(s, &slab_caches, list) {
  2282. if (s->flags & __SYSFS_ADD_DEFERRED) {
  2283. s->flags &= ~__SYSFS_ADD_DEFERRED;
  2284. sysfs_slab_add(s);
  2285. }
  2286. }
  2287. up_write(&slub_lock);
  2288. }
  2289. static DECLARE_WORK(sysfs_add_work, sysfs_add_func);
  2290. static noinline struct kmem_cache *dma_kmalloc_cache(int index, gfp_t flags)
  2291. {
  2292. struct kmem_cache *s;
  2293. char *text;
  2294. size_t realsize;
  2295. unsigned long slabflags;
  2296. s = kmalloc_caches_dma[index];
  2297. if (s)
  2298. return s;
  2299. /* Dynamically create dma cache */
  2300. if (flags & __GFP_WAIT)
  2301. down_write(&slub_lock);
  2302. else {
  2303. if (!down_write_trylock(&slub_lock))
  2304. goto out;
  2305. }
  2306. if (kmalloc_caches_dma[index])
  2307. goto unlock_out;
  2308. realsize = kmalloc_caches[index].objsize;
  2309. text = kasprintf(flags & ~SLUB_DMA, "kmalloc_dma-%d",
  2310. (unsigned int)realsize);
  2311. s = kmalloc(kmem_size, flags & ~SLUB_DMA);
  2312. /*
  2313. * Must defer sysfs creation to a workqueue because we don't know
  2314. * what context we are called from. Before sysfs comes up, we don't
  2315. * need to do anything because our sysfs initcall will start by
  2316. * adding all existing slabs to sysfs.
  2317. */
  2318. slabflags = SLAB_CACHE_DMA|SLAB_NOTRACK;
  2319. if (slab_state >= SYSFS)
  2320. slabflags |= __SYSFS_ADD_DEFERRED;
  2321. if (!s || !text || !kmem_cache_open(s, flags, text,
  2322. realsize, ARCH_KMALLOC_MINALIGN, slabflags, NULL)) {
  2323. kfree(s);
  2324. kfree(text);
  2325. goto unlock_out;
  2326. }
  2327. list_add(&s->list, &slab_caches);
  2328. kmalloc_caches_dma[index] = s;
  2329. if (slab_state >= SYSFS)
  2330. schedule_work(&sysfs_add_work);
  2331. unlock_out:
  2332. up_write(&slub_lock);
  2333. out:
  2334. return kmalloc_caches_dma[index];
  2335. }
  2336. #endif
  2337. /*
  2338. * Conversion table for small slabs sizes / 8 to the index in the
  2339. * kmalloc array. This is necessary for slabs < 192 since we have non power
  2340. * of two cache sizes there. The size of larger slabs can be determined using
  2341. * fls.
  2342. */
  2343. static s8 size_index[24] = {
  2344. 3, /* 8 */
  2345. 4, /* 16 */
  2346. 5, /* 24 */
  2347. 5, /* 32 */
  2348. 6, /* 40 */
  2349. 6, /* 48 */
  2350. 6, /* 56 */
  2351. 6, /* 64 */
  2352. 1, /* 72 */
  2353. 1, /* 80 */
  2354. 1, /* 88 */
  2355. 1, /* 96 */
  2356. 7, /* 104 */
  2357. 7, /* 112 */
  2358. 7, /* 120 */
  2359. 7, /* 128 */
  2360. 2, /* 136 */
  2361. 2, /* 144 */
  2362. 2, /* 152 */
  2363. 2, /* 160 */
  2364. 2, /* 168 */
  2365. 2, /* 176 */
  2366. 2, /* 184 */
  2367. 2 /* 192 */
  2368. };
  2369. static struct kmem_cache *get_slab(size_t size, gfp_t flags)
  2370. {
  2371. int index;
  2372. if (size <= 192) {
  2373. if (!size)
  2374. return ZERO_SIZE_PTR;
  2375. index = size_index[(size - 1) / 8];
  2376. } else
  2377. index = fls(size - 1);
  2378. #ifdef CONFIG_ZONE_DMA
  2379. if (unlikely((flags & SLUB_DMA)))
  2380. return dma_kmalloc_cache(index, flags);
  2381. #endif
  2382. return &kmalloc_caches[index];
  2383. }
  2384. void *__kmalloc(size_t size, gfp_t flags)
  2385. {
  2386. struct kmem_cache *s;
  2387. void *ret;
  2388. if (unlikely(size > SLUB_MAX_SIZE))
  2389. return kmalloc_large(size, flags);
  2390. s = get_slab(size, flags);
  2391. if (unlikely(ZERO_OR_NULL_PTR(s)))
  2392. return s;
  2393. ret = slab_alloc(s, flags, -1, _RET_IP_);
  2394. trace_kmalloc(_RET_IP_, ret, size, s->size, flags);
  2395. return ret;
  2396. }
  2397. EXPORT_SYMBOL(__kmalloc);
  2398. static void *kmalloc_large_node(size_t size, gfp_t flags, int node)
  2399. {
  2400. struct page *page;
  2401. flags |= __GFP_COMP | __GFP_NOTRACK;
  2402. page = alloc_pages_node(node, flags, get_order(size));
  2403. if (page)
  2404. return page_address(page);
  2405. else
  2406. return NULL;
  2407. }
  2408. #ifdef CONFIG_NUMA
  2409. void *__kmalloc_node(size_t size, gfp_t flags, int node)
  2410. {
  2411. struct kmem_cache *s;
  2412. void *ret;
  2413. if (unlikely(size > SLUB_MAX_SIZE)) {
  2414. ret = kmalloc_large_node(size, flags, node);
  2415. trace_kmalloc_node(_RET_IP_, ret,
  2416. size, PAGE_SIZE << get_order(size),
  2417. flags, node);
  2418. return ret;
  2419. }
  2420. s = get_slab(size, flags);
  2421. if (unlikely(ZERO_OR_NULL_PTR(s)))
  2422. return s;
  2423. ret = slab_alloc(s, flags, node, _RET_IP_);
  2424. trace_kmalloc_node(_RET_IP_, ret, size, s->size, flags, node);
  2425. return ret;
  2426. }
  2427. EXPORT_SYMBOL(__kmalloc_node);
  2428. #endif
  2429. size_t ksize(const void *object)
  2430. {
  2431. struct page *page;
  2432. struct kmem_cache *s;
  2433. if (unlikely(object == ZERO_SIZE_PTR))
  2434. return 0;
  2435. page = virt_to_head_page(object);
  2436. if (unlikely(!PageSlab(page))) {
  2437. WARN_ON(!PageCompound(page));
  2438. return PAGE_SIZE << compound_order(page);
  2439. }
  2440. s = page->slab;
  2441. #ifdef CONFIG_SLUB_DEBUG
  2442. /*
  2443. * Debugging requires use of the padding between object
  2444. * and whatever may come after it.
  2445. */
  2446. if (s->flags & (SLAB_RED_ZONE | SLAB_POISON))
  2447. return s->objsize;
  2448. #endif
  2449. /*
  2450. * If we have the need to store the freelist pointer
  2451. * back there or track user information then we can
  2452. * only use the space before that information.
  2453. */
  2454. if (s->flags & (SLAB_DESTROY_BY_RCU | SLAB_STORE_USER))
  2455. return s->inuse;
  2456. /*
  2457. * Else we can use all the padding etc for the allocation
  2458. */
  2459. return s->size;
  2460. }
  2461. EXPORT_SYMBOL(ksize);
  2462. void kfree(const void *x)
  2463. {
  2464. struct page *page;
  2465. void *object = (void *)x;
  2466. trace_kfree(_RET_IP_, x);
  2467. if (unlikely(ZERO_OR_NULL_PTR(x)))
  2468. return;
  2469. page = virt_to_head_page(x);
  2470. if (unlikely(!PageSlab(page))) {
  2471. BUG_ON(!PageCompound(page));
  2472. put_page(page);
  2473. return;
  2474. }
  2475. slab_free(page->slab, page, object, _RET_IP_);
  2476. }
  2477. EXPORT_SYMBOL(kfree);
  2478. /*
  2479. * kmem_cache_shrink removes empty slabs from the partial lists and sorts
  2480. * the remaining slabs by the number of items in use. The slabs with the
  2481. * most items in use come first. New allocations will then fill those up
  2482. * and thus they can be removed from the partial lists.
  2483. *
  2484. * The slabs with the least items are placed last. This results in them
  2485. * being allocated from last increasing the chance that the last objects
  2486. * are freed in them.
  2487. */
  2488. int kmem_cache_shrink(struct kmem_cache *s)
  2489. {
  2490. int node;
  2491. int i;
  2492. struct kmem_cache_node *n;
  2493. struct page *page;
  2494. struct page *t;
  2495. int objects = oo_objects(s->max);
  2496. struct list_head *slabs_by_inuse =
  2497. kmalloc(sizeof(struct list_head) * objects, GFP_KERNEL);
  2498. unsigned long flags;
  2499. if (!slabs_by_inuse)
  2500. return -ENOMEM;
  2501. flush_all(s);
  2502. for_each_node_state(node, N_NORMAL_MEMORY) {
  2503. n = get_node(s, node);
  2504. if (!n->nr_partial)
  2505. continue;
  2506. for (i = 0; i < objects; i++)
  2507. INIT_LIST_HEAD(slabs_by_inuse + i);
  2508. spin_lock_irqsave(&n->list_lock, flags);
  2509. /*
  2510. * Build lists indexed by the items in use in each slab.
  2511. *
  2512. * Note that concurrent frees may occur while we hold the
  2513. * list_lock. page->inuse here is the upper limit.
  2514. */
  2515. list_for_each_entry_safe(page, t, &n->partial, lru) {
  2516. if (!page->inuse && slab_trylock(page)) {
  2517. /*
  2518. * Must hold slab lock here because slab_free
  2519. * may have freed the last object and be
  2520. * waiting to release the slab.
  2521. */
  2522. list_del(&page->lru);
  2523. n->nr_partial--;
  2524. slab_unlock(page);
  2525. discard_slab(s, page);
  2526. } else {
  2527. list_move(&page->lru,
  2528. slabs_by_inuse + page->inuse);
  2529. }
  2530. }
  2531. /*
  2532. * Rebuild the partial list with the slabs filled up most
  2533. * first and the least used slabs at the end.
  2534. */
  2535. for (i = objects - 1; i >= 0; i--)
  2536. list_splice(slabs_by_inuse + i, n->partial.prev);
  2537. spin_unlock_irqrestore(&n->list_lock, flags);
  2538. }
  2539. kfree(slabs_by_inuse);
  2540. return 0;
  2541. }
  2542. EXPORT_SYMBOL(kmem_cache_shrink);
  2543. #if defined(CONFIG_NUMA) && defined(CONFIG_MEMORY_HOTPLUG)
  2544. static int slab_mem_going_offline_callback(void *arg)
  2545. {
  2546. struct kmem_cache *s;
  2547. down_read(&slub_lock);
  2548. list_for_each_entry(s, &slab_caches, list)
  2549. kmem_cache_shrink(s);
  2550. up_read(&slub_lock);
  2551. return 0;
  2552. }
  2553. static void slab_mem_offline_callback(void *arg)
  2554. {
  2555. struct kmem_cache_node *n;
  2556. struct kmem_cache *s;
  2557. struct memory_notify *marg = arg;
  2558. int offline_node;
  2559. offline_node = marg->status_change_nid;
  2560. /*
  2561. * If the node still has available memory. we need kmem_cache_node
  2562. * for it yet.
  2563. */
  2564. if (offline_node < 0)
  2565. return;
  2566. down_read(&slub_lock);
  2567. list_for_each_entry(s, &slab_caches, list) {
  2568. n = get_node(s, offline_node);
  2569. if (n) {
  2570. /*
  2571. * if n->nr_slabs > 0, slabs still exist on the node
  2572. * that is going down. We were unable to free them,
  2573. * and offline_pages() function shoudn't call this
  2574. * callback. So, we must fail.
  2575. */
  2576. BUG_ON(slabs_node(s, offline_node));
  2577. s->node[offline_node] = NULL;
  2578. kmem_cache_free(kmalloc_caches, n);
  2579. }
  2580. }
  2581. up_read(&slub_lock);
  2582. }
  2583. static int slab_mem_going_online_callback(void *arg)
  2584. {
  2585. struct kmem_cache_node *n;
  2586. struct kmem_cache *s;
  2587. struct memory_notify *marg = arg;
  2588. int nid = marg->status_change_nid;
  2589. int ret = 0;
  2590. /*
  2591. * If the node's memory is already available, then kmem_cache_node is
  2592. * already created. Nothing to do.
  2593. */
  2594. if (nid < 0)
  2595. return 0;
  2596. /*
  2597. * We are bringing a node online. No memory is available yet. We must
  2598. * allocate a kmem_cache_node structure in order to bring the node
  2599. * online.
  2600. */
  2601. down_read(&slub_lock);
  2602. list_for_each_entry(s, &slab_caches, list) {
  2603. /*
  2604. * XXX: kmem_cache_alloc_node will fallback to other nodes
  2605. * since memory is not yet available from the node that
  2606. * is brought up.
  2607. */
  2608. n = kmem_cache_alloc(kmalloc_caches, GFP_KERNEL);
  2609. if (!n) {
  2610. ret = -ENOMEM;
  2611. goto out;
  2612. }
  2613. init_kmem_cache_node(n, s);
  2614. s->node[nid] = n;
  2615. }
  2616. out:
  2617. up_read(&slub_lock);
  2618. return ret;
  2619. }
  2620. static int slab_memory_callback(struct notifier_block *self,
  2621. unsigned long action, void *arg)
  2622. {
  2623. int ret = 0;
  2624. switch (action) {
  2625. case MEM_GOING_ONLINE:
  2626. ret = slab_mem_going_online_callback(arg);
  2627. break;
  2628. case MEM_GOING_OFFLINE:
  2629. ret = slab_mem_going_offline_callback(arg);
  2630. break;
  2631. case MEM_OFFLINE:
  2632. case MEM_CANCEL_ONLINE:
  2633. slab_mem_offline_callback(arg);
  2634. break;
  2635. case MEM_ONLINE:
  2636. case MEM_CANCEL_OFFLINE:
  2637. break;
  2638. }
  2639. if (ret)
  2640. ret = notifier_from_errno(ret);
  2641. else
  2642. ret = NOTIFY_OK;
  2643. return ret;
  2644. }
  2645. #endif /* CONFIG_MEMORY_HOTPLUG */
  2646. /********************************************************************
  2647. * Basic setup of slabs
  2648. *******************************************************************/
  2649. void __init kmem_cache_init(void)
  2650. {
  2651. int i;
  2652. int caches = 0;
  2653. init_alloc_cpu();
  2654. #ifdef CONFIG_NUMA
  2655. /*
  2656. * Must first have the slab cache available for the allocations of the
  2657. * struct kmem_cache_node's. There is special bootstrap code in
  2658. * kmem_cache_open for slab_state == DOWN.
  2659. */
  2660. create_kmalloc_cache(&kmalloc_caches[0], "kmem_cache_node",
  2661. sizeof(struct kmem_cache_node), GFP_NOWAIT);
  2662. kmalloc_caches[0].refcount = -1;
  2663. caches++;
  2664. hotplug_memory_notifier(slab_memory_callback, SLAB_CALLBACK_PRI);
  2665. #endif
  2666. /* Able to allocate the per node structures */
  2667. slab_state = PARTIAL;
  2668. /* Caches that are not of the two-to-the-power-of size */
  2669. if (KMALLOC_MIN_SIZE <= 64) {
  2670. create_kmalloc_cache(&kmalloc_caches[1],
  2671. "kmalloc-96", 96, GFP_NOWAIT);
  2672. caches++;
  2673. create_kmalloc_cache(&kmalloc_caches[2],
  2674. "kmalloc-192", 192, GFP_NOWAIT);
  2675. caches++;
  2676. }
  2677. for (i = KMALLOC_SHIFT_LOW; i < SLUB_PAGE_SHIFT; i++) {
  2678. create_kmalloc_cache(&kmalloc_caches[i],
  2679. "kmalloc", 1 << i, GFP_NOWAIT);
  2680. caches++;
  2681. }
  2682. /*
  2683. * Patch up the size_index table if we have strange large alignment
  2684. * requirements for the kmalloc array. This is only the case for
  2685. * MIPS it seems. The standard arches will not generate any code here.
  2686. *
  2687. * Largest permitted alignment is 256 bytes due to the way we
  2688. * handle the index determination for the smaller caches.
  2689. *
  2690. * Make sure that nothing crazy happens if someone starts tinkering
  2691. * around with ARCH_KMALLOC_MINALIGN
  2692. */
  2693. BUILD_BUG_ON(KMALLOC_MIN_SIZE > 256 ||
  2694. (KMALLOC_MIN_SIZE & (KMALLOC_MIN_SIZE - 1)));
  2695. for (i = 8; i < KMALLOC_MIN_SIZE; i += 8)
  2696. size_index[(i - 1) / 8] = KMALLOC_SHIFT_LOW;
  2697. if (KMALLOC_MIN_SIZE == 128) {
  2698. /*
  2699. * The 192 byte sized cache is not used if the alignment
  2700. * is 128 byte. Redirect kmalloc to use the 256 byte cache
  2701. * instead.
  2702. */
  2703. for (i = 128 + 8; i <= 192; i += 8)
  2704. size_index[(i - 1) / 8] = 8;
  2705. }
  2706. slab_state = UP;
  2707. /* Provide the correct kmalloc names now that the caches are up */
  2708. for (i = KMALLOC_SHIFT_LOW; i < SLUB_PAGE_SHIFT; i++)
  2709. kmalloc_caches[i]. name =
  2710. kasprintf(GFP_NOWAIT, "kmalloc-%d", 1 << i);
  2711. #ifdef CONFIG_SMP
  2712. register_cpu_notifier(&slab_notifier);
  2713. kmem_size = offsetof(struct kmem_cache, cpu_slab) +
  2714. nr_cpu_ids * sizeof(struct kmem_cache_cpu *);
  2715. #else
  2716. kmem_size = sizeof(struct kmem_cache);
  2717. #endif
  2718. printk(KERN_INFO
  2719. "SLUB: Genslabs=%d, HWalign=%d, Order=%d-%d, MinObjects=%d,"
  2720. " CPUs=%d, Nodes=%d\n",
  2721. caches, cache_line_size(),
  2722. slub_min_order, slub_max_order, slub_min_objects,
  2723. nr_cpu_ids, nr_node_ids);
  2724. }
  2725. void __init kmem_cache_init_late(void)
  2726. {
  2727. }
  2728. /*
  2729. * Find a mergeable slab cache
  2730. */
  2731. static int slab_unmergeable(struct kmem_cache *s)
  2732. {
  2733. if (slub_nomerge || (s->flags & SLUB_NEVER_MERGE))
  2734. return 1;
  2735. if (s->ctor)
  2736. return 1;
  2737. /*
  2738. * We may have set a slab to be unmergeable during bootstrap.
  2739. */
  2740. if (s->refcount < 0)
  2741. return 1;
  2742. return 0;
  2743. }
  2744. static struct kmem_cache *find_mergeable(size_t size,
  2745. size_t align, unsigned long flags, const char *name,
  2746. void (*ctor)(void *))
  2747. {
  2748. struct kmem_cache *s;
  2749. if (slub_nomerge || (flags & SLUB_NEVER_MERGE))
  2750. return NULL;
  2751. if (ctor)
  2752. return NULL;
  2753. size = ALIGN(size, sizeof(void *));
  2754. align = calculate_alignment(flags, align, size);
  2755. size = ALIGN(size, align);
  2756. flags = kmem_cache_flags(size, flags, name, NULL);
  2757. list_for_each_entry(s, &slab_caches, list) {
  2758. if (slab_unmergeable(s))
  2759. continue;
  2760. if (size > s->size)
  2761. continue;
  2762. if ((flags & SLUB_MERGE_SAME) != (s->flags & SLUB_MERGE_SAME))
  2763. continue;
  2764. /*
  2765. * Check if alignment is compatible.
  2766. * Courtesy of Adrian Drzewiecki
  2767. */
  2768. if ((s->size & ~(align - 1)) != s->size)
  2769. continue;
  2770. if (s->size - size >= sizeof(void *))
  2771. continue;
  2772. return s;
  2773. }
  2774. return NULL;
  2775. }
  2776. struct kmem_cache *kmem_cache_create(const char *name, size_t size,
  2777. size_t align, unsigned long flags, void (*ctor)(void *))
  2778. {
  2779. struct kmem_cache *s;
  2780. down_write(&slub_lock);
  2781. s = find_mergeable(size, align, flags, name, ctor);
  2782. if (s) {
  2783. int cpu;
  2784. s->refcount++;
  2785. /*
  2786. * Adjust the object sizes so that we clear
  2787. * the complete object on kzalloc.
  2788. */
  2789. s->objsize = max(s->objsize, (int)size);
  2790. /*
  2791. * And then we need to update the object size in the
  2792. * per cpu structures
  2793. */
  2794. for_each_online_cpu(cpu)
  2795. get_cpu_slab(s, cpu)->objsize = s->objsize;
  2796. s->inuse = max_t(int, s->inuse, ALIGN(size, sizeof(void *)));
  2797. up_write(&slub_lock);
  2798. if (sysfs_slab_alias(s, name)) {
  2799. down_write(&slub_lock);
  2800. s->refcount--;
  2801. up_write(&slub_lock);
  2802. goto err;
  2803. }
  2804. return s;
  2805. }
  2806. s = kmalloc(kmem_size, GFP_KERNEL);
  2807. if (s) {
  2808. if (kmem_cache_open(s, GFP_KERNEL, name,
  2809. size, align, flags, ctor)) {
  2810. list_add(&s->list, &slab_caches);
  2811. up_write(&slub_lock);
  2812. if (sysfs_slab_add(s)) {
  2813. down_write(&slub_lock);
  2814. list_del(&s->list);
  2815. up_write(&slub_lock);
  2816. kfree(s);
  2817. goto err;
  2818. }
  2819. return s;
  2820. }
  2821. kfree(s);
  2822. }
  2823. up_write(&slub_lock);
  2824. err:
  2825. if (flags & SLAB_PANIC)
  2826. panic("Cannot create slabcache %s\n", name);
  2827. else
  2828. s = NULL;
  2829. return s;
  2830. }
  2831. EXPORT_SYMBOL(kmem_cache_create);
  2832. #ifdef CONFIG_SMP
  2833. /*
  2834. * Use the cpu notifier to insure that the cpu slabs are flushed when
  2835. * necessary.
  2836. */
  2837. static int __cpuinit slab_cpuup_callback(struct notifier_block *nfb,
  2838. unsigned long action, void *hcpu)
  2839. {
  2840. long cpu = (long)hcpu;
  2841. struct kmem_cache *s;
  2842. unsigned long flags;
  2843. switch (action) {
  2844. case CPU_UP_PREPARE:
  2845. case CPU_UP_PREPARE_FROZEN:
  2846. init_alloc_cpu_cpu(cpu);
  2847. down_read(&slub_lock);
  2848. list_for_each_entry(s, &slab_caches, list)
  2849. s->cpu_slab[cpu] = alloc_kmem_cache_cpu(s, cpu,
  2850. GFP_KERNEL);
  2851. up_read(&slub_lock);
  2852. break;
  2853. case CPU_UP_CANCELED:
  2854. case CPU_UP_CANCELED_FROZEN:
  2855. case CPU_DEAD:
  2856. case CPU_DEAD_FROZEN:
  2857. down_read(&slub_lock);
  2858. list_for_each_entry(s, &slab_caches, list) {
  2859. struct kmem_cache_cpu *c = get_cpu_slab(s, cpu);
  2860. local_irq_save(flags);
  2861. __flush_cpu_slab(s, cpu);
  2862. local_irq_restore(flags);
  2863. free_kmem_cache_cpu(c, cpu);
  2864. s->cpu_slab[cpu] = NULL;
  2865. }
  2866. up_read(&slub_lock);
  2867. break;
  2868. default:
  2869. break;
  2870. }
  2871. return NOTIFY_OK;
  2872. }
  2873. static struct notifier_block __cpuinitdata slab_notifier = {
  2874. .notifier_call = slab_cpuup_callback
  2875. };
  2876. #endif
  2877. void *__kmalloc_track_caller(size_t size, gfp_t gfpflags, unsigned long caller)
  2878. {
  2879. struct kmem_cache *s;
  2880. void *ret;
  2881. if (unlikely(size > SLUB_MAX_SIZE))
  2882. return kmalloc_large(size, gfpflags);
  2883. s = get_slab(size, gfpflags);
  2884. if (unlikely(ZERO_OR_NULL_PTR(s)))
  2885. return s;
  2886. ret = slab_alloc(s, gfpflags, -1, caller);
  2887. /* Honor the call site pointer we recieved. */
  2888. trace_kmalloc(caller, ret, size, s->size, gfpflags);
  2889. return ret;
  2890. }
  2891. void *__kmalloc_node_track_caller(size_t size, gfp_t gfpflags,
  2892. int node, unsigned long caller)
  2893. {
  2894. struct kmem_cache *s;
  2895. void *ret;
  2896. if (unlikely(size > SLUB_MAX_SIZE))
  2897. return kmalloc_large_node(size, gfpflags, node);
  2898. s = get_slab(size, gfpflags);
  2899. if (unlikely(ZERO_OR_NULL_PTR(s)))
  2900. return s;
  2901. ret = slab_alloc(s, gfpflags, node, caller);
  2902. /* Honor the call site pointer we recieved. */
  2903. trace_kmalloc_node(caller, ret, size, s->size, gfpflags, node);
  2904. return ret;
  2905. }
  2906. #ifdef CONFIG_SLUB_DEBUG
  2907. static int count_inuse(struct page *page)
  2908. {
  2909. return page->inuse;
  2910. }
  2911. static int count_total(struct page *page)
  2912. {
  2913. return page->objects;
  2914. }
  2915. static int validate_slab(struct kmem_cache *s, struct page *page,
  2916. unsigned long *map)
  2917. {
  2918. void *p;
  2919. void *addr = page_address(page);
  2920. if (!check_slab(s, page) ||
  2921. !on_freelist(s, page, NULL))
  2922. return 0;
  2923. /* Now we know that a valid freelist exists */
  2924. bitmap_zero(map, page->objects);
  2925. for_each_free_object(p, s, page->freelist) {
  2926. set_bit(slab_index(p, s, addr), map);
  2927. if (!check_object(s, page, p, 0))
  2928. return 0;
  2929. }
  2930. for_each_object(p, s, addr, page->objects)
  2931. if (!test_bit(slab_index(p, s, addr), map))
  2932. if (!check_object(s, page, p, 1))
  2933. return 0;
  2934. return 1;
  2935. }
  2936. static void validate_slab_slab(struct kmem_cache *s, struct page *page,
  2937. unsigned long *map)
  2938. {
  2939. if (slab_trylock(page)) {
  2940. validate_slab(s, page, map);
  2941. slab_unlock(page);
  2942. } else
  2943. printk(KERN_INFO "SLUB %s: Skipped busy slab 0x%p\n",
  2944. s->name, page);
  2945. if (s->flags & DEBUG_DEFAULT_FLAGS) {
  2946. if (!PageSlubDebug(page))
  2947. printk(KERN_ERR "SLUB %s: SlubDebug not set "
  2948. "on slab 0x%p\n", s->name, page);
  2949. } else {
  2950. if (PageSlubDebug(page))
  2951. printk(KERN_ERR "SLUB %s: SlubDebug set on "
  2952. "slab 0x%p\n", s->name, page);
  2953. }
  2954. }
  2955. static int validate_slab_node(struct kmem_cache *s,
  2956. struct kmem_cache_node *n, unsigned long *map)
  2957. {
  2958. unsigned long count = 0;
  2959. struct page *page;
  2960. unsigned long flags;
  2961. spin_lock_irqsave(&n->list_lock, flags);
  2962. list_for_each_entry(page, &n->partial, lru) {
  2963. validate_slab_slab(s, page, map);
  2964. count++;
  2965. }
  2966. if (count != n->nr_partial)
  2967. printk(KERN_ERR "SLUB %s: %ld partial slabs counted but "
  2968. "counter=%ld\n", s->name, count, n->nr_partial);
  2969. if (!(s->flags & SLAB_STORE_USER))
  2970. goto out;
  2971. list_for_each_entry(page, &n->full, lru) {
  2972. validate_slab_slab(s, page, map);
  2973. count++;
  2974. }
  2975. if (count != atomic_long_read(&n->nr_slabs))
  2976. printk(KERN_ERR "SLUB: %s %ld slabs counted but "
  2977. "counter=%ld\n", s->name, count,
  2978. atomic_long_read(&n->nr_slabs));
  2979. out:
  2980. spin_unlock_irqrestore(&n->list_lock, flags);
  2981. return count;
  2982. }
  2983. static long validate_slab_cache(struct kmem_cache *s)
  2984. {
  2985. int node;
  2986. unsigned long count = 0;
  2987. unsigned long *map = kmalloc(BITS_TO_LONGS(oo_objects(s->max)) *
  2988. sizeof(unsigned long), GFP_KERNEL);
  2989. if (!map)
  2990. return -ENOMEM;
  2991. flush_all(s);
  2992. for_each_node_state(node, N_NORMAL_MEMORY) {
  2993. struct kmem_cache_node *n = get_node(s, node);
  2994. count += validate_slab_node(s, n, map);
  2995. }
  2996. kfree(map);
  2997. return count;
  2998. }
  2999. #ifdef SLUB_RESILIENCY_TEST
  3000. static void resiliency_test(void)
  3001. {
  3002. u8 *p;
  3003. printk(KERN_ERR "SLUB resiliency testing\n");
  3004. printk(KERN_ERR "-----------------------\n");
  3005. printk(KERN_ERR "A. Corruption after allocation\n");
  3006. p = kzalloc(16, GFP_KERNEL);
  3007. p[16] = 0x12;
  3008. printk(KERN_ERR "\n1. kmalloc-16: Clobber Redzone/next pointer"
  3009. " 0x12->0x%p\n\n", p + 16);
  3010. validate_slab_cache(kmalloc_caches + 4);
  3011. /* Hmmm... The next two are dangerous */
  3012. p = kzalloc(32, GFP_KERNEL);
  3013. p[32 + sizeof(void *)] = 0x34;
  3014. printk(KERN_ERR "\n2. kmalloc-32: Clobber next pointer/next slab"
  3015. " 0x34 -> -0x%p\n", p);
  3016. printk(KERN_ERR
  3017. "If allocated object is overwritten then not detectable\n\n");
  3018. validate_slab_cache(kmalloc_caches + 5);
  3019. p = kzalloc(64, GFP_KERNEL);
  3020. p += 64 + (get_cycles() & 0xff) * sizeof(void *);
  3021. *p = 0x56;
  3022. printk(KERN_ERR "\n3. kmalloc-64: corrupting random byte 0x56->0x%p\n",
  3023. p);
  3024. printk(KERN_ERR
  3025. "If allocated object is overwritten then not detectable\n\n");
  3026. validate_slab_cache(kmalloc_caches + 6);
  3027. printk(KERN_ERR "\nB. Corruption after free\n");
  3028. p = kzalloc(128, GFP_KERNEL);
  3029. kfree(p);
  3030. *p = 0x78;
  3031. printk(KERN_ERR "1. kmalloc-128: Clobber first word 0x78->0x%p\n\n", p);
  3032. validate_slab_cache(kmalloc_caches + 7);
  3033. p = kzalloc(256, GFP_KERNEL);
  3034. kfree(p);
  3035. p[50] = 0x9a;
  3036. printk(KERN_ERR "\n2. kmalloc-256: Clobber 50th byte 0x9a->0x%p\n\n",
  3037. p);
  3038. validate_slab_cache(kmalloc_caches + 8);
  3039. p = kzalloc(512, GFP_KERNEL);
  3040. kfree(p);
  3041. p[512] = 0xab;
  3042. printk(KERN_ERR "\n3. kmalloc-512: Clobber redzone 0xab->0x%p\n\n", p);
  3043. validate_slab_cache(kmalloc_caches + 9);
  3044. }
  3045. #else
  3046. static void resiliency_test(void) {};
  3047. #endif
  3048. /*
  3049. * Generate lists of code addresses where slabcache objects are allocated
  3050. * and freed.
  3051. */
  3052. struct location {
  3053. unsigned long count;
  3054. unsigned long addr;
  3055. long long sum_time;
  3056. long min_time;
  3057. long max_time;
  3058. long min_pid;
  3059. long max_pid;
  3060. DECLARE_BITMAP(cpus, NR_CPUS);
  3061. nodemask_t nodes;
  3062. };
  3063. struct loc_track {
  3064. unsigned long max;
  3065. unsigned long count;
  3066. struct location *loc;
  3067. };
  3068. static void free_loc_track(struct loc_track *t)
  3069. {
  3070. if (t->max)
  3071. free_pages((unsigned long)t->loc,
  3072. get_order(sizeof(struct location) * t->max));
  3073. }
  3074. static int alloc_loc_track(struct loc_track *t, unsigned long max, gfp_t flags)
  3075. {
  3076. struct location *l;
  3077. int order;
  3078. order = get_order(sizeof(struct location) * max);
  3079. l = (void *)__get_free_pages(flags, order);
  3080. if (!l)
  3081. return 0;
  3082. if (t->count) {
  3083. memcpy(l, t->loc, sizeof(struct location) * t->count);
  3084. free_loc_track(t);
  3085. }
  3086. t->max = max;
  3087. t->loc = l;
  3088. return 1;
  3089. }
  3090. static int add_location(struct loc_track *t, struct kmem_cache *s,
  3091. const struct track *track)
  3092. {
  3093. long start, end, pos;
  3094. struct location *l;
  3095. unsigned long caddr;
  3096. unsigned long age = jiffies - track->when;
  3097. start = -1;
  3098. end = t->count;
  3099. for ( ; ; ) {
  3100. pos = start + (end - start + 1) / 2;
  3101. /*
  3102. * There is nothing at "end". If we end up there
  3103. * we need to add something to before end.
  3104. */
  3105. if (pos == end)
  3106. break;
  3107. caddr = t->loc[pos].addr;
  3108. if (track->addr == caddr) {
  3109. l = &t->loc[pos];
  3110. l->count++;
  3111. if (track->when) {
  3112. l->sum_time += age;
  3113. if (age < l->min_time)
  3114. l->min_time = age;
  3115. if (age > l->max_time)
  3116. l->max_time = age;
  3117. if (track->pid < l->min_pid)
  3118. l->min_pid = track->pid;
  3119. if (track->pid > l->max_pid)
  3120. l->max_pid = track->pid;
  3121. cpumask_set_cpu(track->cpu,
  3122. to_cpumask(l->cpus));
  3123. }
  3124. node_set(page_to_nid(virt_to_page(track)), l->nodes);
  3125. return 1;
  3126. }
  3127. if (track->addr < caddr)
  3128. end = pos;
  3129. else
  3130. start = pos;
  3131. }
  3132. /*
  3133. * Not found. Insert new tracking element.
  3134. */
  3135. if (t->count >= t->max && !alloc_loc_track(t, 2 * t->max, GFP_ATOMIC))
  3136. return 0;
  3137. l = t->loc + pos;
  3138. if (pos < t->count)
  3139. memmove(l + 1, l,
  3140. (t->count - pos) * sizeof(struct location));
  3141. t->count++;
  3142. l->count = 1;
  3143. l->addr = track->addr;
  3144. l->sum_time = age;
  3145. l->min_time = age;
  3146. l->max_time = age;
  3147. l->min_pid = track->pid;
  3148. l->max_pid = track->pid;
  3149. cpumask_clear(to_cpumask(l->cpus));
  3150. cpumask_set_cpu(track->cpu, to_cpumask(l->cpus));
  3151. nodes_clear(l->nodes);
  3152. node_set(page_to_nid(virt_to_page(track)), l->nodes);
  3153. return 1;
  3154. }
  3155. static void process_slab(struct loc_track *t, struct kmem_cache *s,
  3156. struct page *page, enum track_item alloc)
  3157. {
  3158. void *addr = page_address(page);
  3159. DECLARE_BITMAP(map, page->objects);
  3160. void *p;
  3161. bitmap_zero(map, page->objects);
  3162. for_each_free_object(p, s, page->freelist)
  3163. set_bit(slab_index(p, s, addr), map);
  3164. for_each_object(p, s, addr, page->objects)
  3165. if (!test_bit(slab_index(p, s, addr), map))
  3166. add_location(t, s, get_track(s, p, alloc));
  3167. }
  3168. static int list_locations(struct kmem_cache *s, char *buf,
  3169. enum track_item alloc)
  3170. {
  3171. int len = 0;
  3172. unsigned long i;
  3173. struct loc_track t = { 0, 0, NULL };
  3174. int node;
  3175. if (!alloc_loc_track(&t, PAGE_SIZE / sizeof(struct location),
  3176. GFP_TEMPORARY))
  3177. return sprintf(buf, "Out of memory\n");
  3178. /* Push back cpu slabs */
  3179. flush_all(s);
  3180. for_each_node_state(node, N_NORMAL_MEMORY) {
  3181. struct kmem_cache_node *n = get_node(s, node);
  3182. unsigned long flags;
  3183. struct page *page;
  3184. if (!atomic_long_read(&n->nr_slabs))
  3185. continue;
  3186. spin_lock_irqsave(&n->list_lock, flags);
  3187. list_for_each_entry(page, &n->partial, lru)
  3188. process_slab(&t, s, page, alloc);
  3189. list_for_each_entry(page, &n->full, lru)
  3190. process_slab(&t, s, page, alloc);
  3191. spin_unlock_irqrestore(&n->list_lock, flags);
  3192. }
  3193. for (i = 0; i < t.count; i++) {
  3194. struct location *l = &t.loc[i];
  3195. if (len > PAGE_SIZE - KSYM_SYMBOL_LEN - 100)
  3196. break;
  3197. len += sprintf(buf + len, "%7ld ", l->count);
  3198. if (l->addr)
  3199. len += sprint_symbol(buf + len, (unsigned long)l->addr);
  3200. else
  3201. len += sprintf(buf + len, "<not-available>");
  3202. if (l->sum_time != l->min_time) {
  3203. len += sprintf(buf + len, " age=%ld/%ld/%ld",
  3204. l->min_time,
  3205. (long)div_u64(l->sum_time, l->count),
  3206. l->max_time);
  3207. } else
  3208. len += sprintf(buf + len, " age=%ld",
  3209. l->min_time);
  3210. if (l->min_pid != l->max_pid)
  3211. len += sprintf(buf + len, " pid=%ld-%ld",
  3212. l->min_pid, l->max_pid);
  3213. else
  3214. len += sprintf(buf + len, " pid=%ld",
  3215. l->min_pid);
  3216. if (num_online_cpus() > 1 &&
  3217. !cpumask_empty(to_cpumask(l->cpus)) &&
  3218. len < PAGE_SIZE - 60) {
  3219. len += sprintf(buf + len, " cpus=");
  3220. len += cpulist_scnprintf(buf + len, PAGE_SIZE - len - 50,
  3221. to_cpumask(l->cpus));
  3222. }
  3223. if (nr_online_nodes > 1 && !nodes_empty(l->nodes) &&
  3224. len < PAGE_SIZE - 60) {
  3225. len += sprintf(buf + len, " nodes=");
  3226. len += nodelist_scnprintf(buf + len, PAGE_SIZE - len - 50,
  3227. l->nodes);
  3228. }
  3229. len += sprintf(buf + len, "\n");
  3230. }
  3231. free_loc_track(&t);
  3232. if (!t.count)
  3233. len += sprintf(buf, "No data\n");
  3234. return len;
  3235. }
  3236. enum slab_stat_type {
  3237. SL_ALL, /* All slabs */
  3238. SL_PARTIAL, /* Only partially allocated slabs */
  3239. SL_CPU, /* Only slabs used for cpu caches */
  3240. SL_OBJECTS, /* Determine allocated objects not slabs */
  3241. SL_TOTAL /* Determine object capacity not slabs */
  3242. };
  3243. #define SO_ALL (1 << SL_ALL)
  3244. #define SO_PARTIAL (1 << SL_PARTIAL)
  3245. #define SO_CPU (1 << SL_CPU)
  3246. #define SO_OBJECTS (1 << SL_OBJECTS)
  3247. #define SO_TOTAL (1 << SL_TOTAL)
  3248. static ssize_t show_slab_objects(struct kmem_cache *s,
  3249. char *buf, unsigned long flags)
  3250. {
  3251. unsigned long total = 0;
  3252. int node;
  3253. int x;
  3254. unsigned long *nodes;
  3255. unsigned long *per_cpu;
  3256. nodes = kzalloc(2 * sizeof(unsigned long) * nr_node_ids, GFP_KERNEL);
  3257. if (!nodes)
  3258. return -ENOMEM;
  3259. per_cpu = nodes + nr_node_ids;
  3260. if (flags & SO_CPU) {
  3261. int cpu;
  3262. for_each_possible_cpu(cpu) {
  3263. struct kmem_cache_cpu *c = get_cpu_slab(s, cpu);
  3264. if (!c || c->node < 0)
  3265. continue;
  3266. if (c->page) {
  3267. if (flags & SO_TOTAL)
  3268. x = c->page->objects;
  3269. else if (flags & SO_OBJECTS)
  3270. x = c->page->inuse;
  3271. else
  3272. x = 1;
  3273. total += x;
  3274. nodes[c->node] += x;
  3275. }
  3276. per_cpu[c->node]++;
  3277. }
  3278. }
  3279. if (flags & SO_ALL) {
  3280. for_each_node_state(node, N_NORMAL_MEMORY) {
  3281. struct kmem_cache_node *n = get_node(s, node);
  3282. if (flags & SO_TOTAL)
  3283. x = atomic_long_read(&n->total_objects);
  3284. else if (flags & SO_OBJECTS)
  3285. x = atomic_long_read(&n->total_objects) -
  3286. count_partial(n, count_free);
  3287. else
  3288. x = atomic_long_read(&n->nr_slabs);
  3289. total += x;
  3290. nodes[node] += x;
  3291. }
  3292. } else if (flags & SO_PARTIAL) {
  3293. for_each_node_state(node, N_NORMAL_MEMORY) {
  3294. struct kmem_cache_node *n = get_node(s, node);
  3295. if (flags & SO_TOTAL)
  3296. x = count_partial(n, count_total);
  3297. else if (flags & SO_OBJECTS)
  3298. x = count_partial(n, count_inuse);
  3299. else
  3300. x = n->nr_partial;
  3301. total += x;
  3302. nodes[node] += x;
  3303. }
  3304. }
  3305. x = sprintf(buf, "%lu", total);
  3306. #ifdef CONFIG_NUMA
  3307. for_each_node_state(node, N_NORMAL_MEMORY)
  3308. if (nodes[node])
  3309. x += sprintf(buf + x, " N%d=%lu",
  3310. node, nodes[node]);
  3311. #endif
  3312. kfree(nodes);
  3313. return x + sprintf(buf + x, "\n");
  3314. }
  3315. static int any_slab_objects(struct kmem_cache *s)
  3316. {
  3317. int node;
  3318. for_each_online_node(node) {
  3319. struct kmem_cache_node *n = get_node(s, node);
  3320. if (!n)
  3321. continue;
  3322. if (atomic_long_read(&n->total_objects))
  3323. return 1;
  3324. }
  3325. return 0;
  3326. }
  3327. #define to_slab_attr(n) container_of(n, struct slab_attribute, attr)
  3328. #define to_slab(n) container_of(n, struct kmem_cache, kobj);
  3329. struct slab_attribute {
  3330. struct attribute attr;
  3331. ssize_t (*show)(struct kmem_cache *s, char *buf);
  3332. ssize_t (*store)(struct kmem_cache *s, const char *x, size_t count);
  3333. };
  3334. #define SLAB_ATTR_RO(_name) \
  3335. static struct slab_attribute _name##_attr = __ATTR_RO(_name)
  3336. #define SLAB_ATTR(_name) \
  3337. static struct slab_attribute _name##_attr = \
  3338. __ATTR(_name, 0644, _name##_show, _name##_store)
  3339. static ssize_t slab_size_show(struct kmem_cache *s, char *buf)
  3340. {
  3341. return sprintf(buf, "%d\n", s->size);
  3342. }
  3343. SLAB_ATTR_RO(slab_size);
  3344. static ssize_t align_show(struct kmem_cache *s, char *buf)
  3345. {
  3346. return sprintf(buf, "%d\n", s->align);
  3347. }
  3348. SLAB_ATTR_RO(align);
  3349. static ssize_t object_size_show(struct kmem_cache *s, char *buf)
  3350. {
  3351. return sprintf(buf, "%d\n", s->objsize);
  3352. }
  3353. SLAB_ATTR_RO(object_size);
  3354. static ssize_t objs_per_slab_show(struct kmem_cache *s, char *buf)
  3355. {
  3356. return sprintf(buf, "%d\n", oo_objects(s->oo));
  3357. }
  3358. SLAB_ATTR_RO(objs_per_slab);
  3359. static ssize_t order_store(struct kmem_cache *s,
  3360. const char *buf, size_t length)
  3361. {
  3362. unsigned long order;
  3363. int err;
  3364. err = strict_strtoul(buf, 10, &order);
  3365. if (err)
  3366. return err;
  3367. if (order > slub_max_order || order < slub_min_order)
  3368. return -EINVAL;
  3369. calculate_sizes(s, order);
  3370. return length;
  3371. }
  3372. static ssize_t order_show(struct kmem_cache *s, char *buf)
  3373. {
  3374. return sprintf(buf, "%d\n", oo_order(s->oo));
  3375. }
  3376. SLAB_ATTR(order);
  3377. static ssize_t min_partial_show(struct kmem_cache *s, char *buf)
  3378. {
  3379. return sprintf(buf, "%lu\n", s->min_partial);
  3380. }
  3381. static ssize_t min_partial_store(struct kmem_cache *s, const char *buf,
  3382. size_t length)
  3383. {
  3384. unsigned long min;
  3385. int err;
  3386. err = strict_strtoul(buf, 10, &min);
  3387. if (err)
  3388. return err;
  3389. set_min_partial(s, min);
  3390. return length;
  3391. }
  3392. SLAB_ATTR(min_partial);
  3393. static ssize_t ctor_show(struct kmem_cache *s, char *buf)
  3394. {
  3395. if (s->ctor) {
  3396. int n = sprint_symbol(buf, (unsigned long)s->ctor);
  3397. return n + sprintf(buf + n, "\n");
  3398. }
  3399. return 0;
  3400. }
  3401. SLAB_ATTR_RO(ctor);
  3402. static ssize_t aliases_show(struct kmem_cache *s, char *buf)
  3403. {
  3404. return sprintf(buf, "%d\n", s->refcount - 1);
  3405. }
  3406. SLAB_ATTR_RO(aliases);
  3407. static ssize_t slabs_show(struct kmem_cache *s, char *buf)
  3408. {
  3409. return show_slab_objects(s, buf, SO_ALL);
  3410. }
  3411. SLAB_ATTR_RO(slabs);
  3412. static ssize_t partial_show(struct kmem_cache *s, char *buf)
  3413. {
  3414. return show_slab_objects(s, buf, SO_PARTIAL);
  3415. }
  3416. SLAB_ATTR_RO(partial);
  3417. static ssize_t cpu_slabs_show(struct kmem_cache *s, char *buf)
  3418. {
  3419. return show_slab_objects(s, buf, SO_CPU);
  3420. }
  3421. SLAB_ATTR_RO(cpu_slabs);
  3422. static ssize_t objects_show(struct kmem_cache *s, char *buf)
  3423. {
  3424. return show_slab_objects(s, buf, SO_ALL|SO_OBJECTS);
  3425. }
  3426. SLAB_ATTR_RO(objects);
  3427. static ssize_t objects_partial_show(struct kmem_cache *s, char *buf)
  3428. {
  3429. return show_slab_objects(s, buf, SO_PARTIAL|SO_OBJECTS);
  3430. }
  3431. SLAB_ATTR_RO(objects_partial);
  3432. static ssize_t total_objects_show(struct kmem_cache *s, char *buf)
  3433. {
  3434. return show_slab_objects(s, buf, SO_ALL|SO_TOTAL);
  3435. }
  3436. SLAB_ATTR_RO(total_objects);
  3437. static ssize_t sanity_checks_show(struct kmem_cache *s, char *buf)
  3438. {
  3439. return sprintf(buf, "%d\n", !!(s->flags & SLAB_DEBUG_FREE));
  3440. }
  3441. static ssize_t sanity_checks_store(struct kmem_cache *s,
  3442. const char *buf, size_t length)
  3443. {
  3444. s->flags &= ~SLAB_DEBUG_FREE;
  3445. if (buf[0] == '1')
  3446. s->flags |= SLAB_DEBUG_FREE;
  3447. return length;
  3448. }
  3449. SLAB_ATTR(sanity_checks);
  3450. static ssize_t trace_show(struct kmem_cache *s, char *buf)
  3451. {
  3452. return sprintf(buf, "%d\n", !!(s->flags & SLAB_TRACE));
  3453. }
  3454. static ssize_t trace_store(struct kmem_cache *s, const char *buf,
  3455. size_t length)
  3456. {
  3457. s->flags &= ~SLAB_TRACE;
  3458. if (buf[0] == '1')
  3459. s->flags |= SLAB_TRACE;
  3460. return length;
  3461. }
  3462. SLAB_ATTR(trace);
  3463. static ssize_t reclaim_account_show(struct kmem_cache *s, char *buf)
  3464. {
  3465. return sprintf(buf, "%d\n", !!(s->flags & SLAB_RECLAIM_ACCOUNT));
  3466. }
  3467. static ssize_t reclaim_account_store(struct kmem_cache *s,
  3468. const char *buf, size_t length)
  3469. {
  3470. s->flags &= ~SLAB_RECLAIM_ACCOUNT;
  3471. if (buf[0] == '1')
  3472. s->flags |= SLAB_RECLAIM_ACCOUNT;
  3473. return length;
  3474. }
  3475. SLAB_ATTR(reclaim_account);
  3476. static ssize_t hwcache_align_show(struct kmem_cache *s, char *buf)
  3477. {
  3478. return sprintf(buf, "%d\n", !!(s->flags & SLAB_HWCACHE_ALIGN));
  3479. }
  3480. SLAB_ATTR_RO(hwcache_align);
  3481. #ifdef CONFIG_ZONE_DMA
  3482. static ssize_t cache_dma_show(struct kmem_cache *s, char *buf)
  3483. {
  3484. return sprintf(buf, "%d\n", !!(s->flags & SLAB_CACHE_DMA));
  3485. }
  3486. SLAB_ATTR_RO(cache_dma);
  3487. #endif
  3488. static ssize_t destroy_by_rcu_show(struct kmem_cache *s, char *buf)
  3489. {
  3490. return sprintf(buf, "%d\n", !!(s->flags & SLAB_DESTROY_BY_RCU));
  3491. }
  3492. SLAB_ATTR_RO(destroy_by_rcu);
  3493. static ssize_t red_zone_show(struct kmem_cache *s, char *buf)
  3494. {
  3495. return sprintf(buf, "%d\n", !!(s->flags & SLAB_RED_ZONE));
  3496. }
  3497. static ssize_t red_zone_store(struct kmem_cache *s,
  3498. const char *buf, size_t length)
  3499. {
  3500. if (any_slab_objects(s))
  3501. return -EBUSY;
  3502. s->flags &= ~SLAB_RED_ZONE;
  3503. if (buf[0] == '1')
  3504. s->flags |= SLAB_RED_ZONE;
  3505. calculate_sizes(s, -1);
  3506. return length;
  3507. }
  3508. SLAB_ATTR(red_zone);
  3509. static ssize_t poison_show(struct kmem_cache *s, char *buf)
  3510. {
  3511. return sprintf(buf, "%d\n", !!(s->flags & SLAB_POISON));
  3512. }
  3513. static ssize_t poison_store(struct kmem_cache *s,
  3514. const char *buf, size_t length)
  3515. {
  3516. if (any_slab_objects(s))
  3517. return -EBUSY;
  3518. s->flags &= ~SLAB_POISON;
  3519. if (buf[0] == '1')
  3520. s->flags |= SLAB_POISON;
  3521. calculate_sizes(s, -1);
  3522. return length;
  3523. }
  3524. SLAB_ATTR(poison);
  3525. static ssize_t store_user_show(struct kmem_cache *s, char *buf)
  3526. {
  3527. return sprintf(buf, "%d\n", !!(s->flags & SLAB_STORE_USER));
  3528. }
  3529. static ssize_t store_user_store(struct kmem_cache *s,
  3530. const char *buf, size_t length)
  3531. {
  3532. if (any_slab_objects(s))
  3533. return -EBUSY;
  3534. s->flags &= ~SLAB_STORE_USER;
  3535. if (buf[0] == '1')
  3536. s->flags |= SLAB_STORE_USER;
  3537. calculate_sizes(s, -1);
  3538. return length;
  3539. }
  3540. SLAB_ATTR(store_user);
  3541. static ssize_t validate_show(struct kmem_cache *s, char *buf)
  3542. {
  3543. return 0;
  3544. }
  3545. static ssize_t validate_store(struct kmem_cache *s,
  3546. const char *buf, size_t length)
  3547. {
  3548. int ret = -EINVAL;
  3549. if (buf[0] == '1') {
  3550. ret = validate_slab_cache(s);
  3551. if (ret >= 0)
  3552. ret = length;
  3553. }
  3554. return ret;
  3555. }
  3556. SLAB_ATTR(validate);
  3557. static ssize_t shrink_show(struct kmem_cache *s, char *buf)
  3558. {
  3559. return 0;
  3560. }
  3561. static ssize_t shrink_store(struct kmem_cache *s,
  3562. const char *buf, size_t length)
  3563. {
  3564. if (buf[0] == '1') {
  3565. int rc = kmem_cache_shrink(s);
  3566. if (rc)
  3567. return rc;
  3568. } else
  3569. return -EINVAL;
  3570. return length;
  3571. }
  3572. SLAB_ATTR(shrink);
  3573. static ssize_t alloc_calls_show(struct kmem_cache *s, char *buf)
  3574. {
  3575. if (!(s->flags & SLAB_STORE_USER))
  3576. return -ENOSYS;
  3577. return list_locations(s, buf, TRACK_ALLOC);
  3578. }
  3579. SLAB_ATTR_RO(alloc_calls);
  3580. static ssize_t free_calls_show(struct kmem_cache *s, char *buf)
  3581. {
  3582. if (!(s->flags & SLAB_STORE_USER))
  3583. return -ENOSYS;
  3584. return list_locations(s, buf, TRACK_FREE);
  3585. }
  3586. SLAB_ATTR_RO(free_calls);
  3587. #ifdef CONFIG_NUMA
  3588. static ssize_t remote_node_defrag_ratio_show(struct kmem_cache *s, char *buf)
  3589. {
  3590. return sprintf(buf, "%d\n", s->remote_node_defrag_ratio / 10);
  3591. }
  3592. static ssize_t remote_node_defrag_ratio_store(struct kmem_cache *s,
  3593. const char *buf, size_t length)
  3594. {
  3595. unsigned long ratio;
  3596. int err;
  3597. err = strict_strtoul(buf, 10, &ratio);
  3598. if (err)
  3599. return err;
  3600. if (ratio <= 100)
  3601. s->remote_node_defrag_ratio = ratio * 10;
  3602. return length;
  3603. }
  3604. SLAB_ATTR(remote_node_defrag_ratio);
  3605. #endif
  3606. #ifdef CONFIG_SLUB_STATS
  3607. static int show_stat(struct kmem_cache *s, char *buf, enum stat_item si)
  3608. {
  3609. unsigned long sum = 0;
  3610. int cpu;
  3611. int len;
  3612. int *data = kmalloc(nr_cpu_ids * sizeof(int), GFP_KERNEL);
  3613. if (!data)
  3614. return -ENOMEM;
  3615. for_each_online_cpu(cpu) {
  3616. unsigned x = get_cpu_slab(s, cpu)->stat[si];
  3617. data[cpu] = x;
  3618. sum += x;
  3619. }
  3620. len = sprintf(buf, "%lu", sum);
  3621. #ifdef CONFIG_SMP
  3622. for_each_online_cpu(cpu) {
  3623. if (data[cpu] && len < PAGE_SIZE - 20)
  3624. len += sprintf(buf + len, " C%d=%u", cpu, data[cpu]);
  3625. }
  3626. #endif
  3627. kfree(data);
  3628. return len + sprintf(buf + len, "\n");
  3629. }
  3630. #define STAT_ATTR(si, text) \
  3631. static ssize_t text##_show(struct kmem_cache *s, char *buf) \
  3632. { \
  3633. return show_stat(s, buf, si); \
  3634. } \
  3635. SLAB_ATTR_RO(text); \
  3636. STAT_ATTR(ALLOC_FASTPATH, alloc_fastpath);
  3637. STAT_ATTR(ALLOC_SLOWPATH, alloc_slowpath);
  3638. STAT_ATTR(FREE_FASTPATH, free_fastpath);
  3639. STAT_ATTR(FREE_SLOWPATH, free_slowpath);
  3640. STAT_ATTR(FREE_FROZEN, free_frozen);
  3641. STAT_ATTR(FREE_ADD_PARTIAL, free_add_partial);
  3642. STAT_ATTR(FREE_REMOVE_PARTIAL, free_remove_partial);
  3643. STAT_ATTR(ALLOC_FROM_PARTIAL, alloc_from_partial);
  3644. STAT_ATTR(ALLOC_SLAB, alloc_slab);
  3645. STAT_ATTR(ALLOC_REFILL, alloc_refill);
  3646. STAT_ATTR(FREE_SLAB, free_slab);
  3647. STAT_ATTR(CPUSLAB_FLUSH, cpuslab_flush);
  3648. STAT_ATTR(DEACTIVATE_FULL, deactivate_full);
  3649. STAT_ATTR(DEACTIVATE_EMPTY, deactivate_empty);
  3650. STAT_ATTR(DEACTIVATE_TO_HEAD, deactivate_to_head);
  3651. STAT_ATTR(DEACTIVATE_TO_TAIL, deactivate_to_tail);
  3652. STAT_ATTR(DEACTIVATE_REMOTE_FREES, deactivate_remote_frees);
  3653. STAT_ATTR(ORDER_FALLBACK, order_fallback);
  3654. #endif
  3655. static struct attribute *slab_attrs[] = {
  3656. &slab_size_attr.attr,
  3657. &object_size_attr.attr,
  3658. &objs_per_slab_attr.attr,
  3659. &order_attr.attr,
  3660. &min_partial_attr.attr,
  3661. &objects_attr.attr,
  3662. &objects_partial_attr.attr,
  3663. &total_objects_attr.attr,
  3664. &slabs_attr.attr,
  3665. &partial_attr.attr,
  3666. &cpu_slabs_attr.attr,
  3667. &ctor_attr.attr,
  3668. &aliases_attr.attr,
  3669. &align_attr.attr,
  3670. &sanity_checks_attr.attr,
  3671. &trace_attr.attr,
  3672. &hwcache_align_attr.attr,
  3673. &reclaim_account_attr.attr,
  3674. &destroy_by_rcu_attr.attr,
  3675. &red_zone_attr.attr,
  3676. &poison_attr.attr,
  3677. &store_user_attr.attr,
  3678. &validate_attr.attr,
  3679. &shrink_attr.attr,
  3680. &alloc_calls_attr.attr,
  3681. &free_calls_attr.attr,
  3682. #ifdef CONFIG_ZONE_DMA
  3683. &cache_dma_attr.attr,
  3684. #endif
  3685. #ifdef CONFIG_NUMA
  3686. &remote_node_defrag_ratio_attr.attr,
  3687. #endif
  3688. #ifdef CONFIG_SLUB_STATS
  3689. &alloc_fastpath_attr.attr,
  3690. &alloc_slowpath_attr.attr,
  3691. &free_fastpath_attr.attr,
  3692. &free_slowpath_attr.attr,
  3693. &free_frozen_attr.attr,
  3694. &free_add_partial_attr.attr,
  3695. &free_remove_partial_attr.attr,
  3696. &alloc_from_partial_attr.attr,
  3697. &alloc_slab_attr.attr,
  3698. &alloc_refill_attr.attr,
  3699. &free_slab_attr.attr,
  3700. &cpuslab_flush_attr.attr,
  3701. &deactivate_full_attr.attr,
  3702. &deactivate_empty_attr.attr,
  3703. &deactivate_to_head_attr.attr,
  3704. &deactivate_to_tail_attr.attr,
  3705. &deactivate_remote_frees_attr.attr,
  3706. &order_fallback_attr.attr,
  3707. #endif
  3708. NULL
  3709. };
  3710. static struct attribute_group slab_attr_group = {
  3711. .attrs = slab_attrs,
  3712. };
  3713. static ssize_t slab_attr_show(struct kobject *kobj,
  3714. struct attribute *attr,
  3715. char *buf)
  3716. {
  3717. struct slab_attribute *attribute;
  3718. struct kmem_cache *s;
  3719. int err;
  3720. attribute = to_slab_attr(attr);
  3721. s = to_slab(kobj);
  3722. if (!attribute->show)
  3723. return -EIO;
  3724. err = attribute->show(s, buf);
  3725. return err;
  3726. }
  3727. static ssize_t slab_attr_store(struct kobject *kobj,
  3728. struct attribute *attr,
  3729. const char *buf, size_t len)
  3730. {
  3731. struct slab_attribute *attribute;
  3732. struct kmem_cache *s;
  3733. int err;
  3734. attribute = to_slab_attr(attr);
  3735. s = to_slab(kobj);
  3736. if (!attribute->store)
  3737. return -EIO;
  3738. err = attribute->store(s, buf, len);
  3739. return err;
  3740. }
  3741. static void kmem_cache_release(struct kobject *kobj)
  3742. {
  3743. struct kmem_cache *s = to_slab(kobj);
  3744. kfree(s);
  3745. }
  3746. static struct sysfs_ops slab_sysfs_ops = {
  3747. .show = slab_attr_show,
  3748. .store = slab_attr_store,
  3749. };
  3750. static struct kobj_type slab_ktype = {
  3751. .sysfs_ops = &slab_sysfs_ops,
  3752. .release = kmem_cache_release
  3753. };
  3754. static int uevent_filter(struct kset *kset, struct kobject *kobj)
  3755. {
  3756. struct kobj_type *ktype = get_ktype(kobj);
  3757. if (ktype == &slab_ktype)
  3758. return 1;
  3759. return 0;
  3760. }
  3761. static struct kset_uevent_ops slab_uevent_ops = {
  3762. .filter = uevent_filter,
  3763. };
  3764. static struct kset *slab_kset;
  3765. #define ID_STR_LENGTH 64
  3766. /* Create a unique string id for a slab cache:
  3767. *
  3768. * Format :[flags-]size
  3769. */
  3770. static char *create_unique_id(struct kmem_cache *s)
  3771. {
  3772. char *name = kmalloc(ID_STR_LENGTH, GFP_KERNEL);
  3773. char *p = name;
  3774. BUG_ON(!name);
  3775. *p++ = ':';
  3776. /*
  3777. * First flags affecting slabcache operations. We will only
  3778. * get here for aliasable slabs so we do not need to support
  3779. * too many flags. The flags here must cover all flags that
  3780. * are matched during merging to guarantee that the id is
  3781. * unique.
  3782. */
  3783. if (s->flags & SLAB_CACHE_DMA)
  3784. *p++ = 'd';
  3785. if (s->flags & SLAB_RECLAIM_ACCOUNT)
  3786. *p++ = 'a';
  3787. if (s->flags & SLAB_DEBUG_FREE)
  3788. *p++ = 'F';
  3789. if (!(s->flags & SLAB_NOTRACK))
  3790. *p++ = 't';
  3791. if (p != name + 1)
  3792. *p++ = '-';
  3793. p += sprintf(p, "%07d", s->size);
  3794. BUG_ON(p > name + ID_STR_LENGTH - 1);
  3795. return name;
  3796. }
  3797. static int sysfs_slab_add(struct kmem_cache *s)
  3798. {
  3799. int err;
  3800. const char *name;
  3801. int unmergeable;
  3802. if (slab_state < SYSFS)
  3803. /* Defer until later */
  3804. return 0;
  3805. unmergeable = slab_unmergeable(s);
  3806. if (unmergeable) {
  3807. /*
  3808. * Slabcache can never be merged so we can use the name proper.
  3809. * This is typically the case for debug situations. In that
  3810. * case we can catch duplicate names easily.
  3811. */
  3812. sysfs_remove_link(&slab_kset->kobj, s->name);
  3813. name = s->name;
  3814. } else {
  3815. /*
  3816. * Create a unique name for the slab as a target
  3817. * for the symlinks.
  3818. */
  3819. name = create_unique_id(s);
  3820. }
  3821. s->kobj.kset = slab_kset;
  3822. err = kobject_init_and_add(&s->kobj, &slab_ktype, NULL, name);
  3823. if (err) {
  3824. kobject_put(&s->kobj);
  3825. return err;
  3826. }
  3827. err = sysfs_create_group(&s->kobj, &slab_attr_group);
  3828. if (err)
  3829. return err;
  3830. kobject_uevent(&s->kobj, KOBJ_ADD);
  3831. if (!unmergeable) {
  3832. /* Setup first alias */
  3833. sysfs_slab_alias(s, s->name);
  3834. kfree(name);
  3835. }
  3836. return 0;
  3837. }
  3838. static void sysfs_slab_remove(struct kmem_cache *s)
  3839. {
  3840. kobject_uevent(&s->kobj, KOBJ_REMOVE);
  3841. kobject_del(&s->kobj);
  3842. kobject_put(&s->kobj);
  3843. }
  3844. /*
  3845. * Need to buffer aliases during bootup until sysfs becomes
  3846. * available lest we lose that information.
  3847. */
  3848. struct saved_alias {
  3849. struct kmem_cache *s;
  3850. const char *name;
  3851. struct saved_alias *next;
  3852. };
  3853. static struct saved_alias *alias_list;
  3854. static int sysfs_slab_alias(struct kmem_cache *s, const char *name)
  3855. {
  3856. struct saved_alias *al;
  3857. if (slab_state == SYSFS) {
  3858. /*
  3859. * If we have a leftover link then remove it.
  3860. */
  3861. sysfs_remove_link(&slab_kset->kobj, name);
  3862. return sysfs_create_link(&slab_kset->kobj, &s->kobj, name);
  3863. }
  3864. al = kmalloc(sizeof(struct saved_alias), GFP_KERNEL);
  3865. if (!al)
  3866. return -ENOMEM;
  3867. al->s = s;
  3868. al->name = name;
  3869. al->next = alias_list;
  3870. alias_list = al;
  3871. return 0;
  3872. }
  3873. static int __init slab_sysfs_init(void)
  3874. {
  3875. struct kmem_cache *s;
  3876. int err;
  3877. slab_kset = kset_create_and_add("slab", &slab_uevent_ops, kernel_kobj);
  3878. if (!slab_kset) {
  3879. printk(KERN_ERR "Cannot register slab subsystem.\n");
  3880. return -ENOSYS;
  3881. }
  3882. slab_state = SYSFS;
  3883. list_for_each_entry(s, &slab_caches, list) {
  3884. err = sysfs_slab_add(s);
  3885. if (err)
  3886. printk(KERN_ERR "SLUB: Unable to add boot slab %s"
  3887. " to sysfs\n", s->name);
  3888. }
  3889. while (alias_list) {
  3890. struct saved_alias *al = alias_list;
  3891. alias_list = alias_list->next;
  3892. err = sysfs_slab_alias(al->s, al->name);
  3893. if (err)
  3894. printk(KERN_ERR "SLUB: Unable to add boot slab alias"
  3895. " %s to sysfs\n", s->name);
  3896. kfree(al);
  3897. }
  3898. resiliency_test();
  3899. return 0;
  3900. }
  3901. __initcall(slab_sysfs_init);
  3902. #endif
  3903. /*
  3904. * The /proc/slabinfo ABI
  3905. */
  3906. #ifdef CONFIG_SLABINFO
  3907. static void print_slabinfo_header(struct seq_file *m)
  3908. {
  3909. seq_puts(m, "slabinfo - version: 2.1\n");
  3910. seq_puts(m, "# name <active_objs> <num_objs> <objsize> "
  3911. "<objperslab> <pagesperslab>");
  3912. seq_puts(m, " : tunables <limit> <batchcount> <sharedfactor>");
  3913. seq_puts(m, " : slabdata <active_slabs> <num_slabs> <sharedavail>");
  3914. seq_putc(m, '\n');
  3915. }
  3916. static void *s_start(struct seq_file *m, loff_t *pos)
  3917. {
  3918. loff_t n = *pos;
  3919. down_read(&slub_lock);
  3920. if (!n)
  3921. print_slabinfo_header(m);
  3922. return seq_list_start(&slab_caches, *pos);
  3923. }
  3924. static void *s_next(struct seq_file *m, void *p, loff_t *pos)
  3925. {
  3926. return seq_list_next(p, &slab_caches, pos);
  3927. }
  3928. static void s_stop(struct seq_file *m, void *p)
  3929. {
  3930. up_read(&slub_lock);
  3931. }
  3932. static int s_show(struct seq_file *m, void *p)
  3933. {
  3934. unsigned long nr_partials = 0;
  3935. unsigned long nr_slabs = 0;
  3936. unsigned long nr_inuse = 0;
  3937. unsigned long nr_objs = 0;
  3938. unsigned long nr_free = 0;
  3939. struct kmem_cache *s;
  3940. int node;
  3941. s = list_entry(p, struct kmem_cache, list);
  3942. for_each_online_node(node) {
  3943. struct kmem_cache_node *n = get_node(s, node);
  3944. if (!n)
  3945. continue;
  3946. nr_partials += n->nr_partial;
  3947. nr_slabs += atomic_long_read(&n->nr_slabs);
  3948. nr_objs += atomic_long_read(&n->total_objects);
  3949. nr_free += count_partial(n, count_free);
  3950. }
  3951. nr_inuse = nr_objs - nr_free;
  3952. seq_printf(m, "%-17s %6lu %6lu %6u %4u %4d", s->name, nr_inuse,
  3953. nr_objs, s->size, oo_objects(s->oo),
  3954. (1 << oo_order(s->oo)));
  3955. seq_printf(m, " : tunables %4u %4u %4u", 0, 0, 0);
  3956. seq_printf(m, " : slabdata %6lu %6lu %6lu", nr_slabs, nr_slabs,
  3957. 0UL);
  3958. seq_putc(m, '\n');
  3959. return 0;
  3960. }
  3961. static const struct seq_operations slabinfo_op = {
  3962. .start = s_start,
  3963. .next = s_next,
  3964. .stop = s_stop,
  3965. .show = s_show,
  3966. };
  3967. static int slabinfo_open(struct inode *inode, struct file *file)
  3968. {
  3969. return seq_open(file, &slabinfo_op);
  3970. }
  3971. static const struct file_operations proc_slabinfo_operations = {
  3972. .open = slabinfo_open,
  3973. .read = seq_read,
  3974. .llseek = seq_lseek,
  3975. .release = seq_release,
  3976. };
  3977. static int __init slab_proc_init(void)
  3978. {
  3979. proc_create("slabinfo",S_IWUSR|S_IRUGO,NULL,&proc_slabinfo_operations);
  3980. return 0;
  3981. }
  3982. module_init(slab_proc_init);
  3983. #endif /* CONFIG_SLABINFO */