slub.c 130 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447
  1. /*
  2. * SLUB: A slab allocator that limits cache line use instead of queuing
  3. * objects in per cpu and per node lists.
  4. *
  5. * The allocator synchronizes using per slab locks or atomic operatios
  6. * and only uses a centralized lock to manage a pool of partial slabs.
  7. *
  8. * (C) 2007 SGI, Christoph Lameter
  9. * (C) 2011 Linux Foundation, Christoph Lameter
  10. */
  11. #include <linux/mm.h>
  12. #include <linux/swap.h> /* struct reclaim_state */
  13. #include <linux/module.h>
  14. #include <linux/bit_spinlock.h>
  15. #include <linux/interrupt.h>
  16. #include <linux/bitops.h>
  17. #include <linux/slab.h>
  18. #include "slab.h"
  19. #include <linux/proc_fs.h>
  20. #include <linux/notifier.h>
  21. #include <linux/seq_file.h>
  22. #include <linux/kasan.h>
  23. #include <linux/kmemcheck.h>
  24. #include <linux/cpu.h>
  25. #include <linux/cpuset.h>
  26. #include <linux/mempolicy.h>
  27. #include <linux/ctype.h>
  28. #include <linux/debugobjects.h>
  29. #include <linux/kallsyms.h>
  30. #include <linux/memory.h>
  31. #include <linux/math64.h>
  32. #include <linux/fault-inject.h>
  33. #include <linux/stacktrace.h>
  34. #include <linux/prefetch.h>
  35. #include <linux/memcontrol.h>
  36. #include <trace/events/kmem.h>
  37. #include "internal.h"
  38. /*
  39. * Lock order:
  40. * 1. slab_mutex (Global Mutex)
  41. * 2. node->list_lock
  42. * 3. slab_lock(page) (Only on some arches and for debugging)
  43. *
  44. * slab_mutex
  45. *
  46. * The role of the slab_mutex is to protect the list of all the slabs
  47. * and to synchronize major metadata changes to slab cache structures.
  48. *
  49. * The slab_lock is only used for debugging and on arches that do not
  50. * have the ability to do a cmpxchg_double. It only protects the second
  51. * double word in the page struct. Meaning
  52. * A. page->freelist -> List of object free in a page
  53. * B. page->counters -> Counters of objects
  54. * C. page->frozen -> frozen state
  55. *
  56. * If a slab is frozen then it is exempt from list management. It is not
  57. * on any list. The processor that froze the slab is the one who can
  58. * perform list operations on the page. Other processors may put objects
  59. * onto the freelist but the processor that froze the slab is the only
  60. * one that can retrieve the objects from the page's freelist.
  61. *
  62. * The list_lock protects the partial and full list on each node and
  63. * the partial slab counter. If taken then no new slabs may be added or
  64. * removed from the lists nor make the number of partial slabs be modified.
  65. * (Note that the total number of slabs is an atomic value that may be
  66. * modified without taking the list lock).
  67. *
  68. * The list_lock is a centralized lock and thus we avoid taking it as
  69. * much as possible. As long as SLUB does not have to handle partial
  70. * slabs, operations can continue without any centralized lock. F.e.
  71. * allocating a long series of objects that fill up slabs does not require
  72. * the list lock.
  73. * Interrupts are disabled during allocation and deallocation in order to
  74. * make the slab allocator safe to use in the context of an irq. In addition
  75. * interrupts are disabled to ensure that the processor does not change
  76. * while handling per_cpu slabs, due to kernel preemption.
  77. *
  78. * SLUB assigns one slab for allocation to each processor.
  79. * Allocations only occur from these slabs called cpu slabs.
  80. *
  81. * Slabs with free elements are kept on a partial list and during regular
  82. * operations no list for full slabs is used. If an object in a full slab is
  83. * freed then the slab will show up again on the partial lists.
  84. * We track full slabs for debugging purposes though because otherwise we
  85. * cannot scan all objects.
  86. *
  87. * Slabs are freed when they become empty. Teardown and setup is
  88. * minimal so we rely on the page allocators per cpu caches for
  89. * fast frees and allocs.
  90. *
  91. * Overloading of page flags that are otherwise used for LRU management.
  92. *
  93. * PageActive The slab is frozen and exempt from list processing.
  94. * This means that the slab is dedicated to a purpose
  95. * such as satisfying allocations for a specific
  96. * processor. Objects may be freed in the slab while
  97. * it is frozen but slab_free will then skip the usual
  98. * list operations. It is up to the processor holding
  99. * the slab to integrate the slab into the slab lists
  100. * when the slab is no longer needed.
  101. *
  102. * One use of this flag is to mark slabs that are
  103. * used for allocations. Then such a slab becomes a cpu
  104. * slab. The cpu slab may be equipped with an additional
  105. * freelist that allows lockless access to
  106. * free objects in addition to the regular freelist
  107. * that requires the slab lock.
  108. *
  109. * PageError Slab requires special handling due to debug
  110. * options set. This moves slab handling out of
  111. * the fast path and disables lockless freelists.
  112. */
  113. static inline int kmem_cache_debug(struct kmem_cache *s)
  114. {
  115. #ifdef CONFIG_SLUB_DEBUG
  116. return unlikely(s->flags & SLAB_DEBUG_FLAGS);
  117. #else
  118. return 0;
  119. #endif
  120. }
  121. static inline bool kmem_cache_has_cpu_partial(struct kmem_cache *s)
  122. {
  123. #ifdef CONFIG_SLUB_CPU_PARTIAL
  124. return !kmem_cache_debug(s);
  125. #else
  126. return false;
  127. #endif
  128. }
  129. /*
  130. * Issues still to be resolved:
  131. *
  132. * - Support PAGE_ALLOC_DEBUG. Should be easy to do.
  133. *
  134. * - Variable sizing of the per node arrays
  135. */
  136. /* Enable to test recovery from slab corruption on boot */
  137. #undef SLUB_RESILIENCY_TEST
  138. /* Enable to log cmpxchg failures */
  139. #undef SLUB_DEBUG_CMPXCHG
  140. /*
  141. * Mininum number of partial slabs. These will be left on the partial
  142. * lists even if they are empty. kmem_cache_shrink may reclaim them.
  143. */
  144. #define MIN_PARTIAL 5
  145. /*
  146. * Maximum number of desirable partial slabs.
  147. * The existence of more partial slabs makes kmem_cache_shrink
  148. * sort the partial list by the number of objects in use.
  149. */
  150. #define MAX_PARTIAL 10
  151. #define DEBUG_DEFAULT_FLAGS (SLAB_DEBUG_FREE | SLAB_RED_ZONE | \
  152. SLAB_POISON | SLAB_STORE_USER)
  153. /*
  154. * Debugging flags that require metadata to be stored in the slab. These get
  155. * disabled when slub_debug=O is used and a cache's min order increases with
  156. * metadata.
  157. */
  158. #define DEBUG_METADATA_FLAGS (SLAB_RED_ZONE | SLAB_POISON | SLAB_STORE_USER)
  159. #define OO_SHIFT 16
  160. #define OO_MASK ((1 << OO_SHIFT) - 1)
  161. #define MAX_OBJS_PER_PAGE 32767 /* since page.objects is u15 */
  162. /* Internal SLUB flags */
  163. #define __OBJECT_POISON 0x80000000UL /* Poison object */
  164. #define __CMPXCHG_DOUBLE 0x40000000UL /* Use cmpxchg_double */
  165. #ifdef CONFIG_SMP
  166. static struct notifier_block slab_notifier;
  167. #endif
  168. /*
  169. * Tracking user of a slab.
  170. */
  171. #define TRACK_ADDRS_COUNT 16
  172. struct track {
  173. unsigned long addr; /* Called from address */
  174. #ifdef CONFIG_STACKTRACE
  175. unsigned long addrs[TRACK_ADDRS_COUNT]; /* Called from address */
  176. #endif
  177. int cpu; /* Was running on cpu */
  178. int pid; /* Pid context */
  179. unsigned long when; /* When did the operation occur */
  180. };
  181. enum track_item { TRACK_ALLOC, TRACK_FREE };
  182. #ifdef CONFIG_SYSFS
  183. static int sysfs_slab_add(struct kmem_cache *);
  184. static int sysfs_slab_alias(struct kmem_cache *, const char *);
  185. static void memcg_propagate_slab_attrs(struct kmem_cache *s);
  186. #else
  187. static inline int sysfs_slab_add(struct kmem_cache *s) { return 0; }
  188. static inline int sysfs_slab_alias(struct kmem_cache *s, const char *p)
  189. { return 0; }
  190. static inline void memcg_propagate_slab_attrs(struct kmem_cache *s) { }
  191. #endif
  192. static inline void stat(const struct kmem_cache *s, enum stat_item si)
  193. {
  194. #ifdef CONFIG_SLUB_STATS
  195. /*
  196. * The rmw is racy on a preemptible kernel but this is acceptable, so
  197. * avoid this_cpu_add()'s irq-disable overhead.
  198. */
  199. raw_cpu_inc(s->cpu_slab->stat[si]);
  200. #endif
  201. }
  202. /********************************************************************
  203. * Core slab cache functions
  204. *******************************************************************/
  205. /* Verify that a pointer has an address that is valid within a slab page */
  206. static inline int check_valid_pointer(struct kmem_cache *s,
  207. struct page *page, const void *object)
  208. {
  209. void *base;
  210. if (!object)
  211. return 1;
  212. base = page_address(page);
  213. if (object < base || object >= base + page->objects * s->size ||
  214. (object - base) % s->size) {
  215. return 0;
  216. }
  217. return 1;
  218. }
  219. static inline void *get_freepointer(struct kmem_cache *s, void *object)
  220. {
  221. return *(void **)(object + s->offset);
  222. }
  223. static void prefetch_freepointer(const struct kmem_cache *s, void *object)
  224. {
  225. prefetch(object + s->offset);
  226. }
  227. static inline void *get_freepointer_safe(struct kmem_cache *s, void *object)
  228. {
  229. void *p;
  230. #ifdef CONFIG_DEBUG_PAGEALLOC
  231. probe_kernel_read(&p, (void **)(object + s->offset), sizeof(p));
  232. #else
  233. p = get_freepointer(s, object);
  234. #endif
  235. return p;
  236. }
  237. static inline void set_freepointer(struct kmem_cache *s, void *object, void *fp)
  238. {
  239. *(void **)(object + s->offset) = fp;
  240. }
  241. /* Loop over all objects in a slab */
  242. #define for_each_object(__p, __s, __addr, __objects) \
  243. for (__p = (__addr); __p < (__addr) + (__objects) * (__s)->size;\
  244. __p += (__s)->size)
  245. #define for_each_object_idx(__p, __idx, __s, __addr, __objects) \
  246. for (__p = (__addr), __idx = 1; __idx <= __objects;\
  247. __p += (__s)->size, __idx++)
  248. /* Determine object index from a given position */
  249. static inline int slab_index(void *p, struct kmem_cache *s, void *addr)
  250. {
  251. return (p - addr) / s->size;
  252. }
  253. static inline size_t slab_ksize(const struct kmem_cache *s)
  254. {
  255. #ifdef CONFIG_SLUB_DEBUG
  256. /*
  257. * Debugging requires use of the padding between object
  258. * and whatever may come after it.
  259. */
  260. if (s->flags & (SLAB_RED_ZONE | SLAB_POISON))
  261. return s->object_size;
  262. #endif
  263. /*
  264. * If we have the need to store the freelist pointer
  265. * back there or track user information then we can
  266. * only use the space before that information.
  267. */
  268. if (s->flags & (SLAB_DESTROY_BY_RCU | SLAB_STORE_USER))
  269. return s->inuse;
  270. /*
  271. * Else we can use all the padding etc for the allocation
  272. */
  273. return s->size;
  274. }
  275. static inline int order_objects(int order, unsigned long size, int reserved)
  276. {
  277. return ((PAGE_SIZE << order) - reserved) / size;
  278. }
  279. static inline struct kmem_cache_order_objects oo_make(int order,
  280. unsigned long size, int reserved)
  281. {
  282. struct kmem_cache_order_objects x = {
  283. (order << OO_SHIFT) + order_objects(order, size, reserved)
  284. };
  285. return x;
  286. }
  287. static inline int oo_order(struct kmem_cache_order_objects x)
  288. {
  289. return x.x >> OO_SHIFT;
  290. }
  291. static inline int oo_objects(struct kmem_cache_order_objects x)
  292. {
  293. return x.x & OO_MASK;
  294. }
  295. /*
  296. * Per slab locking using the pagelock
  297. */
  298. static __always_inline void slab_lock(struct page *page)
  299. {
  300. bit_spin_lock(PG_locked, &page->flags);
  301. }
  302. static __always_inline void slab_unlock(struct page *page)
  303. {
  304. __bit_spin_unlock(PG_locked, &page->flags);
  305. }
  306. static inline void set_page_slub_counters(struct page *page, unsigned long counters_new)
  307. {
  308. struct page tmp;
  309. tmp.counters = counters_new;
  310. /*
  311. * page->counters can cover frozen/inuse/objects as well
  312. * as page->_count. If we assign to ->counters directly
  313. * we run the risk of losing updates to page->_count, so
  314. * be careful and only assign to the fields we need.
  315. */
  316. page->frozen = tmp.frozen;
  317. page->inuse = tmp.inuse;
  318. page->objects = tmp.objects;
  319. }
  320. /* Interrupts must be disabled (for the fallback code to work right) */
  321. static inline bool __cmpxchg_double_slab(struct kmem_cache *s, struct page *page,
  322. void *freelist_old, unsigned long counters_old,
  323. void *freelist_new, unsigned long counters_new,
  324. const char *n)
  325. {
  326. VM_BUG_ON(!irqs_disabled());
  327. #if defined(CONFIG_HAVE_CMPXCHG_DOUBLE) && \
  328. defined(CONFIG_HAVE_ALIGNED_STRUCT_PAGE)
  329. if (s->flags & __CMPXCHG_DOUBLE) {
  330. if (cmpxchg_double(&page->freelist, &page->counters,
  331. freelist_old, counters_old,
  332. freelist_new, counters_new))
  333. return true;
  334. } else
  335. #endif
  336. {
  337. slab_lock(page);
  338. if (page->freelist == freelist_old &&
  339. page->counters == counters_old) {
  340. page->freelist = freelist_new;
  341. set_page_slub_counters(page, counters_new);
  342. slab_unlock(page);
  343. return true;
  344. }
  345. slab_unlock(page);
  346. }
  347. cpu_relax();
  348. stat(s, CMPXCHG_DOUBLE_FAIL);
  349. #ifdef SLUB_DEBUG_CMPXCHG
  350. pr_info("%s %s: cmpxchg double redo ", n, s->name);
  351. #endif
  352. return false;
  353. }
  354. static inline bool cmpxchg_double_slab(struct kmem_cache *s, struct page *page,
  355. void *freelist_old, unsigned long counters_old,
  356. void *freelist_new, unsigned long counters_new,
  357. const char *n)
  358. {
  359. #if defined(CONFIG_HAVE_CMPXCHG_DOUBLE) && \
  360. defined(CONFIG_HAVE_ALIGNED_STRUCT_PAGE)
  361. if (s->flags & __CMPXCHG_DOUBLE) {
  362. if (cmpxchg_double(&page->freelist, &page->counters,
  363. freelist_old, counters_old,
  364. freelist_new, counters_new))
  365. return true;
  366. } else
  367. #endif
  368. {
  369. unsigned long flags;
  370. local_irq_save(flags);
  371. slab_lock(page);
  372. if (page->freelist == freelist_old &&
  373. page->counters == counters_old) {
  374. page->freelist = freelist_new;
  375. set_page_slub_counters(page, counters_new);
  376. slab_unlock(page);
  377. local_irq_restore(flags);
  378. return true;
  379. }
  380. slab_unlock(page);
  381. local_irq_restore(flags);
  382. }
  383. cpu_relax();
  384. stat(s, CMPXCHG_DOUBLE_FAIL);
  385. #ifdef SLUB_DEBUG_CMPXCHG
  386. pr_info("%s %s: cmpxchg double redo ", n, s->name);
  387. #endif
  388. return false;
  389. }
  390. #ifdef CONFIG_SLUB_DEBUG
  391. /*
  392. * Determine a map of object in use on a page.
  393. *
  394. * Node listlock must be held to guarantee that the page does
  395. * not vanish from under us.
  396. */
  397. static void get_map(struct kmem_cache *s, struct page *page, unsigned long *map)
  398. {
  399. void *p;
  400. void *addr = page_address(page);
  401. for (p = page->freelist; p; p = get_freepointer(s, p))
  402. set_bit(slab_index(p, s, addr), map);
  403. }
  404. /*
  405. * Debug settings:
  406. */
  407. #ifdef CONFIG_SLUB_DEBUG_ON
  408. static int slub_debug = DEBUG_DEFAULT_FLAGS;
  409. #else
  410. static int slub_debug;
  411. #endif
  412. static char *slub_debug_slabs;
  413. static int disable_higher_order_debug;
  414. /*
  415. * slub is about to manipulate internal object metadata. This memory lies
  416. * outside the range of the allocated object, so accessing it would normally
  417. * be reported by kasan as a bounds error. metadata_access_enable() is used
  418. * to tell kasan that these accesses are OK.
  419. */
  420. static inline void metadata_access_enable(void)
  421. {
  422. kasan_disable_current();
  423. }
  424. static inline void metadata_access_disable(void)
  425. {
  426. kasan_enable_current();
  427. }
  428. /*
  429. * Object debugging
  430. */
  431. static void print_section(char *text, u8 *addr, unsigned int length)
  432. {
  433. metadata_access_enable();
  434. print_hex_dump(KERN_ERR, text, DUMP_PREFIX_ADDRESS, 16, 1, addr,
  435. length, 1);
  436. metadata_access_disable();
  437. }
  438. static struct track *get_track(struct kmem_cache *s, void *object,
  439. enum track_item alloc)
  440. {
  441. struct track *p;
  442. if (s->offset)
  443. p = object + s->offset + sizeof(void *);
  444. else
  445. p = object + s->inuse;
  446. return p + alloc;
  447. }
  448. static void set_track(struct kmem_cache *s, void *object,
  449. enum track_item alloc, unsigned long addr)
  450. {
  451. struct track *p = get_track(s, object, alloc);
  452. if (addr) {
  453. #ifdef CONFIG_STACKTRACE
  454. struct stack_trace trace;
  455. int i;
  456. trace.nr_entries = 0;
  457. trace.max_entries = TRACK_ADDRS_COUNT;
  458. trace.entries = p->addrs;
  459. trace.skip = 3;
  460. metadata_access_enable();
  461. save_stack_trace(&trace);
  462. metadata_access_disable();
  463. /* See rant in lockdep.c */
  464. if (trace.nr_entries != 0 &&
  465. trace.entries[trace.nr_entries - 1] == ULONG_MAX)
  466. trace.nr_entries--;
  467. for (i = trace.nr_entries; i < TRACK_ADDRS_COUNT; i++)
  468. p->addrs[i] = 0;
  469. #endif
  470. p->addr = addr;
  471. p->cpu = smp_processor_id();
  472. p->pid = current->pid;
  473. p->when = jiffies;
  474. } else
  475. memset(p, 0, sizeof(struct track));
  476. }
  477. static void init_tracking(struct kmem_cache *s, void *object)
  478. {
  479. if (!(s->flags & SLAB_STORE_USER))
  480. return;
  481. set_track(s, object, TRACK_FREE, 0UL);
  482. set_track(s, object, TRACK_ALLOC, 0UL);
  483. }
  484. static void print_track(const char *s, struct track *t)
  485. {
  486. if (!t->addr)
  487. return;
  488. pr_err("INFO: %s in %pS age=%lu cpu=%u pid=%d\n",
  489. s, (void *)t->addr, jiffies - t->when, t->cpu, t->pid);
  490. #ifdef CONFIG_STACKTRACE
  491. {
  492. int i;
  493. for (i = 0; i < TRACK_ADDRS_COUNT; i++)
  494. if (t->addrs[i])
  495. pr_err("\t%pS\n", (void *)t->addrs[i]);
  496. else
  497. break;
  498. }
  499. #endif
  500. }
  501. static void print_tracking(struct kmem_cache *s, void *object)
  502. {
  503. if (!(s->flags & SLAB_STORE_USER))
  504. return;
  505. print_track("Allocated", get_track(s, object, TRACK_ALLOC));
  506. print_track("Freed", get_track(s, object, TRACK_FREE));
  507. }
  508. static void print_page_info(struct page *page)
  509. {
  510. pr_err("INFO: Slab 0x%p objects=%u used=%u fp=0x%p flags=0x%04lx\n",
  511. page, page->objects, page->inuse, page->freelist, page->flags);
  512. }
  513. static void slab_bug(struct kmem_cache *s, char *fmt, ...)
  514. {
  515. struct va_format vaf;
  516. va_list args;
  517. va_start(args, fmt);
  518. vaf.fmt = fmt;
  519. vaf.va = &args;
  520. pr_err("=============================================================================\n");
  521. pr_err("BUG %s (%s): %pV\n", s->name, print_tainted(), &vaf);
  522. pr_err("-----------------------------------------------------------------------------\n\n");
  523. add_taint(TAINT_BAD_PAGE, LOCKDEP_NOW_UNRELIABLE);
  524. va_end(args);
  525. }
  526. static void slab_fix(struct kmem_cache *s, char *fmt, ...)
  527. {
  528. struct va_format vaf;
  529. va_list args;
  530. va_start(args, fmt);
  531. vaf.fmt = fmt;
  532. vaf.va = &args;
  533. pr_err("FIX %s: %pV\n", s->name, &vaf);
  534. va_end(args);
  535. }
  536. static void print_trailer(struct kmem_cache *s, struct page *page, u8 *p)
  537. {
  538. unsigned int off; /* Offset of last byte */
  539. u8 *addr = page_address(page);
  540. print_tracking(s, p);
  541. print_page_info(page);
  542. pr_err("INFO: Object 0x%p @offset=%tu fp=0x%p\n\n",
  543. p, p - addr, get_freepointer(s, p));
  544. if (p > addr + 16)
  545. print_section("Bytes b4 ", p - 16, 16);
  546. print_section("Object ", p, min_t(unsigned long, s->object_size,
  547. PAGE_SIZE));
  548. if (s->flags & SLAB_RED_ZONE)
  549. print_section("Redzone ", p + s->object_size,
  550. s->inuse - s->object_size);
  551. if (s->offset)
  552. off = s->offset + sizeof(void *);
  553. else
  554. off = s->inuse;
  555. if (s->flags & SLAB_STORE_USER)
  556. off += 2 * sizeof(struct track);
  557. if (off != s->size)
  558. /* Beginning of the filler is the free pointer */
  559. print_section("Padding ", p + off, s->size - off);
  560. dump_stack();
  561. }
  562. void object_err(struct kmem_cache *s, struct page *page,
  563. u8 *object, char *reason)
  564. {
  565. slab_bug(s, "%s", reason);
  566. print_trailer(s, page, object);
  567. }
  568. static void slab_err(struct kmem_cache *s, struct page *page,
  569. const char *fmt, ...)
  570. {
  571. va_list args;
  572. char buf[100];
  573. va_start(args, fmt);
  574. vsnprintf(buf, sizeof(buf), fmt, args);
  575. va_end(args);
  576. slab_bug(s, "%s", buf);
  577. print_page_info(page);
  578. dump_stack();
  579. }
  580. static void init_object(struct kmem_cache *s, void *object, u8 val)
  581. {
  582. u8 *p = object;
  583. if (s->flags & __OBJECT_POISON) {
  584. memset(p, POISON_FREE, s->object_size - 1);
  585. p[s->object_size - 1] = POISON_END;
  586. }
  587. if (s->flags & SLAB_RED_ZONE)
  588. memset(p + s->object_size, val, s->inuse - s->object_size);
  589. }
  590. static void restore_bytes(struct kmem_cache *s, char *message, u8 data,
  591. void *from, void *to)
  592. {
  593. slab_fix(s, "Restoring 0x%p-0x%p=0x%x\n", from, to - 1, data);
  594. memset(from, data, to - from);
  595. }
  596. static int check_bytes_and_report(struct kmem_cache *s, struct page *page,
  597. u8 *object, char *what,
  598. u8 *start, unsigned int value, unsigned int bytes)
  599. {
  600. u8 *fault;
  601. u8 *end;
  602. metadata_access_enable();
  603. fault = memchr_inv(start, value, bytes);
  604. metadata_access_disable();
  605. if (!fault)
  606. return 1;
  607. end = start + bytes;
  608. while (end > fault && end[-1] == value)
  609. end--;
  610. slab_bug(s, "%s overwritten", what);
  611. pr_err("INFO: 0x%p-0x%p. First byte 0x%x instead of 0x%x\n",
  612. fault, end - 1, fault[0], value);
  613. print_trailer(s, page, object);
  614. restore_bytes(s, what, value, fault, end);
  615. return 0;
  616. }
  617. /*
  618. * Object layout:
  619. *
  620. * object address
  621. * Bytes of the object to be managed.
  622. * If the freepointer may overlay the object then the free
  623. * pointer is the first word of the object.
  624. *
  625. * Poisoning uses 0x6b (POISON_FREE) and the last byte is
  626. * 0xa5 (POISON_END)
  627. *
  628. * object + s->object_size
  629. * Padding to reach word boundary. This is also used for Redzoning.
  630. * Padding is extended by another word if Redzoning is enabled and
  631. * object_size == inuse.
  632. *
  633. * We fill with 0xbb (RED_INACTIVE) for inactive objects and with
  634. * 0xcc (RED_ACTIVE) for objects in use.
  635. *
  636. * object + s->inuse
  637. * Meta data starts here.
  638. *
  639. * A. Free pointer (if we cannot overwrite object on free)
  640. * B. Tracking data for SLAB_STORE_USER
  641. * C. Padding to reach required alignment boundary or at mininum
  642. * one word if debugging is on to be able to detect writes
  643. * before the word boundary.
  644. *
  645. * Padding is done using 0x5a (POISON_INUSE)
  646. *
  647. * object + s->size
  648. * Nothing is used beyond s->size.
  649. *
  650. * If slabcaches are merged then the object_size and inuse boundaries are mostly
  651. * ignored. And therefore no slab options that rely on these boundaries
  652. * may be used with merged slabcaches.
  653. */
  654. static int check_pad_bytes(struct kmem_cache *s, struct page *page, u8 *p)
  655. {
  656. unsigned long off = s->inuse; /* The end of info */
  657. if (s->offset)
  658. /* Freepointer is placed after the object. */
  659. off += sizeof(void *);
  660. if (s->flags & SLAB_STORE_USER)
  661. /* We also have user information there */
  662. off += 2 * sizeof(struct track);
  663. if (s->size == off)
  664. return 1;
  665. return check_bytes_and_report(s, page, p, "Object padding",
  666. p + off, POISON_INUSE, s->size - off);
  667. }
  668. /* Check the pad bytes at the end of a slab page */
  669. static int slab_pad_check(struct kmem_cache *s, struct page *page)
  670. {
  671. u8 *start;
  672. u8 *fault;
  673. u8 *end;
  674. int length;
  675. int remainder;
  676. if (!(s->flags & SLAB_POISON))
  677. return 1;
  678. start = page_address(page);
  679. length = (PAGE_SIZE << compound_order(page)) - s->reserved;
  680. end = start + length;
  681. remainder = length % s->size;
  682. if (!remainder)
  683. return 1;
  684. metadata_access_enable();
  685. fault = memchr_inv(end - remainder, POISON_INUSE, remainder);
  686. metadata_access_disable();
  687. if (!fault)
  688. return 1;
  689. while (end > fault && end[-1] == POISON_INUSE)
  690. end--;
  691. slab_err(s, page, "Padding overwritten. 0x%p-0x%p", fault, end - 1);
  692. print_section("Padding ", end - remainder, remainder);
  693. restore_bytes(s, "slab padding", POISON_INUSE, end - remainder, end);
  694. return 0;
  695. }
  696. static int check_object(struct kmem_cache *s, struct page *page,
  697. void *object, u8 val)
  698. {
  699. u8 *p = object;
  700. u8 *endobject = object + s->object_size;
  701. if (s->flags & SLAB_RED_ZONE) {
  702. if (!check_bytes_and_report(s, page, object, "Redzone",
  703. endobject, val, s->inuse - s->object_size))
  704. return 0;
  705. } else {
  706. if ((s->flags & SLAB_POISON) && s->object_size < s->inuse) {
  707. check_bytes_and_report(s, page, p, "Alignment padding",
  708. endobject, POISON_INUSE,
  709. s->inuse - s->object_size);
  710. }
  711. }
  712. if (s->flags & SLAB_POISON) {
  713. if (val != SLUB_RED_ACTIVE && (s->flags & __OBJECT_POISON) &&
  714. (!check_bytes_and_report(s, page, p, "Poison", p,
  715. POISON_FREE, s->object_size - 1) ||
  716. !check_bytes_and_report(s, page, p, "Poison",
  717. p + s->object_size - 1, POISON_END, 1)))
  718. return 0;
  719. /*
  720. * check_pad_bytes cleans up on its own.
  721. */
  722. check_pad_bytes(s, page, p);
  723. }
  724. if (!s->offset && val == SLUB_RED_ACTIVE)
  725. /*
  726. * Object and freepointer overlap. Cannot check
  727. * freepointer while object is allocated.
  728. */
  729. return 1;
  730. /* Check free pointer validity */
  731. if (!check_valid_pointer(s, page, get_freepointer(s, p))) {
  732. object_err(s, page, p, "Freepointer corrupt");
  733. /*
  734. * No choice but to zap it and thus lose the remainder
  735. * of the free objects in this slab. May cause
  736. * another error because the object count is now wrong.
  737. */
  738. set_freepointer(s, p, NULL);
  739. return 0;
  740. }
  741. return 1;
  742. }
  743. static int check_slab(struct kmem_cache *s, struct page *page)
  744. {
  745. int maxobj;
  746. VM_BUG_ON(!irqs_disabled());
  747. if (!PageSlab(page)) {
  748. slab_err(s, page, "Not a valid slab page");
  749. return 0;
  750. }
  751. maxobj = order_objects(compound_order(page), s->size, s->reserved);
  752. if (page->objects > maxobj) {
  753. slab_err(s, page, "objects %u > max %u",
  754. page->objects, maxobj);
  755. return 0;
  756. }
  757. if (page->inuse > page->objects) {
  758. slab_err(s, page, "inuse %u > max %u",
  759. page->inuse, page->objects);
  760. return 0;
  761. }
  762. /* Slab_pad_check fixes things up after itself */
  763. slab_pad_check(s, page);
  764. return 1;
  765. }
  766. /*
  767. * Determine if a certain object on a page is on the freelist. Must hold the
  768. * slab lock to guarantee that the chains are in a consistent state.
  769. */
  770. static int on_freelist(struct kmem_cache *s, struct page *page, void *search)
  771. {
  772. int nr = 0;
  773. void *fp;
  774. void *object = NULL;
  775. int max_objects;
  776. fp = page->freelist;
  777. while (fp && nr <= page->objects) {
  778. if (fp == search)
  779. return 1;
  780. if (!check_valid_pointer(s, page, fp)) {
  781. if (object) {
  782. object_err(s, page, object,
  783. "Freechain corrupt");
  784. set_freepointer(s, object, NULL);
  785. } else {
  786. slab_err(s, page, "Freepointer corrupt");
  787. page->freelist = NULL;
  788. page->inuse = page->objects;
  789. slab_fix(s, "Freelist cleared");
  790. return 0;
  791. }
  792. break;
  793. }
  794. object = fp;
  795. fp = get_freepointer(s, object);
  796. nr++;
  797. }
  798. max_objects = order_objects(compound_order(page), s->size, s->reserved);
  799. if (max_objects > MAX_OBJS_PER_PAGE)
  800. max_objects = MAX_OBJS_PER_PAGE;
  801. if (page->objects != max_objects) {
  802. slab_err(s, page, "Wrong number of objects. Found %d but "
  803. "should be %d", page->objects, max_objects);
  804. page->objects = max_objects;
  805. slab_fix(s, "Number of objects adjusted.");
  806. }
  807. if (page->inuse != page->objects - nr) {
  808. slab_err(s, page, "Wrong object count. Counter is %d but "
  809. "counted were %d", page->inuse, page->objects - nr);
  810. page->inuse = page->objects - nr;
  811. slab_fix(s, "Object count adjusted.");
  812. }
  813. return search == NULL;
  814. }
  815. static void trace(struct kmem_cache *s, struct page *page, void *object,
  816. int alloc)
  817. {
  818. if (s->flags & SLAB_TRACE) {
  819. pr_info("TRACE %s %s 0x%p inuse=%d fp=0x%p\n",
  820. s->name,
  821. alloc ? "alloc" : "free",
  822. object, page->inuse,
  823. page->freelist);
  824. if (!alloc)
  825. print_section("Object ", (void *)object,
  826. s->object_size);
  827. dump_stack();
  828. }
  829. }
  830. /*
  831. * Tracking of fully allocated slabs for debugging purposes.
  832. */
  833. static void add_full(struct kmem_cache *s,
  834. struct kmem_cache_node *n, struct page *page)
  835. {
  836. if (!(s->flags & SLAB_STORE_USER))
  837. return;
  838. lockdep_assert_held(&n->list_lock);
  839. list_add(&page->lru, &n->full);
  840. }
  841. static void remove_full(struct kmem_cache *s, struct kmem_cache_node *n, struct page *page)
  842. {
  843. if (!(s->flags & SLAB_STORE_USER))
  844. return;
  845. lockdep_assert_held(&n->list_lock);
  846. list_del(&page->lru);
  847. }
  848. /* Tracking of the number of slabs for debugging purposes */
  849. static inline unsigned long slabs_node(struct kmem_cache *s, int node)
  850. {
  851. struct kmem_cache_node *n = get_node(s, node);
  852. return atomic_long_read(&n->nr_slabs);
  853. }
  854. static inline unsigned long node_nr_slabs(struct kmem_cache_node *n)
  855. {
  856. return atomic_long_read(&n->nr_slabs);
  857. }
  858. static inline void inc_slabs_node(struct kmem_cache *s, int node, int objects)
  859. {
  860. struct kmem_cache_node *n = get_node(s, node);
  861. /*
  862. * May be called early in order to allocate a slab for the
  863. * kmem_cache_node structure. Solve the chicken-egg
  864. * dilemma by deferring the increment of the count during
  865. * bootstrap (see early_kmem_cache_node_alloc).
  866. */
  867. if (likely(n)) {
  868. atomic_long_inc(&n->nr_slabs);
  869. atomic_long_add(objects, &n->total_objects);
  870. }
  871. }
  872. static inline void dec_slabs_node(struct kmem_cache *s, int node, int objects)
  873. {
  874. struct kmem_cache_node *n = get_node(s, node);
  875. atomic_long_dec(&n->nr_slabs);
  876. atomic_long_sub(objects, &n->total_objects);
  877. }
  878. /* Object debug checks for alloc/free paths */
  879. static void setup_object_debug(struct kmem_cache *s, struct page *page,
  880. void *object)
  881. {
  882. if (!(s->flags & (SLAB_STORE_USER|SLAB_RED_ZONE|__OBJECT_POISON)))
  883. return;
  884. init_object(s, object, SLUB_RED_INACTIVE);
  885. init_tracking(s, object);
  886. }
  887. static noinline int alloc_debug_processing(struct kmem_cache *s,
  888. struct page *page,
  889. void *object, unsigned long addr)
  890. {
  891. if (!check_slab(s, page))
  892. goto bad;
  893. if (!check_valid_pointer(s, page, object)) {
  894. object_err(s, page, object, "Freelist Pointer check fails");
  895. goto bad;
  896. }
  897. if (!check_object(s, page, object, SLUB_RED_INACTIVE))
  898. goto bad;
  899. /* Success perform special debug activities for allocs */
  900. if (s->flags & SLAB_STORE_USER)
  901. set_track(s, object, TRACK_ALLOC, addr);
  902. trace(s, page, object, 1);
  903. init_object(s, object, SLUB_RED_ACTIVE);
  904. return 1;
  905. bad:
  906. if (PageSlab(page)) {
  907. /*
  908. * If this is a slab page then lets do the best we can
  909. * to avoid issues in the future. Marking all objects
  910. * as used avoids touching the remaining objects.
  911. */
  912. slab_fix(s, "Marking all objects used");
  913. page->inuse = page->objects;
  914. page->freelist = NULL;
  915. }
  916. return 0;
  917. }
  918. static noinline struct kmem_cache_node *free_debug_processing(
  919. struct kmem_cache *s, struct page *page, void *object,
  920. unsigned long addr, unsigned long *flags)
  921. {
  922. struct kmem_cache_node *n = get_node(s, page_to_nid(page));
  923. spin_lock_irqsave(&n->list_lock, *flags);
  924. slab_lock(page);
  925. if (!check_slab(s, page))
  926. goto fail;
  927. if (!check_valid_pointer(s, page, object)) {
  928. slab_err(s, page, "Invalid object pointer 0x%p", object);
  929. goto fail;
  930. }
  931. if (on_freelist(s, page, object)) {
  932. object_err(s, page, object, "Object already free");
  933. goto fail;
  934. }
  935. if (!check_object(s, page, object, SLUB_RED_ACTIVE))
  936. goto out;
  937. if (unlikely(s != page->slab_cache)) {
  938. if (!PageSlab(page)) {
  939. slab_err(s, page, "Attempt to free object(0x%p) "
  940. "outside of slab", object);
  941. } else if (!page->slab_cache) {
  942. pr_err("SLUB <none>: no slab for object 0x%p.\n",
  943. object);
  944. dump_stack();
  945. } else
  946. object_err(s, page, object,
  947. "page slab pointer corrupt.");
  948. goto fail;
  949. }
  950. if (s->flags & SLAB_STORE_USER)
  951. set_track(s, object, TRACK_FREE, addr);
  952. trace(s, page, object, 0);
  953. init_object(s, object, SLUB_RED_INACTIVE);
  954. out:
  955. slab_unlock(page);
  956. /*
  957. * Keep node_lock to preserve integrity
  958. * until the object is actually freed
  959. */
  960. return n;
  961. fail:
  962. slab_unlock(page);
  963. spin_unlock_irqrestore(&n->list_lock, *flags);
  964. slab_fix(s, "Object at 0x%p not freed", object);
  965. return NULL;
  966. }
  967. static int __init setup_slub_debug(char *str)
  968. {
  969. slub_debug = DEBUG_DEFAULT_FLAGS;
  970. if (*str++ != '=' || !*str)
  971. /*
  972. * No options specified. Switch on full debugging.
  973. */
  974. goto out;
  975. if (*str == ',')
  976. /*
  977. * No options but restriction on slabs. This means full
  978. * debugging for slabs matching a pattern.
  979. */
  980. goto check_slabs;
  981. slub_debug = 0;
  982. if (*str == '-')
  983. /*
  984. * Switch off all debugging measures.
  985. */
  986. goto out;
  987. /*
  988. * Determine which debug features should be switched on
  989. */
  990. for (; *str && *str != ','; str++) {
  991. switch (tolower(*str)) {
  992. case 'f':
  993. slub_debug |= SLAB_DEBUG_FREE;
  994. break;
  995. case 'z':
  996. slub_debug |= SLAB_RED_ZONE;
  997. break;
  998. case 'p':
  999. slub_debug |= SLAB_POISON;
  1000. break;
  1001. case 'u':
  1002. slub_debug |= SLAB_STORE_USER;
  1003. break;
  1004. case 't':
  1005. slub_debug |= SLAB_TRACE;
  1006. break;
  1007. case 'a':
  1008. slub_debug |= SLAB_FAILSLAB;
  1009. break;
  1010. case 'o':
  1011. /*
  1012. * Avoid enabling debugging on caches if its minimum
  1013. * order would increase as a result.
  1014. */
  1015. disable_higher_order_debug = 1;
  1016. break;
  1017. default:
  1018. pr_err("slub_debug option '%c' unknown. skipped\n",
  1019. *str);
  1020. }
  1021. }
  1022. check_slabs:
  1023. if (*str == ',')
  1024. slub_debug_slabs = str + 1;
  1025. out:
  1026. return 1;
  1027. }
  1028. __setup("slub_debug", setup_slub_debug);
  1029. unsigned long kmem_cache_flags(unsigned long object_size,
  1030. unsigned long flags, const char *name,
  1031. void (*ctor)(void *))
  1032. {
  1033. /*
  1034. * Enable debugging if selected on the kernel commandline.
  1035. */
  1036. if (slub_debug && (!slub_debug_slabs || (name &&
  1037. !strncmp(slub_debug_slabs, name, strlen(slub_debug_slabs)))))
  1038. flags |= slub_debug;
  1039. return flags;
  1040. }
  1041. #else
  1042. static inline void setup_object_debug(struct kmem_cache *s,
  1043. struct page *page, void *object) {}
  1044. static inline int alloc_debug_processing(struct kmem_cache *s,
  1045. struct page *page, void *object, unsigned long addr) { return 0; }
  1046. static inline struct kmem_cache_node *free_debug_processing(
  1047. struct kmem_cache *s, struct page *page, void *object,
  1048. unsigned long addr, unsigned long *flags) { return NULL; }
  1049. static inline int slab_pad_check(struct kmem_cache *s, struct page *page)
  1050. { return 1; }
  1051. static inline int check_object(struct kmem_cache *s, struct page *page,
  1052. void *object, u8 val) { return 1; }
  1053. static inline void add_full(struct kmem_cache *s, struct kmem_cache_node *n,
  1054. struct page *page) {}
  1055. static inline void remove_full(struct kmem_cache *s, struct kmem_cache_node *n,
  1056. struct page *page) {}
  1057. unsigned long kmem_cache_flags(unsigned long object_size,
  1058. unsigned long flags, const char *name,
  1059. void (*ctor)(void *))
  1060. {
  1061. return flags;
  1062. }
  1063. #define slub_debug 0
  1064. #define disable_higher_order_debug 0
  1065. static inline unsigned long slabs_node(struct kmem_cache *s, int node)
  1066. { return 0; }
  1067. static inline unsigned long node_nr_slabs(struct kmem_cache_node *n)
  1068. { return 0; }
  1069. static inline void inc_slabs_node(struct kmem_cache *s, int node,
  1070. int objects) {}
  1071. static inline void dec_slabs_node(struct kmem_cache *s, int node,
  1072. int objects) {}
  1073. #endif /* CONFIG_SLUB_DEBUG */
  1074. /*
  1075. * Hooks for other subsystems that check memory allocations. In a typical
  1076. * production configuration these hooks all should produce no code at all.
  1077. */
  1078. static inline void kmalloc_large_node_hook(void *ptr, size_t size, gfp_t flags)
  1079. {
  1080. kmemleak_alloc(ptr, size, 1, flags);
  1081. kasan_kmalloc_large(ptr, size);
  1082. }
  1083. static inline void kfree_hook(const void *x)
  1084. {
  1085. kmemleak_free(x);
  1086. kasan_kfree_large(x);
  1087. }
  1088. static inline struct kmem_cache *slab_pre_alloc_hook(struct kmem_cache *s,
  1089. gfp_t flags)
  1090. {
  1091. flags &= gfp_allowed_mask;
  1092. lockdep_trace_alloc(flags);
  1093. might_sleep_if(flags & __GFP_WAIT);
  1094. if (should_failslab(s->object_size, flags, s->flags))
  1095. return NULL;
  1096. return memcg_kmem_get_cache(s, flags);
  1097. }
  1098. static inline void slab_post_alloc_hook(struct kmem_cache *s,
  1099. gfp_t flags, void *object)
  1100. {
  1101. flags &= gfp_allowed_mask;
  1102. kmemcheck_slab_alloc(s, flags, object, slab_ksize(s));
  1103. kmemleak_alloc_recursive(object, s->object_size, 1, s->flags, flags);
  1104. memcg_kmem_put_cache(s);
  1105. kasan_slab_alloc(s, object);
  1106. }
  1107. static inline void slab_free_hook(struct kmem_cache *s, void *x)
  1108. {
  1109. kmemleak_free_recursive(x, s->flags);
  1110. /*
  1111. * Trouble is that we may no longer disable interrupts in the fast path
  1112. * So in order to make the debug calls that expect irqs to be
  1113. * disabled we need to disable interrupts temporarily.
  1114. */
  1115. #if defined(CONFIG_KMEMCHECK) || defined(CONFIG_LOCKDEP)
  1116. {
  1117. unsigned long flags;
  1118. local_irq_save(flags);
  1119. kmemcheck_slab_free(s, x, s->object_size);
  1120. debug_check_no_locks_freed(x, s->object_size);
  1121. local_irq_restore(flags);
  1122. }
  1123. #endif
  1124. if (!(s->flags & SLAB_DEBUG_OBJECTS))
  1125. debug_check_no_obj_freed(x, s->object_size);
  1126. kasan_slab_free(s, x);
  1127. }
  1128. static void setup_object(struct kmem_cache *s, struct page *page,
  1129. void *object)
  1130. {
  1131. setup_object_debug(s, page, object);
  1132. if (unlikely(s->ctor)) {
  1133. kasan_unpoison_object_data(s, object);
  1134. s->ctor(object);
  1135. kasan_poison_object_data(s, object);
  1136. }
  1137. }
  1138. /*
  1139. * Slab allocation and freeing
  1140. */
  1141. static inline struct page *alloc_slab_page(struct kmem_cache *s,
  1142. gfp_t flags, int node, struct kmem_cache_order_objects oo)
  1143. {
  1144. struct page *page;
  1145. int order = oo_order(oo);
  1146. flags |= __GFP_NOTRACK;
  1147. if (memcg_charge_slab(s, flags, order))
  1148. return NULL;
  1149. if (node == NUMA_NO_NODE)
  1150. page = alloc_pages(flags, order);
  1151. else
  1152. page = __alloc_pages_node(node, flags, order);
  1153. if (!page)
  1154. memcg_uncharge_slab(s, order);
  1155. return page;
  1156. }
  1157. static struct page *allocate_slab(struct kmem_cache *s, gfp_t flags, int node)
  1158. {
  1159. struct page *page;
  1160. struct kmem_cache_order_objects oo = s->oo;
  1161. gfp_t alloc_gfp;
  1162. void *start, *p;
  1163. int idx, order;
  1164. flags &= gfp_allowed_mask;
  1165. if (flags & __GFP_WAIT)
  1166. local_irq_enable();
  1167. flags |= s->allocflags;
  1168. /*
  1169. * Let the initial higher-order allocation fail under memory pressure
  1170. * so we fall-back to the minimum order allocation.
  1171. */
  1172. alloc_gfp = (flags | __GFP_NOWARN | __GFP_NORETRY) & ~__GFP_NOFAIL;
  1173. if ((alloc_gfp & __GFP_WAIT) && oo_order(oo) > oo_order(s->min))
  1174. alloc_gfp = (alloc_gfp | __GFP_NOMEMALLOC) & ~__GFP_WAIT;
  1175. page = alloc_slab_page(s, alloc_gfp, node, oo);
  1176. if (unlikely(!page)) {
  1177. oo = s->min;
  1178. alloc_gfp = flags;
  1179. /*
  1180. * Allocation may have failed due to fragmentation.
  1181. * Try a lower order alloc if possible
  1182. */
  1183. page = alloc_slab_page(s, alloc_gfp, node, oo);
  1184. if (unlikely(!page))
  1185. goto out;
  1186. stat(s, ORDER_FALLBACK);
  1187. }
  1188. if (kmemcheck_enabled &&
  1189. !(s->flags & (SLAB_NOTRACK | DEBUG_DEFAULT_FLAGS))) {
  1190. int pages = 1 << oo_order(oo);
  1191. kmemcheck_alloc_shadow(page, oo_order(oo), alloc_gfp, node);
  1192. /*
  1193. * Objects from caches that have a constructor don't get
  1194. * cleared when they're allocated, so we need to do it here.
  1195. */
  1196. if (s->ctor)
  1197. kmemcheck_mark_uninitialized_pages(page, pages);
  1198. else
  1199. kmemcheck_mark_unallocated_pages(page, pages);
  1200. }
  1201. page->objects = oo_objects(oo);
  1202. order = compound_order(page);
  1203. page->slab_cache = s;
  1204. __SetPageSlab(page);
  1205. if (page_is_pfmemalloc(page))
  1206. SetPageSlabPfmemalloc(page);
  1207. start = page_address(page);
  1208. if (unlikely(s->flags & SLAB_POISON))
  1209. memset(start, POISON_INUSE, PAGE_SIZE << order);
  1210. kasan_poison_slab(page);
  1211. for_each_object_idx(p, idx, s, start, page->objects) {
  1212. setup_object(s, page, p);
  1213. if (likely(idx < page->objects))
  1214. set_freepointer(s, p, p + s->size);
  1215. else
  1216. set_freepointer(s, p, NULL);
  1217. }
  1218. page->freelist = start;
  1219. page->inuse = page->objects;
  1220. page->frozen = 1;
  1221. out:
  1222. if (flags & __GFP_WAIT)
  1223. local_irq_disable();
  1224. if (!page)
  1225. return NULL;
  1226. mod_zone_page_state(page_zone(page),
  1227. (s->flags & SLAB_RECLAIM_ACCOUNT) ?
  1228. NR_SLAB_RECLAIMABLE : NR_SLAB_UNRECLAIMABLE,
  1229. 1 << oo_order(oo));
  1230. inc_slabs_node(s, page_to_nid(page), page->objects);
  1231. return page;
  1232. }
  1233. static struct page *new_slab(struct kmem_cache *s, gfp_t flags, int node)
  1234. {
  1235. if (unlikely(flags & GFP_SLAB_BUG_MASK)) {
  1236. pr_emerg("gfp: %u\n", flags & GFP_SLAB_BUG_MASK);
  1237. BUG();
  1238. }
  1239. return allocate_slab(s,
  1240. flags & (GFP_RECLAIM_MASK | GFP_CONSTRAINT_MASK), node);
  1241. }
  1242. static void __free_slab(struct kmem_cache *s, struct page *page)
  1243. {
  1244. int order = compound_order(page);
  1245. int pages = 1 << order;
  1246. if (kmem_cache_debug(s)) {
  1247. void *p;
  1248. slab_pad_check(s, page);
  1249. for_each_object(p, s, page_address(page),
  1250. page->objects)
  1251. check_object(s, page, p, SLUB_RED_INACTIVE);
  1252. }
  1253. kmemcheck_free_shadow(page, compound_order(page));
  1254. mod_zone_page_state(page_zone(page),
  1255. (s->flags & SLAB_RECLAIM_ACCOUNT) ?
  1256. NR_SLAB_RECLAIMABLE : NR_SLAB_UNRECLAIMABLE,
  1257. -pages);
  1258. __ClearPageSlabPfmemalloc(page);
  1259. __ClearPageSlab(page);
  1260. page_mapcount_reset(page);
  1261. if (current->reclaim_state)
  1262. current->reclaim_state->reclaimed_slab += pages;
  1263. __free_pages(page, order);
  1264. memcg_uncharge_slab(s, order);
  1265. }
  1266. #define need_reserve_slab_rcu \
  1267. (sizeof(((struct page *)NULL)->lru) < sizeof(struct rcu_head))
  1268. static void rcu_free_slab(struct rcu_head *h)
  1269. {
  1270. struct page *page;
  1271. if (need_reserve_slab_rcu)
  1272. page = virt_to_head_page(h);
  1273. else
  1274. page = container_of((struct list_head *)h, struct page, lru);
  1275. __free_slab(page->slab_cache, page);
  1276. }
  1277. static void free_slab(struct kmem_cache *s, struct page *page)
  1278. {
  1279. if (unlikely(s->flags & SLAB_DESTROY_BY_RCU)) {
  1280. struct rcu_head *head;
  1281. if (need_reserve_slab_rcu) {
  1282. int order = compound_order(page);
  1283. int offset = (PAGE_SIZE << order) - s->reserved;
  1284. VM_BUG_ON(s->reserved != sizeof(*head));
  1285. head = page_address(page) + offset;
  1286. } else {
  1287. /*
  1288. * RCU free overloads the RCU head over the LRU
  1289. */
  1290. head = (void *)&page->lru;
  1291. }
  1292. call_rcu(head, rcu_free_slab);
  1293. } else
  1294. __free_slab(s, page);
  1295. }
  1296. static void discard_slab(struct kmem_cache *s, struct page *page)
  1297. {
  1298. dec_slabs_node(s, page_to_nid(page), page->objects);
  1299. free_slab(s, page);
  1300. }
  1301. /*
  1302. * Management of partially allocated slabs.
  1303. */
  1304. static inline void
  1305. __add_partial(struct kmem_cache_node *n, struct page *page, int tail)
  1306. {
  1307. n->nr_partial++;
  1308. if (tail == DEACTIVATE_TO_TAIL)
  1309. list_add_tail(&page->lru, &n->partial);
  1310. else
  1311. list_add(&page->lru, &n->partial);
  1312. }
  1313. static inline void add_partial(struct kmem_cache_node *n,
  1314. struct page *page, int tail)
  1315. {
  1316. lockdep_assert_held(&n->list_lock);
  1317. __add_partial(n, page, tail);
  1318. }
  1319. static inline void
  1320. __remove_partial(struct kmem_cache_node *n, struct page *page)
  1321. {
  1322. list_del(&page->lru);
  1323. n->nr_partial--;
  1324. }
  1325. static inline void remove_partial(struct kmem_cache_node *n,
  1326. struct page *page)
  1327. {
  1328. lockdep_assert_held(&n->list_lock);
  1329. __remove_partial(n, page);
  1330. }
  1331. /*
  1332. * Remove slab from the partial list, freeze it and
  1333. * return the pointer to the freelist.
  1334. *
  1335. * Returns a list of objects or NULL if it fails.
  1336. */
  1337. static inline void *acquire_slab(struct kmem_cache *s,
  1338. struct kmem_cache_node *n, struct page *page,
  1339. int mode, int *objects)
  1340. {
  1341. void *freelist;
  1342. unsigned long counters;
  1343. struct page new;
  1344. lockdep_assert_held(&n->list_lock);
  1345. /*
  1346. * Zap the freelist and set the frozen bit.
  1347. * The old freelist is the list of objects for the
  1348. * per cpu allocation list.
  1349. */
  1350. freelist = page->freelist;
  1351. counters = page->counters;
  1352. new.counters = counters;
  1353. *objects = new.objects - new.inuse;
  1354. if (mode) {
  1355. new.inuse = page->objects;
  1356. new.freelist = NULL;
  1357. } else {
  1358. new.freelist = freelist;
  1359. }
  1360. VM_BUG_ON(new.frozen);
  1361. new.frozen = 1;
  1362. if (!__cmpxchg_double_slab(s, page,
  1363. freelist, counters,
  1364. new.freelist, new.counters,
  1365. "acquire_slab"))
  1366. return NULL;
  1367. remove_partial(n, page);
  1368. WARN_ON(!freelist);
  1369. return freelist;
  1370. }
  1371. static void put_cpu_partial(struct kmem_cache *s, struct page *page, int drain);
  1372. static inline bool pfmemalloc_match(struct page *page, gfp_t gfpflags);
  1373. /*
  1374. * Try to allocate a partial slab from a specific node.
  1375. */
  1376. static void *get_partial_node(struct kmem_cache *s, struct kmem_cache_node *n,
  1377. struct kmem_cache_cpu *c, gfp_t flags)
  1378. {
  1379. struct page *page, *page2;
  1380. void *object = NULL;
  1381. int available = 0;
  1382. int objects;
  1383. /*
  1384. * Racy check. If we mistakenly see no partial slabs then we
  1385. * just allocate an empty slab. If we mistakenly try to get a
  1386. * partial slab and there is none available then get_partials()
  1387. * will return NULL.
  1388. */
  1389. if (!n || !n->nr_partial)
  1390. return NULL;
  1391. spin_lock(&n->list_lock);
  1392. list_for_each_entry_safe(page, page2, &n->partial, lru) {
  1393. void *t;
  1394. if (!pfmemalloc_match(page, flags))
  1395. continue;
  1396. t = acquire_slab(s, n, page, object == NULL, &objects);
  1397. if (!t)
  1398. break;
  1399. available += objects;
  1400. if (!object) {
  1401. c->page = page;
  1402. stat(s, ALLOC_FROM_PARTIAL);
  1403. object = t;
  1404. } else {
  1405. put_cpu_partial(s, page, 0);
  1406. stat(s, CPU_PARTIAL_NODE);
  1407. }
  1408. if (!kmem_cache_has_cpu_partial(s)
  1409. || available > s->cpu_partial / 2)
  1410. break;
  1411. }
  1412. spin_unlock(&n->list_lock);
  1413. return object;
  1414. }
  1415. /*
  1416. * Get a page from somewhere. Search in increasing NUMA distances.
  1417. */
  1418. static void *get_any_partial(struct kmem_cache *s, gfp_t flags,
  1419. struct kmem_cache_cpu *c)
  1420. {
  1421. #ifdef CONFIG_NUMA
  1422. struct zonelist *zonelist;
  1423. struct zoneref *z;
  1424. struct zone *zone;
  1425. enum zone_type high_zoneidx = gfp_zone(flags);
  1426. void *object;
  1427. unsigned int cpuset_mems_cookie;
  1428. /*
  1429. * The defrag ratio allows a configuration of the tradeoffs between
  1430. * inter node defragmentation and node local allocations. A lower
  1431. * defrag_ratio increases the tendency to do local allocations
  1432. * instead of attempting to obtain partial slabs from other nodes.
  1433. *
  1434. * If the defrag_ratio is set to 0 then kmalloc() always
  1435. * returns node local objects. If the ratio is higher then kmalloc()
  1436. * may return off node objects because partial slabs are obtained
  1437. * from other nodes and filled up.
  1438. *
  1439. * If /sys/kernel/slab/xx/defrag_ratio is set to 100 (which makes
  1440. * defrag_ratio = 1000) then every (well almost) allocation will
  1441. * first attempt to defrag slab caches on other nodes. This means
  1442. * scanning over all nodes to look for partial slabs which may be
  1443. * expensive if we do it every time we are trying to find a slab
  1444. * with available objects.
  1445. */
  1446. if (!s->remote_node_defrag_ratio ||
  1447. get_cycles() % 1024 > s->remote_node_defrag_ratio)
  1448. return NULL;
  1449. do {
  1450. cpuset_mems_cookie = read_mems_allowed_begin();
  1451. zonelist = node_zonelist(mempolicy_slab_node(), flags);
  1452. for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) {
  1453. struct kmem_cache_node *n;
  1454. n = get_node(s, zone_to_nid(zone));
  1455. if (n && cpuset_zone_allowed(zone, flags) &&
  1456. n->nr_partial > s->min_partial) {
  1457. object = get_partial_node(s, n, c, flags);
  1458. if (object) {
  1459. /*
  1460. * Don't check read_mems_allowed_retry()
  1461. * here - if mems_allowed was updated in
  1462. * parallel, that was a harmless race
  1463. * between allocation and the cpuset
  1464. * update
  1465. */
  1466. return object;
  1467. }
  1468. }
  1469. }
  1470. } while (read_mems_allowed_retry(cpuset_mems_cookie));
  1471. #endif
  1472. return NULL;
  1473. }
  1474. /*
  1475. * Get a partial page, lock it and return it.
  1476. */
  1477. static void *get_partial(struct kmem_cache *s, gfp_t flags, int node,
  1478. struct kmem_cache_cpu *c)
  1479. {
  1480. void *object;
  1481. int searchnode = node;
  1482. if (node == NUMA_NO_NODE)
  1483. searchnode = numa_mem_id();
  1484. else if (!node_present_pages(node))
  1485. searchnode = node_to_mem_node(node);
  1486. object = get_partial_node(s, get_node(s, searchnode), c, flags);
  1487. if (object || node != NUMA_NO_NODE)
  1488. return object;
  1489. return get_any_partial(s, flags, c);
  1490. }
  1491. #ifdef CONFIG_PREEMPT
  1492. /*
  1493. * Calculate the next globally unique transaction for disambiguiation
  1494. * during cmpxchg. The transactions start with the cpu number and are then
  1495. * incremented by CONFIG_NR_CPUS.
  1496. */
  1497. #define TID_STEP roundup_pow_of_two(CONFIG_NR_CPUS)
  1498. #else
  1499. /*
  1500. * No preemption supported therefore also no need to check for
  1501. * different cpus.
  1502. */
  1503. #define TID_STEP 1
  1504. #endif
  1505. static inline unsigned long next_tid(unsigned long tid)
  1506. {
  1507. return tid + TID_STEP;
  1508. }
  1509. static inline unsigned int tid_to_cpu(unsigned long tid)
  1510. {
  1511. return tid % TID_STEP;
  1512. }
  1513. static inline unsigned long tid_to_event(unsigned long tid)
  1514. {
  1515. return tid / TID_STEP;
  1516. }
  1517. static inline unsigned int init_tid(int cpu)
  1518. {
  1519. return cpu;
  1520. }
  1521. static inline void note_cmpxchg_failure(const char *n,
  1522. const struct kmem_cache *s, unsigned long tid)
  1523. {
  1524. #ifdef SLUB_DEBUG_CMPXCHG
  1525. unsigned long actual_tid = __this_cpu_read(s->cpu_slab->tid);
  1526. pr_info("%s %s: cmpxchg redo ", n, s->name);
  1527. #ifdef CONFIG_PREEMPT
  1528. if (tid_to_cpu(tid) != tid_to_cpu(actual_tid))
  1529. pr_warn("due to cpu change %d -> %d\n",
  1530. tid_to_cpu(tid), tid_to_cpu(actual_tid));
  1531. else
  1532. #endif
  1533. if (tid_to_event(tid) != tid_to_event(actual_tid))
  1534. pr_warn("due to cpu running other code. Event %ld->%ld\n",
  1535. tid_to_event(tid), tid_to_event(actual_tid));
  1536. else
  1537. pr_warn("for unknown reason: actual=%lx was=%lx target=%lx\n",
  1538. actual_tid, tid, next_tid(tid));
  1539. #endif
  1540. stat(s, CMPXCHG_DOUBLE_CPU_FAIL);
  1541. }
  1542. static void init_kmem_cache_cpus(struct kmem_cache *s)
  1543. {
  1544. int cpu;
  1545. for_each_possible_cpu(cpu)
  1546. per_cpu_ptr(s->cpu_slab, cpu)->tid = init_tid(cpu);
  1547. }
  1548. /*
  1549. * Remove the cpu slab
  1550. */
  1551. static void deactivate_slab(struct kmem_cache *s, struct page *page,
  1552. void *freelist)
  1553. {
  1554. enum slab_modes { M_NONE, M_PARTIAL, M_FULL, M_FREE };
  1555. struct kmem_cache_node *n = get_node(s, page_to_nid(page));
  1556. int lock = 0;
  1557. enum slab_modes l = M_NONE, m = M_NONE;
  1558. void *nextfree;
  1559. int tail = DEACTIVATE_TO_HEAD;
  1560. struct page new;
  1561. struct page old;
  1562. if (page->freelist) {
  1563. stat(s, DEACTIVATE_REMOTE_FREES);
  1564. tail = DEACTIVATE_TO_TAIL;
  1565. }
  1566. /*
  1567. * Stage one: Free all available per cpu objects back
  1568. * to the page freelist while it is still frozen. Leave the
  1569. * last one.
  1570. *
  1571. * There is no need to take the list->lock because the page
  1572. * is still frozen.
  1573. */
  1574. while (freelist && (nextfree = get_freepointer(s, freelist))) {
  1575. void *prior;
  1576. unsigned long counters;
  1577. do {
  1578. prior = page->freelist;
  1579. counters = page->counters;
  1580. set_freepointer(s, freelist, prior);
  1581. new.counters = counters;
  1582. new.inuse--;
  1583. VM_BUG_ON(!new.frozen);
  1584. } while (!__cmpxchg_double_slab(s, page,
  1585. prior, counters,
  1586. freelist, new.counters,
  1587. "drain percpu freelist"));
  1588. freelist = nextfree;
  1589. }
  1590. /*
  1591. * Stage two: Ensure that the page is unfrozen while the
  1592. * list presence reflects the actual number of objects
  1593. * during unfreeze.
  1594. *
  1595. * We setup the list membership and then perform a cmpxchg
  1596. * with the count. If there is a mismatch then the page
  1597. * is not unfrozen but the page is on the wrong list.
  1598. *
  1599. * Then we restart the process which may have to remove
  1600. * the page from the list that we just put it on again
  1601. * because the number of objects in the slab may have
  1602. * changed.
  1603. */
  1604. redo:
  1605. old.freelist = page->freelist;
  1606. old.counters = page->counters;
  1607. VM_BUG_ON(!old.frozen);
  1608. /* Determine target state of the slab */
  1609. new.counters = old.counters;
  1610. if (freelist) {
  1611. new.inuse--;
  1612. set_freepointer(s, freelist, old.freelist);
  1613. new.freelist = freelist;
  1614. } else
  1615. new.freelist = old.freelist;
  1616. new.frozen = 0;
  1617. if (!new.inuse && n->nr_partial >= s->min_partial)
  1618. m = M_FREE;
  1619. else if (new.freelist) {
  1620. m = M_PARTIAL;
  1621. if (!lock) {
  1622. lock = 1;
  1623. /*
  1624. * Taking the spinlock removes the possiblity
  1625. * that acquire_slab() will see a slab page that
  1626. * is frozen
  1627. */
  1628. spin_lock(&n->list_lock);
  1629. }
  1630. } else {
  1631. m = M_FULL;
  1632. if (kmem_cache_debug(s) && !lock) {
  1633. lock = 1;
  1634. /*
  1635. * This also ensures that the scanning of full
  1636. * slabs from diagnostic functions will not see
  1637. * any frozen slabs.
  1638. */
  1639. spin_lock(&n->list_lock);
  1640. }
  1641. }
  1642. if (l != m) {
  1643. if (l == M_PARTIAL)
  1644. remove_partial(n, page);
  1645. else if (l == M_FULL)
  1646. remove_full(s, n, page);
  1647. if (m == M_PARTIAL) {
  1648. add_partial(n, page, tail);
  1649. stat(s, tail);
  1650. } else if (m == M_FULL) {
  1651. stat(s, DEACTIVATE_FULL);
  1652. add_full(s, n, page);
  1653. }
  1654. }
  1655. l = m;
  1656. if (!__cmpxchg_double_slab(s, page,
  1657. old.freelist, old.counters,
  1658. new.freelist, new.counters,
  1659. "unfreezing slab"))
  1660. goto redo;
  1661. if (lock)
  1662. spin_unlock(&n->list_lock);
  1663. if (m == M_FREE) {
  1664. stat(s, DEACTIVATE_EMPTY);
  1665. discard_slab(s, page);
  1666. stat(s, FREE_SLAB);
  1667. }
  1668. }
  1669. /*
  1670. * Unfreeze all the cpu partial slabs.
  1671. *
  1672. * This function must be called with interrupts disabled
  1673. * for the cpu using c (or some other guarantee must be there
  1674. * to guarantee no concurrent accesses).
  1675. */
  1676. static void unfreeze_partials(struct kmem_cache *s,
  1677. struct kmem_cache_cpu *c)
  1678. {
  1679. #ifdef CONFIG_SLUB_CPU_PARTIAL
  1680. struct kmem_cache_node *n = NULL, *n2 = NULL;
  1681. struct page *page, *discard_page = NULL;
  1682. while ((page = c->partial)) {
  1683. struct page new;
  1684. struct page old;
  1685. c->partial = page->next;
  1686. n2 = get_node(s, page_to_nid(page));
  1687. if (n != n2) {
  1688. if (n)
  1689. spin_unlock(&n->list_lock);
  1690. n = n2;
  1691. spin_lock(&n->list_lock);
  1692. }
  1693. do {
  1694. old.freelist = page->freelist;
  1695. old.counters = page->counters;
  1696. VM_BUG_ON(!old.frozen);
  1697. new.counters = old.counters;
  1698. new.freelist = old.freelist;
  1699. new.frozen = 0;
  1700. } while (!__cmpxchg_double_slab(s, page,
  1701. old.freelist, old.counters,
  1702. new.freelist, new.counters,
  1703. "unfreezing slab"));
  1704. if (unlikely(!new.inuse && n->nr_partial >= s->min_partial)) {
  1705. page->next = discard_page;
  1706. discard_page = page;
  1707. } else {
  1708. add_partial(n, page, DEACTIVATE_TO_TAIL);
  1709. stat(s, FREE_ADD_PARTIAL);
  1710. }
  1711. }
  1712. if (n)
  1713. spin_unlock(&n->list_lock);
  1714. while (discard_page) {
  1715. page = discard_page;
  1716. discard_page = discard_page->next;
  1717. stat(s, DEACTIVATE_EMPTY);
  1718. discard_slab(s, page);
  1719. stat(s, FREE_SLAB);
  1720. }
  1721. #endif
  1722. }
  1723. /*
  1724. * Put a page that was just frozen (in __slab_free) into a partial page
  1725. * slot if available. This is done without interrupts disabled and without
  1726. * preemption disabled. The cmpxchg is racy and may put the partial page
  1727. * onto a random cpus partial slot.
  1728. *
  1729. * If we did not find a slot then simply move all the partials to the
  1730. * per node partial list.
  1731. */
  1732. static void put_cpu_partial(struct kmem_cache *s, struct page *page, int drain)
  1733. {
  1734. #ifdef CONFIG_SLUB_CPU_PARTIAL
  1735. struct page *oldpage;
  1736. int pages;
  1737. int pobjects;
  1738. preempt_disable();
  1739. do {
  1740. pages = 0;
  1741. pobjects = 0;
  1742. oldpage = this_cpu_read(s->cpu_slab->partial);
  1743. if (oldpage) {
  1744. pobjects = oldpage->pobjects;
  1745. pages = oldpage->pages;
  1746. if (drain && pobjects > s->cpu_partial) {
  1747. unsigned long flags;
  1748. /*
  1749. * partial array is full. Move the existing
  1750. * set to the per node partial list.
  1751. */
  1752. local_irq_save(flags);
  1753. unfreeze_partials(s, this_cpu_ptr(s->cpu_slab));
  1754. local_irq_restore(flags);
  1755. oldpage = NULL;
  1756. pobjects = 0;
  1757. pages = 0;
  1758. stat(s, CPU_PARTIAL_DRAIN);
  1759. }
  1760. }
  1761. pages++;
  1762. pobjects += page->objects - page->inuse;
  1763. page->pages = pages;
  1764. page->pobjects = pobjects;
  1765. page->next = oldpage;
  1766. } while (this_cpu_cmpxchg(s->cpu_slab->partial, oldpage, page)
  1767. != oldpage);
  1768. if (unlikely(!s->cpu_partial)) {
  1769. unsigned long flags;
  1770. local_irq_save(flags);
  1771. unfreeze_partials(s, this_cpu_ptr(s->cpu_slab));
  1772. local_irq_restore(flags);
  1773. }
  1774. preempt_enable();
  1775. #endif
  1776. }
  1777. static inline void flush_slab(struct kmem_cache *s, struct kmem_cache_cpu *c)
  1778. {
  1779. stat(s, CPUSLAB_FLUSH);
  1780. deactivate_slab(s, c->page, c->freelist);
  1781. c->tid = next_tid(c->tid);
  1782. c->page = NULL;
  1783. c->freelist = NULL;
  1784. }
  1785. /*
  1786. * Flush cpu slab.
  1787. *
  1788. * Called from IPI handler with interrupts disabled.
  1789. */
  1790. static inline void __flush_cpu_slab(struct kmem_cache *s, int cpu)
  1791. {
  1792. struct kmem_cache_cpu *c = per_cpu_ptr(s->cpu_slab, cpu);
  1793. if (likely(c)) {
  1794. if (c->page)
  1795. flush_slab(s, c);
  1796. unfreeze_partials(s, c);
  1797. }
  1798. }
  1799. static void flush_cpu_slab(void *d)
  1800. {
  1801. struct kmem_cache *s = d;
  1802. __flush_cpu_slab(s, smp_processor_id());
  1803. }
  1804. static bool has_cpu_slab(int cpu, void *info)
  1805. {
  1806. struct kmem_cache *s = info;
  1807. struct kmem_cache_cpu *c = per_cpu_ptr(s->cpu_slab, cpu);
  1808. return c->page || c->partial;
  1809. }
  1810. static void flush_all(struct kmem_cache *s)
  1811. {
  1812. on_each_cpu_cond(has_cpu_slab, flush_cpu_slab, s, 1, GFP_ATOMIC);
  1813. }
  1814. /*
  1815. * Check if the objects in a per cpu structure fit numa
  1816. * locality expectations.
  1817. */
  1818. static inline int node_match(struct page *page, int node)
  1819. {
  1820. #ifdef CONFIG_NUMA
  1821. if (!page || (node != NUMA_NO_NODE && page_to_nid(page) != node))
  1822. return 0;
  1823. #endif
  1824. return 1;
  1825. }
  1826. #ifdef CONFIG_SLUB_DEBUG
  1827. static int count_free(struct page *page)
  1828. {
  1829. return page->objects - page->inuse;
  1830. }
  1831. static inline unsigned long node_nr_objs(struct kmem_cache_node *n)
  1832. {
  1833. return atomic_long_read(&n->total_objects);
  1834. }
  1835. #endif /* CONFIG_SLUB_DEBUG */
  1836. #if defined(CONFIG_SLUB_DEBUG) || defined(CONFIG_SYSFS)
  1837. static unsigned long count_partial(struct kmem_cache_node *n,
  1838. int (*get_count)(struct page *))
  1839. {
  1840. unsigned long flags;
  1841. unsigned long x = 0;
  1842. struct page *page;
  1843. spin_lock_irqsave(&n->list_lock, flags);
  1844. list_for_each_entry(page, &n->partial, lru)
  1845. x += get_count(page);
  1846. spin_unlock_irqrestore(&n->list_lock, flags);
  1847. return x;
  1848. }
  1849. #endif /* CONFIG_SLUB_DEBUG || CONFIG_SYSFS */
  1850. static noinline void
  1851. slab_out_of_memory(struct kmem_cache *s, gfp_t gfpflags, int nid)
  1852. {
  1853. #ifdef CONFIG_SLUB_DEBUG
  1854. static DEFINE_RATELIMIT_STATE(slub_oom_rs, DEFAULT_RATELIMIT_INTERVAL,
  1855. DEFAULT_RATELIMIT_BURST);
  1856. int node;
  1857. struct kmem_cache_node *n;
  1858. if ((gfpflags & __GFP_NOWARN) || !__ratelimit(&slub_oom_rs))
  1859. return;
  1860. pr_warn("SLUB: Unable to allocate memory on node %d (gfp=0x%x)\n",
  1861. nid, gfpflags);
  1862. pr_warn(" cache: %s, object size: %d, buffer size: %d, default order: %d, min order: %d\n",
  1863. s->name, s->object_size, s->size, oo_order(s->oo),
  1864. oo_order(s->min));
  1865. if (oo_order(s->min) > get_order(s->object_size))
  1866. pr_warn(" %s debugging increased min order, use slub_debug=O to disable.\n",
  1867. s->name);
  1868. for_each_kmem_cache_node(s, node, n) {
  1869. unsigned long nr_slabs;
  1870. unsigned long nr_objs;
  1871. unsigned long nr_free;
  1872. nr_free = count_partial(n, count_free);
  1873. nr_slabs = node_nr_slabs(n);
  1874. nr_objs = node_nr_objs(n);
  1875. pr_warn(" node %d: slabs: %ld, objs: %ld, free: %ld\n",
  1876. node, nr_slabs, nr_objs, nr_free);
  1877. }
  1878. #endif
  1879. }
  1880. static inline void *new_slab_objects(struct kmem_cache *s, gfp_t flags,
  1881. int node, struct kmem_cache_cpu **pc)
  1882. {
  1883. void *freelist;
  1884. struct kmem_cache_cpu *c = *pc;
  1885. struct page *page;
  1886. freelist = get_partial(s, flags, node, c);
  1887. if (freelist)
  1888. return freelist;
  1889. page = new_slab(s, flags, node);
  1890. if (page) {
  1891. c = raw_cpu_ptr(s->cpu_slab);
  1892. if (c->page)
  1893. flush_slab(s, c);
  1894. /*
  1895. * No other reference to the page yet so we can
  1896. * muck around with it freely without cmpxchg
  1897. */
  1898. freelist = page->freelist;
  1899. page->freelist = NULL;
  1900. stat(s, ALLOC_SLAB);
  1901. c->page = page;
  1902. *pc = c;
  1903. } else
  1904. freelist = NULL;
  1905. return freelist;
  1906. }
  1907. static inline bool pfmemalloc_match(struct page *page, gfp_t gfpflags)
  1908. {
  1909. if (unlikely(PageSlabPfmemalloc(page)))
  1910. return gfp_pfmemalloc_allowed(gfpflags);
  1911. return true;
  1912. }
  1913. /*
  1914. * Check the page->freelist of a page and either transfer the freelist to the
  1915. * per cpu freelist or deactivate the page.
  1916. *
  1917. * The page is still frozen if the return value is not NULL.
  1918. *
  1919. * If this function returns NULL then the page has been unfrozen.
  1920. *
  1921. * This function must be called with interrupt disabled.
  1922. */
  1923. static inline void *get_freelist(struct kmem_cache *s, struct page *page)
  1924. {
  1925. struct page new;
  1926. unsigned long counters;
  1927. void *freelist;
  1928. do {
  1929. freelist = page->freelist;
  1930. counters = page->counters;
  1931. new.counters = counters;
  1932. VM_BUG_ON(!new.frozen);
  1933. new.inuse = page->objects;
  1934. new.frozen = freelist != NULL;
  1935. } while (!__cmpxchg_double_slab(s, page,
  1936. freelist, counters,
  1937. NULL, new.counters,
  1938. "get_freelist"));
  1939. return freelist;
  1940. }
  1941. /*
  1942. * Slow path. The lockless freelist is empty or we need to perform
  1943. * debugging duties.
  1944. *
  1945. * Processing is still very fast if new objects have been freed to the
  1946. * regular freelist. In that case we simply take over the regular freelist
  1947. * as the lockless freelist and zap the regular freelist.
  1948. *
  1949. * If that is not working then we fall back to the partial lists. We take the
  1950. * first element of the freelist as the object to allocate now and move the
  1951. * rest of the freelist to the lockless freelist.
  1952. *
  1953. * And if we were unable to get a new slab from the partial slab lists then
  1954. * we need to allocate a new slab. This is the slowest path since it involves
  1955. * a call to the page allocator and the setup of a new slab.
  1956. */
  1957. static void *__slab_alloc(struct kmem_cache *s, gfp_t gfpflags, int node,
  1958. unsigned long addr, struct kmem_cache_cpu *c)
  1959. {
  1960. void *freelist;
  1961. struct page *page;
  1962. unsigned long flags;
  1963. local_irq_save(flags);
  1964. #ifdef CONFIG_PREEMPT
  1965. /*
  1966. * We may have been preempted and rescheduled on a different
  1967. * cpu before disabling interrupts. Need to reload cpu area
  1968. * pointer.
  1969. */
  1970. c = this_cpu_ptr(s->cpu_slab);
  1971. #endif
  1972. page = c->page;
  1973. if (!page)
  1974. goto new_slab;
  1975. redo:
  1976. if (unlikely(!node_match(page, node))) {
  1977. int searchnode = node;
  1978. if (node != NUMA_NO_NODE && !node_present_pages(node))
  1979. searchnode = node_to_mem_node(node);
  1980. if (unlikely(!node_match(page, searchnode))) {
  1981. stat(s, ALLOC_NODE_MISMATCH);
  1982. deactivate_slab(s, page, c->freelist);
  1983. c->page = NULL;
  1984. c->freelist = NULL;
  1985. goto new_slab;
  1986. }
  1987. }
  1988. /*
  1989. * By rights, we should be searching for a slab page that was
  1990. * PFMEMALLOC but right now, we are losing the pfmemalloc
  1991. * information when the page leaves the per-cpu allocator
  1992. */
  1993. if (unlikely(!pfmemalloc_match(page, gfpflags))) {
  1994. deactivate_slab(s, page, c->freelist);
  1995. c->page = NULL;
  1996. c->freelist = NULL;
  1997. goto new_slab;
  1998. }
  1999. /* must check again c->freelist in case of cpu migration or IRQ */
  2000. freelist = c->freelist;
  2001. if (freelist)
  2002. goto load_freelist;
  2003. freelist = get_freelist(s, page);
  2004. if (!freelist) {
  2005. c->page = NULL;
  2006. stat(s, DEACTIVATE_BYPASS);
  2007. goto new_slab;
  2008. }
  2009. stat(s, ALLOC_REFILL);
  2010. load_freelist:
  2011. /*
  2012. * freelist is pointing to the list of objects to be used.
  2013. * page is pointing to the page from which the objects are obtained.
  2014. * That page must be frozen for per cpu allocations to work.
  2015. */
  2016. VM_BUG_ON(!c->page->frozen);
  2017. c->freelist = get_freepointer(s, freelist);
  2018. c->tid = next_tid(c->tid);
  2019. local_irq_restore(flags);
  2020. return freelist;
  2021. new_slab:
  2022. if (c->partial) {
  2023. page = c->page = c->partial;
  2024. c->partial = page->next;
  2025. stat(s, CPU_PARTIAL_ALLOC);
  2026. c->freelist = NULL;
  2027. goto redo;
  2028. }
  2029. freelist = new_slab_objects(s, gfpflags, node, &c);
  2030. if (unlikely(!freelist)) {
  2031. slab_out_of_memory(s, gfpflags, node);
  2032. local_irq_restore(flags);
  2033. return NULL;
  2034. }
  2035. page = c->page;
  2036. if (likely(!kmem_cache_debug(s) && pfmemalloc_match(page, gfpflags)))
  2037. goto load_freelist;
  2038. /* Only entered in the debug case */
  2039. if (kmem_cache_debug(s) &&
  2040. !alloc_debug_processing(s, page, freelist, addr))
  2041. goto new_slab; /* Slab failed checks. Next slab needed */
  2042. deactivate_slab(s, page, get_freepointer(s, freelist));
  2043. c->page = NULL;
  2044. c->freelist = NULL;
  2045. local_irq_restore(flags);
  2046. return freelist;
  2047. }
  2048. /*
  2049. * Inlined fastpath so that allocation functions (kmalloc, kmem_cache_alloc)
  2050. * have the fastpath folded into their functions. So no function call
  2051. * overhead for requests that can be satisfied on the fastpath.
  2052. *
  2053. * The fastpath works by first checking if the lockless freelist can be used.
  2054. * If not then __slab_alloc is called for slow processing.
  2055. *
  2056. * Otherwise we can simply pick the next object from the lockless free list.
  2057. */
  2058. static __always_inline void *slab_alloc_node(struct kmem_cache *s,
  2059. gfp_t gfpflags, int node, unsigned long addr)
  2060. {
  2061. void **object;
  2062. struct kmem_cache_cpu *c;
  2063. struct page *page;
  2064. unsigned long tid;
  2065. s = slab_pre_alloc_hook(s, gfpflags);
  2066. if (!s)
  2067. return NULL;
  2068. redo:
  2069. /*
  2070. * Must read kmem_cache cpu data via this cpu ptr. Preemption is
  2071. * enabled. We may switch back and forth between cpus while
  2072. * reading from one cpu area. That does not matter as long
  2073. * as we end up on the original cpu again when doing the cmpxchg.
  2074. *
  2075. * We should guarantee that tid and kmem_cache are retrieved on
  2076. * the same cpu. It could be different if CONFIG_PREEMPT so we need
  2077. * to check if it is matched or not.
  2078. */
  2079. do {
  2080. tid = this_cpu_read(s->cpu_slab->tid);
  2081. c = raw_cpu_ptr(s->cpu_slab);
  2082. } while (IS_ENABLED(CONFIG_PREEMPT) &&
  2083. unlikely(tid != READ_ONCE(c->tid)));
  2084. /*
  2085. * Irqless object alloc/free algorithm used here depends on sequence
  2086. * of fetching cpu_slab's data. tid should be fetched before anything
  2087. * on c to guarantee that object and page associated with previous tid
  2088. * won't be used with current tid. If we fetch tid first, object and
  2089. * page could be one associated with next tid and our alloc/free
  2090. * request will be failed. In this case, we will retry. So, no problem.
  2091. */
  2092. barrier();
  2093. /*
  2094. * The transaction ids are globally unique per cpu and per operation on
  2095. * a per cpu queue. Thus they can be guarantee that the cmpxchg_double
  2096. * occurs on the right processor and that there was no operation on the
  2097. * linked list in between.
  2098. */
  2099. object = c->freelist;
  2100. page = c->page;
  2101. if (unlikely(!object || !node_match(page, node))) {
  2102. object = __slab_alloc(s, gfpflags, node, addr, c);
  2103. stat(s, ALLOC_SLOWPATH);
  2104. } else {
  2105. void *next_object = get_freepointer_safe(s, object);
  2106. /*
  2107. * The cmpxchg will only match if there was no additional
  2108. * operation and if we are on the right processor.
  2109. *
  2110. * The cmpxchg does the following atomically (without lock
  2111. * semantics!)
  2112. * 1. Relocate first pointer to the current per cpu area.
  2113. * 2. Verify that tid and freelist have not been changed
  2114. * 3. If they were not changed replace tid and freelist
  2115. *
  2116. * Since this is without lock semantics the protection is only
  2117. * against code executing on this cpu *not* from access by
  2118. * other cpus.
  2119. */
  2120. if (unlikely(!this_cpu_cmpxchg_double(
  2121. s->cpu_slab->freelist, s->cpu_slab->tid,
  2122. object, tid,
  2123. next_object, next_tid(tid)))) {
  2124. note_cmpxchg_failure("slab_alloc", s, tid);
  2125. goto redo;
  2126. }
  2127. prefetch_freepointer(s, next_object);
  2128. stat(s, ALLOC_FASTPATH);
  2129. }
  2130. if (unlikely(gfpflags & __GFP_ZERO) && object)
  2131. memset(object, 0, s->object_size);
  2132. slab_post_alloc_hook(s, gfpflags, object);
  2133. return object;
  2134. }
  2135. static __always_inline void *slab_alloc(struct kmem_cache *s,
  2136. gfp_t gfpflags, unsigned long addr)
  2137. {
  2138. return slab_alloc_node(s, gfpflags, NUMA_NO_NODE, addr);
  2139. }
  2140. void *kmem_cache_alloc(struct kmem_cache *s, gfp_t gfpflags)
  2141. {
  2142. void *ret = slab_alloc(s, gfpflags, _RET_IP_);
  2143. trace_kmem_cache_alloc(_RET_IP_, ret, s->object_size,
  2144. s->size, gfpflags);
  2145. return ret;
  2146. }
  2147. EXPORT_SYMBOL(kmem_cache_alloc);
  2148. #ifdef CONFIG_TRACING
  2149. void *kmem_cache_alloc_trace(struct kmem_cache *s, gfp_t gfpflags, size_t size)
  2150. {
  2151. void *ret = slab_alloc(s, gfpflags, _RET_IP_);
  2152. trace_kmalloc(_RET_IP_, ret, size, s->size, gfpflags);
  2153. kasan_kmalloc(s, ret, size);
  2154. return ret;
  2155. }
  2156. EXPORT_SYMBOL(kmem_cache_alloc_trace);
  2157. #endif
  2158. #ifdef CONFIG_NUMA
  2159. void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t gfpflags, int node)
  2160. {
  2161. void *ret = slab_alloc_node(s, gfpflags, node, _RET_IP_);
  2162. trace_kmem_cache_alloc_node(_RET_IP_, ret,
  2163. s->object_size, s->size, gfpflags, node);
  2164. return ret;
  2165. }
  2166. EXPORT_SYMBOL(kmem_cache_alloc_node);
  2167. #ifdef CONFIG_TRACING
  2168. void *kmem_cache_alloc_node_trace(struct kmem_cache *s,
  2169. gfp_t gfpflags,
  2170. int node, size_t size)
  2171. {
  2172. void *ret = slab_alloc_node(s, gfpflags, node, _RET_IP_);
  2173. trace_kmalloc_node(_RET_IP_, ret,
  2174. size, s->size, gfpflags, node);
  2175. kasan_kmalloc(s, ret, size);
  2176. return ret;
  2177. }
  2178. EXPORT_SYMBOL(kmem_cache_alloc_node_trace);
  2179. #endif
  2180. #endif
  2181. /*
  2182. * Slow path handling. This may still be called frequently since objects
  2183. * have a longer lifetime than the cpu slabs in most processing loads.
  2184. *
  2185. * So we still attempt to reduce cache line usage. Just take the slab
  2186. * lock and free the item. If there is no additional partial page
  2187. * handling required then we can return immediately.
  2188. */
  2189. static void __slab_free(struct kmem_cache *s, struct page *page,
  2190. void *x, unsigned long addr)
  2191. {
  2192. void *prior;
  2193. void **object = (void *)x;
  2194. int was_frozen;
  2195. struct page new;
  2196. unsigned long counters;
  2197. struct kmem_cache_node *n = NULL;
  2198. unsigned long uninitialized_var(flags);
  2199. stat(s, FREE_SLOWPATH);
  2200. if (kmem_cache_debug(s) &&
  2201. !(n = free_debug_processing(s, page, x, addr, &flags)))
  2202. return;
  2203. do {
  2204. if (unlikely(n)) {
  2205. spin_unlock_irqrestore(&n->list_lock, flags);
  2206. n = NULL;
  2207. }
  2208. prior = page->freelist;
  2209. counters = page->counters;
  2210. set_freepointer(s, object, prior);
  2211. new.counters = counters;
  2212. was_frozen = new.frozen;
  2213. new.inuse--;
  2214. if ((!new.inuse || !prior) && !was_frozen) {
  2215. if (kmem_cache_has_cpu_partial(s) && !prior) {
  2216. /*
  2217. * Slab was on no list before and will be
  2218. * partially empty
  2219. * We can defer the list move and instead
  2220. * freeze it.
  2221. */
  2222. new.frozen = 1;
  2223. } else { /* Needs to be taken off a list */
  2224. n = get_node(s, page_to_nid(page));
  2225. /*
  2226. * Speculatively acquire the list_lock.
  2227. * If the cmpxchg does not succeed then we may
  2228. * drop the list_lock without any processing.
  2229. *
  2230. * Otherwise the list_lock will synchronize with
  2231. * other processors updating the list of slabs.
  2232. */
  2233. spin_lock_irqsave(&n->list_lock, flags);
  2234. }
  2235. }
  2236. } while (!cmpxchg_double_slab(s, page,
  2237. prior, counters,
  2238. object, new.counters,
  2239. "__slab_free"));
  2240. if (likely(!n)) {
  2241. /*
  2242. * If we just froze the page then put it onto the
  2243. * per cpu partial list.
  2244. */
  2245. if (new.frozen && !was_frozen) {
  2246. put_cpu_partial(s, page, 1);
  2247. stat(s, CPU_PARTIAL_FREE);
  2248. }
  2249. /*
  2250. * The list lock was not taken therefore no list
  2251. * activity can be necessary.
  2252. */
  2253. if (was_frozen)
  2254. stat(s, FREE_FROZEN);
  2255. return;
  2256. }
  2257. if (unlikely(!new.inuse && n->nr_partial >= s->min_partial))
  2258. goto slab_empty;
  2259. /*
  2260. * Objects left in the slab. If it was not on the partial list before
  2261. * then add it.
  2262. */
  2263. if (!kmem_cache_has_cpu_partial(s) && unlikely(!prior)) {
  2264. if (kmem_cache_debug(s))
  2265. remove_full(s, n, page);
  2266. add_partial(n, page, DEACTIVATE_TO_TAIL);
  2267. stat(s, FREE_ADD_PARTIAL);
  2268. }
  2269. spin_unlock_irqrestore(&n->list_lock, flags);
  2270. return;
  2271. slab_empty:
  2272. if (prior) {
  2273. /*
  2274. * Slab on the partial list.
  2275. */
  2276. remove_partial(n, page);
  2277. stat(s, FREE_REMOVE_PARTIAL);
  2278. } else {
  2279. /* Slab must be on the full list */
  2280. remove_full(s, n, page);
  2281. }
  2282. spin_unlock_irqrestore(&n->list_lock, flags);
  2283. stat(s, FREE_SLAB);
  2284. discard_slab(s, page);
  2285. }
  2286. /*
  2287. * Fastpath with forced inlining to produce a kfree and kmem_cache_free that
  2288. * can perform fastpath freeing without additional function calls.
  2289. *
  2290. * The fastpath is only possible if we are freeing to the current cpu slab
  2291. * of this processor. This typically the case if we have just allocated
  2292. * the item before.
  2293. *
  2294. * If fastpath is not possible then fall back to __slab_free where we deal
  2295. * with all sorts of special processing.
  2296. */
  2297. static __always_inline void slab_free(struct kmem_cache *s,
  2298. struct page *page, void *x, unsigned long addr)
  2299. {
  2300. void **object = (void *)x;
  2301. struct kmem_cache_cpu *c;
  2302. unsigned long tid;
  2303. slab_free_hook(s, x);
  2304. redo:
  2305. /*
  2306. * Determine the currently cpus per cpu slab.
  2307. * The cpu may change afterward. However that does not matter since
  2308. * data is retrieved via this pointer. If we are on the same cpu
  2309. * during the cmpxchg then the free will succeed.
  2310. */
  2311. do {
  2312. tid = this_cpu_read(s->cpu_slab->tid);
  2313. c = raw_cpu_ptr(s->cpu_slab);
  2314. } while (IS_ENABLED(CONFIG_PREEMPT) &&
  2315. unlikely(tid != READ_ONCE(c->tid)));
  2316. /* Same with comment on barrier() in slab_alloc_node() */
  2317. barrier();
  2318. if (likely(page == c->page)) {
  2319. set_freepointer(s, object, c->freelist);
  2320. if (unlikely(!this_cpu_cmpxchg_double(
  2321. s->cpu_slab->freelist, s->cpu_slab->tid,
  2322. c->freelist, tid,
  2323. object, next_tid(tid)))) {
  2324. note_cmpxchg_failure("slab_free", s, tid);
  2325. goto redo;
  2326. }
  2327. stat(s, FREE_FASTPATH);
  2328. } else
  2329. __slab_free(s, page, x, addr);
  2330. }
  2331. void kmem_cache_free(struct kmem_cache *s, void *x)
  2332. {
  2333. s = cache_from_obj(s, x);
  2334. if (!s)
  2335. return;
  2336. slab_free(s, virt_to_head_page(x), x, _RET_IP_);
  2337. trace_kmem_cache_free(_RET_IP_, x);
  2338. }
  2339. EXPORT_SYMBOL(kmem_cache_free);
  2340. /* Note that interrupts must be enabled when calling this function. */
  2341. void kmem_cache_free_bulk(struct kmem_cache *s, size_t size, void **p)
  2342. {
  2343. struct kmem_cache_cpu *c;
  2344. struct page *page;
  2345. int i;
  2346. local_irq_disable();
  2347. c = this_cpu_ptr(s->cpu_slab);
  2348. for (i = 0; i < size; i++) {
  2349. void *object = p[i];
  2350. BUG_ON(!object);
  2351. /* kmem cache debug support */
  2352. s = cache_from_obj(s, object);
  2353. if (unlikely(!s))
  2354. goto exit;
  2355. slab_free_hook(s, object);
  2356. page = virt_to_head_page(object);
  2357. if (c->page == page) {
  2358. /* Fastpath: local CPU free */
  2359. set_freepointer(s, object, c->freelist);
  2360. c->freelist = object;
  2361. } else {
  2362. c->tid = next_tid(c->tid);
  2363. local_irq_enable();
  2364. /* Slowpath: overhead locked cmpxchg_double_slab */
  2365. __slab_free(s, page, object, _RET_IP_);
  2366. local_irq_disable();
  2367. c = this_cpu_ptr(s->cpu_slab);
  2368. }
  2369. }
  2370. exit:
  2371. c->tid = next_tid(c->tid);
  2372. local_irq_enable();
  2373. }
  2374. EXPORT_SYMBOL(kmem_cache_free_bulk);
  2375. /* Note that interrupts must be enabled when calling this function. */
  2376. bool kmem_cache_alloc_bulk(struct kmem_cache *s, gfp_t flags, size_t size,
  2377. void **p)
  2378. {
  2379. struct kmem_cache_cpu *c;
  2380. int i;
  2381. /*
  2382. * Drain objects in the per cpu slab, while disabling local
  2383. * IRQs, which protects against PREEMPT and interrupts
  2384. * handlers invoking normal fastpath.
  2385. */
  2386. local_irq_disable();
  2387. c = this_cpu_ptr(s->cpu_slab);
  2388. for (i = 0; i < size; i++) {
  2389. void *object = c->freelist;
  2390. if (unlikely(!object)) {
  2391. local_irq_enable();
  2392. /*
  2393. * Invoking slow path likely have side-effect
  2394. * of re-populating per CPU c->freelist
  2395. */
  2396. p[i] = __slab_alloc(s, flags, NUMA_NO_NODE,
  2397. _RET_IP_, c);
  2398. if (unlikely(!p[i])) {
  2399. __kmem_cache_free_bulk(s, i, p);
  2400. return false;
  2401. }
  2402. local_irq_disable();
  2403. c = this_cpu_ptr(s->cpu_slab);
  2404. continue; /* goto for-loop */
  2405. }
  2406. /* kmem_cache debug support */
  2407. s = slab_pre_alloc_hook(s, flags);
  2408. if (unlikely(!s)) {
  2409. __kmem_cache_free_bulk(s, i, p);
  2410. c->tid = next_tid(c->tid);
  2411. local_irq_enable();
  2412. return false;
  2413. }
  2414. c->freelist = get_freepointer(s, object);
  2415. p[i] = object;
  2416. /* kmem_cache debug support */
  2417. slab_post_alloc_hook(s, flags, object);
  2418. }
  2419. c->tid = next_tid(c->tid);
  2420. local_irq_enable();
  2421. /* Clear memory outside IRQ disabled fastpath loop */
  2422. if (unlikely(flags & __GFP_ZERO)) {
  2423. int j;
  2424. for (j = 0; j < i; j++)
  2425. memset(p[j], 0, s->object_size);
  2426. }
  2427. return true;
  2428. }
  2429. EXPORT_SYMBOL(kmem_cache_alloc_bulk);
  2430. /*
  2431. * Object placement in a slab is made very easy because we always start at
  2432. * offset 0. If we tune the size of the object to the alignment then we can
  2433. * get the required alignment by putting one properly sized object after
  2434. * another.
  2435. *
  2436. * Notice that the allocation order determines the sizes of the per cpu
  2437. * caches. Each processor has always one slab available for allocations.
  2438. * Increasing the allocation order reduces the number of times that slabs
  2439. * must be moved on and off the partial lists and is therefore a factor in
  2440. * locking overhead.
  2441. */
  2442. /*
  2443. * Mininum / Maximum order of slab pages. This influences locking overhead
  2444. * and slab fragmentation. A higher order reduces the number of partial slabs
  2445. * and increases the number of allocations possible without having to
  2446. * take the list_lock.
  2447. */
  2448. static int slub_min_order;
  2449. static int slub_max_order = PAGE_ALLOC_COSTLY_ORDER;
  2450. static int slub_min_objects;
  2451. /*
  2452. * Calculate the order of allocation given an slab object size.
  2453. *
  2454. * The order of allocation has significant impact on performance and other
  2455. * system components. Generally order 0 allocations should be preferred since
  2456. * order 0 does not cause fragmentation in the page allocator. Larger objects
  2457. * be problematic to put into order 0 slabs because there may be too much
  2458. * unused space left. We go to a higher order if more than 1/16th of the slab
  2459. * would be wasted.
  2460. *
  2461. * In order to reach satisfactory performance we must ensure that a minimum
  2462. * number of objects is in one slab. Otherwise we may generate too much
  2463. * activity on the partial lists which requires taking the list_lock. This is
  2464. * less a concern for large slabs though which are rarely used.
  2465. *
  2466. * slub_max_order specifies the order where we begin to stop considering the
  2467. * number of objects in a slab as critical. If we reach slub_max_order then
  2468. * we try to keep the page order as low as possible. So we accept more waste
  2469. * of space in favor of a small page order.
  2470. *
  2471. * Higher order allocations also allow the placement of more objects in a
  2472. * slab and thereby reduce object handling overhead. If the user has
  2473. * requested a higher mininum order then we start with that one instead of
  2474. * the smallest order which will fit the object.
  2475. */
  2476. static inline int slab_order(int size, int min_objects,
  2477. int max_order, int fract_leftover, int reserved)
  2478. {
  2479. int order;
  2480. int rem;
  2481. int min_order = slub_min_order;
  2482. if (order_objects(min_order, size, reserved) > MAX_OBJS_PER_PAGE)
  2483. return get_order(size * MAX_OBJS_PER_PAGE) - 1;
  2484. for (order = max(min_order,
  2485. fls(min_objects * size - 1) - PAGE_SHIFT);
  2486. order <= max_order; order++) {
  2487. unsigned long slab_size = PAGE_SIZE << order;
  2488. if (slab_size < min_objects * size + reserved)
  2489. continue;
  2490. rem = (slab_size - reserved) % size;
  2491. if (rem <= slab_size / fract_leftover)
  2492. break;
  2493. }
  2494. return order;
  2495. }
  2496. static inline int calculate_order(int size, int reserved)
  2497. {
  2498. int order;
  2499. int min_objects;
  2500. int fraction;
  2501. int max_objects;
  2502. /*
  2503. * Attempt to find best configuration for a slab. This
  2504. * works by first attempting to generate a layout with
  2505. * the best configuration and backing off gradually.
  2506. *
  2507. * First we reduce the acceptable waste in a slab. Then
  2508. * we reduce the minimum objects required in a slab.
  2509. */
  2510. min_objects = slub_min_objects;
  2511. if (!min_objects)
  2512. min_objects = 4 * (fls(nr_cpu_ids) + 1);
  2513. max_objects = order_objects(slub_max_order, size, reserved);
  2514. min_objects = min(min_objects, max_objects);
  2515. while (min_objects > 1) {
  2516. fraction = 16;
  2517. while (fraction >= 4) {
  2518. order = slab_order(size, min_objects,
  2519. slub_max_order, fraction, reserved);
  2520. if (order <= slub_max_order)
  2521. return order;
  2522. fraction /= 2;
  2523. }
  2524. min_objects--;
  2525. }
  2526. /*
  2527. * We were unable to place multiple objects in a slab. Now
  2528. * lets see if we can place a single object there.
  2529. */
  2530. order = slab_order(size, 1, slub_max_order, 1, reserved);
  2531. if (order <= slub_max_order)
  2532. return order;
  2533. /*
  2534. * Doh this slab cannot be placed using slub_max_order.
  2535. */
  2536. order = slab_order(size, 1, MAX_ORDER, 1, reserved);
  2537. if (order < MAX_ORDER)
  2538. return order;
  2539. return -ENOSYS;
  2540. }
  2541. static void
  2542. init_kmem_cache_node(struct kmem_cache_node *n)
  2543. {
  2544. n->nr_partial = 0;
  2545. spin_lock_init(&n->list_lock);
  2546. INIT_LIST_HEAD(&n->partial);
  2547. #ifdef CONFIG_SLUB_DEBUG
  2548. atomic_long_set(&n->nr_slabs, 0);
  2549. atomic_long_set(&n->total_objects, 0);
  2550. INIT_LIST_HEAD(&n->full);
  2551. #endif
  2552. }
  2553. static inline int alloc_kmem_cache_cpus(struct kmem_cache *s)
  2554. {
  2555. BUILD_BUG_ON(PERCPU_DYNAMIC_EARLY_SIZE <
  2556. KMALLOC_SHIFT_HIGH * sizeof(struct kmem_cache_cpu));
  2557. /*
  2558. * Must align to double word boundary for the double cmpxchg
  2559. * instructions to work; see __pcpu_double_call_return_bool().
  2560. */
  2561. s->cpu_slab = __alloc_percpu(sizeof(struct kmem_cache_cpu),
  2562. 2 * sizeof(void *));
  2563. if (!s->cpu_slab)
  2564. return 0;
  2565. init_kmem_cache_cpus(s);
  2566. return 1;
  2567. }
  2568. static struct kmem_cache *kmem_cache_node;
  2569. /*
  2570. * No kmalloc_node yet so do it by hand. We know that this is the first
  2571. * slab on the node for this slabcache. There are no concurrent accesses
  2572. * possible.
  2573. *
  2574. * Note that this function only works on the kmem_cache_node
  2575. * when allocating for the kmem_cache_node. This is used for bootstrapping
  2576. * memory on a fresh node that has no slab structures yet.
  2577. */
  2578. static void early_kmem_cache_node_alloc(int node)
  2579. {
  2580. struct page *page;
  2581. struct kmem_cache_node *n;
  2582. BUG_ON(kmem_cache_node->size < sizeof(struct kmem_cache_node));
  2583. page = new_slab(kmem_cache_node, GFP_NOWAIT, node);
  2584. BUG_ON(!page);
  2585. if (page_to_nid(page) != node) {
  2586. pr_err("SLUB: Unable to allocate memory from node %d\n", node);
  2587. pr_err("SLUB: Allocating a useless per node structure in order to be able to continue\n");
  2588. }
  2589. n = page->freelist;
  2590. BUG_ON(!n);
  2591. page->freelist = get_freepointer(kmem_cache_node, n);
  2592. page->inuse = 1;
  2593. page->frozen = 0;
  2594. kmem_cache_node->node[node] = n;
  2595. #ifdef CONFIG_SLUB_DEBUG
  2596. init_object(kmem_cache_node, n, SLUB_RED_ACTIVE);
  2597. init_tracking(kmem_cache_node, n);
  2598. #endif
  2599. kasan_kmalloc(kmem_cache_node, n, sizeof(struct kmem_cache_node));
  2600. init_kmem_cache_node(n);
  2601. inc_slabs_node(kmem_cache_node, node, page->objects);
  2602. /*
  2603. * No locks need to be taken here as it has just been
  2604. * initialized and there is no concurrent access.
  2605. */
  2606. __add_partial(n, page, DEACTIVATE_TO_HEAD);
  2607. }
  2608. static void free_kmem_cache_nodes(struct kmem_cache *s)
  2609. {
  2610. int node;
  2611. struct kmem_cache_node *n;
  2612. for_each_kmem_cache_node(s, node, n) {
  2613. kmem_cache_free(kmem_cache_node, n);
  2614. s->node[node] = NULL;
  2615. }
  2616. }
  2617. static int init_kmem_cache_nodes(struct kmem_cache *s)
  2618. {
  2619. int node;
  2620. for_each_node_state(node, N_NORMAL_MEMORY) {
  2621. struct kmem_cache_node *n;
  2622. if (slab_state == DOWN) {
  2623. early_kmem_cache_node_alloc(node);
  2624. continue;
  2625. }
  2626. n = kmem_cache_alloc_node(kmem_cache_node,
  2627. GFP_KERNEL, node);
  2628. if (!n) {
  2629. free_kmem_cache_nodes(s);
  2630. return 0;
  2631. }
  2632. s->node[node] = n;
  2633. init_kmem_cache_node(n);
  2634. }
  2635. return 1;
  2636. }
  2637. static void set_min_partial(struct kmem_cache *s, unsigned long min)
  2638. {
  2639. if (min < MIN_PARTIAL)
  2640. min = MIN_PARTIAL;
  2641. else if (min > MAX_PARTIAL)
  2642. min = MAX_PARTIAL;
  2643. s->min_partial = min;
  2644. }
  2645. /*
  2646. * calculate_sizes() determines the order and the distribution of data within
  2647. * a slab object.
  2648. */
  2649. static int calculate_sizes(struct kmem_cache *s, int forced_order)
  2650. {
  2651. unsigned long flags = s->flags;
  2652. unsigned long size = s->object_size;
  2653. int order;
  2654. /*
  2655. * Round up object size to the next word boundary. We can only
  2656. * place the free pointer at word boundaries and this determines
  2657. * the possible location of the free pointer.
  2658. */
  2659. size = ALIGN(size, sizeof(void *));
  2660. #ifdef CONFIG_SLUB_DEBUG
  2661. /*
  2662. * Determine if we can poison the object itself. If the user of
  2663. * the slab may touch the object after free or before allocation
  2664. * then we should never poison the object itself.
  2665. */
  2666. if ((flags & SLAB_POISON) && !(flags & SLAB_DESTROY_BY_RCU) &&
  2667. !s->ctor)
  2668. s->flags |= __OBJECT_POISON;
  2669. else
  2670. s->flags &= ~__OBJECT_POISON;
  2671. /*
  2672. * If we are Redzoning then check if there is some space between the
  2673. * end of the object and the free pointer. If not then add an
  2674. * additional word to have some bytes to store Redzone information.
  2675. */
  2676. if ((flags & SLAB_RED_ZONE) && size == s->object_size)
  2677. size += sizeof(void *);
  2678. #endif
  2679. /*
  2680. * With that we have determined the number of bytes in actual use
  2681. * by the object. This is the potential offset to the free pointer.
  2682. */
  2683. s->inuse = size;
  2684. if (((flags & (SLAB_DESTROY_BY_RCU | SLAB_POISON)) ||
  2685. s->ctor)) {
  2686. /*
  2687. * Relocate free pointer after the object if it is not
  2688. * permitted to overwrite the first word of the object on
  2689. * kmem_cache_free.
  2690. *
  2691. * This is the case if we do RCU, have a constructor or
  2692. * destructor or are poisoning the objects.
  2693. */
  2694. s->offset = size;
  2695. size += sizeof(void *);
  2696. }
  2697. #ifdef CONFIG_SLUB_DEBUG
  2698. if (flags & SLAB_STORE_USER)
  2699. /*
  2700. * Need to store information about allocs and frees after
  2701. * the object.
  2702. */
  2703. size += 2 * sizeof(struct track);
  2704. if (flags & SLAB_RED_ZONE)
  2705. /*
  2706. * Add some empty padding so that we can catch
  2707. * overwrites from earlier objects rather than let
  2708. * tracking information or the free pointer be
  2709. * corrupted if a user writes before the start
  2710. * of the object.
  2711. */
  2712. size += sizeof(void *);
  2713. #endif
  2714. /*
  2715. * SLUB stores one object immediately after another beginning from
  2716. * offset 0. In order to align the objects we have to simply size
  2717. * each object to conform to the alignment.
  2718. */
  2719. size = ALIGN(size, s->align);
  2720. s->size = size;
  2721. if (forced_order >= 0)
  2722. order = forced_order;
  2723. else
  2724. order = calculate_order(size, s->reserved);
  2725. if (order < 0)
  2726. return 0;
  2727. s->allocflags = 0;
  2728. if (order)
  2729. s->allocflags |= __GFP_COMP;
  2730. if (s->flags & SLAB_CACHE_DMA)
  2731. s->allocflags |= GFP_DMA;
  2732. if (s->flags & SLAB_RECLAIM_ACCOUNT)
  2733. s->allocflags |= __GFP_RECLAIMABLE;
  2734. /*
  2735. * Determine the number of objects per slab
  2736. */
  2737. s->oo = oo_make(order, size, s->reserved);
  2738. s->min = oo_make(get_order(size), size, s->reserved);
  2739. if (oo_objects(s->oo) > oo_objects(s->max))
  2740. s->max = s->oo;
  2741. return !!oo_objects(s->oo);
  2742. }
  2743. static int kmem_cache_open(struct kmem_cache *s, unsigned long flags)
  2744. {
  2745. s->flags = kmem_cache_flags(s->size, flags, s->name, s->ctor);
  2746. s->reserved = 0;
  2747. if (need_reserve_slab_rcu && (s->flags & SLAB_DESTROY_BY_RCU))
  2748. s->reserved = sizeof(struct rcu_head);
  2749. if (!calculate_sizes(s, -1))
  2750. goto error;
  2751. if (disable_higher_order_debug) {
  2752. /*
  2753. * Disable debugging flags that store metadata if the min slab
  2754. * order increased.
  2755. */
  2756. if (get_order(s->size) > get_order(s->object_size)) {
  2757. s->flags &= ~DEBUG_METADATA_FLAGS;
  2758. s->offset = 0;
  2759. if (!calculate_sizes(s, -1))
  2760. goto error;
  2761. }
  2762. }
  2763. #if defined(CONFIG_HAVE_CMPXCHG_DOUBLE) && \
  2764. defined(CONFIG_HAVE_ALIGNED_STRUCT_PAGE)
  2765. if (system_has_cmpxchg_double() && (s->flags & SLAB_DEBUG_FLAGS) == 0)
  2766. /* Enable fast mode */
  2767. s->flags |= __CMPXCHG_DOUBLE;
  2768. #endif
  2769. /*
  2770. * The larger the object size is, the more pages we want on the partial
  2771. * list to avoid pounding the page allocator excessively.
  2772. */
  2773. set_min_partial(s, ilog2(s->size) / 2);
  2774. /*
  2775. * cpu_partial determined the maximum number of objects kept in the
  2776. * per cpu partial lists of a processor.
  2777. *
  2778. * Per cpu partial lists mainly contain slabs that just have one
  2779. * object freed. If they are used for allocation then they can be
  2780. * filled up again with minimal effort. The slab will never hit the
  2781. * per node partial lists and therefore no locking will be required.
  2782. *
  2783. * This setting also determines
  2784. *
  2785. * A) The number of objects from per cpu partial slabs dumped to the
  2786. * per node list when we reach the limit.
  2787. * B) The number of objects in cpu partial slabs to extract from the
  2788. * per node list when we run out of per cpu objects. We only fetch
  2789. * 50% to keep some capacity around for frees.
  2790. */
  2791. if (!kmem_cache_has_cpu_partial(s))
  2792. s->cpu_partial = 0;
  2793. else if (s->size >= PAGE_SIZE)
  2794. s->cpu_partial = 2;
  2795. else if (s->size >= 1024)
  2796. s->cpu_partial = 6;
  2797. else if (s->size >= 256)
  2798. s->cpu_partial = 13;
  2799. else
  2800. s->cpu_partial = 30;
  2801. #ifdef CONFIG_NUMA
  2802. s->remote_node_defrag_ratio = 1000;
  2803. #endif
  2804. if (!init_kmem_cache_nodes(s))
  2805. goto error;
  2806. if (alloc_kmem_cache_cpus(s))
  2807. return 0;
  2808. free_kmem_cache_nodes(s);
  2809. error:
  2810. if (flags & SLAB_PANIC)
  2811. panic("Cannot create slab %s size=%lu realsize=%u "
  2812. "order=%u offset=%u flags=%lx\n",
  2813. s->name, (unsigned long)s->size, s->size,
  2814. oo_order(s->oo), s->offset, flags);
  2815. return -EINVAL;
  2816. }
  2817. static void list_slab_objects(struct kmem_cache *s, struct page *page,
  2818. const char *text)
  2819. {
  2820. #ifdef CONFIG_SLUB_DEBUG
  2821. void *addr = page_address(page);
  2822. void *p;
  2823. unsigned long *map = kzalloc(BITS_TO_LONGS(page->objects) *
  2824. sizeof(long), GFP_ATOMIC);
  2825. if (!map)
  2826. return;
  2827. slab_err(s, page, text, s->name);
  2828. slab_lock(page);
  2829. get_map(s, page, map);
  2830. for_each_object(p, s, addr, page->objects) {
  2831. if (!test_bit(slab_index(p, s, addr), map)) {
  2832. pr_err("INFO: Object 0x%p @offset=%tu\n", p, p - addr);
  2833. print_tracking(s, p);
  2834. }
  2835. }
  2836. slab_unlock(page);
  2837. kfree(map);
  2838. #endif
  2839. }
  2840. /*
  2841. * Attempt to free all partial slabs on a node.
  2842. * This is called from kmem_cache_close(). We must be the last thread
  2843. * using the cache and therefore we do not need to lock anymore.
  2844. */
  2845. static void free_partial(struct kmem_cache *s, struct kmem_cache_node *n)
  2846. {
  2847. struct page *page, *h;
  2848. list_for_each_entry_safe(page, h, &n->partial, lru) {
  2849. if (!page->inuse) {
  2850. __remove_partial(n, page);
  2851. discard_slab(s, page);
  2852. } else {
  2853. list_slab_objects(s, page,
  2854. "Objects remaining in %s on kmem_cache_close()");
  2855. }
  2856. }
  2857. }
  2858. /*
  2859. * Release all resources used by a slab cache.
  2860. */
  2861. static inline int kmem_cache_close(struct kmem_cache *s)
  2862. {
  2863. int node;
  2864. struct kmem_cache_node *n;
  2865. flush_all(s);
  2866. /* Attempt to free all objects */
  2867. for_each_kmem_cache_node(s, node, n) {
  2868. free_partial(s, n);
  2869. if (n->nr_partial || slabs_node(s, node))
  2870. return 1;
  2871. }
  2872. free_percpu(s->cpu_slab);
  2873. free_kmem_cache_nodes(s);
  2874. return 0;
  2875. }
  2876. int __kmem_cache_shutdown(struct kmem_cache *s)
  2877. {
  2878. return kmem_cache_close(s);
  2879. }
  2880. /********************************************************************
  2881. * Kmalloc subsystem
  2882. *******************************************************************/
  2883. static int __init setup_slub_min_order(char *str)
  2884. {
  2885. get_option(&str, &slub_min_order);
  2886. return 1;
  2887. }
  2888. __setup("slub_min_order=", setup_slub_min_order);
  2889. static int __init setup_slub_max_order(char *str)
  2890. {
  2891. get_option(&str, &slub_max_order);
  2892. slub_max_order = min(slub_max_order, MAX_ORDER - 1);
  2893. return 1;
  2894. }
  2895. __setup("slub_max_order=", setup_slub_max_order);
  2896. static int __init setup_slub_min_objects(char *str)
  2897. {
  2898. get_option(&str, &slub_min_objects);
  2899. return 1;
  2900. }
  2901. __setup("slub_min_objects=", setup_slub_min_objects);
  2902. void *__kmalloc(size_t size, gfp_t flags)
  2903. {
  2904. struct kmem_cache *s;
  2905. void *ret;
  2906. if (unlikely(size > KMALLOC_MAX_CACHE_SIZE))
  2907. return kmalloc_large(size, flags);
  2908. s = kmalloc_slab(size, flags);
  2909. if (unlikely(ZERO_OR_NULL_PTR(s)))
  2910. return s;
  2911. ret = slab_alloc(s, flags, _RET_IP_);
  2912. trace_kmalloc(_RET_IP_, ret, size, s->size, flags);
  2913. kasan_kmalloc(s, ret, size);
  2914. return ret;
  2915. }
  2916. EXPORT_SYMBOL(__kmalloc);
  2917. #ifdef CONFIG_NUMA
  2918. static void *kmalloc_large_node(size_t size, gfp_t flags, int node)
  2919. {
  2920. struct page *page;
  2921. void *ptr = NULL;
  2922. flags |= __GFP_COMP | __GFP_NOTRACK;
  2923. page = alloc_kmem_pages_node(node, flags, get_order(size));
  2924. if (page)
  2925. ptr = page_address(page);
  2926. kmalloc_large_node_hook(ptr, size, flags);
  2927. return ptr;
  2928. }
  2929. void *__kmalloc_node(size_t size, gfp_t flags, int node)
  2930. {
  2931. struct kmem_cache *s;
  2932. void *ret;
  2933. if (unlikely(size > KMALLOC_MAX_CACHE_SIZE)) {
  2934. ret = kmalloc_large_node(size, flags, node);
  2935. trace_kmalloc_node(_RET_IP_, ret,
  2936. size, PAGE_SIZE << get_order(size),
  2937. flags, node);
  2938. return ret;
  2939. }
  2940. s = kmalloc_slab(size, flags);
  2941. if (unlikely(ZERO_OR_NULL_PTR(s)))
  2942. return s;
  2943. ret = slab_alloc_node(s, flags, node, _RET_IP_);
  2944. trace_kmalloc_node(_RET_IP_, ret, size, s->size, flags, node);
  2945. kasan_kmalloc(s, ret, size);
  2946. return ret;
  2947. }
  2948. EXPORT_SYMBOL(__kmalloc_node);
  2949. #endif
  2950. static size_t __ksize(const void *object)
  2951. {
  2952. struct page *page;
  2953. if (unlikely(object == ZERO_SIZE_PTR))
  2954. return 0;
  2955. page = virt_to_head_page(object);
  2956. if (unlikely(!PageSlab(page))) {
  2957. WARN_ON(!PageCompound(page));
  2958. return PAGE_SIZE << compound_order(page);
  2959. }
  2960. return slab_ksize(page->slab_cache);
  2961. }
  2962. size_t ksize(const void *object)
  2963. {
  2964. size_t size = __ksize(object);
  2965. /* We assume that ksize callers could use whole allocated area,
  2966. so we need unpoison this area. */
  2967. kasan_krealloc(object, size);
  2968. return size;
  2969. }
  2970. EXPORT_SYMBOL(ksize);
  2971. void kfree(const void *x)
  2972. {
  2973. struct page *page;
  2974. void *object = (void *)x;
  2975. trace_kfree(_RET_IP_, x);
  2976. if (unlikely(ZERO_OR_NULL_PTR(x)))
  2977. return;
  2978. page = virt_to_head_page(x);
  2979. if (unlikely(!PageSlab(page))) {
  2980. BUG_ON(!PageCompound(page));
  2981. kfree_hook(x);
  2982. __free_kmem_pages(page, compound_order(page));
  2983. return;
  2984. }
  2985. slab_free(page->slab_cache, page, object, _RET_IP_);
  2986. }
  2987. EXPORT_SYMBOL(kfree);
  2988. #define SHRINK_PROMOTE_MAX 32
  2989. /*
  2990. * kmem_cache_shrink discards empty slabs and promotes the slabs filled
  2991. * up most to the head of the partial lists. New allocations will then
  2992. * fill those up and thus they can be removed from the partial lists.
  2993. *
  2994. * The slabs with the least items are placed last. This results in them
  2995. * being allocated from last increasing the chance that the last objects
  2996. * are freed in them.
  2997. */
  2998. int __kmem_cache_shrink(struct kmem_cache *s, bool deactivate)
  2999. {
  3000. int node;
  3001. int i;
  3002. struct kmem_cache_node *n;
  3003. struct page *page;
  3004. struct page *t;
  3005. struct list_head discard;
  3006. struct list_head promote[SHRINK_PROMOTE_MAX];
  3007. unsigned long flags;
  3008. int ret = 0;
  3009. if (deactivate) {
  3010. /*
  3011. * Disable empty slabs caching. Used to avoid pinning offline
  3012. * memory cgroups by kmem pages that can be freed.
  3013. */
  3014. s->cpu_partial = 0;
  3015. s->min_partial = 0;
  3016. /*
  3017. * s->cpu_partial is checked locklessly (see put_cpu_partial),
  3018. * so we have to make sure the change is visible.
  3019. */
  3020. kick_all_cpus_sync();
  3021. }
  3022. flush_all(s);
  3023. for_each_kmem_cache_node(s, node, n) {
  3024. INIT_LIST_HEAD(&discard);
  3025. for (i = 0; i < SHRINK_PROMOTE_MAX; i++)
  3026. INIT_LIST_HEAD(promote + i);
  3027. spin_lock_irqsave(&n->list_lock, flags);
  3028. /*
  3029. * Build lists of slabs to discard or promote.
  3030. *
  3031. * Note that concurrent frees may occur while we hold the
  3032. * list_lock. page->inuse here is the upper limit.
  3033. */
  3034. list_for_each_entry_safe(page, t, &n->partial, lru) {
  3035. int free = page->objects - page->inuse;
  3036. /* Do not reread page->inuse */
  3037. barrier();
  3038. /* We do not keep full slabs on the list */
  3039. BUG_ON(free <= 0);
  3040. if (free == page->objects) {
  3041. list_move(&page->lru, &discard);
  3042. n->nr_partial--;
  3043. } else if (free <= SHRINK_PROMOTE_MAX)
  3044. list_move(&page->lru, promote + free - 1);
  3045. }
  3046. /*
  3047. * Promote the slabs filled up most to the head of the
  3048. * partial list.
  3049. */
  3050. for (i = SHRINK_PROMOTE_MAX - 1; i >= 0; i--)
  3051. list_splice(promote + i, &n->partial);
  3052. spin_unlock_irqrestore(&n->list_lock, flags);
  3053. /* Release empty slabs */
  3054. list_for_each_entry_safe(page, t, &discard, lru)
  3055. discard_slab(s, page);
  3056. if (slabs_node(s, node))
  3057. ret = 1;
  3058. }
  3059. return ret;
  3060. }
  3061. static int slab_mem_going_offline_callback(void *arg)
  3062. {
  3063. struct kmem_cache *s;
  3064. mutex_lock(&slab_mutex);
  3065. list_for_each_entry(s, &slab_caches, list)
  3066. __kmem_cache_shrink(s, false);
  3067. mutex_unlock(&slab_mutex);
  3068. return 0;
  3069. }
  3070. static void slab_mem_offline_callback(void *arg)
  3071. {
  3072. struct kmem_cache_node *n;
  3073. struct kmem_cache *s;
  3074. struct memory_notify *marg = arg;
  3075. int offline_node;
  3076. offline_node = marg->status_change_nid_normal;
  3077. /*
  3078. * If the node still has available memory. we need kmem_cache_node
  3079. * for it yet.
  3080. */
  3081. if (offline_node < 0)
  3082. return;
  3083. mutex_lock(&slab_mutex);
  3084. list_for_each_entry(s, &slab_caches, list) {
  3085. n = get_node(s, offline_node);
  3086. if (n) {
  3087. /*
  3088. * if n->nr_slabs > 0, slabs still exist on the node
  3089. * that is going down. We were unable to free them,
  3090. * and offline_pages() function shouldn't call this
  3091. * callback. So, we must fail.
  3092. */
  3093. BUG_ON(slabs_node(s, offline_node));
  3094. s->node[offline_node] = NULL;
  3095. kmem_cache_free(kmem_cache_node, n);
  3096. }
  3097. }
  3098. mutex_unlock(&slab_mutex);
  3099. }
  3100. static int slab_mem_going_online_callback(void *arg)
  3101. {
  3102. struct kmem_cache_node *n;
  3103. struct kmem_cache *s;
  3104. struct memory_notify *marg = arg;
  3105. int nid = marg->status_change_nid_normal;
  3106. int ret = 0;
  3107. /*
  3108. * If the node's memory is already available, then kmem_cache_node is
  3109. * already created. Nothing to do.
  3110. */
  3111. if (nid < 0)
  3112. return 0;
  3113. /*
  3114. * We are bringing a node online. No memory is available yet. We must
  3115. * allocate a kmem_cache_node structure in order to bring the node
  3116. * online.
  3117. */
  3118. mutex_lock(&slab_mutex);
  3119. list_for_each_entry(s, &slab_caches, list) {
  3120. /*
  3121. * XXX: kmem_cache_alloc_node will fallback to other nodes
  3122. * since memory is not yet available from the node that
  3123. * is brought up.
  3124. */
  3125. n = kmem_cache_alloc(kmem_cache_node, GFP_KERNEL);
  3126. if (!n) {
  3127. ret = -ENOMEM;
  3128. goto out;
  3129. }
  3130. init_kmem_cache_node(n);
  3131. s->node[nid] = n;
  3132. }
  3133. out:
  3134. mutex_unlock(&slab_mutex);
  3135. return ret;
  3136. }
  3137. static int slab_memory_callback(struct notifier_block *self,
  3138. unsigned long action, void *arg)
  3139. {
  3140. int ret = 0;
  3141. switch (action) {
  3142. case MEM_GOING_ONLINE:
  3143. ret = slab_mem_going_online_callback(arg);
  3144. break;
  3145. case MEM_GOING_OFFLINE:
  3146. ret = slab_mem_going_offline_callback(arg);
  3147. break;
  3148. case MEM_OFFLINE:
  3149. case MEM_CANCEL_ONLINE:
  3150. slab_mem_offline_callback(arg);
  3151. break;
  3152. case MEM_ONLINE:
  3153. case MEM_CANCEL_OFFLINE:
  3154. break;
  3155. }
  3156. if (ret)
  3157. ret = notifier_from_errno(ret);
  3158. else
  3159. ret = NOTIFY_OK;
  3160. return ret;
  3161. }
  3162. static struct notifier_block slab_memory_callback_nb = {
  3163. .notifier_call = slab_memory_callback,
  3164. .priority = SLAB_CALLBACK_PRI,
  3165. };
  3166. /********************************************************************
  3167. * Basic setup of slabs
  3168. *******************************************************************/
  3169. /*
  3170. * Used for early kmem_cache structures that were allocated using
  3171. * the page allocator. Allocate them properly then fix up the pointers
  3172. * that may be pointing to the wrong kmem_cache structure.
  3173. */
  3174. static struct kmem_cache * __init bootstrap(struct kmem_cache *static_cache)
  3175. {
  3176. int node;
  3177. struct kmem_cache *s = kmem_cache_zalloc(kmem_cache, GFP_NOWAIT);
  3178. struct kmem_cache_node *n;
  3179. memcpy(s, static_cache, kmem_cache->object_size);
  3180. /*
  3181. * This runs very early, and only the boot processor is supposed to be
  3182. * up. Even if it weren't true, IRQs are not up so we couldn't fire
  3183. * IPIs around.
  3184. */
  3185. __flush_cpu_slab(s, smp_processor_id());
  3186. for_each_kmem_cache_node(s, node, n) {
  3187. struct page *p;
  3188. list_for_each_entry(p, &n->partial, lru)
  3189. p->slab_cache = s;
  3190. #ifdef CONFIG_SLUB_DEBUG
  3191. list_for_each_entry(p, &n->full, lru)
  3192. p->slab_cache = s;
  3193. #endif
  3194. }
  3195. slab_init_memcg_params(s);
  3196. list_add(&s->list, &slab_caches);
  3197. return s;
  3198. }
  3199. void __init kmem_cache_init(void)
  3200. {
  3201. static __initdata struct kmem_cache boot_kmem_cache,
  3202. boot_kmem_cache_node;
  3203. if (debug_guardpage_minorder())
  3204. slub_max_order = 0;
  3205. kmem_cache_node = &boot_kmem_cache_node;
  3206. kmem_cache = &boot_kmem_cache;
  3207. create_boot_cache(kmem_cache_node, "kmem_cache_node",
  3208. sizeof(struct kmem_cache_node), SLAB_HWCACHE_ALIGN);
  3209. register_hotmemory_notifier(&slab_memory_callback_nb);
  3210. /* Able to allocate the per node structures */
  3211. slab_state = PARTIAL;
  3212. create_boot_cache(kmem_cache, "kmem_cache",
  3213. offsetof(struct kmem_cache, node) +
  3214. nr_node_ids * sizeof(struct kmem_cache_node *),
  3215. SLAB_HWCACHE_ALIGN);
  3216. kmem_cache = bootstrap(&boot_kmem_cache);
  3217. /*
  3218. * Allocate kmem_cache_node properly from the kmem_cache slab.
  3219. * kmem_cache_node is separately allocated so no need to
  3220. * update any list pointers.
  3221. */
  3222. kmem_cache_node = bootstrap(&boot_kmem_cache_node);
  3223. /* Now we can use the kmem_cache to allocate kmalloc slabs */
  3224. setup_kmalloc_cache_index_table();
  3225. create_kmalloc_caches(0);
  3226. #ifdef CONFIG_SMP
  3227. register_cpu_notifier(&slab_notifier);
  3228. #endif
  3229. pr_info("SLUB: HWalign=%d, Order=%d-%d, MinObjects=%d, CPUs=%d, Nodes=%d\n",
  3230. cache_line_size(),
  3231. slub_min_order, slub_max_order, slub_min_objects,
  3232. nr_cpu_ids, nr_node_ids);
  3233. }
  3234. void __init kmem_cache_init_late(void)
  3235. {
  3236. }
  3237. struct kmem_cache *
  3238. __kmem_cache_alias(const char *name, size_t size, size_t align,
  3239. unsigned long flags, void (*ctor)(void *))
  3240. {
  3241. struct kmem_cache *s, *c;
  3242. s = find_mergeable(size, align, flags, name, ctor);
  3243. if (s) {
  3244. s->refcount++;
  3245. /*
  3246. * Adjust the object sizes so that we clear
  3247. * the complete object on kzalloc.
  3248. */
  3249. s->object_size = max(s->object_size, (int)size);
  3250. s->inuse = max_t(int, s->inuse, ALIGN(size, sizeof(void *)));
  3251. for_each_memcg_cache(c, s) {
  3252. c->object_size = s->object_size;
  3253. c->inuse = max_t(int, c->inuse,
  3254. ALIGN(size, sizeof(void *)));
  3255. }
  3256. if (sysfs_slab_alias(s, name)) {
  3257. s->refcount--;
  3258. s = NULL;
  3259. }
  3260. }
  3261. return s;
  3262. }
  3263. int __kmem_cache_create(struct kmem_cache *s, unsigned long flags)
  3264. {
  3265. int err;
  3266. err = kmem_cache_open(s, flags);
  3267. if (err)
  3268. return err;
  3269. /* Mutex is not taken during early boot */
  3270. if (slab_state <= UP)
  3271. return 0;
  3272. memcg_propagate_slab_attrs(s);
  3273. err = sysfs_slab_add(s);
  3274. if (err)
  3275. kmem_cache_close(s);
  3276. return err;
  3277. }
  3278. #ifdef CONFIG_SMP
  3279. /*
  3280. * Use the cpu notifier to insure that the cpu slabs are flushed when
  3281. * necessary.
  3282. */
  3283. static int slab_cpuup_callback(struct notifier_block *nfb,
  3284. unsigned long action, void *hcpu)
  3285. {
  3286. long cpu = (long)hcpu;
  3287. struct kmem_cache *s;
  3288. unsigned long flags;
  3289. switch (action) {
  3290. case CPU_UP_CANCELED:
  3291. case CPU_UP_CANCELED_FROZEN:
  3292. case CPU_DEAD:
  3293. case CPU_DEAD_FROZEN:
  3294. mutex_lock(&slab_mutex);
  3295. list_for_each_entry(s, &slab_caches, list) {
  3296. local_irq_save(flags);
  3297. __flush_cpu_slab(s, cpu);
  3298. local_irq_restore(flags);
  3299. }
  3300. mutex_unlock(&slab_mutex);
  3301. break;
  3302. default:
  3303. break;
  3304. }
  3305. return NOTIFY_OK;
  3306. }
  3307. static struct notifier_block slab_notifier = {
  3308. .notifier_call = slab_cpuup_callback
  3309. };
  3310. #endif
  3311. void *__kmalloc_track_caller(size_t size, gfp_t gfpflags, unsigned long caller)
  3312. {
  3313. struct kmem_cache *s;
  3314. void *ret;
  3315. if (unlikely(size > KMALLOC_MAX_CACHE_SIZE))
  3316. return kmalloc_large(size, gfpflags);
  3317. s = kmalloc_slab(size, gfpflags);
  3318. if (unlikely(ZERO_OR_NULL_PTR(s)))
  3319. return s;
  3320. ret = slab_alloc(s, gfpflags, caller);
  3321. /* Honor the call site pointer we received. */
  3322. trace_kmalloc(caller, ret, size, s->size, gfpflags);
  3323. return ret;
  3324. }
  3325. #ifdef CONFIG_NUMA
  3326. void *__kmalloc_node_track_caller(size_t size, gfp_t gfpflags,
  3327. int node, unsigned long caller)
  3328. {
  3329. struct kmem_cache *s;
  3330. void *ret;
  3331. if (unlikely(size > KMALLOC_MAX_CACHE_SIZE)) {
  3332. ret = kmalloc_large_node(size, gfpflags, node);
  3333. trace_kmalloc_node(caller, ret,
  3334. size, PAGE_SIZE << get_order(size),
  3335. gfpflags, node);
  3336. return ret;
  3337. }
  3338. s = kmalloc_slab(size, gfpflags);
  3339. if (unlikely(ZERO_OR_NULL_PTR(s)))
  3340. return s;
  3341. ret = slab_alloc_node(s, gfpflags, node, caller);
  3342. /* Honor the call site pointer we received. */
  3343. trace_kmalloc_node(caller, ret, size, s->size, gfpflags, node);
  3344. return ret;
  3345. }
  3346. #endif
  3347. #ifdef CONFIG_SYSFS
  3348. static int count_inuse(struct page *page)
  3349. {
  3350. return page->inuse;
  3351. }
  3352. static int count_total(struct page *page)
  3353. {
  3354. return page->objects;
  3355. }
  3356. #endif
  3357. #ifdef CONFIG_SLUB_DEBUG
  3358. static int validate_slab(struct kmem_cache *s, struct page *page,
  3359. unsigned long *map)
  3360. {
  3361. void *p;
  3362. void *addr = page_address(page);
  3363. if (!check_slab(s, page) ||
  3364. !on_freelist(s, page, NULL))
  3365. return 0;
  3366. /* Now we know that a valid freelist exists */
  3367. bitmap_zero(map, page->objects);
  3368. get_map(s, page, map);
  3369. for_each_object(p, s, addr, page->objects) {
  3370. if (test_bit(slab_index(p, s, addr), map))
  3371. if (!check_object(s, page, p, SLUB_RED_INACTIVE))
  3372. return 0;
  3373. }
  3374. for_each_object(p, s, addr, page->objects)
  3375. if (!test_bit(slab_index(p, s, addr), map))
  3376. if (!check_object(s, page, p, SLUB_RED_ACTIVE))
  3377. return 0;
  3378. return 1;
  3379. }
  3380. static void validate_slab_slab(struct kmem_cache *s, struct page *page,
  3381. unsigned long *map)
  3382. {
  3383. slab_lock(page);
  3384. validate_slab(s, page, map);
  3385. slab_unlock(page);
  3386. }
  3387. static int validate_slab_node(struct kmem_cache *s,
  3388. struct kmem_cache_node *n, unsigned long *map)
  3389. {
  3390. unsigned long count = 0;
  3391. struct page *page;
  3392. unsigned long flags;
  3393. spin_lock_irqsave(&n->list_lock, flags);
  3394. list_for_each_entry(page, &n->partial, lru) {
  3395. validate_slab_slab(s, page, map);
  3396. count++;
  3397. }
  3398. if (count != n->nr_partial)
  3399. pr_err("SLUB %s: %ld partial slabs counted but counter=%ld\n",
  3400. s->name, count, n->nr_partial);
  3401. if (!(s->flags & SLAB_STORE_USER))
  3402. goto out;
  3403. list_for_each_entry(page, &n->full, lru) {
  3404. validate_slab_slab(s, page, map);
  3405. count++;
  3406. }
  3407. if (count != atomic_long_read(&n->nr_slabs))
  3408. pr_err("SLUB: %s %ld slabs counted but counter=%ld\n",
  3409. s->name, count, atomic_long_read(&n->nr_slabs));
  3410. out:
  3411. spin_unlock_irqrestore(&n->list_lock, flags);
  3412. return count;
  3413. }
  3414. static long validate_slab_cache(struct kmem_cache *s)
  3415. {
  3416. int node;
  3417. unsigned long count = 0;
  3418. unsigned long *map = kmalloc(BITS_TO_LONGS(oo_objects(s->max)) *
  3419. sizeof(unsigned long), GFP_KERNEL);
  3420. struct kmem_cache_node *n;
  3421. if (!map)
  3422. return -ENOMEM;
  3423. flush_all(s);
  3424. for_each_kmem_cache_node(s, node, n)
  3425. count += validate_slab_node(s, n, map);
  3426. kfree(map);
  3427. return count;
  3428. }
  3429. /*
  3430. * Generate lists of code addresses where slabcache objects are allocated
  3431. * and freed.
  3432. */
  3433. struct location {
  3434. unsigned long count;
  3435. unsigned long addr;
  3436. long long sum_time;
  3437. long min_time;
  3438. long max_time;
  3439. long min_pid;
  3440. long max_pid;
  3441. DECLARE_BITMAP(cpus, NR_CPUS);
  3442. nodemask_t nodes;
  3443. };
  3444. struct loc_track {
  3445. unsigned long max;
  3446. unsigned long count;
  3447. struct location *loc;
  3448. };
  3449. static void free_loc_track(struct loc_track *t)
  3450. {
  3451. if (t->max)
  3452. free_pages((unsigned long)t->loc,
  3453. get_order(sizeof(struct location) * t->max));
  3454. }
  3455. static int alloc_loc_track(struct loc_track *t, unsigned long max, gfp_t flags)
  3456. {
  3457. struct location *l;
  3458. int order;
  3459. order = get_order(sizeof(struct location) * max);
  3460. l = (void *)__get_free_pages(flags, order);
  3461. if (!l)
  3462. return 0;
  3463. if (t->count) {
  3464. memcpy(l, t->loc, sizeof(struct location) * t->count);
  3465. free_loc_track(t);
  3466. }
  3467. t->max = max;
  3468. t->loc = l;
  3469. return 1;
  3470. }
  3471. static int add_location(struct loc_track *t, struct kmem_cache *s,
  3472. const struct track *track)
  3473. {
  3474. long start, end, pos;
  3475. struct location *l;
  3476. unsigned long caddr;
  3477. unsigned long age = jiffies - track->when;
  3478. start = -1;
  3479. end = t->count;
  3480. for ( ; ; ) {
  3481. pos = start + (end - start + 1) / 2;
  3482. /*
  3483. * There is nothing at "end". If we end up there
  3484. * we need to add something to before end.
  3485. */
  3486. if (pos == end)
  3487. break;
  3488. caddr = t->loc[pos].addr;
  3489. if (track->addr == caddr) {
  3490. l = &t->loc[pos];
  3491. l->count++;
  3492. if (track->when) {
  3493. l->sum_time += age;
  3494. if (age < l->min_time)
  3495. l->min_time = age;
  3496. if (age > l->max_time)
  3497. l->max_time = age;
  3498. if (track->pid < l->min_pid)
  3499. l->min_pid = track->pid;
  3500. if (track->pid > l->max_pid)
  3501. l->max_pid = track->pid;
  3502. cpumask_set_cpu(track->cpu,
  3503. to_cpumask(l->cpus));
  3504. }
  3505. node_set(page_to_nid(virt_to_page(track)), l->nodes);
  3506. return 1;
  3507. }
  3508. if (track->addr < caddr)
  3509. end = pos;
  3510. else
  3511. start = pos;
  3512. }
  3513. /*
  3514. * Not found. Insert new tracking element.
  3515. */
  3516. if (t->count >= t->max && !alloc_loc_track(t, 2 * t->max, GFP_ATOMIC))
  3517. return 0;
  3518. l = t->loc + pos;
  3519. if (pos < t->count)
  3520. memmove(l + 1, l,
  3521. (t->count - pos) * sizeof(struct location));
  3522. t->count++;
  3523. l->count = 1;
  3524. l->addr = track->addr;
  3525. l->sum_time = age;
  3526. l->min_time = age;
  3527. l->max_time = age;
  3528. l->min_pid = track->pid;
  3529. l->max_pid = track->pid;
  3530. cpumask_clear(to_cpumask(l->cpus));
  3531. cpumask_set_cpu(track->cpu, to_cpumask(l->cpus));
  3532. nodes_clear(l->nodes);
  3533. node_set(page_to_nid(virt_to_page(track)), l->nodes);
  3534. return 1;
  3535. }
  3536. static void process_slab(struct loc_track *t, struct kmem_cache *s,
  3537. struct page *page, enum track_item alloc,
  3538. unsigned long *map)
  3539. {
  3540. void *addr = page_address(page);
  3541. void *p;
  3542. bitmap_zero(map, page->objects);
  3543. get_map(s, page, map);
  3544. for_each_object(p, s, addr, page->objects)
  3545. if (!test_bit(slab_index(p, s, addr), map))
  3546. add_location(t, s, get_track(s, p, alloc));
  3547. }
  3548. static int list_locations(struct kmem_cache *s, char *buf,
  3549. enum track_item alloc)
  3550. {
  3551. int len = 0;
  3552. unsigned long i;
  3553. struct loc_track t = { 0, 0, NULL };
  3554. int node;
  3555. unsigned long *map = kmalloc(BITS_TO_LONGS(oo_objects(s->max)) *
  3556. sizeof(unsigned long), GFP_KERNEL);
  3557. struct kmem_cache_node *n;
  3558. if (!map || !alloc_loc_track(&t, PAGE_SIZE / sizeof(struct location),
  3559. GFP_TEMPORARY)) {
  3560. kfree(map);
  3561. return sprintf(buf, "Out of memory\n");
  3562. }
  3563. /* Push back cpu slabs */
  3564. flush_all(s);
  3565. for_each_kmem_cache_node(s, node, n) {
  3566. unsigned long flags;
  3567. struct page *page;
  3568. if (!atomic_long_read(&n->nr_slabs))
  3569. continue;
  3570. spin_lock_irqsave(&n->list_lock, flags);
  3571. list_for_each_entry(page, &n->partial, lru)
  3572. process_slab(&t, s, page, alloc, map);
  3573. list_for_each_entry(page, &n->full, lru)
  3574. process_slab(&t, s, page, alloc, map);
  3575. spin_unlock_irqrestore(&n->list_lock, flags);
  3576. }
  3577. for (i = 0; i < t.count; i++) {
  3578. struct location *l = &t.loc[i];
  3579. if (len > PAGE_SIZE - KSYM_SYMBOL_LEN - 100)
  3580. break;
  3581. len += sprintf(buf + len, "%7ld ", l->count);
  3582. if (l->addr)
  3583. len += sprintf(buf + len, "%pS", (void *)l->addr);
  3584. else
  3585. len += sprintf(buf + len, "<not-available>");
  3586. if (l->sum_time != l->min_time) {
  3587. len += sprintf(buf + len, " age=%ld/%ld/%ld",
  3588. l->min_time,
  3589. (long)div_u64(l->sum_time, l->count),
  3590. l->max_time);
  3591. } else
  3592. len += sprintf(buf + len, " age=%ld",
  3593. l->min_time);
  3594. if (l->min_pid != l->max_pid)
  3595. len += sprintf(buf + len, " pid=%ld-%ld",
  3596. l->min_pid, l->max_pid);
  3597. else
  3598. len += sprintf(buf + len, " pid=%ld",
  3599. l->min_pid);
  3600. if (num_online_cpus() > 1 &&
  3601. !cpumask_empty(to_cpumask(l->cpus)) &&
  3602. len < PAGE_SIZE - 60)
  3603. len += scnprintf(buf + len, PAGE_SIZE - len - 50,
  3604. " cpus=%*pbl",
  3605. cpumask_pr_args(to_cpumask(l->cpus)));
  3606. if (nr_online_nodes > 1 && !nodes_empty(l->nodes) &&
  3607. len < PAGE_SIZE - 60)
  3608. len += scnprintf(buf + len, PAGE_SIZE - len - 50,
  3609. " nodes=%*pbl",
  3610. nodemask_pr_args(&l->nodes));
  3611. len += sprintf(buf + len, "\n");
  3612. }
  3613. free_loc_track(&t);
  3614. kfree(map);
  3615. if (!t.count)
  3616. len += sprintf(buf, "No data\n");
  3617. return len;
  3618. }
  3619. #endif
  3620. #ifdef SLUB_RESILIENCY_TEST
  3621. static void __init resiliency_test(void)
  3622. {
  3623. u8 *p;
  3624. BUILD_BUG_ON(KMALLOC_MIN_SIZE > 16 || KMALLOC_SHIFT_HIGH < 10);
  3625. pr_err("SLUB resiliency testing\n");
  3626. pr_err("-----------------------\n");
  3627. pr_err("A. Corruption after allocation\n");
  3628. p = kzalloc(16, GFP_KERNEL);
  3629. p[16] = 0x12;
  3630. pr_err("\n1. kmalloc-16: Clobber Redzone/next pointer 0x12->0x%p\n\n",
  3631. p + 16);
  3632. validate_slab_cache(kmalloc_caches[4]);
  3633. /* Hmmm... The next two are dangerous */
  3634. p = kzalloc(32, GFP_KERNEL);
  3635. p[32 + sizeof(void *)] = 0x34;
  3636. pr_err("\n2. kmalloc-32: Clobber next pointer/next slab 0x34 -> -0x%p\n",
  3637. p);
  3638. pr_err("If allocated object is overwritten then not detectable\n\n");
  3639. validate_slab_cache(kmalloc_caches[5]);
  3640. p = kzalloc(64, GFP_KERNEL);
  3641. p += 64 + (get_cycles() & 0xff) * sizeof(void *);
  3642. *p = 0x56;
  3643. pr_err("\n3. kmalloc-64: corrupting random byte 0x56->0x%p\n",
  3644. p);
  3645. pr_err("If allocated object is overwritten then not detectable\n\n");
  3646. validate_slab_cache(kmalloc_caches[6]);
  3647. pr_err("\nB. Corruption after free\n");
  3648. p = kzalloc(128, GFP_KERNEL);
  3649. kfree(p);
  3650. *p = 0x78;
  3651. pr_err("1. kmalloc-128: Clobber first word 0x78->0x%p\n\n", p);
  3652. validate_slab_cache(kmalloc_caches[7]);
  3653. p = kzalloc(256, GFP_KERNEL);
  3654. kfree(p);
  3655. p[50] = 0x9a;
  3656. pr_err("\n2. kmalloc-256: Clobber 50th byte 0x9a->0x%p\n\n", p);
  3657. validate_slab_cache(kmalloc_caches[8]);
  3658. p = kzalloc(512, GFP_KERNEL);
  3659. kfree(p);
  3660. p[512] = 0xab;
  3661. pr_err("\n3. kmalloc-512: Clobber redzone 0xab->0x%p\n\n", p);
  3662. validate_slab_cache(kmalloc_caches[9]);
  3663. }
  3664. #else
  3665. #ifdef CONFIG_SYSFS
  3666. static void resiliency_test(void) {};
  3667. #endif
  3668. #endif
  3669. #ifdef CONFIG_SYSFS
  3670. enum slab_stat_type {
  3671. SL_ALL, /* All slabs */
  3672. SL_PARTIAL, /* Only partially allocated slabs */
  3673. SL_CPU, /* Only slabs used for cpu caches */
  3674. SL_OBJECTS, /* Determine allocated objects not slabs */
  3675. SL_TOTAL /* Determine object capacity not slabs */
  3676. };
  3677. #define SO_ALL (1 << SL_ALL)
  3678. #define SO_PARTIAL (1 << SL_PARTIAL)
  3679. #define SO_CPU (1 << SL_CPU)
  3680. #define SO_OBJECTS (1 << SL_OBJECTS)
  3681. #define SO_TOTAL (1 << SL_TOTAL)
  3682. static ssize_t show_slab_objects(struct kmem_cache *s,
  3683. char *buf, unsigned long flags)
  3684. {
  3685. unsigned long total = 0;
  3686. int node;
  3687. int x;
  3688. unsigned long *nodes;
  3689. nodes = kzalloc(sizeof(unsigned long) * nr_node_ids, GFP_KERNEL);
  3690. if (!nodes)
  3691. return -ENOMEM;
  3692. if (flags & SO_CPU) {
  3693. int cpu;
  3694. for_each_possible_cpu(cpu) {
  3695. struct kmem_cache_cpu *c = per_cpu_ptr(s->cpu_slab,
  3696. cpu);
  3697. int node;
  3698. struct page *page;
  3699. page = READ_ONCE(c->page);
  3700. if (!page)
  3701. continue;
  3702. node = page_to_nid(page);
  3703. if (flags & SO_TOTAL)
  3704. x = page->objects;
  3705. else if (flags & SO_OBJECTS)
  3706. x = page->inuse;
  3707. else
  3708. x = 1;
  3709. total += x;
  3710. nodes[node] += x;
  3711. page = READ_ONCE(c->partial);
  3712. if (page) {
  3713. node = page_to_nid(page);
  3714. if (flags & SO_TOTAL)
  3715. WARN_ON_ONCE(1);
  3716. else if (flags & SO_OBJECTS)
  3717. WARN_ON_ONCE(1);
  3718. else
  3719. x = page->pages;
  3720. total += x;
  3721. nodes[node] += x;
  3722. }
  3723. }
  3724. }
  3725. get_online_mems();
  3726. #ifdef CONFIG_SLUB_DEBUG
  3727. if (flags & SO_ALL) {
  3728. struct kmem_cache_node *n;
  3729. for_each_kmem_cache_node(s, node, n) {
  3730. if (flags & SO_TOTAL)
  3731. x = atomic_long_read(&n->total_objects);
  3732. else if (flags & SO_OBJECTS)
  3733. x = atomic_long_read(&n->total_objects) -
  3734. count_partial(n, count_free);
  3735. else
  3736. x = atomic_long_read(&n->nr_slabs);
  3737. total += x;
  3738. nodes[node] += x;
  3739. }
  3740. } else
  3741. #endif
  3742. if (flags & SO_PARTIAL) {
  3743. struct kmem_cache_node *n;
  3744. for_each_kmem_cache_node(s, node, n) {
  3745. if (flags & SO_TOTAL)
  3746. x = count_partial(n, count_total);
  3747. else if (flags & SO_OBJECTS)
  3748. x = count_partial(n, count_inuse);
  3749. else
  3750. x = n->nr_partial;
  3751. total += x;
  3752. nodes[node] += x;
  3753. }
  3754. }
  3755. x = sprintf(buf, "%lu", total);
  3756. #ifdef CONFIG_NUMA
  3757. for (node = 0; node < nr_node_ids; node++)
  3758. if (nodes[node])
  3759. x += sprintf(buf + x, " N%d=%lu",
  3760. node, nodes[node]);
  3761. #endif
  3762. put_online_mems();
  3763. kfree(nodes);
  3764. return x + sprintf(buf + x, "\n");
  3765. }
  3766. #ifdef CONFIG_SLUB_DEBUG
  3767. static int any_slab_objects(struct kmem_cache *s)
  3768. {
  3769. int node;
  3770. struct kmem_cache_node *n;
  3771. for_each_kmem_cache_node(s, node, n)
  3772. if (atomic_long_read(&n->total_objects))
  3773. return 1;
  3774. return 0;
  3775. }
  3776. #endif
  3777. #define to_slab_attr(n) container_of(n, struct slab_attribute, attr)
  3778. #define to_slab(n) container_of(n, struct kmem_cache, kobj)
  3779. struct slab_attribute {
  3780. struct attribute attr;
  3781. ssize_t (*show)(struct kmem_cache *s, char *buf);
  3782. ssize_t (*store)(struct kmem_cache *s, const char *x, size_t count);
  3783. };
  3784. #define SLAB_ATTR_RO(_name) \
  3785. static struct slab_attribute _name##_attr = \
  3786. __ATTR(_name, 0400, _name##_show, NULL)
  3787. #define SLAB_ATTR(_name) \
  3788. static struct slab_attribute _name##_attr = \
  3789. __ATTR(_name, 0600, _name##_show, _name##_store)
  3790. static ssize_t slab_size_show(struct kmem_cache *s, char *buf)
  3791. {
  3792. return sprintf(buf, "%d\n", s->size);
  3793. }
  3794. SLAB_ATTR_RO(slab_size);
  3795. static ssize_t align_show(struct kmem_cache *s, char *buf)
  3796. {
  3797. return sprintf(buf, "%d\n", s->align);
  3798. }
  3799. SLAB_ATTR_RO(align);
  3800. static ssize_t object_size_show(struct kmem_cache *s, char *buf)
  3801. {
  3802. return sprintf(buf, "%d\n", s->object_size);
  3803. }
  3804. SLAB_ATTR_RO(object_size);
  3805. static ssize_t objs_per_slab_show(struct kmem_cache *s, char *buf)
  3806. {
  3807. return sprintf(buf, "%d\n", oo_objects(s->oo));
  3808. }
  3809. SLAB_ATTR_RO(objs_per_slab);
  3810. static ssize_t order_store(struct kmem_cache *s,
  3811. const char *buf, size_t length)
  3812. {
  3813. unsigned long order;
  3814. int err;
  3815. err = kstrtoul(buf, 10, &order);
  3816. if (err)
  3817. return err;
  3818. if (order > slub_max_order || order < slub_min_order)
  3819. return -EINVAL;
  3820. calculate_sizes(s, order);
  3821. return length;
  3822. }
  3823. static ssize_t order_show(struct kmem_cache *s, char *buf)
  3824. {
  3825. return sprintf(buf, "%d\n", oo_order(s->oo));
  3826. }
  3827. SLAB_ATTR(order);
  3828. static ssize_t min_partial_show(struct kmem_cache *s, char *buf)
  3829. {
  3830. return sprintf(buf, "%lu\n", s->min_partial);
  3831. }
  3832. static ssize_t min_partial_store(struct kmem_cache *s, const char *buf,
  3833. size_t length)
  3834. {
  3835. unsigned long min;
  3836. int err;
  3837. err = kstrtoul(buf, 10, &min);
  3838. if (err)
  3839. return err;
  3840. set_min_partial(s, min);
  3841. return length;
  3842. }
  3843. SLAB_ATTR(min_partial);
  3844. static ssize_t cpu_partial_show(struct kmem_cache *s, char *buf)
  3845. {
  3846. return sprintf(buf, "%u\n", s->cpu_partial);
  3847. }
  3848. static ssize_t cpu_partial_store(struct kmem_cache *s, const char *buf,
  3849. size_t length)
  3850. {
  3851. unsigned long objects;
  3852. int err;
  3853. err = kstrtoul(buf, 10, &objects);
  3854. if (err)
  3855. return err;
  3856. if (objects && !kmem_cache_has_cpu_partial(s))
  3857. return -EINVAL;
  3858. s->cpu_partial = objects;
  3859. flush_all(s);
  3860. return length;
  3861. }
  3862. SLAB_ATTR(cpu_partial);
  3863. static ssize_t ctor_show(struct kmem_cache *s, char *buf)
  3864. {
  3865. if (!s->ctor)
  3866. return 0;
  3867. return sprintf(buf, "%pS\n", s->ctor);
  3868. }
  3869. SLAB_ATTR_RO(ctor);
  3870. static ssize_t aliases_show(struct kmem_cache *s, char *buf)
  3871. {
  3872. return sprintf(buf, "%d\n", s->refcount < 0 ? 0 : s->refcount - 1);
  3873. }
  3874. SLAB_ATTR_RO(aliases);
  3875. static ssize_t partial_show(struct kmem_cache *s, char *buf)
  3876. {
  3877. return show_slab_objects(s, buf, SO_PARTIAL);
  3878. }
  3879. SLAB_ATTR_RO(partial);
  3880. static ssize_t cpu_slabs_show(struct kmem_cache *s, char *buf)
  3881. {
  3882. return show_slab_objects(s, buf, SO_CPU);
  3883. }
  3884. SLAB_ATTR_RO(cpu_slabs);
  3885. static ssize_t objects_show(struct kmem_cache *s, char *buf)
  3886. {
  3887. return show_slab_objects(s, buf, SO_ALL|SO_OBJECTS);
  3888. }
  3889. SLAB_ATTR_RO(objects);
  3890. static ssize_t objects_partial_show(struct kmem_cache *s, char *buf)
  3891. {
  3892. return show_slab_objects(s, buf, SO_PARTIAL|SO_OBJECTS);
  3893. }
  3894. SLAB_ATTR_RO(objects_partial);
  3895. static ssize_t slabs_cpu_partial_show(struct kmem_cache *s, char *buf)
  3896. {
  3897. int objects = 0;
  3898. int pages = 0;
  3899. int cpu;
  3900. int len;
  3901. for_each_online_cpu(cpu) {
  3902. struct page *page = per_cpu_ptr(s->cpu_slab, cpu)->partial;
  3903. if (page) {
  3904. pages += page->pages;
  3905. objects += page->pobjects;
  3906. }
  3907. }
  3908. len = sprintf(buf, "%d(%d)", objects, pages);
  3909. #ifdef CONFIG_SMP
  3910. for_each_online_cpu(cpu) {
  3911. struct page *page = per_cpu_ptr(s->cpu_slab, cpu) ->partial;
  3912. if (page && len < PAGE_SIZE - 20)
  3913. len += sprintf(buf + len, " C%d=%d(%d)", cpu,
  3914. page->pobjects, page->pages);
  3915. }
  3916. #endif
  3917. return len + sprintf(buf + len, "\n");
  3918. }
  3919. SLAB_ATTR_RO(slabs_cpu_partial);
  3920. static ssize_t reclaim_account_show(struct kmem_cache *s, char *buf)
  3921. {
  3922. return sprintf(buf, "%d\n", !!(s->flags & SLAB_RECLAIM_ACCOUNT));
  3923. }
  3924. static ssize_t reclaim_account_store(struct kmem_cache *s,
  3925. const char *buf, size_t length)
  3926. {
  3927. s->flags &= ~SLAB_RECLAIM_ACCOUNT;
  3928. if (buf[0] == '1')
  3929. s->flags |= SLAB_RECLAIM_ACCOUNT;
  3930. return length;
  3931. }
  3932. SLAB_ATTR(reclaim_account);
  3933. static ssize_t hwcache_align_show(struct kmem_cache *s, char *buf)
  3934. {
  3935. return sprintf(buf, "%d\n", !!(s->flags & SLAB_HWCACHE_ALIGN));
  3936. }
  3937. SLAB_ATTR_RO(hwcache_align);
  3938. #ifdef CONFIG_ZONE_DMA
  3939. static ssize_t cache_dma_show(struct kmem_cache *s, char *buf)
  3940. {
  3941. return sprintf(buf, "%d\n", !!(s->flags & SLAB_CACHE_DMA));
  3942. }
  3943. SLAB_ATTR_RO(cache_dma);
  3944. #endif
  3945. static ssize_t destroy_by_rcu_show(struct kmem_cache *s, char *buf)
  3946. {
  3947. return sprintf(buf, "%d\n", !!(s->flags & SLAB_DESTROY_BY_RCU));
  3948. }
  3949. SLAB_ATTR_RO(destroy_by_rcu);
  3950. static ssize_t reserved_show(struct kmem_cache *s, char *buf)
  3951. {
  3952. return sprintf(buf, "%d\n", s->reserved);
  3953. }
  3954. SLAB_ATTR_RO(reserved);
  3955. #ifdef CONFIG_SLUB_DEBUG
  3956. static ssize_t slabs_show(struct kmem_cache *s, char *buf)
  3957. {
  3958. return show_slab_objects(s, buf, SO_ALL);
  3959. }
  3960. SLAB_ATTR_RO(slabs);
  3961. static ssize_t total_objects_show(struct kmem_cache *s, char *buf)
  3962. {
  3963. return show_slab_objects(s, buf, SO_ALL|SO_TOTAL);
  3964. }
  3965. SLAB_ATTR_RO(total_objects);
  3966. static ssize_t sanity_checks_show(struct kmem_cache *s, char *buf)
  3967. {
  3968. return sprintf(buf, "%d\n", !!(s->flags & SLAB_DEBUG_FREE));
  3969. }
  3970. static ssize_t sanity_checks_store(struct kmem_cache *s,
  3971. const char *buf, size_t length)
  3972. {
  3973. s->flags &= ~SLAB_DEBUG_FREE;
  3974. if (buf[0] == '1') {
  3975. s->flags &= ~__CMPXCHG_DOUBLE;
  3976. s->flags |= SLAB_DEBUG_FREE;
  3977. }
  3978. return length;
  3979. }
  3980. SLAB_ATTR(sanity_checks);
  3981. static ssize_t trace_show(struct kmem_cache *s, char *buf)
  3982. {
  3983. return sprintf(buf, "%d\n", !!(s->flags & SLAB_TRACE));
  3984. }
  3985. static ssize_t trace_store(struct kmem_cache *s, const char *buf,
  3986. size_t length)
  3987. {
  3988. /*
  3989. * Tracing a merged cache is going to give confusing results
  3990. * as well as cause other issues like converting a mergeable
  3991. * cache into an umergeable one.
  3992. */
  3993. if (s->refcount > 1)
  3994. return -EINVAL;
  3995. s->flags &= ~SLAB_TRACE;
  3996. if (buf[0] == '1') {
  3997. s->flags &= ~__CMPXCHG_DOUBLE;
  3998. s->flags |= SLAB_TRACE;
  3999. }
  4000. return length;
  4001. }
  4002. SLAB_ATTR(trace);
  4003. static ssize_t red_zone_show(struct kmem_cache *s, char *buf)
  4004. {
  4005. return sprintf(buf, "%d\n", !!(s->flags & SLAB_RED_ZONE));
  4006. }
  4007. static ssize_t red_zone_store(struct kmem_cache *s,
  4008. const char *buf, size_t length)
  4009. {
  4010. if (any_slab_objects(s))
  4011. return -EBUSY;
  4012. s->flags &= ~SLAB_RED_ZONE;
  4013. if (buf[0] == '1') {
  4014. s->flags &= ~__CMPXCHG_DOUBLE;
  4015. s->flags |= SLAB_RED_ZONE;
  4016. }
  4017. calculate_sizes(s, -1);
  4018. return length;
  4019. }
  4020. SLAB_ATTR(red_zone);
  4021. static ssize_t poison_show(struct kmem_cache *s, char *buf)
  4022. {
  4023. return sprintf(buf, "%d\n", !!(s->flags & SLAB_POISON));
  4024. }
  4025. static ssize_t poison_store(struct kmem_cache *s,
  4026. const char *buf, size_t length)
  4027. {
  4028. if (any_slab_objects(s))
  4029. return -EBUSY;
  4030. s->flags &= ~SLAB_POISON;
  4031. if (buf[0] == '1') {
  4032. s->flags &= ~__CMPXCHG_DOUBLE;
  4033. s->flags |= SLAB_POISON;
  4034. }
  4035. calculate_sizes(s, -1);
  4036. return length;
  4037. }
  4038. SLAB_ATTR(poison);
  4039. static ssize_t store_user_show(struct kmem_cache *s, char *buf)
  4040. {
  4041. return sprintf(buf, "%d\n", !!(s->flags & SLAB_STORE_USER));
  4042. }
  4043. static ssize_t store_user_store(struct kmem_cache *s,
  4044. const char *buf, size_t length)
  4045. {
  4046. if (any_slab_objects(s))
  4047. return -EBUSY;
  4048. s->flags &= ~SLAB_STORE_USER;
  4049. if (buf[0] == '1') {
  4050. s->flags &= ~__CMPXCHG_DOUBLE;
  4051. s->flags |= SLAB_STORE_USER;
  4052. }
  4053. calculate_sizes(s, -1);
  4054. return length;
  4055. }
  4056. SLAB_ATTR(store_user);
  4057. static ssize_t validate_show(struct kmem_cache *s, char *buf)
  4058. {
  4059. return 0;
  4060. }
  4061. static ssize_t validate_store(struct kmem_cache *s,
  4062. const char *buf, size_t length)
  4063. {
  4064. int ret = -EINVAL;
  4065. if (buf[0] == '1') {
  4066. ret = validate_slab_cache(s);
  4067. if (ret >= 0)
  4068. ret = length;
  4069. }
  4070. return ret;
  4071. }
  4072. SLAB_ATTR(validate);
  4073. static ssize_t alloc_calls_show(struct kmem_cache *s, char *buf)
  4074. {
  4075. if (!(s->flags & SLAB_STORE_USER))
  4076. return -ENOSYS;
  4077. return list_locations(s, buf, TRACK_ALLOC);
  4078. }
  4079. SLAB_ATTR_RO(alloc_calls);
  4080. static ssize_t free_calls_show(struct kmem_cache *s, char *buf)
  4081. {
  4082. if (!(s->flags & SLAB_STORE_USER))
  4083. return -ENOSYS;
  4084. return list_locations(s, buf, TRACK_FREE);
  4085. }
  4086. SLAB_ATTR_RO(free_calls);
  4087. #endif /* CONFIG_SLUB_DEBUG */
  4088. #ifdef CONFIG_FAILSLAB
  4089. static ssize_t failslab_show(struct kmem_cache *s, char *buf)
  4090. {
  4091. return sprintf(buf, "%d\n", !!(s->flags & SLAB_FAILSLAB));
  4092. }
  4093. static ssize_t failslab_store(struct kmem_cache *s, const char *buf,
  4094. size_t length)
  4095. {
  4096. if (s->refcount > 1)
  4097. return -EINVAL;
  4098. s->flags &= ~SLAB_FAILSLAB;
  4099. if (buf[0] == '1')
  4100. s->flags |= SLAB_FAILSLAB;
  4101. return length;
  4102. }
  4103. SLAB_ATTR(failslab);
  4104. #endif
  4105. static ssize_t shrink_show(struct kmem_cache *s, char *buf)
  4106. {
  4107. return 0;
  4108. }
  4109. static ssize_t shrink_store(struct kmem_cache *s,
  4110. const char *buf, size_t length)
  4111. {
  4112. if (buf[0] == '1')
  4113. kmem_cache_shrink(s);
  4114. else
  4115. return -EINVAL;
  4116. return length;
  4117. }
  4118. SLAB_ATTR(shrink);
  4119. #ifdef CONFIG_NUMA
  4120. static ssize_t remote_node_defrag_ratio_show(struct kmem_cache *s, char *buf)
  4121. {
  4122. return sprintf(buf, "%d\n", s->remote_node_defrag_ratio / 10);
  4123. }
  4124. static ssize_t remote_node_defrag_ratio_store(struct kmem_cache *s,
  4125. const char *buf, size_t length)
  4126. {
  4127. unsigned long ratio;
  4128. int err;
  4129. err = kstrtoul(buf, 10, &ratio);
  4130. if (err)
  4131. return err;
  4132. if (ratio <= 100)
  4133. s->remote_node_defrag_ratio = ratio * 10;
  4134. return length;
  4135. }
  4136. SLAB_ATTR(remote_node_defrag_ratio);
  4137. #endif
  4138. #ifdef CONFIG_SLUB_STATS
  4139. static int show_stat(struct kmem_cache *s, char *buf, enum stat_item si)
  4140. {
  4141. unsigned long sum = 0;
  4142. int cpu;
  4143. int len;
  4144. int *data = kmalloc(nr_cpu_ids * sizeof(int), GFP_KERNEL);
  4145. if (!data)
  4146. return -ENOMEM;
  4147. for_each_online_cpu(cpu) {
  4148. unsigned x = per_cpu_ptr(s->cpu_slab, cpu)->stat[si];
  4149. data[cpu] = x;
  4150. sum += x;
  4151. }
  4152. len = sprintf(buf, "%lu", sum);
  4153. #ifdef CONFIG_SMP
  4154. for_each_online_cpu(cpu) {
  4155. if (data[cpu] && len < PAGE_SIZE - 20)
  4156. len += sprintf(buf + len, " C%d=%u", cpu, data[cpu]);
  4157. }
  4158. #endif
  4159. kfree(data);
  4160. return len + sprintf(buf + len, "\n");
  4161. }
  4162. static void clear_stat(struct kmem_cache *s, enum stat_item si)
  4163. {
  4164. int cpu;
  4165. for_each_online_cpu(cpu)
  4166. per_cpu_ptr(s->cpu_slab, cpu)->stat[si] = 0;
  4167. }
  4168. #define STAT_ATTR(si, text) \
  4169. static ssize_t text##_show(struct kmem_cache *s, char *buf) \
  4170. { \
  4171. return show_stat(s, buf, si); \
  4172. } \
  4173. static ssize_t text##_store(struct kmem_cache *s, \
  4174. const char *buf, size_t length) \
  4175. { \
  4176. if (buf[0] != '0') \
  4177. return -EINVAL; \
  4178. clear_stat(s, si); \
  4179. return length; \
  4180. } \
  4181. SLAB_ATTR(text); \
  4182. STAT_ATTR(ALLOC_FASTPATH, alloc_fastpath);
  4183. STAT_ATTR(ALLOC_SLOWPATH, alloc_slowpath);
  4184. STAT_ATTR(FREE_FASTPATH, free_fastpath);
  4185. STAT_ATTR(FREE_SLOWPATH, free_slowpath);
  4186. STAT_ATTR(FREE_FROZEN, free_frozen);
  4187. STAT_ATTR(FREE_ADD_PARTIAL, free_add_partial);
  4188. STAT_ATTR(FREE_REMOVE_PARTIAL, free_remove_partial);
  4189. STAT_ATTR(ALLOC_FROM_PARTIAL, alloc_from_partial);
  4190. STAT_ATTR(ALLOC_SLAB, alloc_slab);
  4191. STAT_ATTR(ALLOC_REFILL, alloc_refill);
  4192. STAT_ATTR(ALLOC_NODE_MISMATCH, alloc_node_mismatch);
  4193. STAT_ATTR(FREE_SLAB, free_slab);
  4194. STAT_ATTR(CPUSLAB_FLUSH, cpuslab_flush);
  4195. STAT_ATTR(DEACTIVATE_FULL, deactivate_full);
  4196. STAT_ATTR(DEACTIVATE_EMPTY, deactivate_empty);
  4197. STAT_ATTR(DEACTIVATE_TO_HEAD, deactivate_to_head);
  4198. STAT_ATTR(DEACTIVATE_TO_TAIL, deactivate_to_tail);
  4199. STAT_ATTR(DEACTIVATE_REMOTE_FREES, deactivate_remote_frees);
  4200. STAT_ATTR(DEACTIVATE_BYPASS, deactivate_bypass);
  4201. STAT_ATTR(ORDER_FALLBACK, order_fallback);
  4202. STAT_ATTR(CMPXCHG_DOUBLE_CPU_FAIL, cmpxchg_double_cpu_fail);
  4203. STAT_ATTR(CMPXCHG_DOUBLE_FAIL, cmpxchg_double_fail);
  4204. STAT_ATTR(CPU_PARTIAL_ALLOC, cpu_partial_alloc);
  4205. STAT_ATTR(CPU_PARTIAL_FREE, cpu_partial_free);
  4206. STAT_ATTR(CPU_PARTIAL_NODE, cpu_partial_node);
  4207. STAT_ATTR(CPU_PARTIAL_DRAIN, cpu_partial_drain);
  4208. #endif
  4209. static struct attribute *slab_attrs[] = {
  4210. &slab_size_attr.attr,
  4211. &object_size_attr.attr,
  4212. &objs_per_slab_attr.attr,
  4213. &order_attr.attr,
  4214. &min_partial_attr.attr,
  4215. &cpu_partial_attr.attr,
  4216. &objects_attr.attr,
  4217. &objects_partial_attr.attr,
  4218. &partial_attr.attr,
  4219. &cpu_slabs_attr.attr,
  4220. &ctor_attr.attr,
  4221. &aliases_attr.attr,
  4222. &align_attr.attr,
  4223. &hwcache_align_attr.attr,
  4224. &reclaim_account_attr.attr,
  4225. &destroy_by_rcu_attr.attr,
  4226. &shrink_attr.attr,
  4227. &reserved_attr.attr,
  4228. &slabs_cpu_partial_attr.attr,
  4229. #ifdef CONFIG_SLUB_DEBUG
  4230. &total_objects_attr.attr,
  4231. &slabs_attr.attr,
  4232. &sanity_checks_attr.attr,
  4233. &trace_attr.attr,
  4234. &red_zone_attr.attr,
  4235. &poison_attr.attr,
  4236. &store_user_attr.attr,
  4237. &validate_attr.attr,
  4238. &alloc_calls_attr.attr,
  4239. &free_calls_attr.attr,
  4240. #endif
  4241. #ifdef CONFIG_ZONE_DMA
  4242. &cache_dma_attr.attr,
  4243. #endif
  4244. #ifdef CONFIG_NUMA
  4245. &remote_node_defrag_ratio_attr.attr,
  4246. #endif
  4247. #ifdef CONFIG_SLUB_STATS
  4248. &alloc_fastpath_attr.attr,
  4249. &alloc_slowpath_attr.attr,
  4250. &free_fastpath_attr.attr,
  4251. &free_slowpath_attr.attr,
  4252. &free_frozen_attr.attr,
  4253. &free_add_partial_attr.attr,
  4254. &free_remove_partial_attr.attr,
  4255. &alloc_from_partial_attr.attr,
  4256. &alloc_slab_attr.attr,
  4257. &alloc_refill_attr.attr,
  4258. &alloc_node_mismatch_attr.attr,
  4259. &free_slab_attr.attr,
  4260. &cpuslab_flush_attr.attr,
  4261. &deactivate_full_attr.attr,
  4262. &deactivate_empty_attr.attr,
  4263. &deactivate_to_head_attr.attr,
  4264. &deactivate_to_tail_attr.attr,
  4265. &deactivate_remote_frees_attr.attr,
  4266. &deactivate_bypass_attr.attr,
  4267. &order_fallback_attr.attr,
  4268. &cmpxchg_double_fail_attr.attr,
  4269. &cmpxchg_double_cpu_fail_attr.attr,
  4270. &cpu_partial_alloc_attr.attr,
  4271. &cpu_partial_free_attr.attr,
  4272. &cpu_partial_node_attr.attr,
  4273. &cpu_partial_drain_attr.attr,
  4274. #endif
  4275. #ifdef CONFIG_FAILSLAB
  4276. &failslab_attr.attr,
  4277. #endif
  4278. NULL
  4279. };
  4280. static struct attribute_group slab_attr_group = {
  4281. .attrs = slab_attrs,
  4282. };
  4283. static ssize_t slab_attr_show(struct kobject *kobj,
  4284. struct attribute *attr,
  4285. char *buf)
  4286. {
  4287. struct slab_attribute *attribute;
  4288. struct kmem_cache *s;
  4289. int err;
  4290. attribute = to_slab_attr(attr);
  4291. s = to_slab(kobj);
  4292. if (!attribute->show)
  4293. return -EIO;
  4294. err = attribute->show(s, buf);
  4295. return err;
  4296. }
  4297. static ssize_t slab_attr_store(struct kobject *kobj,
  4298. struct attribute *attr,
  4299. const char *buf, size_t len)
  4300. {
  4301. struct slab_attribute *attribute;
  4302. struct kmem_cache *s;
  4303. int err;
  4304. attribute = to_slab_attr(attr);
  4305. s = to_slab(kobj);
  4306. if (!attribute->store)
  4307. return -EIO;
  4308. err = attribute->store(s, buf, len);
  4309. #ifdef CONFIG_MEMCG_KMEM
  4310. if (slab_state >= FULL && err >= 0 && is_root_cache(s)) {
  4311. struct kmem_cache *c;
  4312. mutex_lock(&slab_mutex);
  4313. if (s->max_attr_size < len)
  4314. s->max_attr_size = len;
  4315. /*
  4316. * This is a best effort propagation, so this function's return
  4317. * value will be determined by the parent cache only. This is
  4318. * basically because not all attributes will have a well
  4319. * defined semantics for rollbacks - most of the actions will
  4320. * have permanent effects.
  4321. *
  4322. * Returning the error value of any of the children that fail
  4323. * is not 100 % defined, in the sense that users seeing the
  4324. * error code won't be able to know anything about the state of
  4325. * the cache.
  4326. *
  4327. * Only returning the error code for the parent cache at least
  4328. * has well defined semantics. The cache being written to
  4329. * directly either failed or succeeded, in which case we loop
  4330. * through the descendants with best-effort propagation.
  4331. */
  4332. for_each_memcg_cache(c, s)
  4333. attribute->store(c, buf, len);
  4334. mutex_unlock(&slab_mutex);
  4335. }
  4336. #endif
  4337. return err;
  4338. }
  4339. static void memcg_propagate_slab_attrs(struct kmem_cache *s)
  4340. {
  4341. #ifdef CONFIG_MEMCG_KMEM
  4342. int i;
  4343. char *buffer = NULL;
  4344. struct kmem_cache *root_cache;
  4345. if (is_root_cache(s))
  4346. return;
  4347. root_cache = s->memcg_params.root_cache;
  4348. /*
  4349. * This mean this cache had no attribute written. Therefore, no point
  4350. * in copying default values around
  4351. */
  4352. if (!root_cache->max_attr_size)
  4353. return;
  4354. for (i = 0; i < ARRAY_SIZE(slab_attrs); i++) {
  4355. char mbuf[64];
  4356. char *buf;
  4357. struct slab_attribute *attr = to_slab_attr(slab_attrs[i]);
  4358. if (!attr || !attr->store || !attr->show)
  4359. continue;
  4360. /*
  4361. * It is really bad that we have to allocate here, so we will
  4362. * do it only as a fallback. If we actually allocate, though,
  4363. * we can just use the allocated buffer until the end.
  4364. *
  4365. * Most of the slub attributes will tend to be very small in
  4366. * size, but sysfs allows buffers up to a page, so they can
  4367. * theoretically happen.
  4368. */
  4369. if (buffer)
  4370. buf = buffer;
  4371. else if (root_cache->max_attr_size < ARRAY_SIZE(mbuf))
  4372. buf = mbuf;
  4373. else {
  4374. buffer = (char *) get_zeroed_page(GFP_KERNEL);
  4375. if (WARN_ON(!buffer))
  4376. continue;
  4377. buf = buffer;
  4378. }
  4379. attr->show(root_cache, buf);
  4380. attr->store(s, buf, strlen(buf));
  4381. }
  4382. if (buffer)
  4383. free_page((unsigned long)buffer);
  4384. #endif
  4385. }
  4386. static void kmem_cache_release(struct kobject *k)
  4387. {
  4388. slab_kmem_cache_release(to_slab(k));
  4389. }
  4390. static const struct sysfs_ops slab_sysfs_ops = {
  4391. .show = slab_attr_show,
  4392. .store = slab_attr_store,
  4393. };
  4394. static struct kobj_type slab_ktype = {
  4395. .sysfs_ops = &slab_sysfs_ops,
  4396. .release = kmem_cache_release,
  4397. };
  4398. static int uevent_filter(struct kset *kset, struct kobject *kobj)
  4399. {
  4400. struct kobj_type *ktype = get_ktype(kobj);
  4401. if (ktype == &slab_ktype)
  4402. return 1;
  4403. return 0;
  4404. }
  4405. static const struct kset_uevent_ops slab_uevent_ops = {
  4406. .filter = uevent_filter,
  4407. };
  4408. static struct kset *slab_kset;
  4409. static inline struct kset *cache_kset(struct kmem_cache *s)
  4410. {
  4411. #ifdef CONFIG_MEMCG_KMEM
  4412. if (!is_root_cache(s))
  4413. return s->memcg_params.root_cache->memcg_kset;
  4414. #endif
  4415. return slab_kset;
  4416. }
  4417. #define ID_STR_LENGTH 64
  4418. /* Create a unique string id for a slab cache:
  4419. *
  4420. * Format :[flags-]size
  4421. */
  4422. static char *create_unique_id(struct kmem_cache *s)
  4423. {
  4424. char *name = kmalloc(ID_STR_LENGTH, GFP_KERNEL);
  4425. char *p = name;
  4426. BUG_ON(!name);
  4427. *p++ = ':';
  4428. /*
  4429. * First flags affecting slabcache operations. We will only
  4430. * get here for aliasable slabs so we do not need to support
  4431. * too many flags. The flags here must cover all flags that
  4432. * are matched during merging to guarantee that the id is
  4433. * unique.
  4434. */
  4435. if (s->flags & SLAB_CACHE_DMA)
  4436. *p++ = 'd';
  4437. if (s->flags & SLAB_RECLAIM_ACCOUNT)
  4438. *p++ = 'a';
  4439. if (s->flags & SLAB_DEBUG_FREE)
  4440. *p++ = 'F';
  4441. if (!(s->flags & SLAB_NOTRACK))
  4442. *p++ = 't';
  4443. if (p != name + 1)
  4444. *p++ = '-';
  4445. p += sprintf(p, "%07d", s->size);
  4446. BUG_ON(p > name + ID_STR_LENGTH - 1);
  4447. return name;
  4448. }
  4449. static int sysfs_slab_add(struct kmem_cache *s)
  4450. {
  4451. int err;
  4452. const char *name;
  4453. int unmergeable = slab_unmergeable(s);
  4454. if (unmergeable) {
  4455. /*
  4456. * Slabcache can never be merged so we can use the name proper.
  4457. * This is typically the case for debug situations. In that
  4458. * case we can catch duplicate names easily.
  4459. */
  4460. sysfs_remove_link(&slab_kset->kobj, s->name);
  4461. name = s->name;
  4462. } else {
  4463. /*
  4464. * Create a unique name for the slab as a target
  4465. * for the symlinks.
  4466. */
  4467. name = create_unique_id(s);
  4468. }
  4469. s->kobj.kset = cache_kset(s);
  4470. err = kobject_init_and_add(&s->kobj, &slab_ktype, NULL, "%s", name);
  4471. if (err)
  4472. goto out;
  4473. err = sysfs_create_group(&s->kobj, &slab_attr_group);
  4474. if (err)
  4475. goto out_del_kobj;
  4476. #ifdef CONFIG_MEMCG_KMEM
  4477. if (is_root_cache(s)) {
  4478. s->memcg_kset = kset_create_and_add("cgroup", NULL, &s->kobj);
  4479. if (!s->memcg_kset) {
  4480. err = -ENOMEM;
  4481. goto out_del_kobj;
  4482. }
  4483. }
  4484. #endif
  4485. kobject_uevent(&s->kobj, KOBJ_ADD);
  4486. if (!unmergeable) {
  4487. /* Setup first alias */
  4488. sysfs_slab_alias(s, s->name);
  4489. }
  4490. out:
  4491. if (!unmergeable)
  4492. kfree(name);
  4493. return err;
  4494. out_del_kobj:
  4495. kobject_del(&s->kobj);
  4496. goto out;
  4497. }
  4498. void sysfs_slab_remove(struct kmem_cache *s)
  4499. {
  4500. if (slab_state < FULL)
  4501. /*
  4502. * Sysfs has not been setup yet so no need to remove the
  4503. * cache from sysfs.
  4504. */
  4505. return;
  4506. #ifdef CONFIG_MEMCG_KMEM
  4507. kset_unregister(s->memcg_kset);
  4508. #endif
  4509. kobject_uevent(&s->kobj, KOBJ_REMOVE);
  4510. kobject_del(&s->kobj);
  4511. kobject_put(&s->kobj);
  4512. }
  4513. /*
  4514. * Need to buffer aliases during bootup until sysfs becomes
  4515. * available lest we lose that information.
  4516. */
  4517. struct saved_alias {
  4518. struct kmem_cache *s;
  4519. const char *name;
  4520. struct saved_alias *next;
  4521. };
  4522. static struct saved_alias *alias_list;
  4523. static int sysfs_slab_alias(struct kmem_cache *s, const char *name)
  4524. {
  4525. struct saved_alias *al;
  4526. if (slab_state == FULL) {
  4527. /*
  4528. * If we have a leftover link then remove it.
  4529. */
  4530. sysfs_remove_link(&slab_kset->kobj, name);
  4531. return sysfs_create_link(&slab_kset->kobj, &s->kobj, name);
  4532. }
  4533. al = kmalloc(sizeof(struct saved_alias), GFP_KERNEL);
  4534. if (!al)
  4535. return -ENOMEM;
  4536. al->s = s;
  4537. al->name = name;
  4538. al->next = alias_list;
  4539. alias_list = al;
  4540. return 0;
  4541. }
  4542. static int __init slab_sysfs_init(void)
  4543. {
  4544. struct kmem_cache *s;
  4545. int err;
  4546. mutex_lock(&slab_mutex);
  4547. slab_kset = kset_create_and_add("slab", &slab_uevent_ops, kernel_kobj);
  4548. if (!slab_kset) {
  4549. mutex_unlock(&slab_mutex);
  4550. pr_err("Cannot register slab subsystem.\n");
  4551. return -ENOSYS;
  4552. }
  4553. slab_state = FULL;
  4554. list_for_each_entry(s, &slab_caches, list) {
  4555. err = sysfs_slab_add(s);
  4556. if (err)
  4557. pr_err("SLUB: Unable to add boot slab %s to sysfs\n",
  4558. s->name);
  4559. }
  4560. while (alias_list) {
  4561. struct saved_alias *al = alias_list;
  4562. alias_list = alias_list->next;
  4563. err = sysfs_slab_alias(al->s, al->name);
  4564. if (err)
  4565. pr_err("SLUB: Unable to add boot slab alias %s to sysfs\n",
  4566. al->name);
  4567. kfree(al);
  4568. }
  4569. mutex_unlock(&slab_mutex);
  4570. resiliency_test();
  4571. return 0;
  4572. }
  4573. __initcall(slab_sysfs_init);
  4574. #endif /* CONFIG_SYSFS */
  4575. /*
  4576. * The /proc/slabinfo ABI
  4577. */
  4578. #ifdef CONFIG_SLABINFO
  4579. void get_slabinfo(struct kmem_cache *s, struct slabinfo *sinfo)
  4580. {
  4581. unsigned long nr_slabs = 0;
  4582. unsigned long nr_objs = 0;
  4583. unsigned long nr_free = 0;
  4584. int node;
  4585. struct kmem_cache_node *n;
  4586. for_each_kmem_cache_node(s, node, n) {
  4587. nr_slabs += node_nr_slabs(n);
  4588. nr_objs += node_nr_objs(n);
  4589. nr_free += count_partial(n, count_free);
  4590. }
  4591. sinfo->active_objs = nr_objs - nr_free;
  4592. sinfo->num_objs = nr_objs;
  4593. sinfo->active_slabs = nr_slabs;
  4594. sinfo->num_slabs = nr_slabs;
  4595. sinfo->objects_per_slab = oo_objects(s->oo);
  4596. sinfo->cache_order = oo_order(s->oo);
  4597. }
  4598. void slabinfo_show_stats(struct seq_file *m, struct kmem_cache *s)
  4599. {
  4600. }
  4601. ssize_t slabinfo_write(struct file *file, const char __user *buffer,
  4602. size_t count, loff_t *ppos)
  4603. {
  4604. return -EIO;
  4605. }
  4606. #endif /* CONFIG_SLABINFO */