slab.c 102 KB

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