slub.c 108 KB

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