slab.c 115 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453
  1. /*
  2. * linux/mm/slab.c
  3. * Written by Mark Hemment, 1996/97.
  4. * (markhe@nextd.demon.co.uk)
  5. *
  6. * kmem_cache_destroy() + some cleanup - 1999 Andrea Arcangeli
  7. *
  8. * Major cleanup, different bufctl logic, per-cpu arrays
  9. * (c) 2000 Manfred Spraul
  10. *
  11. * Cleanup, make the head arrays unconditional, preparation for NUMA
  12. * (c) 2002 Manfred Spraul
  13. *
  14. * An implementation of the Slab Allocator as described in outline in;
  15. * UNIX Internals: The New Frontiers by Uresh Vahalia
  16. * Pub: Prentice Hall ISBN 0-13-101908-2
  17. * or with a little more detail in;
  18. * The Slab Allocator: An Object-Caching Kernel Memory Allocator
  19. * Jeff Bonwick (Sun Microsystems).
  20. * Presented at: USENIX Summer 1994 Technical Conference
  21. *
  22. * The memory is organized in caches, one cache for each object type.
  23. * (e.g. inode_cache, dentry_cache, buffer_head, vm_area_struct)
  24. * Each cache consists out of many slabs (they are small (usually one
  25. * page long) and always contiguous), and each slab contains multiple
  26. * initialized objects.
  27. *
  28. * This means, that your constructor is used only for newly allocated
  29. * slabs and you must pass objects with the same intializations to
  30. * kmem_cache_free.
  31. *
  32. * Each cache can only support one memory type (GFP_DMA, GFP_HIGHMEM,
  33. * normal). If you need a special memory type, then must create a new
  34. * cache for that memory type.
  35. *
  36. * In order to reduce fragmentation, the slabs are sorted in 3 groups:
  37. * full slabs with 0 free objects
  38. * partial slabs
  39. * empty slabs with no allocated objects
  40. *
  41. * If partial slabs exist, then new allocations come from these slabs,
  42. * otherwise from empty slabs or new slabs are allocated.
  43. *
  44. * kmem_cache_destroy() CAN CRASH if you try to allocate from the cache
  45. * during kmem_cache_destroy(). The caller must prevent concurrent allocs.
  46. *
  47. * Each cache has a short per-cpu head array, most allocs
  48. * and frees go into that array, and if that array overflows, then 1/2
  49. * of the entries in the array are given back into the global cache.
  50. * The head array is strictly LIFO and should improve the cache hit rates.
  51. * On SMP, it additionally reduces the spinlock operations.
  52. *
  53. * The c_cpuarray may not be read with enabled local interrupts -
  54. * it's changed with a smp_call_function().
  55. *
  56. * SMP synchronization:
  57. * constructors and destructors are called without any locking.
  58. * Several members in struct kmem_cache and struct slab never change, they
  59. * are accessed without any locking.
  60. * The per-cpu arrays are never accessed from the wrong cpu, no locking,
  61. * and local interrupts are disabled so slab code is preempt-safe.
  62. * The non-constant members are protected with a per-cache irq spinlock.
  63. *
  64. * Many thanks to Mark Hemment, who wrote another per-cpu slab patch
  65. * in 2000 - many ideas in the current implementation are derived from
  66. * his patch.
  67. *
  68. * Further notes from the original documentation:
  69. *
  70. * 11 April '97. Started multi-threading - markhe
  71. * The global cache-chain is protected by the mutex 'cache_chain_mutex'.
  72. * The sem is only needed when accessing/extending the cache-chain, which
  73. * can never happen inside an interrupt (kmem_cache_create(),
  74. * kmem_cache_shrink() and kmem_cache_reap()).
  75. *
  76. * At present, each engine can be growing a cache. This should be blocked.
  77. *
  78. * 15 March 2005. NUMA slab allocator.
  79. * Shai Fultheim <shai@scalex86.org>.
  80. * Shobhit Dayal <shobhit@calsoftinc.com>
  81. * Alok N Kataria <alokk@calsoftinc.com>
  82. * Christoph Lameter <christoph@lameter.com>
  83. *
  84. * Modified the slab allocator to be node aware on NUMA systems.
  85. * Each node has its own list of partial, free and full slabs.
  86. * All object allocations for a node occur from node specific slab lists.
  87. */
  88. #include <linux/slab.h>
  89. #include <linux/mm.h>
  90. #include <linux/poison.h>
  91. #include <linux/swap.h>
  92. #include <linux/cache.h>
  93. #include <linux/interrupt.h>
  94. #include <linux/init.h>
  95. #include <linux/compiler.h>
  96. #include <linux/cpuset.h>
  97. #include <linux/seq_file.h>
  98. #include <linux/notifier.h>
  99. #include <linux/kallsyms.h>
  100. #include <linux/cpu.h>
  101. #include <linux/sysctl.h>
  102. #include <linux/module.h>
  103. #include <linux/rcupdate.h>
  104. #include <linux/string.h>
  105. #include <linux/uaccess.h>
  106. #include <linux/nodemask.h>
  107. #include <linux/mempolicy.h>
  108. #include <linux/mutex.h>
  109. #include <linux/fault-inject.h>
  110. #include <linux/rtmutex.h>
  111. #include <linux/reciprocal_div.h>
  112. #include <asm/cacheflush.h>
  113. #include <asm/tlbflush.h>
  114. #include <asm/page.h>
  115. /*
  116. * DEBUG - 1 for kmem_cache_create() to honour; SLAB_RED_ZONE & SLAB_POISON.
  117. * 0 for faster, smaller code (especially in the critical paths).
  118. *
  119. * STATS - 1 to collect stats for /proc/slabinfo.
  120. * 0 for faster, smaller code (especially in the critical paths).
  121. *
  122. * FORCED_DEBUG - 1 enables SLAB_RED_ZONE and SLAB_POISON (if possible)
  123. */
  124. #ifdef CONFIG_DEBUG_SLAB
  125. #define DEBUG 1
  126. #define STATS 1
  127. #define FORCED_DEBUG 1
  128. #else
  129. #define DEBUG 0
  130. #define STATS 0
  131. #define FORCED_DEBUG 0
  132. #endif
  133. /* Shouldn't this be in a header file somewhere? */
  134. #define BYTES_PER_WORD sizeof(void *)
  135. #define REDZONE_ALIGN max(BYTES_PER_WORD, __alignof__(unsigned long long))
  136. #ifndef cache_line_size
  137. #define cache_line_size() L1_CACHE_BYTES
  138. #endif
  139. #ifndef ARCH_KMALLOC_MINALIGN
  140. /*
  141. * Enforce a minimum alignment for the kmalloc caches.
  142. * Usually, the kmalloc caches are cache_line_size() aligned, except when
  143. * DEBUG and FORCED_DEBUG are enabled, then they are BYTES_PER_WORD aligned.
  144. * Some archs want to perform DMA into kmalloc caches and need a guaranteed
  145. * alignment larger than the alignment of a 64-bit integer.
  146. * ARCH_KMALLOC_MINALIGN allows that.
  147. * Note that increasing this value may disable some debug features.
  148. */
  149. #define ARCH_KMALLOC_MINALIGN __alignof__(unsigned long long)
  150. #endif
  151. #ifndef ARCH_SLAB_MINALIGN
  152. /*
  153. * Enforce a minimum alignment for all caches.
  154. * Intended for archs that get misalignment faults even for BYTES_PER_WORD
  155. * aligned buffers. Includes ARCH_KMALLOC_MINALIGN.
  156. * If possible: Do not enable this flag for CONFIG_DEBUG_SLAB, it disables
  157. * some debug features.
  158. */
  159. #define ARCH_SLAB_MINALIGN 0
  160. #endif
  161. #ifndef ARCH_KMALLOC_FLAGS
  162. #define ARCH_KMALLOC_FLAGS SLAB_HWCACHE_ALIGN
  163. #endif
  164. /* Legal flag mask for kmem_cache_create(). */
  165. #if DEBUG
  166. # define CREATE_MASK (SLAB_RED_ZONE | \
  167. SLAB_POISON | SLAB_HWCACHE_ALIGN | \
  168. SLAB_CACHE_DMA | \
  169. SLAB_STORE_USER | \
  170. SLAB_RECLAIM_ACCOUNT | SLAB_PANIC | \
  171. SLAB_DESTROY_BY_RCU | SLAB_MEM_SPREAD)
  172. #else
  173. # define CREATE_MASK (SLAB_HWCACHE_ALIGN | \
  174. SLAB_CACHE_DMA | \
  175. SLAB_RECLAIM_ACCOUNT | SLAB_PANIC | \
  176. SLAB_DESTROY_BY_RCU | SLAB_MEM_SPREAD)
  177. #endif
  178. /*
  179. * kmem_bufctl_t:
  180. *
  181. * Bufctl's are used for linking objs within a slab
  182. * linked offsets.
  183. *
  184. * This implementation relies on "struct page" for locating the cache &
  185. * slab an object belongs to.
  186. * This allows the bufctl structure to be small (one int), but limits
  187. * the number of objects a slab (not a cache) can contain when off-slab
  188. * bufctls are used. The limit is the size of the largest general cache
  189. * that does not use off-slab slabs.
  190. * For 32bit archs with 4 kB pages, is this 56.
  191. * This is not serious, as it is only for large objects, when it is unwise
  192. * to have too many per slab.
  193. * Note: This limit can be raised by introducing a general cache whose size
  194. * is less than 512 (PAGE_SIZE<<3), but greater than 256.
  195. */
  196. typedef unsigned int kmem_bufctl_t;
  197. #define BUFCTL_END (((kmem_bufctl_t)(~0U))-0)
  198. #define BUFCTL_FREE (((kmem_bufctl_t)(~0U))-1)
  199. #define BUFCTL_ACTIVE (((kmem_bufctl_t)(~0U))-2)
  200. #define SLAB_LIMIT (((kmem_bufctl_t)(~0U))-3)
  201. /*
  202. * struct slab
  203. *
  204. * Manages the objs in a slab. Placed either at the beginning of mem allocated
  205. * for a slab, or allocated from an general cache.
  206. * Slabs are chained into three list: fully used, partial, fully free slabs.
  207. */
  208. struct slab {
  209. struct list_head list;
  210. unsigned long colouroff;
  211. void *s_mem; /* including colour offset */
  212. unsigned int inuse; /* num of objs active in slab */
  213. kmem_bufctl_t free;
  214. unsigned short nodeid;
  215. };
  216. /*
  217. * struct slab_rcu
  218. *
  219. * slab_destroy on a SLAB_DESTROY_BY_RCU cache uses this structure to
  220. * arrange for kmem_freepages to be called via RCU. This is useful if
  221. * we need to approach a kernel structure obliquely, from its address
  222. * obtained without the usual locking. We can lock the structure to
  223. * stabilize it and check it's still at the given address, only if we
  224. * can be sure that the memory has not been meanwhile reused for some
  225. * other kind of object (which our subsystem's lock might corrupt).
  226. *
  227. * rcu_read_lock before reading the address, then rcu_read_unlock after
  228. * taking the spinlock within the structure expected at that address.
  229. *
  230. * We assume struct slab_rcu can overlay struct slab when destroying.
  231. */
  232. struct slab_rcu {
  233. struct rcu_head head;
  234. struct kmem_cache *cachep;
  235. void *addr;
  236. };
  237. /*
  238. * struct array_cache
  239. *
  240. * Purpose:
  241. * - LIFO ordering, to hand out cache-warm objects from _alloc
  242. * - reduce the number of linked list operations
  243. * - reduce spinlock operations
  244. *
  245. * The limit is stored in the per-cpu structure to reduce the data cache
  246. * footprint.
  247. *
  248. */
  249. struct array_cache {
  250. unsigned int avail;
  251. unsigned int limit;
  252. unsigned int batchcount;
  253. unsigned int touched;
  254. spinlock_t lock;
  255. void *entry[0]; /*
  256. * Must have this definition in here for the proper
  257. * alignment of array_cache. Also simplifies accessing
  258. * the entries.
  259. * [0] is for gcc 2.95. It should really be [].
  260. */
  261. };
  262. /*
  263. * bootstrap: The caches do not work without cpuarrays anymore, but the
  264. * cpuarrays are allocated from the generic caches...
  265. */
  266. #define BOOT_CPUCACHE_ENTRIES 1
  267. struct arraycache_init {
  268. struct array_cache cache;
  269. void *entries[BOOT_CPUCACHE_ENTRIES];
  270. };
  271. /*
  272. * The slab lists for all objects.
  273. */
  274. struct kmem_list3 {
  275. struct list_head slabs_partial; /* partial list first, better asm code */
  276. struct list_head slabs_full;
  277. struct list_head slabs_free;
  278. unsigned long free_objects;
  279. unsigned int free_limit;
  280. unsigned int colour_next; /* Per-node cache coloring */
  281. spinlock_t list_lock;
  282. struct array_cache *shared; /* shared per node */
  283. struct array_cache **alien; /* on other nodes */
  284. unsigned long next_reap; /* updated without locking */
  285. int free_touched; /* updated without locking */
  286. };
  287. /*
  288. * Need this for bootstrapping a per node allocator.
  289. */
  290. #define NUM_INIT_LISTS (2 * MAX_NUMNODES + 1)
  291. struct kmem_list3 __initdata initkmem_list3[NUM_INIT_LISTS];
  292. #define CACHE_CACHE 0
  293. #define SIZE_AC 1
  294. #define SIZE_L3 (1 + MAX_NUMNODES)
  295. static int drain_freelist(struct kmem_cache *cache,
  296. struct kmem_list3 *l3, int tofree);
  297. static void free_block(struct kmem_cache *cachep, void **objpp, int len,
  298. int node);
  299. static int enable_cpucache(struct kmem_cache *cachep);
  300. static void cache_reap(struct work_struct *unused);
  301. /*
  302. * This function must be completely optimized away if a constant is passed to
  303. * it. Mostly the same as what is in linux/slab.h except it returns an index.
  304. */
  305. static __always_inline int index_of(const size_t size)
  306. {
  307. extern void __bad_size(void);
  308. if (__builtin_constant_p(size)) {
  309. int i = 0;
  310. #define CACHE(x) \
  311. if (size <=x) \
  312. return i; \
  313. else \
  314. i++;
  315. #include "linux/kmalloc_sizes.h"
  316. #undef CACHE
  317. __bad_size();
  318. } else
  319. __bad_size();
  320. return 0;
  321. }
  322. static int slab_early_init = 1;
  323. #define INDEX_AC index_of(sizeof(struct arraycache_init))
  324. #define INDEX_L3 index_of(sizeof(struct kmem_list3))
  325. static void kmem_list3_init(struct kmem_list3 *parent)
  326. {
  327. INIT_LIST_HEAD(&parent->slabs_full);
  328. INIT_LIST_HEAD(&parent->slabs_partial);
  329. INIT_LIST_HEAD(&parent->slabs_free);
  330. parent->shared = NULL;
  331. parent->alien = NULL;
  332. parent->colour_next = 0;
  333. spin_lock_init(&parent->list_lock);
  334. parent->free_objects = 0;
  335. parent->free_touched = 0;
  336. }
  337. #define MAKE_LIST(cachep, listp, slab, nodeid) \
  338. do { \
  339. INIT_LIST_HEAD(listp); \
  340. list_splice(&(cachep->nodelists[nodeid]->slab), listp); \
  341. } while (0)
  342. #define MAKE_ALL_LISTS(cachep, ptr, nodeid) \
  343. do { \
  344. MAKE_LIST((cachep), (&(ptr)->slabs_full), slabs_full, nodeid); \
  345. MAKE_LIST((cachep), (&(ptr)->slabs_partial), slabs_partial, nodeid); \
  346. MAKE_LIST((cachep), (&(ptr)->slabs_free), slabs_free, nodeid); \
  347. } while (0)
  348. /*
  349. * struct kmem_cache
  350. *
  351. * manages a cache.
  352. */
  353. struct kmem_cache {
  354. /* 1) per-cpu data, touched during every alloc/free */
  355. struct array_cache *array[NR_CPUS];
  356. /* 2) Cache tunables. Protected by cache_chain_mutex */
  357. unsigned int batchcount;
  358. unsigned int limit;
  359. unsigned int shared;
  360. unsigned int buffer_size;
  361. u32 reciprocal_buffer_size;
  362. /* 3) touched by every alloc & free from the backend */
  363. unsigned int flags; /* constant flags */
  364. unsigned int num; /* # of objs per slab */
  365. /* 4) cache_grow/shrink */
  366. /* order of pgs per slab (2^n) */
  367. unsigned int gfporder;
  368. /* force GFP flags, e.g. GFP_DMA */
  369. gfp_t gfpflags;
  370. size_t colour; /* cache colouring range */
  371. unsigned int colour_off; /* colour offset */
  372. struct kmem_cache *slabp_cache;
  373. unsigned int slab_size;
  374. unsigned int dflags; /* dynamic flags */
  375. /* constructor func */
  376. void (*ctor) (void *, struct kmem_cache *, unsigned long);
  377. /* 5) cache creation/removal */
  378. const char *name;
  379. struct list_head next;
  380. /* 6) statistics */
  381. #if STATS
  382. unsigned long num_active;
  383. unsigned long num_allocations;
  384. unsigned long high_mark;
  385. unsigned long grown;
  386. unsigned long reaped;
  387. unsigned long errors;
  388. unsigned long max_freeable;
  389. unsigned long node_allocs;
  390. unsigned long node_frees;
  391. unsigned long node_overflow;
  392. atomic_t allochit;
  393. atomic_t allocmiss;
  394. atomic_t freehit;
  395. atomic_t freemiss;
  396. #endif
  397. #if DEBUG
  398. /*
  399. * If debugging is enabled, then the allocator can add additional
  400. * fields and/or padding to every object. buffer_size contains the total
  401. * object size including these internal fields, the following two
  402. * variables contain the offset to the user object and its size.
  403. */
  404. int obj_offset;
  405. int obj_size;
  406. #endif
  407. /*
  408. * We put nodelists[] at the end of kmem_cache, because we want to size
  409. * this array to nr_node_ids slots instead of MAX_NUMNODES
  410. * (see kmem_cache_init())
  411. * We still use [MAX_NUMNODES] and not [1] or [0] because cache_cache
  412. * is statically defined, so we reserve the max number of nodes.
  413. */
  414. struct kmem_list3 *nodelists[MAX_NUMNODES];
  415. /*
  416. * Do not add fields after nodelists[]
  417. */
  418. };
  419. #define CFLGS_OFF_SLAB (0x80000000UL)
  420. #define OFF_SLAB(x) ((x)->flags & CFLGS_OFF_SLAB)
  421. #define BATCHREFILL_LIMIT 16
  422. /*
  423. * Optimization question: fewer reaps means less probability for unnessary
  424. * cpucache drain/refill cycles.
  425. *
  426. * OTOH the cpuarrays can contain lots of objects,
  427. * which could lock up otherwise freeable slabs.
  428. */
  429. #define REAPTIMEOUT_CPUC (2*HZ)
  430. #define REAPTIMEOUT_LIST3 (4*HZ)
  431. #if STATS
  432. #define STATS_INC_ACTIVE(x) ((x)->num_active++)
  433. #define STATS_DEC_ACTIVE(x) ((x)->num_active--)
  434. #define STATS_INC_ALLOCED(x) ((x)->num_allocations++)
  435. #define STATS_INC_GROWN(x) ((x)->grown++)
  436. #define STATS_ADD_REAPED(x,y) ((x)->reaped += (y))
  437. #define STATS_SET_HIGH(x) \
  438. do { \
  439. if ((x)->num_active > (x)->high_mark) \
  440. (x)->high_mark = (x)->num_active; \
  441. } while (0)
  442. #define STATS_INC_ERR(x) ((x)->errors++)
  443. #define STATS_INC_NODEALLOCS(x) ((x)->node_allocs++)
  444. #define STATS_INC_NODEFREES(x) ((x)->node_frees++)
  445. #define STATS_INC_ACOVERFLOW(x) ((x)->node_overflow++)
  446. #define STATS_SET_FREEABLE(x, i) \
  447. do { \
  448. if ((x)->max_freeable < i) \
  449. (x)->max_freeable = i; \
  450. } while (0)
  451. #define STATS_INC_ALLOCHIT(x) atomic_inc(&(x)->allochit)
  452. #define STATS_INC_ALLOCMISS(x) atomic_inc(&(x)->allocmiss)
  453. #define STATS_INC_FREEHIT(x) atomic_inc(&(x)->freehit)
  454. #define STATS_INC_FREEMISS(x) atomic_inc(&(x)->freemiss)
  455. #else
  456. #define STATS_INC_ACTIVE(x) do { } while (0)
  457. #define STATS_DEC_ACTIVE(x) do { } while (0)
  458. #define STATS_INC_ALLOCED(x) do { } while (0)
  459. #define STATS_INC_GROWN(x) do { } while (0)
  460. #define STATS_ADD_REAPED(x,y) do { } while (0)
  461. #define STATS_SET_HIGH(x) do { } while (0)
  462. #define STATS_INC_ERR(x) do { } while (0)
  463. #define STATS_INC_NODEALLOCS(x) do { } while (0)
  464. #define STATS_INC_NODEFREES(x) do { } while (0)
  465. #define STATS_INC_ACOVERFLOW(x) do { } while (0)
  466. #define STATS_SET_FREEABLE(x, i) do { } while (0)
  467. #define STATS_INC_ALLOCHIT(x) do { } while (0)
  468. #define STATS_INC_ALLOCMISS(x) do { } while (0)
  469. #define STATS_INC_FREEHIT(x) do { } while (0)
  470. #define STATS_INC_FREEMISS(x) do { } while (0)
  471. #endif
  472. #if DEBUG
  473. /*
  474. * memory layout of objects:
  475. * 0 : objp
  476. * 0 .. cachep->obj_offset - BYTES_PER_WORD - 1: padding. This ensures that
  477. * the end of an object is aligned with the end of the real
  478. * allocation. Catches writes behind the end of the allocation.
  479. * cachep->obj_offset - BYTES_PER_WORD .. cachep->obj_offset - 1:
  480. * redzone word.
  481. * cachep->obj_offset: The real object.
  482. * cachep->buffer_size - 2* BYTES_PER_WORD: redzone word [BYTES_PER_WORD long]
  483. * cachep->buffer_size - 1* BYTES_PER_WORD: last caller address
  484. * [BYTES_PER_WORD long]
  485. */
  486. static int obj_offset(struct kmem_cache *cachep)
  487. {
  488. return cachep->obj_offset;
  489. }
  490. static int obj_size(struct kmem_cache *cachep)
  491. {
  492. return cachep->obj_size;
  493. }
  494. static unsigned long long *dbg_redzone1(struct kmem_cache *cachep, void *objp)
  495. {
  496. BUG_ON(!(cachep->flags & SLAB_RED_ZONE));
  497. return (unsigned long long*) (objp + obj_offset(cachep) -
  498. sizeof(unsigned long long));
  499. }
  500. static unsigned long long *dbg_redzone2(struct kmem_cache *cachep, void *objp)
  501. {
  502. BUG_ON(!(cachep->flags & SLAB_RED_ZONE));
  503. if (cachep->flags & SLAB_STORE_USER)
  504. return (unsigned long long *)(objp + cachep->buffer_size -
  505. sizeof(unsigned long long) -
  506. REDZONE_ALIGN);
  507. return (unsigned long long *) (objp + cachep->buffer_size -
  508. sizeof(unsigned long long));
  509. }
  510. static void **dbg_userword(struct kmem_cache *cachep, void *objp)
  511. {
  512. BUG_ON(!(cachep->flags & SLAB_STORE_USER));
  513. return (void **)(objp + cachep->buffer_size - BYTES_PER_WORD);
  514. }
  515. #else
  516. #define obj_offset(x) 0
  517. #define obj_size(cachep) (cachep->buffer_size)
  518. #define dbg_redzone1(cachep, objp) ({BUG(); (unsigned long long *)NULL;})
  519. #define dbg_redzone2(cachep, objp) ({BUG(); (unsigned long long *)NULL;})
  520. #define dbg_userword(cachep, objp) ({BUG(); (void **)NULL;})
  521. #endif
  522. /*
  523. * Do not go above this order unless 0 objects fit into the slab.
  524. */
  525. #define BREAK_GFP_ORDER_HI 1
  526. #define BREAK_GFP_ORDER_LO 0
  527. static int slab_break_gfp_order = BREAK_GFP_ORDER_LO;
  528. /*
  529. * Functions for storing/retrieving the cachep and or slab from the page
  530. * allocator. These are used to find the slab an obj belongs to. With kfree(),
  531. * these are used to find the cache which an obj belongs to.
  532. */
  533. static inline void page_set_cache(struct page *page, struct kmem_cache *cache)
  534. {
  535. page->lru.next = (struct list_head *)cache;
  536. }
  537. static inline struct kmem_cache *page_get_cache(struct page *page)
  538. {
  539. page = compound_head(page);
  540. BUG_ON(!PageSlab(page));
  541. return (struct kmem_cache *)page->lru.next;
  542. }
  543. static inline void page_set_slab(struct page *page, struct slab *slab)
  544. {
  545. page->lru.prev = (struct list_head *)slab;
  546. }
  547. static inline struct slab *page_get_slab(struct page *page)
  548. {
  549. BUG_ON(!PageSlab(page));
  550. return (struct slab *)page->lru.prev;
  551. }
  552. static inline struct kmem_cache *virt_to_cache(const void *obj)
  553. {
  554. struct page *page = virt_to_head_page(obj);
  555. return page_get_cache(page);
  556. }
  557. static inline struct slab *virt_to_slab(const void *obj)
  558. {
  559. struct page *page = virt_to_head_page(obj);
  560. return page_get_slab(page);
  561. }
  562. static inline void *index_to_obj(struct kmem_cache *cache, struct slab *slab,
  563. unsigned int idx)
  564. {
  565. return slab->s_mem + cache->buffer_size * idx;
  566. }
  567. /*
  568. * We want to avoid an expensive divide : (offset / cache->buffer_size)
  569. * Using the fact that buffer_size is a constant for a particular cache,
  570. * we can replace (offset / cache->buffer_size) by
  571. * reciprocal_divide(offset, cache->reciprocal_buffer_size)
  572. */
  573. static inline unsigned int obj_to_index(const struct kmem_cache *cache,
  574. const struct slab *slab, void *obj)
  575. {
  576. u32 offset = (obj - slab->s_mem);
  577. return reciprocal_divide(offset, cache->reciprocal_buffer_size);
  578. }
  579. /*
  580. * These are the default caches for kmalloc. Custom caches can have other sizes.
  581. */
  582. struct cache_sizes malloc_sizes[] = {
  583. #define CACHE(x) { .cs_size = (x) },
  584. #include <linux/kmalloc_sizes.h>
  585. CACHE(ULONG_MAX)
  586. #undef CACHE
  587. };
  588. EXPORT_SYMBOL(malloc_sizes);
  589. /* Must match cache_sizes above. Out of line to keep cache footprint low. */
  590. struct cache_names {
  591. char *name;
  592. char *name_dma;
  593. };
  594. static struct cache_names __initdata cache_names[] = {
  595. #define CACHE(x) { .name = "size-" #x, .name_dma = "size-" #x "(DMA)" },
  596. #include <linux/kmalloc_sizes.h>
  597. {NULL,}
  598. #undef CACHE
  599. };
  600. static struct arraycache_init initarray_cache __initdata =
  601. { {0, BOOT_CPUCACHE_ENTRIES, 1, 0} };
  602. static struct arraycache_init initarray_generic =
  603. { {0, BOOT_CPUCACHE_ENTRIES, 1, 0} };
  604. /* internal cache of cache description objs */
  605. static struct kmem_cache cache_cache = {
  606. .batchcount = 1,
  607. .limit = BOOT_CPUCACHE_ENTRIES,
  608. .shared = 1,
  609. .buffer_size = sizeof(struct kmem_cache),
  610. .name = "kmem_cache",
  611. };
  612. #define BAD_ALIEN_MAGIC 0x01020304ul
  613. #ifdef CONFIG_LOCKDEP
  614. /*
  615. * Slab sometimes uses the kmalloc slabs to store the slab headers
  616. * for other slabs "off slab".
  617. * The locking for this is tricky in that it nests within the locks
  618. * of all other slabs in a few places; to deal with this special
  619. * locking we put on-slab caches into a separate lock-class.
  620. *
  621. * We set lock class for alien array caches which are up during init.
  622. * The lock annotation will be lost if all cpus of a node goes down and
  623. * then comes back up during hotplug
  624. */
  625. static struct lock_class_key on_slab_l3_key;
  626. static struct lock_class_key on_slab_alc_key;
  627. static inline void init_lock_keys(void)
  628. {
  629. int q;
  630. struct cache_sizes *s = malloc_sizes;
  631. while (s->cs_size != ULONG_MAX) {
  632. for_each_node(q) {
  633. struct array_cache **alc;
  634. int r;
  635. struct kmem_list3 *l3 = s->cs_cachep->nodelists[q];
  636. if (!l3 || OFF_SLAB(s->cs_cachep))
  637. continue;
  638. lockdep_set_class(&l3->list_lock, &on_slab_l3_key);
  639. alc = l3->alien;
  640. /*
  641. * FIXME: This check for BAD_ALIEN_MAGIC
  642. * should go away when common slab code is taught to
  643. * work even without alien caches.
  644. * Currently, non NUMA code returns BAD_ALIEN_MAGIC
  645. * for alloc_alien_cache,
  646. */
  647. if (!alc || (unsigned long)alc == BAD_ALIEN_MAGIC)
  648. continue;
  649. for_each_node(r) {
  650. if (alc[r])
  651. lockdep_set_class(&alc[r]->lock,
  652. &on_slab_alc_key);
  653. }
  654. }
  655. s++;
  656. }
  657. }
  658. #else
  659. static inline void init_lock_keys(void)
  660. {
  661. }
  662. #endif
  663. /*
  664. * 1. Guard access to the cache-chain.
  665. * 2. Protect sanity of cpu_online_map against cpu hotplug events
  666. */
  667. static DEFINE_MUTEX(cache_chain_mutex);
  668. static struct list_head cache_chain;
  669. /*
  670. * chicken and egg problem: delay the per-cpu array allocation
  671. * until the general caches are up.
  672. */
  673. static enum {
  674. NONE,
  675. PARTIAL_AC,
  676. PARTIAL_L3,
  677. FULL
  678. } g_cpucache_up;
  679. /*
  680. * used by boot code to determine if it can use slab based allocator
  681. */
  682. int slab_is_available(void)
  683. {
  684. return g_cpucache_up == FULL;
  685. }
  686. static DEFINE_PER_CPU(struct delayed_work, reap_work);
  687. static inline struct array_cache *cpu_cache_get(struct kmem_cache *cachep)
  688. {
  689. return cachep->array[smp_processor_id()];
  690. }
  691. static inline struct kmem_cache *__find_general_cachep(size_t size,
  692. gfp_t gfpflags)
  693. {
  694. struct cache_sizes *csizep = malloc_sizes;
  695. #if DEBUG
  696. /* This happens if someone tries to call
  697. * kmem_cache_create(), or __kmalloc(), before
  698. * the generic caches are initialized.
  699. */
  700. BUG_ON(malloc_sizes[INDEX_AC].cs_cachep == NULL);
  701. #endif
  702. if (!size)
  703. return ZERO_SIZE_PTR;
  704. while (size > csizep->cs_size)
  705. csizep++;
  706. /*
  707. * Really subtle: The last entry with cs->cs_size==ULONG_MAX
  708. * has cs_{dma,}cachep==NULL. Thus no special case
  709. * for large kmalloc calls required.
  710. */
  711. #ifdef CONFIG_ZONE_DMA
  712. if (unlikely(gfpflags & GFP_DMA))
  713. return csizep->cs_dmacachep;
  714. #endif
  715. return csizep->cs_cachep;
  716. }
  717. static struct kmem_cache *kmem_find_general_cachep(size_t size, gfp_t gfpflags)
  718. {
  719. return __find_general_cachep(size, gfpflags);
  720. }
  721. static size_t slab_mgmt_size(size_t nr_objs, size_t align)
  722. {
  723. return ALIGN(sizeof(struct slab)+nr_objs*sizeof(kmem_bufctl_t), align);
  724. }
  725. /*
  726. * Calculate the number of objects and left-over bytes for a given buffer size.
  727. */
  728. static void cache_estimate(unsigned long gfporder, size_t buffer_size,
  729. size_t align, int flags, size_t *left_over,
  730. unsigned int *num)
  731. {
  732. int nr_objs;
  733. size_t mgmt_size;
  734. size_t slab_size = PAGE_SIZE << gfporder;
  735. /*
  736. * The slab management structure can be either off the slab or
  737. * on it. For the latter case, the memory allocated for a
  738. * slab is used for:
  739. *
  740. * - The struct slab
  741. * - One kmem_bufctl_t for each object
  742. * - Padding to respect alignment of @align
  743. * - @buffer_size bytes for each object
  744. *
  745. * If the slab management structure is off the slab, then the
  746. * alignment will already be calculated into the size. Because
  747. * the slabs are all pages aligned, the objects will be at the
  748. * correct alignment when allocated.
  749. */
  750. if (flags & CFLGS_OFF_SLAB) {
  751. mgmt_size = 0;
  752. nr_objs = slab_size / buffer_size;
  753. if (nr_objs > SLAB_LIMIT)
  754. nr_objs = SLAB_LIMIT;
  755. } else {
  756. /*
  757. * Ignore padding for the initial guess. The padding
  758. * is at most @align-1 bytes, and @buffer_size is at
  759. * least @align. In the worst case, this result will
  760. * be one greater than the number of objects that fit
  761. * into the memory allocation when taking the padding
  762. * into account.
  763. */
  764. nr_objs = (slab_size - sizeof(struct slab)) /
  765. (buffer_size + sizeof(kmem_bufctl_t));
  766. /*
  767. * This calculated number will be either the right
  768. * amount, or one greater than what we want.
  769. */
  770. if (slab_mgmt_size(nr_objs, align) + nr_objs*buffer_size
  771. > slab_size)
  772. nr_objs--;
  773. if (nr_objs > SLAB_LIMIT)
  774. nr_objs = SLAB_LIMIT;
  775. mgmt_size = slab_mgmt_size(nr_objs, align);
  776. }
  777. *num = nr_objs;
  778. *left_over = slab_size - nr_objs*buffer_size - mgmt_size;
  779. }
  780. #define slab_error(cachep, msg) __slab_error(__FUNCTION__, cachep, msg)
  781. static void __slab_error(const char *function, struct kmem_cache *cachep,
  782. char *msg)
  783. {
  784. printk(KERN_ERR "slab error in %s(): cache `%s': %s\n",
  785. function, cachep->name, msg);
  786. dump_stack();
  787. }
  788. /*
  789. * By default on NUMA we use alien caches to stage the freeing of
  790. * objects allocated from other nodes. This causes massive memory
  791. * inefficiencies when using fake NUMA setup to split memory into a
  792. * large number of small nodes, so it can be disabled on the command
  793. * line
  794. */
  795. static int use_alien_caches __read_mostly = 1;
  796. static int numa_platform __read_mostly = 1;
  797. static int __init noaliencache_setup(char *s)
  798. {
  799. use_alien_caches = 0;
  800. return 1;
  801. }
  802. __setup("noaliencache", noaliencache_setup);
  803. #ifdef CONFIG_NUMA
  804. /*
  805. * Special reaping functions for NUMA systems called from cache_reap().
  806. * These take care of doing round robin flushing of alien caches (containing
  807. * objects freed on different nodes from which they were allocated) and the
  808. * flushing of remote pcps by calling drain_node_pages.
  809. */
  810. static DEFINE_PER_CPU(unsigned long, reap_node);
  811. static void init_reap_node(int cpu)
  812. {
  813. int node;
  814. node = next_node(cpu_to_node(cpu), node_online_map);
  815. if (node == MAX_NUMNODES)
  816. node = first_node(node_online_map);
  817. per_cpu(reap_node, cpu) = node;
  818. }
  819. static void next_reap_node(void)
  820. {
  821. int node = __get_cpu_var(reap_node);
  822. node = next_node(node, node_online_map);
  823. if (unlikely(node >= MAX_NUMNODES))
  824. node = first_node(node_online_map);
  825. __get_cpu_var(reap_node) = node;
  826. }
  827. #else
  828. #define init_reap_node(cpu) do { } while (0)
  829. #define next_reap_node(void) do { } while (0)
  830. #endif
  831. /*
  832. * Initiate the reap timer running on the target CPU. We run at around 1 to 2Hz
  833. * via the workqueue/eventd.
  834. * Add the CPU number into the expiration time to minimize the possibility of
  835. * the CPUs getting into lockstep and contending for the global cache chain
  836. * lock.
  837. */
  838. static void __cpuinit start_cpu_timer(int cpu)
  839. {
  840. struct delayed_work *reap_work = &per_cpu(reap_work, cpu);
  841. /*
  842. * When this gets called from do_initcalls via cpucache_init(),
  843. * init_workqueues() has already run, so keventd will be setup
  844. * at that time.
  845. */
  846. if (keventd_up() && reap_work->work.func == NULL) {
  847. init_reap_node(cpu);
  848. INIT_DELAYED_WORK(reap_work, cache_reap);
  849. schedule_delayed_work_on(cpu, reap_work,
  850. __round_jiffies_relative(HZ, cpu));
  851. }
  852. }
  853. static struct array_cache *alloc_arraycache(int node, int entries,
  854. int batchcount)
  855. {
  856. int memsize = sizeof(void *) * entries + sizeof(struct array_cache);
  857. struct array_cache *nc = NULL;
  858. nc = kmalloc_node(memsize, GFP_KERNEL, node);
  859. if (nc) {
  860. nc->avail = 0;
  861. nc->limit = entries;
  862. nc->batchcount = batchcount;
  863. nc->touched = 0;
  864. spin_lock_init(&nc->lock);
  865. }
  866. return nc;
  867. }
  868. /*
  869. * Transfer objects in one arraycache to another.
  870. * Locking must be handled by the caller.
  871. *
  872. * Return the number of entries transferred.
  873. */
  874. static int transfer_objects(struct array_cache *to,
  875. struct array_cache *from, unsigned int max)
  876. {
  877. /* Figure out how many entries to transfer */
  878. int nr = min(min(from->avail, max), to->limit - to->avail);
  879. if (!nr)
  880. return 0;
  881. memcpy(to->entry + to->avail, from->entry + from->avail -nr,
  882. sizeof(void *) *nr);
  883. from->avail -= nr;
  884. to->avail += nr;
  885. to->touched = 1;
  886. return nr;
  887. }
  888. #ifndef CONFIG_NUMA
  889. #define drain_alien_cache(cachep, alien) do { } while (0)
  890. #define reap_alien(cachep, l3) do { } while (0)
  891. static inline struct array_cache **alloc_alien_cache(int node, int limit)
  892. {
  893. return (struct array_cache **)BAD_ALIEN_MAGIC;
  894. }
  895. static inline void free_alien_cache(struct array_cache **ac_ptr)
  896. {
  897. }
  898. static inline int cache_free_alien(struct kmem_cache *cachep, void *objp)
  899. {
  900. return 0;
  901. }
  902. static inline void *alternate_node_alloc(struct kmem_cache *cachep,
  903. gfp_t flags)
  904. {
  905. return NULL;
  906. }
  907. static inline void *____cache_alloc_node(struct kmem_cache *cachep,
  908. gfp_t flags, int nodeid)
  909. {
  910. return NULL;
  911. }
  912. #else /* CONFIG_NUMA */
  913. static void *____cache_alloc_node(struct kmem_cache *, gfp_t, int);
  914. static void *alternate_node_alloc(struct kmem_cache *, gfp_t);
  915. static struct array_cache **alloc_alien_cache(int node, int limit)
  916. {
  917. struct array_cache **ac_ptr;
  918. int memsize = sizeof(void *) * nr_node_ids;
  919. int i;
  920. if (limit > 1)
  921. limit = 12;
  922. ac_ptr = kmalloc_node(memsize, GFP_KERNEL, node);
  923. if (ac_ptr) {
  924. for_each_node(i) {
  925. if (i == node || !node_online(i)) {
  926. ac_ptr[i] = NULL;
  927. continue;
  928. }
  929. ac_ptr[i] = alloc_arraycache(node, limit, 0xbaadf00d);
  930. if (!ac_ptr[i]) {
  931. for (i--; i <= 0; i--)
  932. kfree(ac_ptr[i]);
  933. kfree(ac_ptr);
  934. return NULL;
  935. }
  936. }
  937. }
  938. return ac_ptr;
  939. }
  940. static void free_alien_cache(struct array_cache **ac_ptr)
  941. {
  942. int i;
  943. if (!ac_ptr)
  944. return;
  945. for_each_node(i)
  946. kfree(ac_ptr[i]);
  947. kfree(ac_ptr);
  948. }
  949. static void __drain_alien_cache(struct kmem_cache *cachep,
  950. struct array_cache *ac, int node)
  951. {
  952. struct kmem_list3 *rl3 = cachep->nodelists[node];
  953. if (ac->avail) {
  954. spin_lock(&rl3->list_lock);
  955. /*
  956. * Stuff objects into the remote nodes shared array first.
  957. * That way we could avoid the overhead of putting the objects
  958. * into the free lists and getting them back later.
  959. */
  960. if (rl3->shared)
  961. transfer_objects(rl3->shared, ac, ac->limit);
  962. free_block(cachep, ac->entry, ac->avail, node);
  963. ac->avail = 0;
  964. spin_unlock(&rl3->list_lock);
  965. }
  966. }
  967. /*
  968. * Called from cache_reap() to regularly drain alien caches round robin.
  969. */
  970. static void reap_alien(struct kmem_cache *cachep, struct kmem_list3 *l3)
  971. {
  972. int node = __get_cpu_var(reap_node);
  973. if (l3->alien) {
  974. struct array_cache *ac = l3->alien[node];
  975. if (ac && ac->avail && spin_trylock_irq(&ac->lock)) {
  976. __drain_alien_cache(cachep, ac, node);
  977. spin_unlock_irq(&ac->lock);
  978. }
  979. }
  980. }
  981. static void drain_alien_cache(struct kmem_cache *cachep,
  982. struct array_cache **alien)
  983. {
  984. int i = 0;
  985. struct array_cache *ac;
  986. unsigned long flags;
  987. for_each_online_node(i) {
  988. ac = alien[i];
  989. if (ac) {
  990. spin_lock_irqsave(&ac->lock, flags);
  991. __drain_alien_cache(cachep, ac, i);
  992. spin_unlock_irqrestore(&ac->lock, flags);
  993. }
  994. }
  995. }
  996. static inline int cache_free_alien(struct kmem_cache *cachep, void *objp)
  997. {
  998. struct slab *slabp = virt_to_slab(objp);
  999. int nodeid = slabp->nodeid;
  1000. struct kmem_list3 *l3;
  1001. struct array_cache *alien = NULL;
  1002. int node;
  1003. node = numa_node_id();
  1004. /*
  1005. * Make sure we are not freeing a object from another node to the array
  1006. * cache on this cpu.
  1007. */
  1008. if (likely(slabp->nodeid == node))
  1009. return 0;
  1010. l3 = cachep->nodelists[node];
  1011. STATS_INC_NODEFREES(cachep);
  1012. if (l3->alien && l3->alien[nodeid]) {
  1013. alien = l3->alien[nodeid];
  1014. spin_lock(&alien->lock);
  1015. if (unlikely(alien->avail == alien->limit)) {
  1016. STATS_INC_ACOVERFLOW(cachep);
  1017. __drain_alien_cache(cachep, alien, nodeid);
  1018. }
  1019. alien->entry[alien->avail++] = objp;
  1020. spin_unlock(&alien->lock);
  1021. } else {
  1022. spin_lock(&(cachep->nodelists[nodeid])->list_lock);
  1023. free_block(cachep, &objp, 1, nodeid);
  1024. spin_unlock(&(cachep->nodelists[nodeid])->list_lock);
  1025. }
  1026. return 1;
  1027. }
  1028. #endif
  1029. static int __cpuinit cpuup_callback(struct notifier_block *nfb,
  1030. unsigned long action, void *hcpu)
  1031. {
  1032. long cpu = (long)hcpu;
  1033. struct kmem_cache *cachep;
  1034. struct kmem_list3 *l3 = NULL;
  1035. int node = cpu_to_node(cpu);
  1036. const int memsize = sizeof(struct kmem_list3);
  1037. switch (action) {
  1038. case CPU_LOCK_ACQUIRE:
  1039. mutex_lock(&cache_chain_mutex);
  1040. break;
  1041. case CPU_UP_PREPARE:
  1042. case CPU_UP_PREPARE_FROZEN:
  1043. /*
  1044. * We need to do this right in the beginning since
  1045. * alloc_arraycache's are going to use this list.
  1046. * kmalloc_node allows us to add the slab to the right
  1047. * kmem_list3 and not this cpu's kmem_list3
  1048. */
  1049. list_for_each_entry(cachep, &cache_chain, next) {
  1050. /*
  1051. * Set up the size64 kmemlist for cpu before we can
  1052. * begin anything. Make sure some other cpu on this
  1053. * node has not already allocated this
  1054. */
  1055. if (!cachep->nodelists[node]) {
  1056. l3 = kmalloc_node(memsize, GFP_KERNEL, node);
  1057. if (!l3)
  1058. goto bad;
  1059. kmem_list3_init(l3);
  1060. l3->next_reap = jiffies + REAPTIMEOUT_LIST3 +
  1061. ((unsigned long)cachep) % REAPTIMEOUT_LIST3;
  1062. /*
  1063. * The l3s don't come and go as CPUs come and
  1064. * go. cache_chain_mutex is sufficient
  1065. * protection here.
  1066. */
  1067. cachep->nodelists[node] = l3;
  1068. }
  1069. spin_lock_irq(&cachep->nodelists[node]->list_lock);
  1070. cachep->nodelists[node]->free_limit =
  1071. (1 + nr_cpus_node(node)) *
  1072. cachep->batchcount + cachep->num;
  1073. spin_unlock_irq(&cachep->nodelists[node]->list_lock);
  1074. }
  1075. /*
  1076. * Now we can go ahead with allocating the shared arrays and
  1077. * array caches
  1078. */
  1079. list_for_each_entry(cachep, &cache_chain, next) {
  1080. struct array_cache *nc;
  1081. struct array_cache *shared = NULL;
  1082. struct array_cache **alien = NULL;
  1083. nc = alloc_arraycache(node, cachep->limit,
  1084. cachep->batchcount);
  1085. if (!nc)
  1086. goto bad;
  1087. if (cachep->shared) {
  1088. shared = alloc_arraycache(node,
  1089. cachep->shared * cachep->batchcount,
  1090. 0xbaadf00d);
  1091. if (!shared)
  1092. goto bad;
  1093. }
  1094. if (use_alien_caches) {
  1095. alien = alloc_alien_cache(node, cachep->limit);
  1096. if (!alien)
  1097. goto bad;
  1098. }
  1099. cachep->array[cpu] = nc;
  1100. l3 = cachep->nodelists[node];
  1101. BUG_ON(!l3);
  1102. spin_lock_irq(&l3->list_lock);
  1103. if (!l3->shared) {
  1104. /*
  1105. * We are serialised from CPU_DEAD or
  1106. * CPU_UP_CANCELLED by the cpucontrol lock
  1107. */
  1108. l3->shared = shared;
  1109. shared = NULL;
  1110. }
  1111. #ifdef CONFIG_NUMA
  1112. if (!l3->alien) {
  1113. l3->alien = alien;
  1114. alien = NULL;
  1115. }
  1116. #endif
  1117. spin_unlock_irq(&l3->list_lock);
  1118. kfree(shared);
  1119. free_alien_cache(alien);
  1120. }
  1121. break;
  1122. case CPU_ONLINE:
  1123. case CPU_ONLINE_FROZEN:
  1124. start_cpu_timer(cpu);
  1125. break;
  1126. #ifdef CONFIG_HOTPLUG_CPU
  1127. case CPU_DOWN_PREPARE:
  1128. case CPU_DOWN_PREPARE_FROZEN:
  1129. /*
  1130. * Shutdown cache reaper. Note that the cache_chain_mutex is
  1131. * held so that if cache_reap() is invoked it cannot do
  1132. * anything expensive but will only modify reap_work
  1133. * and reschedule the timer.
  1134. */
  1135. cancel_rearming_delayed_work(&per_cpu(reap_work, cpu));
  1136. /* Now the cache_reaper is guaranteed to be not running. */
  1137. per_cpu(reap_work, cpu).work.func = NULL;
  1138. break;
  1139. case CPU_DOWN_FAILED:
  1140. case CPU_DOWN_FAILED_FROZEN:
  1141. start_cpu_timer(cpu);
  1142. break;
  1143. case CPU_DEAD:
  1144. case CPU_DEAD_FROZEN:
  1145. /*
  1146. * Even if all the cpus of a node are down, we don't free the
  1147. * kmem_list3 of any cache. This to avoid a race between
  1148. * cpu_down, and a kmalloc allocation from another cpu for
  1149. * memory from the node of the cpu going down. The list3
  1150. * structure is usually allocated from kmem_cache_create() and
  1151. * gets destroyed at kmem_cache_destroy().
  1152. */
  1153. /* fall thru */
  1154. #endif
  1155. case CPU_UP_CANCELED:
  1156. case CPU_UP_CANCELED_FROZEN:
  1157. list_for_each_entry(cachep, &cache_chain, next) {
  1158. struct array_cache *nc;
  1159. struct array_cache *shared;
  1160. struct array_cache **alien;
  1161. cpumask_t mask;
  1162. mask = node_to_cpumask(node);
  1163. /* cpu is dead; no one can alloc from it. */
  1164. nc = cachep->array[cpu];
  1165. cachep->array[cpu] = NULL;
  1166. l3 = cachep->nodelists[node];
  1167. if (!l3)
  1168. goto free_array_cache;
  1169. spin_lock_irq(&l3->list_lock);
  1170. /* Free limit for this kmem_list3 */
  1171. l3->free_limit -= cachep->batchcount;
  1172. if (nc)
  1173. free_block(cachep, nc->entry, nc->avail, node);
  1174. if (!cpus_empty(mask)) {
  1175. spin_unlock_irq(&l3->list_lock);
  1176. goto free_array_cache;
  1177. }
  1178. shared = l3->shared;
  1179. if (shared) {
  1180. free_block(cachep, shared->entry,
  1181. shared->avail, node);
  1182. l3->shared = NULL;
  1183. }
  1184. alien = l3->alien;
  1185. l3->alien = NULL;
  1186. spin_unlock_irq(&l3->list_lock);
  1187. kfree(shared);
  1188. if (alien) {
  1189. drain_alien_cache(cachep, alien);
  1190. free_alien_cache(alien);
  1191. }
  1192. free_array_cache:
  1193. kfree(nc);
  1194. }
  1195. /*
  1196. * In the previous loop, all the objects were freed to
  1197. * the respective cache's slabs, now we can go ahead and
  1198. * shrink each nodelist to its limit.
  1199. */
  1200. list_for_each_entry(cachep, &cache_chain, next) {
  1201. l3 = cachep->nodelists[node];
  1202. if (!l3)
  1203. continue;
  1204. drain_freelist(cachep, l3, l3->free_objects);
  1205. }
  1206. break;
  1207. case CPU_LOCK_RELEASE:
  1208. mutex_unlock(&cache_chain_mutex);
  1209. break;
  1210. }
  1211. return NOTIFY_OK;
  1212. bad:
  1213. return NOTIFY_BAD;
  1214. }
  1215. static struct notifier_block __cpuinitdata cpucache_notifier = {
  1216. &cpuup_callback, NULL, 0
  1217. };
  1218. /*
  1219. * swap the static kmem_list3 with kmalloced memory
  1220. */
  1221. static void init_list(struct kmem_cache *cachep, struct kmem_list3 *list,
  1222. int nodeid)
  1223. {
  1224. struct kmem_list3 *ptr;
  1225. ptr = kmalloc_node(sizeof(struct kmem_list3), GFP_KERNEL, nodeid);
  1226. BUG_ON(!ptr);
  1227. local_irq_disable();
  1228. memcpy(ptr, list, sizeof(struct kmem_list3));
  1229. /*
  1230. * Do not assume that spinlocks can be initialized via memcpy:
  1231. */
  1232. spin_lock_init(&ptr->list_lock);
  1233. MAKE_ALL_LISTS(cachep, ptr, nodeid);
  1234. cachep->nodelists[nodeid] = ptr;
  1235. local_irq_enable();
  1236. }
  1237. /*
  1238. * Initialisation. Called after the page allocator have been initialised and
  1239. * before smp_init().
  1240. */
  1241. void __init kmem_cache_init(void)
  1242. {
  1243. size_t left_over;
  1244. struct cache_sizes *sizes;
  1245. struct cache_names *names;
  1246. int i;
  1247. int order;
  1248. int node;
  1249. if (num_possible_nodes() == 1) {
  1250. use_alien_caches = 0;
  1251. numa_platform = 0;
  1252. }
  1253. for (i = 0; i < NUM_INIT_LISTS; i++) {
  1254. kmem_list3_init(&initkmem_list3[i]);
  1255. if (i < MAX_NUMNODES)
  1256. cache_cache.nodelists[i] = NULL;
  1257. }
  1258. /*
  1259. * Fragmentation resistance on low memory - only use bigger
  1260. * page orders on machines with more than 32MB of memory.
  1261. */
  1262. if (num_physpages > (32 << 20) >> PAGE_SHIFT)
  1263. slab_break_gfp_order = BREAK_GFP_ORDER_HI;
  1264. /* Bootstrap is tricky, because several objects are allocated
  1265. * from caches that do not exist yet:
  1266. * 1) initialize the cache_cache cache: it contains the struct
  1267. * kmem_cache structures of all caches, except cache_cache itself:
  1268. * cache_cache is statically allocated.
  1269. * Initially an __init data area is used for the head array and the
  1270. * kmem_list3 structures, it's replaced with a kmalloc allocated
  1271. * array at the end of the bootstrap.
  1272. * 2) Create the first kmalloc cache.
  1273. * The struct kmem_cache for the new cache is allocated normally.
  1274. * An __init data area is used for the head array.
  1275. * 3) Create the remaining kmalloc caches, with minimally sized
  1276. * head arrays.
  1277. * 4) Replace the __init data head arrays for cache_cache and the first
  1278. * kmalloc cache with kmalloc allocated arrays.
  1279. * 5) Replace the __init data for kmem_list3 for cache_cache and
  1280. * the other cache's with kmalloc allocated memory.
  1281. * 6) Resize the head arrays of the kmalloc caches to their final sizes.
  1282. */
  1283. node = numa_node_id();
  1284. /* 1) create the cache_cache */
  1285. INIT_LIST_HEAD(&cache_chain);
  1286. list_add(&cache_cache.next, &cache_chain);
  1287. cache_cache.colour_off = cache_line_size();
  1288. cache_cache.array[smp_processor_id()] = &initarray_cache.cache;
  1289. cache_cache.nodelists[node] = &initkmem_list3[CACHE_CACHE];
  1290. /*
  1291. * struct kmem_cache size depends on nr_node_ids, which
  1292. * can be less than MAX_NUMNODES.
  1293. */
  1294. cache_cache.buffer_size = offsetof(struct kmem_cache, nodelists) +
  1295. nr_node_ids * sizeof(struct kmem_list3 *);
  1296. #if DEBUG
  1297. cache_cache.obj_size = cache_cache.buffer_size;
  1298. #endif
  1299. cache_cache.buffer_size = ALIGN(cache_cache.buffer_size,
  1300. cache_line_size());
  1301. cache_cache.reciprocal_buffer_size =
  1302. reciprocal_value(cache_cache.buffer_size);
  1303. for (order = 0; order < MAX_ORDER; order++) {
  1304. cache_estimate(order, cache_cache.buffer_size,
  1305. cache_line_size(), 0, &left_over, &cache_cache.num);
  1306. if (cache_cache.num)
  1307. break;
  1308. }
  1309. BUG_ON(!cache_cache.num);
  1310. cache_cache.gfporder = order;
  1311. cache_cache.colour = left_over / cache_cache.colour_off;
  1312. cache_cache.slab_size = ALIGN(cache_cache.num * sizeof(kmem_bufctl_t) +
  1313. sizeof(struct slab), cache_line_size());
  1314. /* 2+3) create the kmalloc caches */
  1315. sizes = malloc_sizes;
  1316. names = cache_names;
  1317. /*
  1318. * Initialize the caches that provide memory for the array cache and the
  1319. * kmem_list3 structures first. Without this, further allocations will
  1320. * bug.
  1321. */
  1322. sizes[INDEX_AC].cs_cachep = kmem_cache_create(names[INDEX_AC].name,
  1323. sizes[INDEX_AC].cs_size,
  1324. ARCH_KMALLOC_MINALIGN,
  1325. ARCH_KMALLOC_FLAGS|SLAB_PANIC,
  1326. NULL);
  1327. if (INDEX_AC != INDEX_L3) {
  1328. sizes[INDEX_L3].cs_cachep =
  1329. kmem_cache_create(names[INDEX_L3].name,
  1330. sizes[INDEX_L3].cs_size,
  1331. ARCH_KMALLOC_MINALIGN,
  1332. ARCH_KMALLOC_FLAGS|SLAB_PANIC,
  1333. NULL);
  1334. }
  1335. slab_early_init = 0;
  1336. while (sizes->cs_size != ULONG_MAX) {
  1337. /*
  1338. * For performance, all the general caches are L1 aligned.
  1339. * This should be particularly beneficial on SMP boxes, as it
  1340. * eliminates "false sharing".
  1341. * Note for systems short on memory removing the alignment will
  1342. * allow tighter packing of the smaller caches.
  1343. */
  1344. if (!sizes->cs_cachep) {
  1345. sizes->cs_cachep = kmem_cache_create(names->name,
  1346. sizes->cs_size,
  1347. ARCH_KMALLOC_MINALIGN,
  1348. ARCH_KMALLOC_FLAGS|SLAB_PANIC,
  1349. NULL);
  1350. }
  1351. #ifdef CONFIG_ZONE_DMA
  1352. sizes->cs_dmacachep = kmem_cache_create(
  1353. names->name_dma,
  1354. sizes->cs_size,
  1355. ARCH_KMALLOC_MINALIGN,
  1356. ARCH_KMALLOC_FLAGS|SLAB_CACHE_DMA|
  1357. SLAB_PANIC,
  1358. NULL);
  1359. #endif
  1360. sizes++;
  1361. names++;
  1362. }
  1363. /* 4) Replace the bootstrap head arrays */
  1364. {
  1365. struct array_cache *ptr;
  1366. ptr = kmalloc(sizeof(struct arraycache_init), GFP_KERNEL);
  1367. local_irq_disable();
  1368. BUG_ON(cpu_cache_get(&cache_cache) != &initarray_cache.cache);
  1369. memcpy(ptr, cpu_cache_get(&cache_cache),
  1370. sizeof(struct arraycache_init));
  1371. /*
  1372. * Do not assume that spinlocks can be initialized via memcpy:
  1373. */
  1374. spin_lock_init(&ptr->lock);
  1375. cache_cache.array[smp_processor_id()] = ptr;
  1376. local_irq_enable();
  1377. ptr = kmalloc(sizeof(struct arraycache_init), GFP_KERNEL);
  1378. local_irq_disable();
  1379. BUG_ON(cpu_cache_get(malloc_sizes[INDEX_AC].cs_cachep)
  1380. != &initarray_generic.cache);
  1381. memcpy(ptr, cpu_cache_get(malloc_sizes[INDEX_AC].cs_cachep),
  1382. sizeof(struct arraycache_init));
  1383. /*
  1384. * Do not assume that spinlocks can be initialized via memcpy:
  1385. */
  1386. spin_lock_init(&ptr->lock);
  1387. malloc_sizes[INDEX_AC].cs_cachep->array[smp_processor_id()] =
  1388. ptr;
  1389. local_irq_enable();
  1390. }
  1391. /* 5) Replace the bootstrap kmem_list3's */
  1392. {
  1393. int nid;
  1394. /* Replace the static kmem_list3 structures for the boot cpu */
  1395. init_list(&cache_cache, &initkmem_list3[CACHE_CACHE], node);
  1396. for_each_online_node(nid) {
  1397. init_list(malloc_sizes[INDEX_AC].cs_cachep,
  1398. &initkmem_list3[SIZE_AC + nid], nid);
  1399. if (INDEX_AC != INDEX_L3) {
  1400. init_list(malloc_sizes[INDEX_L3].cs_cachep,
  1401. &initkmem_list3[SIZE_L3 + nid], nid);
  1402. }
  1403. }
  1404. }
  1405. /* 6) resize the head arrays to their final sizes */
  1406. {
  1407. struct kmem_cache *cachep;
  1408. mutex_lock(&cache_chain_mutex);
  1409. list_for_each_entry(cachep, &cache_chain, next)
  1410. if (enable_cpucache(cachep))
  1411. BUG();
  1412. mutex_unlock(&cache_chain_mutex);
  1413. }
  1414. /* Annotate slab for lockdep -- annotate the malloc caches */
  1415. init_lock_keys();
  1416. /* Done! */
  1417. g_cpucache_up = FULL;
  1418. /*
  1419. * Register a cpu startup notifier callback that initializes
  1420. * cpu_cache_get for all new cpus
  1421. */
  1422. register_cpu_notifier(&cpucache_notifier);
  1423. /*
  1424. * The reap timers are started later, with a module init call: That part
  1425. * of the kernel is not yet operational.
  1426. */
  1427. }
  1428. static int __init cpucache_init(void)
  1429. {
  1430. int cpu;
  1431. /*
  1432. * Register the timers that return unneeded pages to the page allocator
  1433. */
  1434. for_each_online_cpu(cpu)
  1435. start_cpu_timer(cpu);
  1436. return 0;
  1437. }
  1438. __initcall(cpucache_init);
  1439. /*
  1440. * Interface to system's page allocator. No need to hold the cache-lock.
  1441. *
  1442. * If we requested dmaable memory, we will get it. Even if we
  1443. * did not request dmaable memory, we might get it, but that
  1444. * would be relatively rare and ignorable.
  1445. */
  1446. static void *kmem_getpages(struct kmem_cache *cachep, gfp_t flags, int nodeid)
  1447. {
  1448. struct page *page;
  1449. int nr_pages;
  1450. int i;
  1451. #ifndef CONFIG_MMU
  1452. /*
  1453. * Nommu uses slab's for process anonymous memory allocations, and thus
  1454. * requires __GFP_COMP to properly refcount higher order allocations
  1455. */
  1456. flags |= __GFP_COMP;
  1457. #endif
  1458. flags |= cachep->gfpflags;
  1459. page = alloc_pages_node(nodeid, flags, cachep->gfporder);
  1460. if (!page)
  1461. return NULL;
  1462. nr_pages = (1 << cachep->gfporder);
  1463. if (cachep->flags & SLAB_RECLAIM_ACCOUNT)
  1464. add_zone_page_state(page_zone(page),
  1465. NR_SLAB_RECLAIMABLE, nr_pages);
  1466. else
  1467. add_zone_page_state(page_zone(page),
  1468. NR_SLAB_UNRECLAIMABLE, nr_pages);
  1469. for (i = 0; i < nr_pages; i++)
  1470. __SetPageSlab(page + i);
  1471. return page_address(page);
  1472. }
  1473. /*
  1474. * Interface to system's page release.
  1475. */
  1476. static void kmem_freepages(struct kmem_cache *cachep, void *addr)
  1477. {
  1478. unsigned long i = (1 << cachep->gfporder);
  1479. struct page *page = virt_to_page(addr);
  1480. const unsigned long nr_freed = i;
  1481. if (cachep->flags & SLAB_RECLAIM_ACCOUNT)
  1482. sub_zone_page_state(page_zone(page),
  1483. NR_SLAB_RECLAIMABLE, nr_freed);
  1484. else
  1485. sub_zone_page_state(page_zone(page),
  1486. NR_SLAB_UNRECLAIMABLE, nr_freed);
  1487. while (i--) {
  1488. BUG_ON(!PageSlab(page));
  1489. __ClearPageSlab(page);
  1490. page++;
  1491. }
  1492. if (current->reclaim_state)
  1493. current->reclaim_state->reclaimed_slab += nr_freed;
  1494. free_pages((unsigned long)addr, cachep->gfporder);
  1495. }
  1496. static void kmem_rcu_free(struct rcu_head *head)
  1497. {
  1498. struct slab_rcu *slab_rcu = (struct slab_rcu *)head;
  1499. struct kmem_cache *cachep = slab_rcu->cachep;
  1500. kmem_freepages(cachep, slab_rcu->addr);
  1501. if (OFF_SLAB(cachep))
  1502. kmem_cache_free(cachep->slabp_cache, slab_rcu);
  1503. }
  1504. #if DEBUG
  1505. #ifdef CONFIG_DEBUG_PAGEALLOC
  1506. static void store_stackinfo(struct kmem_cache *cachep, unsigned long *addr,
  1507. unsigned long caller)
  1508. {
  1509. int size = obj_size(cachep);
  1510. addr = (unsigned long *)&((char *)addr)[obj_offset(cachep)];
  1511. if (size < 5 * sizeof(unsigned long))
  1512. return;
  1513. *addr++ = 0x12345678;
  1514. *addr++ = caller;
  1515. *addr++ = smp_processor_id();
  1516. size -= 3 * sizeof(unsigned long);
  1517. {
  1518. unsigned long *sptr = &caller;
  1519. unsigned long svalue;
  1520. while (!kstack_end(sptr)) {
  1521. svalue = *sptr++;
  1522. if (kernel_text_address(svalue)) {
  1523. *addr++ = svalue;
  1524. size -= sizeof(unsigned long);
  1525. if (size <= sizeof(unsigned long))
  1526. break;
  1527. }
  1528. }
  1529. }
  1530. *addr++ = 0x87654321;
  1531. }
  1532. #endif
  1533. static void poison_obj(struct kmem_cache *cachep, void *addr, unsigned char val)
  1534. {
  1535. int size = obj_size(cachep);
  1536. addr = &((char *)addr)[obj_offset(cachep)];
  1537. memset(addr, val, size);
  1538. *(unsigned char *)(addr + size - 1) = POISON_END;
  1539. }
  1540. static void dump_line(char *data, int offset, int limit)
  1541. {
  1542. int i;
  1543. unsigned char error = 0;
  1544. int bad_count = 0;
  1545. printk(KERN_ERR "%03x:", offset);
  1546. for (i = 0; i < limit; i++) {
  1547. if (data[offset + i] != POISON_FREE) {
  1548. error = data[offset + i];
  1549. bad_count++;
  1550. }
  1551. printk(" %02x", (unsigned char)data[offset + i]);
  1552. }
  1553. printk("\n");
  1554. if (bad_count == 1) {
  1555. error ^= POISON_FREE;
  1556. if (!(error & (error - 1))) {
  1557. printk(KERN_ERR "Single bit error detected. Probably "
  1558. "bad RAM.\n");
  1559. #ifdef CONFIG_X86
  1560. printk(KERN_ERR "Run memtest86+ or a similar memory "
  1561. "test tool.\n");
  1562. #else
  1563. printk(KERN_ERR "Run a memory test tool.\n");
  1564. #endif
  1565. }
  1566. }
  1567. }
  1568. #endif
  1569. #if DEBUG
  1570. static void print_objinfo(struct kmem_cache *cachep, void *objp, int lines)
  1571. {
  1572. int i, size;
  1573. char *realobj;
  1574. if (cachep->flags & SLAB_RED_ZONE) {
  1575. printk(KERN_ERR "Redzone: 0x%llx/0x%llx.\n",
  1576. *dbg_redzone1(cachep, objp),
  1577. *dbg_redzone2(cachep, objp));
  1578. }
  1579. if (cachep->flags & SLAB_STORE_USER) {
  1580. printk(KERN_ERR "Last user: [<%p>]",
  1581. *dbg_userword(cachep, objp));
  1582. print_symbol("(%s)",
  1583. (unsigned long)*dbg_userword(cachep, objp));
  1584. printk("\n");
  1585. }
  1586. realobj = (char *)objp + obj_offset(cachep);
  1587. size = obj_size(cachep);
  1588. for (i = 0; i < size && lines; i += 16, lines--) {
  1589. int limit;
  1590. limit = 16;
  1591. if (i + limit > size)
  1592. limit = size - i;
  1593. dump_line(realobj, i, limit);
  1594. }
  1595. }
  1596. static void check_poison_obj(struct kmem_cache *cachep, void *objp)
  1597. {
  1598. char *realobj;
  1599. int size, i;
  1600. int lines = 0;
  1601. realobj = (char *)objp + obj_offset(cachep);
  1602. size = obj_size(cachep);
  1603. for (i = 0; i < size; i++) {
  1604. char exp = POISON_FREE;
  1605. if (i == size - 1)
  1606. exp = POISON_END;
  1607. if (realobj[i] != exp) {
  1608. int limit;
  1609. /* Mismatch ! */
  1610. /* Print header */
  1611. if (lines == 0) {
  1612. printk(KERN_ERR
  1613. "Slab corruption: %s start=%p, len=%d\n",
  1614. cachep->name, realobj, size);
  1615. print_objinfo(cachep, objp, 0);
  1616. }
  1617. /* Hexdump the affected line */
  1618. i = (i / 16) * 16;
  1619. limit = 16;
  1620. if (i + limit > size)
  1621. limit = size - i;
  1622. dump_line(realobj, i, limit);
  1623. i += 16;
  1624. lines++;
  1625. /* Limit to 5 lines */
  1626. if (lines > 5)
  1627. break;
  1628. }
  1629. }
  1630. if (lines != 0) {
  1631. /* Print some data about the neighboring objects, if they
  1632. * exist:
  1633. */
  1634. struct slab *slabp = virt_to_slab(objp);
  1635. unsigned int objnr;
  1636. objnr = obj_to_index(cachep, slabp, objp);
  1637. if (objnr) {
  1638. objp = index_to_obj(cachep, slabp, objnr - 1);
  1639. realobj = (char *)objp + obj_offset(cachep);
  1640. printk(KERN_ERR "Prev obj: start=%p, len=%d\n",
  1641. realobj, size);
  1642. print_objinfo(cachep, objp, 2);
  1643. }
  1644. if (objnr + 1 < cachep->num) {
  1645. objp = index_to_obj(cachep, slabp, objnr + 1);
  1646. realobj = (char *)objp + obj_offset(cachep);
  1647. printk(KERN_ERR "Next obj: start=%p, len=%d\n",
  1648. realobj, size);
  1649. print_objinfo(cachep, objp, 2);
  1650. }
  1651. }
  1652. }
  1653. #endif
  1654. #if DEBUG
  1655. /**
  1656. * slab_destroy_objs - destroy a slab and its objects
  1657. * @cachep: cache pointer being destroyed
  1658. * @slabp: slab pointer being destroyed
  1659. *
  1660. * Call the registered destructor for each object in a slab that is being
  1661. * destroyed.
  1662. */
  1663. static void slab_destroy_objs(struct kmem_cache *cachep, struct slab *slabp)
  1664. {
  1665. int i;
  1666. for (i = 0; i < cachep->num; i++) {
  1667. void *objp = index_to_obj(cachep, slabp, i);
  1668. if (cachep->flags & SLAB_POISON) {
  1669. #ifdef CONFIG_DEBUG_PAGEALLOC
  1670. if (cachep->buffer_size % PAGE_SIZE == 0 &&
  1671. OFF_SLAB(cachep))
  1672. kernel_map_pages(virt_to_page(objp),
  1673. cachep->buffer_size / PAGE_SIZE, 1);
  1674. else
  1675. check_poison_obj(cachep, objp);
  1676. #else
  1677. check_poison_obj(cachep, objp);
  1678. #endif
  1679. }
  1680. if (cachep->flags & SLAB_RED_ZONE) {
  1681. if (*dbg_redzone1(cachep, objp) != RED_INACTIVE)
  1682. slab_error(cachep, "start of a freed object "
  1683. "was overwritten");
  1684. if (*dbg_redzone2(cachep, objp) != RED_INACTIVE)
  1685. slab_error(cachep, "end of a freed object "
  1686. "was overwritten");
  1687. }
  1688. }
  1689. }
  1690. #else
  1691. static void slab_destroy_objs(struct kmem_cache *cachep, struct slab *slabp)
  1692. {
  1693. }
  1694. #endif
  1695. /**
  1696. * slab_destroy - destroy and release all objects in a slab
  1697. * @cachep: cache pointer being destroyed
  1698. * @slabp: slab pointer being destroyed
  1699. *
  1700. * Destroy all the objs in a slab, and release the mem back to the system.
  1701. * Before calling the slab must have been unlinked from the cache. The
  1702. * cache-lock is not held/needed.
  1703. */
  1704. static void slab_destroy(struct kmem_cache *cachep, struct slab *slabp)
  1705. {
  1706. void *addr = slabp->s_mem - slabp->colouroff;
  1707. slab_destroy_objs(cachep, slabp);
  1708. if (unlikely(cachep->flags & SLAB_DESTROY_BY_RCU)) {
  1709. struct slab_rcu *slab_rcu;
  1710. slab_rcu = (struct slab_rcu *)slabp;
  1711. slab_rcu->cachep = cachep;
  1712. slab_rcu->addr = addr;
  1713. call_rcu(&slab_rcu->head, kmem_rcu_free);
  1714. } else {
  1715. kmem_freepages(cachep, addr);
  1716. if (OFF_SLAB(cachep))
  1717. kmem_cache_free(cachep->slabp_cache, slabp);
  1718. }
  1719. }
  1720. /*
  1721. * For setting up all the kmem_list3s for cache whose buffer_size is same as
  1722. * size of kmem_list3.
  1723. */
  1724. static void __init set_up_list3s(struct kmem_cache *cachep, int index)
  1725. {
  1726. int node;
  1727. for_each_online_node(node) {
  1728. cachep->nodelists[node] = &initkmem_list3[index + node];
  1729. cachep->nodelists[node]->next_reap = jiffies +
  1730. REAPTIMEOUT_LIST3 +
  1731. ((unsigned long)cachep) % REAPTIMEOUT_LIST3;
  1732. }
  1733. }
  1734. static void __kmem_cache_destroy(struct kmem_cache *cachep)
  1735. {
  1736. int i;
  1737. struct kmem_list3 *l3;
  1738. for_each_online_cpu(i)
  1739. kfree(cachep->array[i]);
  1740. /* NUMA: free the list3 structures */
  1741. for_each_online_node(i) {
  1742. l3 = cachep->nodelists[i];
  1743. if (l3) {
  1744. kfree(l3->shared);
  1745. free_alien_cache(l3->alien);
  1746. kfree(l3);
  1747. }
  1748. }
  1749. kmem_cache_free(&cache_cache, cachep);
  1750. }
  1751. /**
  1752. * calculate_slab_order - calculate size (page order) of slabs
  1753. * @cachep: pointer to the cache that is being created
  1754. * @size: size of objects to be created in this cache.
  1755. * @align: required alignment for the objects.
  1756. * @flags: slab allocation flags
  1757. *
  1758. * Also calculates the number of objects per slab.
  1759. *
  1760. * This could be made much more intelligent. For now, try to avoid using
  1761. * high order pages for slabs. When the gfp() functions are more friendly
  1762. * towards high-order requests, this should be changed.
  1763. */
  1764. static size_t calculate_slab_order(struct kmem_cache *cachep,
  1765. size_t size, size_t align, unsigned long flags)
  1766. {
  1767. unsigned long offslab_limit;
  1768. size_t left_over = 0;
  1769. int gfporder;
  1770. for (gfporder = 0; gfporder <= KMALLOC_MAX_ORDER; gfporder++) {
  1771. unsigned int num;
  1772. size_t remainder;
  1773. cache_estimate(gfporder, size, align, flags, &remainder, &num);
  1774. if (!num)
  1775. continue;
  1776. if (flags & CFLGS_OFF_SLAB) {
  1777. /*
  1778. * Max number of objs-per-slab for caches which
  1779. * use off-slab slabs. Needed to avoid a possible
  1780. * looping condition in cache_grow().
  1781. */
  1782. offslab_limit = size - sizeof(struct slab);
  1783. offslab_limit /= sizeof(kmem_bufctl_t);
  1784. if (num > offslab_limit)
  1785. break;
  1786. }
  1787. /* Found something acceptable - save it away */
  1788. cachep->num = num;
  1789. cachep->gfporder = gfporder;
  1790. left_over = remainder;
  1791. /*
  1792. * A VFS-reclaimable slab tends to have most allocations
  1793. * as GFP_NOFS and we really don't want to have to be allocating
  1794. * higher-order pages when we are unable to shrink dcache.
  1795. */
  1796. if (flags & SLAB_RECLAIM_ACCOUNT)
  1797. break;
  1798. /*
  1799. * Large number of objects is good, but very large slabs are
  1800. * currently bad for the gfp()s.
  1801. */
  1802. if (gfporder >= slab_break_gfp_order)
  1803. break;
  1804. /*
  1805. * Acceptable internal fragmentation?
  1806. */
  1807. if (left_over * 8 <= (PAGE_SIZE << gfporder))
  1808. break;
  1809. }
  1810. return left_over;
  1811. }
  1812. static int __init_refok setup_cpu_cache(struct kmem_cache *cachep)
  1813. {
  1814. if (g_cpucache_up == FULL)
  1815. return enable_cpucache(cachep);
  1816. if (g_cpucache_up == NONE) {
  1817. /*
  1818. * Note: the first kmem_cache_create must create the cache
  1819. * that's used by kmalloc(24), otherwise the creation of
  1820. * further caches will BUG().
  1821. */
  1822. cachep->array[smp_processor_id()] = &initarray_generic.cache;
  1823. /*
  1824. * If the cache that's used by kmalloc(sizeof(kmem_list3)) is
  1825. * the first cache, then we need to set up all its list3s,
  1826. * otherwise the creation of further caches will BUG().
  1827. */
  1828. set_up_list3s(cachep, SIZE_AC);
  1829. if (INDEX_AC == INDEX_L3)
  1830. g_cpucache_up = PARTIAL_L3;
  1831. else
  1832. g_cpucache_up = PARTIAL_AC;
  1833. } else {
  1834. cachep->array[smp_processor_id()] =
  1835. kmalloc(sizeof(struct arraycache_init), GFP_KERNEL);
  1836. if (g_cpucache_up == PARTIAL_AC) {
  1837. set_up_list3s(cachep, SIZE_L3);
  1838. g_cpucache_up = PARTIAL_L3;
  1839. } else {
  1840. int node;
  1841. for_each_online_node(node) {
  1842. cachep->nodelists[node] =
  1843. kmalloc_node(sizeof(struct kmem_list3),
  1844. GFP_KERNEL, node);
  1845. BUG_ON(!cachep->nodelists[node]);
  1846. kmem_list3_init(cachep->nodelists[node]);
  1847. }
  1848. }
  1849. }
  1850. cachep->nodelists[numa_node_id()]->next_reap =
  1851. jiffies + REAPTIMEOUT_LIST3 +
  1852. ((unsigned long)cachep) % REAPTIMEOUT_LIST3;
  1853. cpu_cache_get(cachep)->avail = 0;
  1854. cpu_cache_get(cachep)->limit = BOOT_CPUCACHE_ENTRIES;
  1855. cpu_cache_get(cachep)->batchcount = 1;
  1856. cpu_cache_get(cachep)->touched = 0;
  1857. cachep->batchcount = 1;
  1858. cachep->limit = BOOT_CPUCACHE_ENTRIES;
  1859. return 0;
  1860. }
  1861. /**
  1862. * kmem_cache_create - Create a cache.
  1863. * @name: A string which is used in /proc/slabinfo to identify this cache.
  1864. * @size: The size of objects to be created in this cache.
  1865. * @align: The required alignment for the objects.
  1866. * @flags: SLAB flags
  1867. * @ctor: A constructor for the objects.
  1868. *
  1869. * Returns a ptr to the cache on success, NULL on failure.
  1870. * Cannot be called within a int, but can be interrupted.
  1871. * The @ctor is run when new pages are allocated by the cache.
  1872. *
  1873. * @name must be valid until the cache is destroyed. This implies that
  1874. * the module calling this has to destroy the cache before getting unloaded.
  1875. *
  1876. * The flags are
  1877. *
  1878. * %SLAB_POISON - Poison the slab with a known test pattern (a5a5a5a5)
  1879. * to catch references to uninitialised memory.
  1880. *
  1881. * %SLAB_RED_ZONE - Insert `Red' zones around the allocated memory to check
  1882. * for buffer overruns.
  1883. *
  1884. * %SLAB_HWCACHE_ALIGN - Align the objects in this cache to a hardware
  1885. * cacheline. This can be beneficial if you're counting cycles as closely
  1886. * as davem.
  1887. */
  1888. struct kmem_cache *
  1889. kmem_cache_create (const char *name, size_t size, size_t align,
  1890. unsigned long flags,
  1891. void (*ctor)(void*, struct kmem_cache *, unsigned long))
  1892. {
  1893. size_t left_over, slab_size, ralign;
  1894. struct kmem_cache *cachep = NULL, *pc;
  1895. /*
  1896. * Sanity checks... these are all serious usage bugs.
  1897. */
  1898. if (!name || in_interrupt() || (size < BYTES_PER_WORD) ||
  1899. size > KMALLOC_MAX_SIZE) {
  1900. printk(KERN_ERR "%s: Early error in slab %s\n", __FUNCTION__,
  1901. name);
  1902. BUG();
  1903. }
  1904. /*
  1905. * We use cache_chain_mutex to ensure a consistent view of
  1906. * cpu_online_map as well. Please see cpuup_callback
  1907. */
  1908. mutex_lock(&cache_chain_mutex);
  1909. list_for_each_entry(pc, &cache_chain, next) {
  1910. char tmp;
  1911. int res;
  1912. /*
  1913. * This happens when the module gets unloaded and doesn't
  1914. * destroy its slab cache and no-one else reuses the vmalloc
  1915. * area of the module. Print a warning.
  1916. */
  1917. res = probe_kernel_address(pc->name, tmp);
  1918. if (res) {
  1919. printk(KERN_ERR
  1920. "SLAB: cache with size %d has lost its name\n",
  1921. pc->buffer_size);
  1922. continue;
  1923. }
  1924. if (!strcmp(pc->name, name)) {
  1925. printk(KERN_ERR
  1926. "kmem_cache_create: duplicate cache %s\n", name);
  1927. dump_stack();
  1928. goto oops;
  1929. }
  1930. }
  1931. #if DEBUG
  1932. WARN_ON(strchr(name, ' ')); /* It confuses parsers */
  1933. #if FORCED_DEBUG
  1934. /*
  1935. * Enable redzoning and last user accounting, except for caches with
  1936. * large objects, if the increased size would increase the object size
  1937. * above the next power of two: caches with object sizes just above a
  1938. * power of two have a significant amount of internal fragmentation.
  1939. */
  1940. if (size < 4096 || fls(size - 1) == fls(size-1 + REDZONE_ALIGN +
  1941. 2 * sizeof(unsigned long long)))
  1942. flags |= SLAB_RED_ZONE | SLAB_STORE_USER;
  1943. if (!(flags & SLAB_DESTROY_BY_RCU))
  1944. flags |= SLAB_POISON;
  1945. #endif
  1946. if (flags & SLAB_DESTROY_BY_RCU)
  1947. BUG_ON(flags & SLAB_POISON);
  1948. #endif
  1949. /*
  1950. * Always checks flags, a caller might be expecting debug support which
  1951. * isn't available.
  1952. */
  1953. BUG_ON(flags & ~CREATE_MASK);
  1954. /*
  1955. * Check that size is in terms of words. This is needed to avoid
  1956. * unaligned accesses for some archs when redzoning is used, and makes
  1957. * sure any on-slab bufctl's are also correctly aligned.
  1958. */
  1959. if (size & (BYTES_PER_WORD - 1)) {
  1960. size += (BYTES_PER_WORD - 1);
  1961. size &= ~(BYTES_PER_WORD - 1);
  1962. }
  1963. /* calculate the final buffer alignment: */
  1964. /* 1) arch recommendation: can be overridden for debug */
  1965. if (flags & SLAB_HWCACHE_ALIGN) {
  1966. /*
  1967. * Default alignment: as specified by the arch code. Except if
  1968. * an object is really small, then squeeze multiple objects into
  1969. * one cacheline.
  1970. */
  1971. ralign = cache_line_size();
  1972. while (size <= ralign / 2)
  1973. ralign /= 2;
  1974. } else {
  1975. ralign = BYTES_PER_WORD;
  1976. }
  1977. /*
  1978. * Redzoning and user store require word alignment or possibly larger.
  1979. * Note this will be overridden by architecture or caller mandated
  1980. * alignment if either is greater than BYTES_PER_WORD.
  1981. */
  1982. if (flags & SLAB_STORE_USER)
  1983. ralign = BYTES_PER_WORD;
  1984. if (flags & SLAB_RED_ZONE) {
  1985. ralign = REDZONE_ALIGN;
  1986. /* If redzoning, ensure that the second redzone is suitably
  1987. * aligned, by adjusting the object size accordingly. */
  1988. size += REDZONE_ALIGN - 1;
  1989. size &= ~(REDZONE_ALIGN - 1);
  1990. }
  1991. /* 2) arch mandated alignment */
  1992. if (ralign < ARCH_SLAB_MINALIGN) {
  1993. ralign = ARCH_SLAB_MINALIGN;
  1994. }
  1995. /* 3) caller mandated alignment */
  1996. if (ralign < align) {
  1997. ralign = align;
  1998. }
  1999. /* disable debug if necessary */
  2000. if (ralign > __alignof__(unsigned long long))
  2001. flags &= ~(SLAB_RED_ZONE | SLAB_STORE_USER);
  2002. /*
  2003. * 4) Store it.
  2004. */
  2005. align = ralign;
  2006. /* Get cache's description obj. */
  2007. cachep = kmem_cache_zalloc(&cache_cache, GFP_KERNEL);
  2008. if (!cachep)
  2009. goto oops;
  2010. #if DEBUG
  2011. cachep->obj_size = size;
  2012. /*
  2013. * Both debugging options require word-alignment which is calculated
  2014. * into align above.
  2015. */
  2016. if (flags & SLAB_RED_ZONE) {
  2017. /* add space for red zone words */
  2018. cachep->obj_offset += sizeof(unsigned long long);
  2019. size += 2 * sizeof(unsigned long long);
  2020. }
  2021. if (flags & SLAB_STORE_USER) {
  2022. /* user store requires one word storage behind the end of
  2023. * the real object. But if the second red zone needs to be
  2024. * aligned to 64 bits, we must allow that much space.
  2025. */
  2026. if (flags & SLAB_RED_ZONE)
  2027. size += REDZONE_ALIGN;
  2028. else
  2029. size += BYTES_PER_WORD;
  2030. }
  2031. #if FORCED_DEBUG && defined(CONFIG_DEBUG_PAGEALLOC)
  2032. if (size >= malloc_sizes[INDEX_L3 + 1].cs_size
  2033. && cachep->obj_size > cache_line_size() && size < PAGE_SIZE) {
  2034. cachep->obj_offset += PAGE_SIZE - size;
  2035. size = PAGE_SIZE;
  2036. }
  2037. #endif
  2038. #endif
  2039. /*
  2040. * Determine if the slab management is 'on' or 'off' slab.
  2041. * (bootstrapping cannot cope with offslab caches so don't do
  2042. * it too early on.)
  2043. */
  2044. if ((size >= (PAGE_SIZE >> 3)) && !slab_early_init)
  2045. /*
  2046. * Size is large, assume best to place the slab management obj
  2047. * off-slab (should allow better packing of objs).
  2048. */
  2049. flags |= CFLGS_OFF_SLAB;
  2050. size = ALIGN(size, align);
  2051. left_over = calculate_slab_order(cachep, size, align, flags);
  2052. if (!cachep->num) {
  2053. printk(KERN_ERR
  2054. "kmem_cache_create: couldn't create cache %s.\n", name);
  2055. kmem_cache_free(&cache_cache, cachep);
  2056. cachep = NULL;
  2057. goto oops;
  2058. }
  2059. slab_size = ALIGN(cachep->num * sizeof(kmem_bufctl_t)
  2060. + sizeof(struct slab), align);
  2061. /*
  2062. * If the slab has been placed off-slab, and we have enough space then
  2063. * move it on-slab. This is at the expense of any extra colouring.
  2064. */
  2065. if (flags & CFLGS_OFF_SLAB && left_over >= slab_size) {
  2066. flags &= ~CFLGS_OFF_SLAB;
  2067. left_over -= slab_size;
  2068. }
  2069. if (flags & CFLGS_OFF_SLAB) {
  2070. /* really off slab. No need for manual alignment */
  2071. slab_size =
  2072. cachep->num * sizeof(kmem_bufctl_t) + sizeof(struct slab);
  2073. }
  2074. cachep->colour_off = cache_line_size();
  2075. /* Offset must be a multiple of the alignment. */
  2076. if (cachep->colour_off < align)
  2077. cachep->colour_off = align;
  2078. cachep->colour = left_over / cachep->colour_off;
  2079. cachep->slab_size = slab_size;
  2080. cachep->flags = flags;
  2081. cachep->gfpflags = 0;
  2082. if (CONFIG_ZONE_DMA_FLAG && (flags & SLAB_CACHE_DMA))
  2083. cachep->gfpflags |= GFP_DMA;
  2084. cachep->buffer_size = size;
  2085. cachep->reciprocal_buffer_size = reciprocal_value(size);
  2086. if (flags & CFLGS_OFF_SLAB) {
  2087. cachep->slabp_cache = kmem_find_general_cachep(slab_size, 0u);
  2088. /*
  2089. * This is a possibility for one of the malloc_sizes caches.
  2090. * But since we go off slab only for object size greater than
  2091. * PAGE_SIZE/8, and malloc_sizes gets created in ascending order,
  2092. * this should not happen at all.
  2093. * But leave a BUG_ON for some lucky dude.
  2094. */
  2095. BUG_ON(ZERO_OR_NULL_PTR(cachep->slabp_cache));
  2096. }
  2097. cachep->ctor = ctor;
  2098. cachep->name = name;
  2099. if (setup_cpu_cache(cachep)) {
  2100. __kmem_cache_destroy(cachep);
  2101. cachep = NULL;
  2102. goto oops;
  2103. }
  2104. /* cache setup completed, link it into the list */
  2105. list_add(&cachep->next, &cache_chain);
  2106. oops:
  2107. if (!cachep && (flags & SLAB_PANIC))
  2108. panic("kmem_cache_create(): failed to create slab `%s'\n",
  2109. name);
  2110. mutex_unlock(&cache_chain_mutex);
  2111. return cachep;
  2112. }
  2113. EXPORT_SYMBOL(kmem_cache_create);
  2114. #if DEBUG
  2115. static void check_irq_off(void)
  2116. {
  2117. BUG_ON(!irqs_disabled());
  2118. }
  2119. static void check_irq_on(void)
  2120. {
  2121. BUG_ON(irqs_disabled());
  2122. }
  2123. static void check_spinlock_acquired(struct kmem_cache *cachep)
  2124. {
  2125. #ifdef CONFIG_SMP
  2126. check_irq_off();
  2127. assert_spin_locked(&cachep->nodelists[numa_node_id()]->list_lock);
  2128. #endif
  2129. }
  2130. static void check_spinlock_acquired_node(struct kmem_cache *cachep, int node)
  2131. {
  2132. #ifdef CONFIG_SMP
  2133. check_irq_off();
  2134. assert_spin_locked(&cachep->nodelists[node]->list_lock);
  2135. #endif
  2136. }
  2137. #else
  2138. #define check_irq_off() do { } while(0)
  2139. #define check_irq_on() do { } while(0)
  2140. #define check_spinlock_acquired(x) do { } while(0)
  2141. #define check_spinlock_acquired_node(x, y) do { } while(0)
  2142. #endif
  2143. static void drain_array(struct kmem_cache *cachep, struct kmem_list3 *l3,
  2144. struct array_cache *ac,
  2145. int force, int node);
  2146. static void do_drain(void *arg)
  2147. {
  2148. struct kmem_cache *cachep = arg;
  2149. struct array_cache *ac;
  2150. int node = numa_node_id();
  2151. check_irq_off();
  2152. ac = cpu_cache_get(cachep);
  2153. spin_lock(&cachep->nodelists[node]->list_lock);
  2154. free_block(cachep, ac->entry, ac->avail, node);
  2155. spin_unlock(&cachep->nodelists[node]->list_lock);
  2156. ac->avail = 0;
  2157. }
  2158. static void drain_cpu_caches(struct kmem_cache *cachep)
  2159. {
  2160. struct kmem_list3 *l3;
  2161. int node;
  2162. on_each_cpu(do_drain, cachep, 1, 1);
  2163. check_irq_on();
  2164. for_each_online_node(node) {
  2165. l3 = cachep->nodelists[node];
  2166. if (l3 && l3->alien)
  2167. drain_alien_cache(cachep, l3->alien);
  2168. }
  2169. for_each_online_node(node) {
  2170. l3 = cachep->nodelists[node];
  2171. if (l3)
  2172. drain_array(cachep, l3, l3->shared, 1, node);
  2173. }
  2174. }
  2175. /*
  2176. * Remove slabs from the list of free slabs.
  2177. * Specify the number of slabs to drain in tofree.
  2178. *
  2179. * Returns the actual number of slabs released.
  2180. */
  2181. static int drain_freelist(struct kmem_cache *cache,
  2182. struct kmem_list3 *l3, int tofree)
  2183. {
  2184. struct list_head *p;
  2185. int nr_freed;
  2186. struct slab *slabp;
  2187. nr_freed = 0;
  2188. while (nr_freed < tofree && !list_empty(&l3->slabs_free)) {
  2189. spin_lock_irq(&l3->list_lock);
  2190. p = l3->slabs_free.prev;
  2191. if (p == &l3->slabs_free) {
  2192. spin_unlock_irq(&l3->list_lock);
  2193. goto out;
  2194. }
  2195. slabp = list_entry(p, struct slab, list);
  2196. #if DEBUG
  2197. BUG_ON(slabp->inuse);
  2198. #endif
  2199. list_del(&slabp->list);
  2200. /*
  2201. * Safe to drop the lock. The slab is no longer linked
  2202. * to the cache.
  2203. */
  2204. l3->free_objects -= cache->num;
  2205. spin_unlock_irq(&l3->list_lock);
  2206. slab_destroy(cache, slabp);
  2207. nr_freed++;
  2208. }
  2209. out:
  2210. return nr_freed;
  2211. }
  2212. /* Called with cache_chain_mutex held to protect against cpu hotplug */
  2213. static int __cache_shrink(struct kmem_cache *cachep)
  2214. {
  2215. int ret = 0, i = 0;
  2216. struct kmem_list3 *l3;
  2217. drain_cpu_caches(cachep);
  2218. check_irq_on();
  2219. for_each_online_node(i) {
  2220. l3 = cachep->nodelists[i];
  2221. if (!l3)
  2222. continue;
  2223. drain_freelist(cachep, l3, l3->free_objects);
  2224. ret += !list_empty(&l3->slabs_full) ||
  2225. !list_empty(&l3->slabs_partial);
  2226. }
  2227. return (ret ? 1 : 0);
  2228. }
  2229. /**
  2230. * kmem_cache_shrink - Shrink a cache.
  2231. * @cachep: The cache to shrink.
  2232. *
  2233. * Releases as many slabs as possible for a cache.
  2234. * To help debugging, a zero exit status indicates all slabs were released.
  2235. */
  2236. int kmem_cache_shrink(struct kmem_cache *cachep)
  2237. {
  2238. int ret;
  2239. BUG_ON(!cachep || in_interrupt());
  2240. mutex_lock(&cache_chain_mutex);
  2241. ret = __cache_shrink(cachep);
  2242. mutex_unlock(&cache_chain_mutex);
  2243. return ret;
  2244. }
  2245. EXPORT_SYMBOL(kmem_cache_shrink);
  2246. /**
  2247. * kmem_cache_destroy - delete a cache
  2248. * @cachep: the cache to destroy
  2249. *
  2250. * Remove a &struct kmem_cache object from the slab cache.
  2251. *
  2252. * It is expected this function will be called by a module when it is
  2253. * unloaded. This will remove the cache completely, and avoid a duplicate
  2254. * cache being allocated each time a module is loaded and unloaded, if the
  2255. * module doesn't have persistent in-kernel storage across loads and unloads.
  2256. *
  2257. * The cache must be empty before calling this function.
  2258. *
  2259. * The caller must guarantee that noone will allocate memory from the cache
  2260. * during the kmem_cache_destroy().
  2261. */
  2262. void kmem_cache_destroy(struct kmem_cache *cachep)
  2263. {
  2264. BUG_ON(!cachep || in_interrupt());
  2265. /* Find the cache in the chain of caches. */
  2266. mutex_lock(&cache_chain_mutex);
  2267. /*
  2268. * the chain is never empty, cache_cache is never destroyed
  2269. */
  2270. list_del(&cachep->next);
  2271. if (__cache_shrink(cachep)) {
  2272. slab_error(cachep, "Can't free all objects");
  2273. list_add(&cachep->next, &cache_chain);
  2274. mutex_unlock(&cache_chain_mutex);
  2275. return;
  2276. }
  2277. if (unlikely(cachep->flags & SLAB_DESTROY_BY_RCU))
  2278. synchronize_rcu();
  2279. __kmem_cache_destroy(cachep);
  2280. mutex_unlock(&cache_chain_mutex);
  2281. }
  2282. EXPORT_SYMBOL(kmem_cache_destroy);
  2283. /*
  2284. * Get the memory for a slab management obj.
  2285. * For a slab cache when the slab descriptor is off-slab, slab descriptors
  2286. * always come from malloc_sizes caches. The slab descriptor cannot
  2287. * come from the same cache which is getting created because,
  2288. * when we are searching for an appropriate cache for these
  2289. * descriptors in kmem_cache_create, we search through the malloc_sizes array.
  2290. * If we are creating a malloc_sizes cache here it would not be visible to
  2291. * kmem_find_general_cachep till the initialization is complete.
  2292. * Hence we cannot have slabp_cache same as the original cache.
  2293. */
  2294. static struct slab *alloc_slabmgmt(struct kmem_cache *cachep, void *objp,
  2295. int colour_off, gfp_t local_flags,
  2296. int nodeid)
  2297. {
  2298. struct slab *slabp;
  2299. if (OFF_SLAB(cachep)) {
  2300. /* Slab management obj is off-slab. */
  2301. slabp = kmem_cache_alloc_node(cachep->slabp_cache,
  2302. local_flags & ~GFP_THISNODE, nodeid);
  2303. if (!slabp)
  2304. return NULL;
  2305. } else {
  2306. slabp = objp + colour_off;
  2307. colour_off += cachep->slab_size;
  2308. }
  2309. slabp->inuse = 0;
  2310. slabp->colouroff = colour_off;
  2311. slabp->s_mem = objp + colour_off;
  2312. slabp->nodeid = nodeid;
  2313. return slabp;
  2314. }
  2315. static inline kmem_bufctl_t *slab_bufctl(struct slab *slabp)
  2316. {
  2317. return (kmem_bufctl_t *) (slabp + 1);
  2318. }
  2319. static void cache_init_objs(struct kmem_cache *cachep,
  2320. struct slab *slabp)
  2321. {
  2322. int i;
  2323. for (i = 0; i < cachep->num; i++) {
  2324. void *objp = index_to_obj(cachep, slabp, i);
  2325. #if DEBUG
  2326. /* need to poison the objs? */
  2327. if (cachep->flags & SLAB_POISON)
  2328. poison_obj(cachep, objp, POISON_FREE);
  2329. if (cachep->flags & SLAB_STORE_USER)
  2330. *dbg_userword(cachep, objp) = NULL;
  2331. if (cachep->flags & SLAB_RED_ZONE) {
  2332. *dbg_redzone1(cachep, objp) = RED_INACTIVE;
  2333. *dbg_redzone2(cachep, objp) = RED_INACTIVE;
  2334. }
  2335. /*
  2336. * Constructors are not allowed to allocate memory from the same
  2337. * cache which they are a constructor for. Otherwise, deadlock.
  2338. * They must also be threaded.
  2339. */
  2340. if (cachep->ctor && !(cachep->flags & SLAB_POISON))
  2341. cachep->ctor(objp + obj_offset(cachep), cachep,
  2342. 0);
  2343. if (cachep->flags & SLAB_RED_ZONE) {
  2344. if (*dbg_redzone2(cachep, objp) != RED_INACTIVE)
  2345. slab_error(cachep, "constructor overwrote the"
  2346. " end of an object");
  2347. if (*dbg_redzone1(cachep, objp) != RED_INACTIVE)
  2348. slab_error(cachep, "constructor overwrote the"
  2349. " start of an object");
  2350. }
  2351. if ((cachep->buffer_size % PAGE_SIZE) == 0 &&
  2352. OFF_SLAB(cachep) && cachep->flags & SLAB_POISON)
  2353. kernel_map_pages(virt_to_page(objp),
  2354. cachep->buffer_size / PAGE_SIZE, 0);
  2355. #else
  2356. if (cachep->ctor)
  2357. cachep->ctor(objp, cachep, 0);
  2358. #endif
  2359. slab_bufctl(slabp)[i] = i + 1;
  2360. }
  2361. slab_bufctl(slabp)[i - 1] = BUFCTL_END;
  2362. slabp->free = 0;
  2363. }
  2364. static void kmem_flagcheck(struct kmem_cache *cachep, gfp_t flags)
  2365. {
  2366. if (CONFIG_ZONE_DMA_FLAG) {
  2367. if (flags & GFP_DMA)
  2368. BUG_ON(!(cachep->gfpflags & GFP_DMA));
  2369. else
  2370. BUG_ON(cachep->gfpflags & GFP_DMA);
  2371. }
  2372. }
  2373. static void *slab_get_obj(struct kmem_cache *cachep, struct slab *slabp,
  2374. int nodeid)
  2375. {
  2376. void *objp = index_to_obj(cachep, slabp, slabp->free);
  2377. kmem_bufctl_t next;
  2378. slabp->inuse++;
  2379. next = slab_bufctl(slabp)[slabp->free];
  2380. #if DEBUG
  2381. slab_bufctl(slabp)[slabp->free] = BUFCTL_FREE;
  2382. WARN_ON(slabp->nodeid != nodeid);
  2383. #endif
  2384. slabp->free = next;
  2385. return objp;
  2386. }
  2387. static void slab_put_obj(struct kmem_cache *cachep, struct slab *slabp,
  2388. void *objp, int nodeid)
  2389. {
  2390. unsigned int objnr = obj_to_index(cachep, slabp, objp);
  2391. #if DEBUG
  2392. /* Verify that the slab belongs to the intended node */
  2393. WARN_ON(slabp->nodeid != nodeid);
  2394. if (slab_bufctl(slabp)[objnr] + 1 <= SLAB_LIMIT + 1) {
  2395. printk(KERN_ERR "slab: double free detected in cache "
  2396. "'%s', objp %p\n", cachep->name, objp);
  2397. BUG();
  2398. }
  2399. #endif
  2400. slab_bufctl(slabp)[objnr] = slabp->free;
  2401. slabp->free = objnr;
  2402. slabp->inuse--;
  2403. }
  2404. /*
  2405. * Map pages beginning at addr to the given cache and slab. This is required
  2406. * for the slab allocator to be able to lookup the cache and slab of a
  2407. * virtual address for kfree, ksize, kmem_ptr_validate, and slab debugging.
  2408. */
  2409. static void slab_map_pages(struct kmem_cache *cache, struct slab *slab,
  2410. void *addr)
  2411. {
  2412. int nr_pages;
  2413. struct page *page;
  2414. page = virt_to_page(addr);
  2415. nr_pages = 1;
  2416. if (likely(!PageCompound(page)))
  2417. nr_pages <<= cache->gfporder;
  2418. do {
  2419. page_set_cache(page, cache);
  2420. page_set_slab(page, slab);
  2421. page++;
  2422. } while (--nr_pages);
  2423. }
  2424. /*
  2425. * Grow (by 1) the number of slabs within a cache. This is called by
  2426. * kmem_cache_alloc() when there are no active objs left in a cache.
  2427. */
  2428. static int cache_grow(struct kmem_cache *cachep,
  2429. gfp_t flags, int nodeid, void *objp)
  2430. {
  2431. struct slab *slabp;
  2432. size_t offset;
  2433. gfp_t local_flags;
  2434. struct kmem_list3 *l3;
  2435. /*
  2436. * Be lazy and only check for valid flags here, keeping it out of the
  2437. * critical path in kmem_cache_alloc().
  2438. */
  2439. BUG_ON(flags & ~(GFP_DMA | __GFP_ZERO | GFP_LEVEL_MASK));
  2440. local_flags = (flags & GFP_LEVEL_MASK);
  2441. /* Take the l3 list lock to change the colour_next on this node */
  2442. check_irq_off();
  2443. l3 = cachep->nodelists[nodeid];
  2444. spin_lock(&l3->list_lock);
  2445. /* Get colour for the slab, and cal the next value. */
  2446. offset = l3->colour_next;
  2447. l3->colour_next++;
  2448. if (l3->colour_next >= cachep->colour)
  2449. l3->colour_next = 0;
  2450. spin_unlock(&l3->list_lock);
  2451. offset *= cachep->colour_off;
  2452. if (local_flags & __GFP_WAIT)
  2453. local_irq_enable();
  2454. /*
  2455. * The test for missing atomic flag is performed here, rather than
  2456. * the more obvious place, simply to reduce the critical path length
  2457. * in kmem_cache_alloc(). If a caller is seriously mis-behaving they
  2458. * will eventually be caught here (where it matters).
  2459. */
  2460. kmem_flagcheck(cachep, flags);
  2461. /*
  2462. * Get mem for the objs. Attempt to allocate a physical page from
  2463. * 'nodeid'.
  2464. */
  2465. if (!objp)
  2466. objp = kmem_getpages(cachep, local_flags, nodeid);
  2467. if (!objp)
  2468. goto failed;
  2469. /* Get slab management. */
  2470. slabp = alloc_slabmgmt(cachep, objp, offset,
  2471. local_flags & ~GFP_THISNODE, nodeid);
  2472. if (!slabp)
  2473. goto opps1;
  2474. slabp->nodeid = nodeid;
  2475. slab_map_pages(cachep, slabp, objp);
  2476. cache_init_objs(cachep, slabp);
  2477. if (local_flags & __GFP_WAIT)
  2478. local_irq_disable();
  2479. check_irq_off();
  2480. spin_lock(&l3->list_lock);
  2481. /* Make slab active. */
  2482. list_add_tail(&slabp->list, &(l3->slabs_free));
  2483. STATS_INC_GROWN(cachep);
  2484. l3->free_objects += cachep->num;
  2485. spin_unlock(&l3->list_lock);
  2486. return 1;
  2487. opps1:
  2488. kmem_freepages(cachep, objp);
  2489. failed:
  2490. if (local_flags & __GFP_WAIT)
  2491. local_irq_disable();
  2492. return 0;
  2493. }
  2494. #if DEBUG
  2495. /*
  2496. * Perform extra freeing checks:
  2497. * - detect bad pointers.
  2498. * - POISON/RED_ZONE checking
  2499. */
  2500. static void kfree_debugcheck(const void *objp)
  2501. {
  2502. if (!virt_addr_valid(objp)) {
  2503. printk(KERN_ERR "kfree_debugcheck: out of range ptr %lxh.\n",
  2504. (unsigned long)objp);
  2505. BUG();
  2506. }
  2507. }
  2508. static inline void verify_redzone_free(struct kmem_cache *cache, void *obj)
  2509. {
  2510. unsigned long long redzone1, redzone2;
  2511. redzone1 = *dbg_redzone1(cache, obj);
  2512. redzone2 = *dbg_redzone2(cache, obj);
  2513. /*
  2514. * Redzone is ok.
  2515. */
  2516. if (redzone1 == RED_ACTIVE && redzone2 == RED_ACTIVE)
  2517. return;
  2518. if (redzone1 == RED_INACTIVE && redzone2 == RED_INACTIVE)
  2519. slab_error(cache, "double free detected");
  2520. else
  2521. slab_error(cache, "memory outside object was overwritten");
  2522. printk(KERN_ERR "%p: redzone 1:0x%llx, redzone 2:0x%llx.\n",
  2523. obj, redzone1, redzone2);
  2524. }
  2525. static void *cache_free_debugcheck(struct kmem_cache *cachep, void *objp,
  2526. void *caller)
  2527. {
  2528. struct page *page;
  2529. unsigned int objnr;
  2530. struct slab *slabp;
  2531. objp -= obj_offset(cachep);
  2532. kfree_debugcheck(objp);
  2533. page = virt_to_head_page(objp);
  2534. slabp = page_get_slab(page);
  2535. if (cachep->flags & SLAB_RED_ZONE) {
  2536. verify_redzone_free(cachep, objp);
  2537. *dbg_redzone1(cachep, objp) = RED_INACTIVE;
  2538. *dbg_redzone2(cachep, objp) = RED_INACTIVE;
  2539. }
  2540. if (cachep->flags & SLAB_STORE_USER)
  2541. *dbg_userword(cachep, objp) = caller;
  2542. objnr = obj_to_index(cachep, slabp, objp);
  2543. BUG_ON(objnr >= cachep->num);
  2544. BUG_ON(objp != index_to_obj(cachep, slabp, objnr));
  2545. #ifdef CONFIG_DEBUG_SLAB_LEAK
  2546. slab_bufctl(slabp)[objnr] = BUFCTL_FREE;
  2547. #endif
  2548. if (cachep->flags & SLAB_POISON) {
  2549. #ifdef CONFIG_DEBUG_PAGEALLOC
  2550. if ((cachep->buffer_size % PAGE_SIZE)==0 && OFF_SLAB(cachep)) {
  2551. store_stackinfo(cachep, objp, (unsigned long)caller);
  2552. kernel_map_pages(virt_to_page(objp),
  2553. cachep->buffer_size / PAGE_SIZE, 0);
  2554. } else {
  2555. poison_obj(cachep, objp, POISON_FREE);
  2556. }
  2557. #else
  2558. poison_obj(cachep, objp, POISON_FREE);
  2559. #endif
  2560. }
  2561. return objp;
  2562. }
  2563. static void check_slabp(struct kmem_cache *cachep, struct slab *slabp)
  2564. {
  2565. kmem_bufctl_t i;
  2566. int entries = 0;
  2567. /* Check slab's freelist to see if this obj is there. */
  2568. for (i = slabp->free; i != BUFCTL_END; i = slab_bufctl(slabp)[i]) {
  2569. entries++;
  2570. if (entries > cachep->num || i >= cachep->num)
  2571. goto bad;
  2572. }
  2573. if (entries != cachep->num - slabp->inuse) {
  2574. bad:
  2575. printk(KERN_ERR "slab: Internal list corruption detected in "
  2576. "cache '%s'(%d), slabp %p(%d). Hexdump:\n",
  2577. cachep->name, cachep->num, slabp, slabp->inuse);
  2578. for (i = 0;
  2579. i < sizeof(*slabp) + cachep->num * sizeof(kmem_bufctl_t);
  2580. i++) {
  2581. if (i % 16 == 0)
  2582. printk("\n%03x:", i);
  2583. printk(" %02x", ((unsigned char *)slabp)[i]);
  2584. }
  2585. printk("\n");
  2586. BUG();
  2587. }
  2588. }
  2589. #else
  2590. #define kfree_debugcheck(x) do { } while(0)
  2591. #define cache_free_debugcheck(x,objp,z) (objp)
  2592. #define check_slabp(x,y) do { } while(0)
  2593. #endif
  2594. static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags)
  2595. {
  2596. int batchcount;
  2597. struct kmem_list3 *l3;
  2598. struct array_cache *ac;
  2599. int node;
  2600. node = numa_node_id();
  2601. check_irq_off();
  2602. ac = cpu_cache_get(cachep);
  2603. retry:
  2604. batchcount = ac->batchcount;
  2605. if (!ac->touched && batchcount > BATCHREFILL_LIMIT) {
  2606. /*
  2607. * If there was little recent activity on this cache, then
  2608. * perform only a partial refill. Otherwise we could generate
  2609. * refill bouncing.
  2610. */
  2611. batchcount = BATCHREFILL_LIMIT;
  2612. }
  2613. l3 = cachep->nodelists[node];
  2614. BUG_ON(ac->avail > 0 || !l3);
  2615. spin_lock(&l3->list_lock);
  2616. /* See if we can refill from the shared array */
  2617. if (l3->shared && transfer_objects(ac, l3->shared, batchcount))
  2618. goto alloc_done;
  2619. while (batchcount > 0) {
  2620. struct list_head *entry;
  2621. struct slab *slabp;
  2622. /* Get slab alloc is to come from. */
  2623. entry = l3->slabs_partial.next;
  2624. if (entry == &l3->slabs_partial) {
  2625. l3->free_touched = 1;
  2626. entry = l3->slabs_free.next;
  2627. if (entry == &l3->slabs_free)
  2628. goto must_grow;
  2629. }
  2630. slabp = list_entry(entry, struct slab, list);
  2631. check_slabp(cachep, slabp);
  2632. check_spinlock_acquired(cachep);
  2633. /*
  2634. * The slab was either on partial or free list so
  2635. * there must be at least one object available for
  2636. * allocation.
  2637. */
  2638. BUG_ON(slabp->inuse < 0 || slabp->inuse >= cachep->num);
  2639. while (slabp->inuse < cachep->num && batchcount--) {
  2640. STATS_INC_ALLOCED(cachep);
  2641. STATS_INC_ACTIVE(cachep);
  2642. STATS_SET_HIGH(cachep);
  2643. ac->entry[ac->avail++] = slab_get_obj(cachep, slabp,
  2644. node);
  2645. }
  2646. check_slabp(cachep, slabp);
  2647. /* move slabp to correct slabp list: */
  2648. list_del(&slabp->list);
  2649. if (slabp->free == BUFCTL_END)
  2650. list_add(&slabp->list, &l3->slabs_full);
  2651. else
  2652. list_add(&slabp->list, &l3->slabs_partial);
  2653. }
  2654. must_grow:
  2655. l3->free_objects -= ac->avail;
  2656. alloc_done:
  2657. spin_unlock(&l3->list_lock);
  2658. if (unlikely(!ac->avail)) {
  2659. int x;
  2660. x = cache_grow(cachep, flags | GFP_THISNODE, node, NULL);
  2661. /* cache_grow can reenable interrupts, then ac could change. */
  2662. ac = cpu_cache_get(cachep);
  2663. if (!x && ac->avail == 0) /* no objects in sight? abort */
  2664. return NULL;
  2665. if (!ac->avail) /* objects refilled by interrupt? */
  2666. goto retry;
  2667. }
  2668. ac->touched = 1;
  2669. return ac->entry[--ac->avail];
  2670. }
  2671. static inline void cache_alloc_debugcheck_before(struct kmem_cache *cachep,
  2672. gfp_t flags)
  2673. {
  2674. might_sleep_if(flags & __GFP_WAIT);
  2675. #if DEBUG
  2676. kmem_flagcheck(cachep, flags);
  2677. #endif
  2678. }
  2679. #if DEBUG
  2680. static void *cache_alloc_debugcheck_after(struct kmem_cache *cachep,
  2681. gfp_t flags, void *objp, void *caller)
  2682. {
  2683. if (!objp)
  2684. return objp;
  2685. if (cachep->flags & SLAB_POISON) {
  2686. #ifdef CONFIG_DEBUG_PAGEALLOC
  2687. if ((cachep->buffer_size % PAGE_SIZE) == 0 && OFF_SLAB(cachep))
  2688. kernel_map_pages(virt_to_page(objp),
  2689. cachep->buffer_size / PAGE_SIZE, 1);
  2690. else
  2691. check_poison_obj(cachep, objp);
  2692. #else
  2693. check_poison_obj(cachep, objp);
  2694. #endif
  2695. poison_obj(cachep, objp, POISON_INUSE);
  2696. }
  2697. if (cachep->flags & SLAB_STORE_USER)
  2698. *dbg_userword(cachep, objp) = caller;
  2699. if (cachep->flags & SLAB_RED_ZONE) {
  2700. if (*dbg_redzone1(cachep, objp) != RED_INACTIVE ||
  2701. *dbg_redzone2(cachep, objp) != RED_INACTIVE) {
  2702. slab_error(cachep, "double free, or memory outside"
  2703. " object was overwritten");
  2704. printk(KERN_ERR
  2705. "%p: redzone 1:0x%llx, redzone 2:0x%llx\n",
  2706. objp, *dbg_redzone1(cachep, objp),
  2707. *dbg_redzone2(cachep, objp));
  2708. }
  2709. *dbg_redzone1(cachep, objp) = RED_ACTIVE;
  2710. *dbg_redzone2(cachep, objp) = RED_ACTIVE;
  2711. }
  2712. #ifdef CONFIG_DEBUG_SLAB_LEAK
  2713. {
  2714. struct slab *slabp;
  2715. unsigned objnr;
  2716. slabp = page_get_slab(virt_to_head_page(objp));
  2717. objnr = (unsigned)(objp - slabp->s_mem) / cachep->buffer_size;
  2718. slab_bufctl(slabp)[objnr] = BUFCTL_ACTIVE;
  2719. }
  2720. #endif
  2721. objp += obj_offset(cachep);
  2722. if (cachep->ctor && cachep->flags & SLAB_POISON)
  2723. cachep->ctor(objp, cachep, 0);
  2724. #if ARCH_SLAB_MINALIGN
  2725. if ((u32)objp & (ARCH_SLAB_MINALIGN-1)) {
  2726. printk(KERN_ERR "0x%p: not aligned to ARCH_SLAB_MINALIGN=%d\n",
  2727. objp, ARCH_SLAB_MINALIGN);
  2728. }
  2729. #endif
  2730. return objp;
  2731. }
  2732. #else
  2733. #define cache_alloc_debugcheck_after(a,b,objp,d) (objp)
  2734. #endif
  2735. #ifdef CONFIG_FAILSLAB
  2736. static struct failslab_attr {
  2737. struct fault_attr attr;
  2738. u32 ignore_gfp_wait;
  2739. #ifdef CONFIG_FAULT_INJECTION_DEBUG_FS
  2740. struct dentry *ignore_gfp_wait_file;
  2741. #endif
  2742. } failslab = {
  2743. .attr = FAULT_ATTR_INITIALIZER,
  2744. .ignore_gfp_wait = 1,
  2745. };
  2746. static int __init setup_failslab(char *str)
  2747. {
  2748. return setup_fault_attr(&failslab.attr, str);
  2749. }
  2750. __setup("failslab=", setup_failslab);
  2751. static int should_failslab(struct kmem_cache *cachep, gfp_t flags)
  2752. {
  2753. if (cachep == &cache_cache)
  2754. return 0;
  2755. if (flags & __GFP_NOFAIL)
  2756. return 0;
  2757. if (failslab.ignore_gfp_wait && (flags & __GFP_WAIT))
  2758. return 0;
  2759. return should_fail(&failslab.attr, obj_size(cachep));
  2760. }
  2761. #ifdef CONFIG_FAULT_INJECTION_DEBUG_FS
  2762. static int __init failslab_debugfs(void)
  2763. {
  2764. mode_t mode = S_IFREG | S_IRUSR | S_IWUSR;
  2765. struct dentry *dir;
  2766. int err;
  2767. err = init_fault_attr_dentries(&failslab.attr, "failslab");
  2768. if (err)
  2769. return err;
  2770. dir = failslab.attr.dentries.dir;
  2771. failslab.ignore_gfp_wait_file =
  2772. debugfs_create_bool("ignore-gfp-wait", mode, dir,
  2773. &failslab.ignore_gfp_wait);
  2774. if (!failslab.ignore_gfp_wait_file) {
  2775. err = -ENOMEM;
  2776. debugfs_remove(failslab.ignore_gfp_wait_file);
  2777. cleanup_fault_attr_dentries(&failslab.attr);
  2778. }
  2779. return err;
  2780. }
  2781. late_initcall(failslab_debugfs);
  2782. #endif /* CONFIG_FAULT_INJECTION_DEBUG_FS */
  2783. #else /* CONFIG_FAILSLAB */
  2784. static inline int should_failslab(struct kmem_cache *cachep, gfp_t flags)
  2785. {
  2786. return 0;
  2787. }
  2788. #endif /* CONFIG_FAILSLAB */
  2789. static inline void *____cache_alloc(struct kmem_cache *cachep, gfp_t flags)
  2790. {
  2791. void *objp;
  2792. struct array_cache *ac;
  2793. check_irq_off();
  2794. ac = cpu_cache_get(cachep);
  2795. if (likely(ac->avail)) {
  2796. STATS_INC_ALLOCHIT(cachep);
  2797. ac->touched = 1;
  2798. objp = ac->entry[--ac->avail];
  2799. } else {
  2800. STATS_INC_ALLOCMISS(cachep);
  2801. objp = cache_alloc_refill(cachep, flags);
  2802. }
  2803. return objp;
  2804. }
  2805. #ifdef CONFIG_NUMA
  2806. /*
  2807. * Try allocating on another node if PF_SPREAD_SLAB|PF_MEMPOLICY.
  2808. *
  2809. * If we are in_interrupt, then process context, including cpusets and
  2810. * mempolicy, may not apply and should not be used for allocation policy.
  2811. */
  2812. static void *alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags)
  2813. {
  2814. int nid_alloc, nid_here;
  2815. if (in_interrupt() || (flags & __GFP_THISNODE))
  2816. return NULL;
  2817. nid_alloc = nid_here = numa_node_id();
  2818. if (cpuset_do_slab_mem_spread() && (cachep->flags & SLAB_MEM_SPREAD))
  2819. nid_alloc = cpuset_mem_spread_node();
  2820. else if (current->mempolicy)
  2821. nid_alloc = slab_node(current->mempolicy);
  2822. if (nid_alloc != nid_here)
  2823. return ____cache_alloc_node(cachep, flags, nid_alloc);
  2824. return NULL;
  2825. }
  2826. /*
  2827. * Fallback function if there was no memory available and no objects on a
  2828. * certain node and fall back is permitted. First we scan all the
  2829. * available nodelists for available objects. If that fails then we
  2830. * perform an allocation without specifying a node. This allows the page
  2831. * allocator to do its reclaim / fallback magic. We then insert the
  2832. * slab into the proper nodelist and then allocate from it.
  2833. */
  2834. static void *fallback_alloc(struct kmem_cache *cache, gfp_t flags)
  2835. {
  2836. struct zonelist *zonelist;
  2837. gfp_t local_flags;
  2838. struct zone **z;
  2839. void *obj = NULL;
  2840. int nid;
  2841. if (flags & __GFP_THISNODE)
  2842. return NULL;
  2843. zonelist = &NODE_DATA(slab_node(current->mempolicy))
  2844. ->node_zonelists[gfp_zone(flags)];
  2845. local_flags = (flags & GFP_LEVEL_MASK);
  2846. retry:
  2847. /*
  2848. * Look through allowed nodes for objects available
  2849. * from existing per node queues.
  2850. */
  2851. for (z = zonelist->zones; *z && !obj; z++) {
  2852. nid = zone_to_nid(*z);
  2853. if (cpuset_zone_allowed_hardwall(*z, flags) &&
  2854. cache->nodelists[nid] &&
  2855. cache->nodelists[nid]->free_objects)
  2856. obj = ____cache_alloc_node(cache,
  2857. flags | GFP_THISNODE, nid);
  2858. }
  2859. if (!obj) {
  2860. /*
  2861. * This allocation will be performed within the constraints
  2862. * of the current cpuset / memory policy requirements.
  2863. * We may trigger various forms of reclaim on the allowed
  2864. * set and go into memory reserves if necessary.
  2865. */
  2866. if (local_flags & __GFP_WAIT)
  2867. local_irq_enable();
  2868. kmem_flagcheck(cache, flags);
  2869. obj = kmem_getpages(cache, flags, -1);
  2870. if (local_flags & __GFP_WAIT)
  2871. local_irq_disable();
  2872. if (obj) {
  2873. /*
  2874. * Insert into the appropriate per node queues
  2875. */
  2876. nid = page_to_nid(virt_to_page(obj));
  2877. if (cache_grow(cache, flags, nid, obj)) {
  2878. obj = ____cache_alloc_node(cache,
  2879. flags | GFP_THISNODE, nid);
  2880. if (!obj)
  2881. /*
  2882. * Another processor may allocate the
  2883. * objects in the slab since we are
  2884. * not holding any locks.
  2885. */
  2886. goto retry;
  2887. } else {
  2888. /* cache_grow already freed obj */
  2889. obj = NULL;
  2890. }
  2891. }
  2892. }
  2893. return obj;
  2894. }
  2895. /*
  2896. * A interface to enable slab creation on nodeid
  2897. */
  2898. static void *____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags,
  2899. int nodeid)
  2900. {
  2901. struct list_head *entry;
  2902. struct slab *slabp;
  2903. struct kmem_list3 *l3;
  2904. void *obj;
  2905. int x;
  2906. l3 = cachep->nodelists[nodeid];
  2907. BUG_ON(!l3);
  2908. retry:
  2909. check_irq_off();
  2910. spin_lock(&l3->list_lock);
  2911. entry = l3->slabs_partial.next;
  2912. if (entry == &l3->slabs_partial) {
  2913. l3->free_touched = 1;
  2914. entry = l3->slabs_free.next;
  2915. if (entry == &l3->slabs_free)
  2916. goto must_grow;
  2917. }
  2918. slabp = list_entry(entry, struct slab, list);
  2919. check_spinlock_acquired_node(cachep, nodeid);
  2920. check_slabp(cachep, slabp);
  2921. STATS_INC_NODEALLOCS(cachep);
  2922. STATS_INC_ACTIVE(cachep);
  2923. STATS_SET_HIGH(cachep);
  2924. BUG_ON(slabp->inuse == cachep->num);
  2925. obj = slab_get_obj(cachep, slabp, nodeid);
  2926. check_slabp(cachep, slabp);
  2927. l3->free_objects--;
  2928. /* move slabp to correct slabp list: */
  2929. list_del(&slabp->list);
  2930. if (slabp->free == BUFCTL_END)
  2931. list_add(&slabp->list, &l3->slabs_full);
  2932. else
  2933. list_add(&slabp->list, &l3->slabs_partial);
  2934. spin_unlock(&l3->list_lock);
  2935. goto done;
  2936. must_grow:
  2937. spin_unlock(&l3->list_lock);
  2938. x = cache_grow(cachep, flags | GFP_THISNODE, nodeid, NULL);
  2939. if (x)
  2940. goto retry;
  2941. return fallback_alloc(cachep, flags);
  2942. done:
  2943. return obj;
  2944. }
  2945. /**
  2946. * kmem_cache_alloc_node - Allocate an object on the specified node
  2947. * @cachep: The cache to allocate from.
  2948. * @flags: See kmalloc().
  2949. * @nodeid: node number of the target node.
  2950. * @caller: return address of caller, used for debug information
  2951. *
  2952. * Identical to kmem_cache_alloc but it will allocate memory on the given
  2953. * node, which can improve the performance for cpu bound structures.
  2954. *
  2955. * Fallback to other node is possible if __GFP_THISNODE is not set.
  2956. */
  2957. static __always_inline void *
  2958. __cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid,
  2959. void *caller)
  2960. {
  2961. unsigned long save_flags;
  2962. void *ptr;
  2963. if (should_failslab(cachep, flags))
  2964. return NULL;
  2965. cache_alloc_debugcheck_before(cachep, flags);
  2966. local_irq_save(save_flags);
  2967. if (unlikely(nodeid == -1))
  2968. nodeid = numa_node_id();
  2969. if (unlikely(!cachep->nodelists[nodeid])) {
  2970. /* Node not bootstrapped yet */
  2971. ptr = fallback_alloc(cachep, flags);
  2972. goto out;
  2973. }
  2974. if (nodeid == numa_node_id()) {
  2975. /*
  2976. * Use the locally cached objects if possible.
  2977. * However ____cache_alloc does not allow fallback
  2978. * to other nodes. It may fail while we still have
  2979. * objects on other nodes available.
  2980. */
  2981. ptr = ____cache_alloc(cachep, flags);
  2982. if (ptr)
  2983. goto out;
  2984. }
  2985. /* ___cache_alloc_node can fall back to other nodes */
  2986. ptr = ____cache_alloc_node(cachep, flags, nodeid);
  2987. out:
  2988. local_irq_restore(save_flags);
  2989. ptr = cache_alloc_debugcheck_after(cachep, flags, ptr, caller);
  2990. if (unlikely((flags & __GFP_ZERO) && ptr))
  2991. memset(ptr, 0, obj_size(cachep));
  2992. return ptr;
  2993. }
  2994. static __always_inline void *
  2995. __do_cache_alloc(struct kmem_cache *cache, gfp_t flags)
  2996. {
  2997. void *objp;
  2998. if (unlikely(current->flags & (PF_SPREAD_SLAB | PF_MEMPOLICY))) {
  2999. objp = alternate_node_alloc(cache, flags);
  3000. if (objp)
  3001. goto out;
  3002. }
  3003. objp = ____cache_alloc(cache, flags);
  3004. /*
  3005. * We may just have run out of memory on the local node.
  3006. * ____cache_alloc_node() knows how to locate memory on other nodes
  3007. */
  3008. if (!objp)
  3009. objp = ____cache_alloc_node(cache, flags, numa_node_id());
  3010. out:
  3011. return objp;
  3012. }
  3013. #else
  3014. static __always_inline void *
  3015. __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags)
  3016. {
  3017. return ____cache_alloc(cachep, flags);
  3018. }
  3019. #endif /* CONFIG_NUMA */
  3020. static __always_inline void *
  3021. __cache_alloc(struct kmem_cache *cachep, gfp_t flags, void *caller)
  3022. {
  3023. unsigned long save_flags;
  3024. void *objp;
  3025. if (should_failslab(cachep, flags))
  3026. return NULL;
  3027. cache_alloc_debugcheck_before(cachep, flags);
  3028. local_irq_save(save_flags);
  3029. objp = __do_cache_alloc(cachep, flags);
  3030. local_irq_restore(save_flags);
  3031. objp = cache_alloc_debugcheck_after(cachep, flags, objp, caller);
  3032. prefetchw(objp);
  3033. if (unlikely((flags & __GFP_ZERO) && objp))
  3034. memset(objp, 0, obj_size(cachep));
  3035. return objp;
  3036. }
  3037. /*
  3038. * Caller needs to acquire correct kmem_list's list_lock
  3039. */
  3040. static void free_block(struct kmem_cache *cachep, void **objpp, int nr_objects,
  3041. int node)
  3042. {
  3043. int i;
  3044. struct kmem_list3 *l3;
  3045. for (i = 0; i < nr_objects; i++) {
  3046. void *objp = objpp[i];
  3047. struct slab *slabp;
  3048. slabp = virt_to_slab(objp);
  3049. l3 = cachep->nodelists[node];
  3050. list_del(&slabp->list);
  3051. check_spinlock_acquired_node(cachep, node);
  3052. check_slabp(cachep, slabp);
  3053. slab_put_obj(cachep, slabp, objp, node);
  3054. STATS_DEC_ACTIVE(cachep);
  3055. l3->free_objects++;
  3056. check_slabp(cachep, slabp);
  3057. /* fixup slab chains */
  3058. if (slabp->inuse == 0) {
  3059. if (l3->free_objects > l3->free_limit) {
  3060. l3->free_objects -= cachep->num;
  3061. /* No need to drop any previously held
  3062. * lock here, even if we have a off-slab slab
  3063. * descriptor it is guaranteed to come from
  3064. * a different cache, refer to comments before
  3065. * alloc_slabmgmt.
  3066. */
  3067. slab_destroy(cachep, slabp);
  3068. } else {
  3069. list_add(&slabp->list, &l3->slabs_free);
  3070. }
  3071. } else {
  3072. /* Unconditionally move a slab to the end of the
  3073. * partial list on free - maximum time for the
  3074. * other objects to be freed, too.
  3075. */
  3076. list_add_tail(&slabp->list, &l3->slabs_partial);
  3077. }
  3078. }
  3079. }
  3080. static void cache_flusharray(struct kmem_cache *cachep, struct array_cache *ac)
  3081. {
  3082. int batchcount;
  3083. struct kmem_list3 *l3;
  3084. int node = numa_node_id();
  3085. batchcount = ac->batchcount;
  3086. #if DEBUG
  3087. BUG_ON(!batchcount || batchcount > ac->avail);
  3088. #endif
  3089. check_irq_off();
  3090. l3 = cachep->nodelists[node];
  3091. spin_lock(&l3->list_lock);
  3092. if (l3->shared) {
  3093. struct array_cache *shared_array = l3->shared;
  3094. int max = shared_array->limit - shared_array->avail;
  3095. if (max) {
  3096. if (batchcount > max)
  3097. batchcount = max;
  3098. memcpy(&(shared_array->entry[shared_array->avail]),
  3099. ac->entry, sizeof(void *) * batchcount);
  3100. shared_array->avail += batchcount;
  3101. goto free_done;
  3102. }
  3103. }
  3104. free_block(cachep, ac->entry, batchcount, node);
  3105. free_done:
  3106. #if STATS
  3107. {
  3108. int i = 0;
  3109. struct list_head *p;
  3110. p = l3->slabs_free.next;
  3111. while (p != &(l3->slabs_free)) {
  3112. struct slab *slabp;
  3113. slabp = list_entry(p, struct slab, list);
  3114. BUG_ON(slabp->inuse);
  3115. i++;
  3116. p = p->next;
  3117. }
  3118. STATS_SET_FREEABLE(cachep, i);
  3119. }
  3120. #endif
  3121. spin_unlock(&l3->list_lock);
  3122. ac->avail -= batchcount;
  3123. memmove(ac->entry, &(ac->entry[batchcount]), sizeof(void *)*ac->avail);
  3124. }
  3125. /*
  3126. * Release an obj back to its cache. If the obj has a constructed state, it must
  3127. * be in this state _before_ it is released. Called with disabled ints.
  3128. */
  3129. static inline void __cache_free(struct kmem_cache *cachep, void *objp)
  3130. {
  3131. struct array_cache *ac = cpu_cache_get(cachep);
  3132. check_irq_off();
  3133. objp = cache_free_debugcheck(cachep, objp, __builtin_return_address(0));
  3134. /*
  3135. * Skip calling cache_free_alien() when the platform is not numa.
  3136. * This will avoid cache misses that happen while accessing slabp (which
  3137. * is per page memory reference) to get nodeid. Instead use a global
  3138. * variable to skip the call, which is mostly likely to be present in
  3139. * the cache.
  3140. */
  3141. if (numa_platform && cache_free_alien(cachep, objp))
  3142. return;
  3143. if (likely(ac->avail < ac->limit)) {
  3144. STATS_INC_FREEHIT(cachep);
  3145. ac->entry[ac->avail++] = objp;
  3146. return;
  3147. } else {
  3148. STATS_INC_FREEMISS(cachep);
  3149. cache_flusharray(cachep, ac);
  3150. ac->entry[ac->avail++] = objp;
  3151. }
  3152. }
  3153. /**
  3154. * kmem_cache_alloc - Allocate an object
  3155. * @cachep: The cache to allocate from.
  3156. * @flags: See kmalloc().
  3157. *
  3158. * Allocate an object from this cache. The flags are only relevant
  3159. * if the cache has no available objects.
  3160. */
  3161. void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags)
  3162. {
  3163. return __cache_alloc(cachep, flags, __builtin_return_address(0));
  3164. }
  3165. EXPORT_SYMBOL(kmem_cache_alloc);
  3166. /**
  3167. * kmem_ptr_validate - check if an untrusted pointer might
  3168. * be a slab entry.
  3169. * @cachep: the cache we're checking against
  3170. * @ptr: pointer to validate
  3171. *
  3172. * This verifies that the untrusted pointer looks sane:
  3173. * it is _not_ a guarantee that the pointer is actually
  3174. * part of the slab cache in question, but it at least
  3175. * validates that the pointer can be dereferenced and
  3176. * looks half-way sane.
  3177. *
  3178. * Currently only used for dentry validation.
  3179. */
  3180. int kmem_ptr_validate(struct kmem_cache *cachep, const void *ptr)
  3181. {
  3182. unsigned long addr = (unsigned long)ptr;
  3183. unsigned long min_addr = PAGE_OFFSET;
  3184. unsigned long align_mask = BYTES_PER_WORD - 1;
  3185. unsigned long size = cachep->buffer_size;
  3186. struct page *page;
  3187. if (unlikely(addr < min_addr))
  3188. goto out;
  3189. if (unlikely(addr > (unsigned long)high_memory - size))
  3190. goto out;
  3191. if (unlikely(addr & align_mask))
  3192. goto out;
  3193. if (unlikely(!kern_addr_valid(addr)))
  3194. goto out;
  3195. if (unlikely(!kern_addr_valid(addr + size - 1)))
  3196. goto out;
  3197. page = virt_to_page(ptr);
  3198. if (unlikely(!PageSlab(page)))
  3199. goto out;
  3200. if (unlikely(page_get_cache(page) != cachep))
  3201. goto out;
  3202. return 1;
  3203. out:
  3204. return 0;
  3205. }
  3206. #ifdef CONFIG_NUMA
  3207. void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid)
  3208. {
  3209. return __cache_alloc_node(cachep, flags, nodeid,
  3210. __builtin_return_address(0));
  3211. }
  3212. EXPORT_SYMBOL(kmem_cache_alloc_node);
  3213. static __always_inline void *
  3214. __do_kmalloc_node(size_t size, gfp_t flags, int node, void *caller)
  3215. {
  3216. struct kmem_cache *cachep;
  3217. cachep = kmem_find_general_cachep(size, flags);
  3218. if (unlikely(ZERO_OR_NULL_PTR(cachep)))
  3219. return cachep;
  3220. return kmem_cache_alloc_node(cachep, flags, node);
  3221. }
  3222. #ifdef CONFIG_DEBUG_SLAB
  3223. void *__kmalloc_node(size_t size, gfp_t flags, int node)
  3224. {
  3225. return __do_kmalloc_node(size, flags, node,
  3226. __builtin_return_address(0));
  3227. }
  3228. EXPORT_SYMBOL(__kmalloc_node);
  3229. void *__kmalloc_node_track_caller(size_t size, gfp_t flags,
  3230. int node, void *caller)
  3231. {
  3232. return __do_kmalloc_node(size, flags, node, caller);
  3233. }
  3234. EXPORT_SYMBOL(__kmalloc_node_track_caller);
  3235. #else
  3236. void *__kmalloc_node(size_t size, gfp_t flags, int node)
  3237. {
  3238. return __do_kmalloc_node(size, flags, node, NULL);
  3239. }
  3240. EXPORT_SYMBOL(__kmalloc_node);
  3241. #endif /* CONFIG_DEBUG_SLAB */
  3242. #endif /* CONFIG_NUMA */
  3243. /**
  3244. * __do_kmalloc - allocate memory
  3245. * @size: how many bytes of memory are required.
  3246. * @flags: the type of memory to allocate (see kmalloc).
  3247. * @caller: function caller for debug tracking of the caller
  3248. */
  3249. static __always_inline void *__do_kmalloc(size_t size, gfp_t flags,
  3250. void *caller)
  3251. {
  3252. struct kmem_cache *cachep;
  3253. /* If you want to save a few bytes .text space: replace
  3254. * __ with kmem_.
  3255. * Then kmalloc uses the uninlined functions instead of the inline
  3256. * functions.
  3257. */
  3258. cachep = __find_general_cachep(size, flags);
  3259. if (unlikely(ZERO_OR_NULL_PTR(cachep)))
  3260. return cachep;
  3261. return __cache_alloc(cachep, flags, caller);
  3262. }
  3263. #ifdef CONFIG_DEBUG_SLAB
  3264. void *__kmalloc(size_t size, gfp_t flags)
  3265. {
  3266. return __do_kmalloc(size, flags, __builtin_return_address(0));
  3267. }
  3268. EXPORT_SYMBOL(__kmalloc);
  3269. void *__kmalloc_track_caller(size_t size, gfp_t flags, void *caller)
  3270. {
  3271. return __do_kmalloc(size, flags, caller);
  3272. }
  3273. EXPORT_SYMBOL(__kmalloc_track_caller);
  3274. #else
  3275. void *__kmalloc(size_t size, gfp_t flags)
  3276. {
  3277. return __do_kmalloc(size, flags, NULL);
  3278. }
  3279. EXPORT_SYMBOL(__kmalloc);
  3280. #endif
  3281. /**
  3282. * kmem_cache_free - Deallocate an object
  3283. * @cachep: The cache the allocation was from.
  3284. * @objp: The previously allocated object.
  3285. *
  3286. * Free an object which was previously allocated from this
  3287. * cache.
  3288. */
  3289. void kmem_cache_free(struct kmem_cache *cachep, void *objp)
  3290. {
  3291. unsigned long flags;
  3292. BUG_ON(virt_to_cache(objp) != cachep);
  3293. local_irq_save(flags);
  3294. debug_check_no_locks_freed(objp, obj_size(cachep));
  3295. __cache_free(cachep, objp);
  3296. local_irq_restore(flags);
  3297. }
  3298. EXPORT_SYMBOL(kmem_cache_free);
  3299. /**
  3300. * kfree - free previously allocated memory
  3301. * @objp: pointer returned by kmalloc.
  3302. *
  3303. * If @objp is NULL, no operation is performed.
  3304. *
  3305. * Don't free memory not originally allocated by kmalloc()
  3306. * or you will run into trouble.
  3307. */
  3308. void kfree(const void *objp)
  3309. {
  3310. struct kmem_cache *c;
  3311. unsigned long flags;
  3312. if (unlikely(ZERO_OR_NULL_PTR(objp)))
  3313. return;
  3314. local_irq_save(flags);
  3315. kfree_debugcheck(objp);
  3316. c = virt_to_cache(objp);
  3317. debug_check_no_locks_freed(objp, obj_size(c));
  3318. __cache_free(c, (void *)objp);
  3319. local_irq_restore(flags);
  3320. }
  3321. EXPORT_SYMBOL(kfree);
  3322. unsigned int kmem_cache_size(struct kmem_cache *cachep)
  3323. {
  3324. return obj_size(cachep);
  3325. }
  3326. EXPORT_SYMBOL(kmem_cache_size);
  3327. const char *kmem_cache_name(struct kmem_cache *cachep)
  3328. {
  3329. return cachep->name;
  3330. }
  3331. EXPORT_SYMBOL_GPL(kmem_cache_name);
  3332. /*
  3333. * This initializes kmem_list3 or resizes varioius caches for all nodes.
  3334. */
  3335. static int alloc_kmemlist(struct kmem_cache *cachep)
  3336. {
  3337. int node;
  3338. struct kmem_list3 *l3;
  3339. struct array_cache *new_shared;
  3340. struct array_cache **new_alien = NULL;
  3341. for_each_online_node(node) {
  3342. if (use_alien_caches) {
  3343. new_alien = alloc_alien_cache(node, cachep->limit);
  3344. if (!new_alien)
  3345. goto fail;
  3346. }
  3347. new_shared = NULL;
  3348. if (cachep->shared) {
  3349. new_shared = alloc_arraycache(node,
  3350. cachep->shared*cachep->batchcount,
  3351. 0xbaadf00d);
  3352. if (!new_shared) {
  3353. free_alien_cache(new_alien);
  3354. goto fail;
  3355. }
  3356. }
  3357. l3 = cachep->nodelists[node];
  3358. if (l3) {
  3359. struct array_cache *shared = l3->shared;
  3360. spin_lock_irq(&l3->list_lock);
  3361. if (shared)
  3362. free_block(cachep, shared->entry,
  3363. shared->avail, node);
  3364. l3->shared = new_shared;
  3365. if (!l3->alien) {
  3366. l3->alien = new_alien;
  3367. new_alien = NULL;
  3368. }
  3369. l3->free_limit = (1 + nr_cpus_node(node)) *
  3370. cachep->batchcount + cachep->num;
  3371. spin_unlock_irq(&l3->list_lock);
  3372. kfree(shared);
  3373. free_alien_cache(new_alien);
  3374. continue;
  3375. }
  3376. l3 = kmalloc_node(sizeof(struct kmem_list3), GFP_KERNEL, node);
  3377. if (!l3) {
  3378. free_alien_cache(new_alien);
  3379. kfree(new_shared);
  3380. goto fail;
  3381. }
  3382. kmem_list3_init(l3);
  3383. l3->next_reap = jiffies + REAPTIMEOUT_LIST3 +
  3384. ((unsigned long)cachep) % REAPTIMEOUT_LIST3;
  3385. l3->shared = new_shared;
  3386. l3->alien = new_alien;
  3387. l3->free_limit = (1 + nr_cpus_node(node)) *
  3388. cachep->batchcount + cachep->num;
  3389. cachep->nodelists[node] = l3;
  3390. }
  3391. return 0;
  3392. fail:
  3393. if (!cachep->next.next) {
  3394. /* Cache is not active yet. Roll back what we did */
  3395. node--;
  3396. while (node >= 0) {
  3397. if (cachep->nodelists[node]) {
  3398. l3 = cachep->nodelists[node];
  3399. kfree(l3->shared);
  3400. free_alien_cache(l3->alien);
  3401. kfree(l3);
  3402. cachep->nodelists[node] = NULL;
  3403. }
  3404. node--;
  3405. }
  3406. }
  3407. return -ENOMEM;
  3408. }
  3409. struct ccupdate_struct {
  3410. struct kmem_cache *cachep;
  3411. struct array_cache *new[NR_CPUS];
  3412. };
  3413. static void do_ccupdate_local(void *info)
  3414. {
  3415. struct ccupdate_struct *new = info;
  3416. struct array_cache *old;
  3417. check_irq_off();
  3418. old = cpu_cache_get(new->cachep);
  3419. new->cachep->array[smp_processor_id()] = new->new[smp_processor_id()];
  3420. new->new[smp_processor_id()] = old;
  3421. }
  3422. /* Always called with the cache_chain_mutex held */
  3423. static int do_tune_cpucache(struct kmem_cache *cachep, int limit,
  3424. int batchcount, int shared)
  3425. {
  3426. struct ccupdate_struct *new;
  3427. int i;
  3428. new = kzalloc(sizeof(*new), GFP_KERNEL);
  3429. if (!new)
  3430. return -ENOMEM;
  3431. for_each_online_cpu(i) {
  3432. new->new[i] = alloc_arraycache(cpu_to_node(i), limit,
  3433. batchcount);
  3434. if (!new->new[i]) {
  3435. for (i--; i >= 0; i--)
  3436. kfree(new->new[i]);
  3437. kfree(new);
  3438. return -ENOMEM;
  3439. }
  3440. }
  3441. new->cachep = cachep;
  3442. on_each_cpu(do_ccupdate_local, (void *)new, 1, 1);
  3443. check_irq_on();
  3444. cachep->batchcount = batchcount;
  3445. cachep->limit = limit;
  3446. cachep->shared = shared;
  3447. for_each_online_cpu(i) {
  3448. struct array_cache *ccold = new->new[i];
  3449. if (!ccold)
  3450. continue;
  3451. spin_lock_irq(&cachep->nodelists[cpu_to_node(i)]->list_lock);
  3452. free_block(cachep, ccold->entry, ccold->avail, cpu_to_node(i));
  3453. spin_unlock_irq(&cachep->nodelists[cpu_to_node(i)]->list_lock);
  3454. kfree(ccold);
  3455. }
  3456. kfree(new);
  3457. return alloc_kmemlist(cachep);
  3458. }
  3459. /* Called with cache_chain_mutex held always */
  3460. static int enable_cpucache(struct kmem_cache *cachep)
  3461. {
  3462. int err;
  3463. int limit, shared;
  3464. /*
  3465. * The head array serves three purposes:
  3466. * - create a LIFO ordering, i.e. return objects that are cache-warm
  3467. * - reduce the number of spinlock operations.
  3468. * - reduce the number of linked list operations on the slab and
  3469. * bufctl chains: array operations are cheaper.
  3470. * The numbers are guessed, we should auto-tune as described by
  3471. * Bonwick.
  3472. */
  3473. if (cachep->buffer_size > 131072)
  3474. limit = 1;
  3475. else if (cachep->buffer_size > PAGE_SIZE)
  3476. limit = 8;
  3477. else if (cachep->buffer_size > 1024)
  3478. limit = 24;
  3479. else if (cachep->buffer_size > 256)
  3480. limit = 54;
  3481. else
  3482. limit = 120;
  3483. /*
  3484. * CPU bound tasks (e.g. network routing) can exhibit cpu bound
  3485. * allocation behaviour: Most allocs on one cpu, most free operations
  3486. * on another cpu. For these cases, an efficient object passing between
  3487. * cpus is necessary. This is provided by a shared array. The array
  3488. * replaces Bonwick's magazine layer.
  3489. * On uniprocessor, it's functionally equivalent (but less efficient)
  3490. * to a larger limit. Thus disabled by default.
  3491. */
  3492. shared = 0;
  3493. if (cachep->buffer_size <= PAGE_SIZE && num_possible_cpus() > 1)
  3494. shared = 8;
  3495. #if DEBUG
  3496. /*
  3497. * With debugging enabled, large batchcount lead to excessively long
  3498. * periods with disabled local interrupts. Limit the batchcount
  3499. */
  3500. if (limit > 32)
  3501. limit = 32;
  3502. #endif
  3503. err = do_tune_cpucache(cachep, limit, (limit + 1) / 2, shared);
  3504. if (err)
  3505. printk(KERN_ERR "enable_cpucache failed for %s, error %d.\n",
  3506. cachep->name, -err);
  3507. return err;
  3508. }
  3509. /*
  3510. * Drain an array if it contains any elements taking the l3 lock only if
  3511. * necessary. Note that the l3 listlock also protects the array_cache
  3512. * if drain_array() is used on the shared array.
  3513. */
  3514. void drain_array(struct kmem_cache *cachep, struct kmem_list3 *l3,
  3515. struct array_cache *ac, int force, int node)
  3516. {
  3517. int tofree;
  3518. if (!ac || !ac->avail)
  3519. return;
  3520. if (ac->touched && !force) {
  3521. ac->touched = 0;
  3522. } else {
  3523. spin_lock_irq(&l3->list_lock);
  3524. if (ac->avail) {
  3525. tofree = force ? ac->avail : (ac->limit + 4) / 5;
  3526. if (tofree > ac->avail)
  3527. tofree = (ac->avail + 1) / 2;
  3528. free_block(cachep, ac->entry, tofree, node);
  3529. ac->avail -= tofree;
  3530. memmove(ac->entry, &(ac->entry[tofree]),
  3531. sizeof(void *) * ac->avail);
  3532. }
  3533. spin_unlock_irq(&l3->list_lock);
  3534. }
  3535. }
  3536. /**
  3537. * cache_reap - Reclaim memory from caches.
  3538. * @w: work descriptor
  3539. *
  3540. * Called from workqueue/eventd every few seconds.
  3541. * Purpose:
  3542. * - clear the per-cpu caches for this CPU.
  3543. * - return freeable pages to the main free memory pool.
  3544. *
  3545. * If we cannot acquire the cache chain mutex then just give up - we'll try
  3546. * again on the next iteration.
  3547. */
  3548. static void cache_reap(struct work_struct *w)
  3549. {
  3550. struct kmem_cache *searchp;
  3551. struct kmem_list3 *l3;
  3552. int node = numa_node_id();
  3553. struct delayed_work *work =
  3554. container_of(w, struct delayed_work, work);
  3555. if (!mutex_trylock(&cache_chain_mutex))
  3556. /* Give up. Setup the next iteration. */
  3557. goto out;
  3558. list_for_each_entry(searchp, &cache_chain, next) {
  3559. check_irq_on();
  3560. /*
  3561. * We only take the l3 lock if absolutely necessary and we
  3562. * have established with reasonable certainty that
  3563. * we can do some work if the lock was obtained.
  3564. */
  3565. l3 = searchp->nodelists[node];
  3566. reap_alien(searchp, l3);
  3567. drain_array(searchp, l3, cpu_cache_get(searchp), 0, node);
  3568. /*
  3569. * These are racy checks but it does not matter
  3570. * if we skip one check or scan twice.
  3571. */
  3572. if (time_after(l3->next_reap, jiffies))
  3573. goto next;
  3574. l3->next_reap = jiffies + REAPTIMEOUT_LIST3;
  3575. drain_array(searchp, l3, l3->shared, 0, node);
  3576. if (l3->free_touched)
  3577. l3->free_touched = 0;
  3578. else {
  3579. int freed;
  3580. freed = drain_freelist(searchp, l3, (l3->free_limit +
  3581. 5 * searchp->num - 1) / (5 * searchp->num));
  3582. STATS_ADD_REAPED(searchp, freed);
  3583. }
  3584. next:
  3585. cond_resched();
  3586. }
  3587. check_irq_on();
  3588. mutex_unlock(&cache_chain_mutex);
  3589. next_reap_node();
  3590. out:
  3591. /* Set up the next iteration */
  3592. schedule_delayed_work(work, round_jiffies_relative(REAPTIMEOUT_CPUC));
  3593. }
  3594. #ifdef CONFIG_PROC_FS
  3595. static void print_slabinfo_header(struct seq_file *m)
  3596. {
  3597. /*
  3598. * Output format version, so at least we can change it
  3599. * without _too_ many complaints.
  3600. */
  3601. #if STATS
  3602. seq_puts(m, "slabinfo - version: 2.1 (statistics)\n");
  3603. #else
  3604. seq_puts(m, "slabinfo - version: 2.1\n");
  3605. #endif
  3606. seq_puts(m, "# name <active_objs> <num_objs> <objsize> "
  3607. "<objperslab> <pagesperslab>");
  3608. seq_puts(m, " : tunables <limit> <batchcount> <sharedfactor>");
  3609. seq_puts(m, " : slabdata <active_slabs> <num_slabs> <sharedavail>");
  3610. #if STATS
  3611. seq_puts(m, " : globalstat <listallocs> <maxobjs> <grown> <reaped> "
  3612. "<error> <maxfreeable> <nodeallocs> <remotefrees> <alienoverflow>");
  3613. seq_puts(m, " : cpustat <allochit> <allocmiss> <freehit> <freemiss>");
  3614. #endif
  3615. seq_putc(m, '\n');
  3616. }
  3617. static void *s_start(struct seq_file *m, loff_t *pos)
  3618. {
  3619. loff_t n = *pos;
  3620. mutex_lock(&cache_chain_mutex);
  3621. if (!n)
  3622. print_slabinfo_header(m);
  3623. return seq_list_start(&cache_chain, *pos);
  3624. }
  3625. static void *s_next(struct seq_file *m, void *p, loff_t *pos)
  3626. {
  3627. return seq_list_next(p, &cache_chain, pos);
  3628. }
  3629. static void s_stop(struct seq_file *m, void *p)
  3630. {
  3631. mutex_unlock(&cache_chain_mutex);
  3632. }
  3633. static int s_show(struct seq_file *m, void *p)
  3634. {
  3635. struct kmem_cache *cachep = list_entry(p, struct kmem_cache, next);
  3636. struct slab *slabp;
  3637. unsigned long active_objs;
  3638. unsigned long num_objs;
  3639. unsigned long active_slabs = 0;
  3640. unsigned long num_slabs, free_objects = 0, shared_avail = 0;
  3641. const char *name;
  3642. char *error = NULL;
  3643. int node;
  3644. struct kmem_list3 *l3;
  3645. active_objs = 0;
  3646. num_slabs = 0;
  3647. for_each_online_node(node) {
  3648. l3 = cachep->nodelists[node];
  3649. if (!l3)
  3650. continue;
  3651. check_irq_on();
  3652. spin_lock_irq(&l3->list_lock);
  3653. list_for_each_entry(slabp, &l3->slabs_full, list) {
  3654. if (slabp->inuse != cachep->num && !error)
  3655. error = "slabs_full accounting error";
  3656. active_objs += cachep->num;
  3657. active_slabs++;
  3658. }
  3659. list_for_each_entry(slabp, &l3->slabs_partial, list) {
  3660. if (slabp->inuse == cachep->num && !error)
  3661. error = "slabs_partial inuse accounting error";
  3662. if (!slabp->inuse && !error)
  3663. error = "slabs_partial/inuse accounting error";
  3664. active_objs += slabp->inuse;
  3665. active_slabs++;
  3666. }
  3667. list_for_each_entry(slabp, &l3->slabs_free, list) {
  3668. if (slabp->inuse && !error)
  3669. error = "slabs_free/inuse accounting error";
  3670. num_slabs++;
  3671. }
  3672. free_objects += l3->free_objects;
  3673. if (l3->shared)
  3674. shared_avail += l3->shared->avail;
  3675. spin_unlock_irq(&l3->list_lock);
  3676. }
  3677. num_slabs += active_slabs;
  3678. num_objs = num_slabs * cachep->num;
  3679. if (num_objs - active_objs != free_objects && !error)
  3680. error = "free_objects accounting error";
  3681. name = cachep->name;
  3682. if (error)
  3683. printk(KERN_ERR "slab: cache %s error: %s\n", name, error);
  3684. seq_printf(m, "%-17s %6lu %6lu %6u %4u %4d",
  3685. name, active_objs, num_objs, cachep->buffer_size,
  3686. cachep->num, (1 << cachep->gfporder));
  3687. seq_printf(m, " : tunables %4u %4u %4u",
  3688. cachep->limit, cachep->batchcount, cachep->shared);
  3689. seq_printf(m, " : slabdata %6lu %6lu %6lu",
  3690. active_slabs, num_slabs, shared_avail);
  3691. #if STATS
  3692. { /* list3 stats */
  3693. unsigned long high = cachep->high_mark;
  3694. unsigned long allocs = cachep->num_allocations;
  3695. unsigned long grown = cachep->grown;
  3696. unsigned long reaped = cachep->reaped;
  3697. unsigned long errors = cachep->errors;
  3698. unsigned long max_freeable = cachep->max_freeable;
  3699. unsigned long node_allocs = cachep->node_allocs;
  3700. unsigned long node_frees = cachep->node_frees;
  3701. unsigned long overflows = cachep->node_overflow;
  3702. seq_printf(m, " : globalstat %7lu %6lu %5lu %4lu \
  3703. %4lu %4lu %4lu %4lu %4lu", allocs, high, grown,
  3704. reaped, errors, max_freeable, node_allocs,
  3705. node_frees, overflows);
  3706. }
  3707. /* cpu stats */
  3708. {
  3709. unsigned long allochit = atomic_read(&cachep->allochit);
  3710. unsigned long allocmiss = atomic_read(&cachep->allocmiss);
  3711. unsigned long freehit = atomic_read(&cachep->freehit);
  3712. unsigned long freemiss = atomic_read(&cachep->freemiss);
  3713. seq_printf(m, " : cpustat %6lu %6lu %6lu %6lu",
  3714. allochit, allocmiss, freehit, freemiss);
  3715. }
  3716. #endif
  3717. seq_putc(m, '\n');
  3718. return 0;
  3719. }
  3720. /*
  3721. * slabinfo_op - iterator that generates /proc/slabinfo
  3722. *
  3723. * Output layout:
  3724. * cache-name
  3725. * num-active-objs
  3726. * total-objs
  3727. * object size
  3728. * num-active-slabs
  3729. * total-slabs
  3730. * num-pages-per-slab
  3731. * + further values on SMP and with statistics enabled
  3732. */
  3733. const struct seq_operations slabinfo_op = {
  3734. .start = s_start,
  3735. .next = s_next,
  3736. .stop = s_stop,
  3737. .show = s_show,
  3738. };
  3739. #define MAX_SLABINFO_WRITE 128
  3740. /**
  3741. * slabinfo_write - Tuning for the slab allocator
  3742. * @file: unused
  3743. * @buffer: user buffer
  3744. * @count: data length
  3745. * @ppos: unused
  3746. */
  3747. ssize_t slabinfo_write(struct file *file, const char __user * buffer,
  3748. size_t count, loff_t *ppos)
  3749. {
  3750. char kbuf[MAX_SLABINFO_WRITE + 1], *tmp;
  3751. int limit, batchcount, shared, res;
  3752. struct kmem_cache *cachep;
  3753. if (count > MAX_SLABINFO_WRITE)
  3754. return -EINVAL;
  3755. if (copy_from_user(&kbuf, buffer, count))
  3756. return -EFAULT;
  3757. kbuf[MAX_SLABINFO_WRITE] = '\0';
  3758. tmp = strchr(kbuf, ' ');
  3759. if (!tmp)
  3760. return -EINVAL;
  3761. *tmp = '\0';
  3762. tmp++;
  3763. if (sscanf(tmp, " %d %d %d", &limit, &batchcount, &shared) != 3)
  3764. return -EINVAL;
  3765. /* Find the cache in the chain of caches. */
  3766. mutex_lock(&cache_chain_mutex);
  3767. res = -EINVAL;
  3768. list_for_each_entry(cachep, &cache_chain, next) {
  3769. if (!strcmp(cachep->name, kbuf)) {
  3770. if (limit < 1 || batchcount < 1 ||
  3771. batchcount > limit || shared < 0) {
  3772. res = 0;
  3773. } else {
  3774. res = do_tune_cpucache(cachep, limit,
  3775. batchcount, shared);
  3776. }
  3777. break;
  3778. }
  3779. }
  3780. mutex_unlock(&cache_chain_mutex);
  3781. if (res >= 0)
  3782. res = count;
  3783. return res;
  3784. }
  3785. #ifdef CONFIG_DEBUG_SLAB_LEAK
  3786. static void *leaks_start(struct seq_file *m, loff_t *pos)
  3787. {
  3788. mutex_lock(&cache_chain_mutex);
  3789. return seq_list_start(&cache_chain, *pos);
  3790. }
  3791. static inline int add_caller(unsigned long *n, unsigned long v)
  3792. {
  3793. unsigned long *p;
  3794. int l;
  3795. if (!v)
  3796. return 1;
  3797. l = n[1];
  3798. p = n + 2;
  3799. while (l) {
  3800. int i = l/2;
  3801. unsigned long *q = p + 2 * i;
  3802. if (*q == v) {
  3803. q[1]++;
  3804. return 1;
  3805. }
  3806. if (*q > v) {
  3807. l = i;
  3808. } else {
  3809. p = q + 2;
  3810. l -= i + 1;
  3811. }
  3812. }
  3813. if (++n[1] == n[0])
  3814. return 0;
  3815. memmove(p + 2, p, n[1] * 2 * sizeof(unsigned long) - ((void *)p - (void *)n));
  3816. p[0] = v;
  3817. p[1] = 1;
  3818. return 1;
  3819. }
  3820. static void handle_slab(unsigned long *n, struct kmem_cache *c, struct slab *s)
  3821. {
  3822. void *p;
  3823. int i;
  3824. if (n[0] == n[1])
  3825. return;
  3826. for (i = 0, p = s->s_mem; i < c->num; i++, p += c->buffer_size) {
  3827. if (slab_bufctl(s)[i] != BUFCTL_ACTIVE)
  3828. continue;
  3829. if (!add_caller(n, (unsigned long)*dbg_userword(c, p)))
  3830. return;
  3831. }
  3832. }
  3833. static void show_symbol(struct seq_file *m, unsigned long address)
  3834. {
  3835. #ifdef CONFIG_KALLSYMS
  3836. unsigned long offset, size;
  3837. char modname[MODULE_NAME_LEN], name[KSYM_NAME_LEN];
  3838. if (lookup_symbol_attrs(address, &size, &offset, modname, name) == 0) {
  3839. seq_printf(m, "%s+%#lx/%#lx", name, offset, size);
  3840. if (modname[0])
  3841. seq_printf(m, " [%s]", modname);
  3842. return;
  3843. }
  3844. #endif
  3845. seq_printf(m, "%p", (void *)address);
  3846. }
  3847. static int leaks_show(struct seq_file *m, void *p)
  3848. {
  3849. struct kmem_cache *cachep = list_entry(p, struct kmem_cache, next);
  3850. struct slab *slabp;
  3851. struct kmem_list3 *l3;
  3852. const char *name;
  3853. unsigned long *n = m->private;
  3854. int node;
  3855. int i;
  3856. if (!(cachep->flags & SLAB_STORE_USER))
  3857. return 0;
  3858. if (!(cachep->flags & SLAB_RED_ZONE))
  3859. return 0;
  3860. /* OK, we can do it */
  3861. n[1] = 0;
  3862. for_each_online_node(node) {
  3863. l3 = cachep->nodelists[node];
  3864. if (!l3)
  3865. continue;
  3866. check_irq_on();
  3867. spin_lock_irq(&l3->list_lock);
  3868. list_for_each_entry(slabp, &l3->slabs_full, list)
  3869. handle_slab(n, cachep, slabp);
  3870. list_for_each_entry(slabp, &l3->slabs_partial, list)
  3871. handle_slab(n, cachep, slabp);
  3872. spin_unlock_irq(&l3->list_lock);
  3873. }
  3874. name = cachep->name;
  3875. if (n[0] == n[1]) {
  3876. /* Increase the buffer size */
  3877. mutex_unlock(&cache_chain_mutex);
  3878. m->private = kzalloc(n[0] * 4 * sizeof(unsigned long), GFP_KERNEL);
  3879. if (!m->private) {
  3880. /* Too bad, we are really out */
  3881. m->private = n;
  3882. mutex_lock(&cache_chain_mutex);
  3883. return -ENOMEM;
  3884. }
  3885. *(unsigned long *)m->private = n[0] * 2;
  3886. kfree(n);
  3887. mutex_lock(&cache_chain_mutex);
  3888. /* Now make sure this entry will be retried */
  3889. m->count = m->size;
  3890. return 0;
  3891. }
  3892. for (i = 0; i < n[1]; i++) {
  3893. seq_printf(m, "%s: %lu ", name, n[2*i+3]);
  3894. show_symbol(m, n[2*i+2]);
  3895. seq_putc(m, '\n');
  3896. }
  3897. return 0;
  3898. }
  3899. const struct seq_operations slabstats_op = {
  3900. .start = leaks_start,
  3901. .next = s_next,
  3902. .stop = s_stop,
  3903. .show = leaks_show,
  3904. };
  3905. #endif
  3906. #endif
  3907. /**
  3908. * ksize - get the actual amount of memory allocated for a given object
  3909. * @objp: Pointer to the object
  3910. *
  3911. * kmalloc may internally round up allocations and return more memory
  3912. * than requested. ksize() can be used to determine the actual amount of
  3913. * memory allocated. The caller may use this additional memory, even though
  3914. * a smaller amount of memory was initially specified with the kmalloc call.
  3915. * The caller must guarantee that objp points to a valid object previously
  3916. * allocated with either kmalloc() or kmem_cache_alloc(). The object
  3917. * must not be freed during the duration of the call.
  3918. */
  3919. size_t ksize(const void *objp)
  3920. {
  3921. if (unlikely(ZERO_OR_NULL_PTR(objp)))
  3922. return 0;
  3923. return obj_size(virt_to_cache(objp));
  3924. }