slab.c 115 KB

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