page_alloc.c 204 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515
  1. /*
  2. * linux/mm/page_alloc.c
  3. *
  4. * Manages the free list, the system allocates free pages here.
  5. * Note that kmalloc() lives in slab.c
  6. *
  7. * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
  8. * Swap reorganised 29.12.95, Stephen Tweedie
  9. * Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999
  10. * Reshaped it to be a zoned allocator, Ingo Molnar, Red Hat, 1999
  11. * Discontiguous memory support, Kanoj Sarcar, SGI, Nov 1999
  12. * Zone balancing, Kanoj Sarcar, SGI, Jan 2000
  13. * Per cpu hot/cold page lists, bulk allocation, Martin J. Bligh, Sept 2002
  14. * (lots of bits borrowed from Ingo Molnar & Andrew Morton)
  15. */
  16. #include <linux/stddef.h>
  17. #include <linux/mm.h>
  18. #include <linux/swap.h>
  19. #include <linux/interrupt.h>
  20. #include <linux/pagemap.h>
  21. #include <linux/jiffies.h>
  22. #include <linux/bootmem.h>
  23. #include <linux/memblock.h>
  24. #include <linux/compiler.h>
  25. #include <linux/kernel.h>
  26. #include <linux/kmemcheck.h>
  27. #include <linux/kasan.h>
  28. #include <linux/module.h>
  29. #include <linux/suspend.h>
  30. #include <linux/pagevec.h>
  31. #include <linux/blkdev.h>
  32. #include <linux/slab.h>
  33. #include <linux/ratelimit.h>
  34. #include <linux/oom.h>
  35. #include <linux/notifier.h>
  36. #include <linux/topology.h>
  37. #include <linux/sysctl.h>
  38. #include <linux/cpu.h>
  39. #include <linux/cpuset.h>
  40. #include <linux/memory_hotplug.h>
  41. #include <linux/nodemask.h>
  42. #include <linux/vmalloc.h>
  43. #include <linux/vmstat.h>
  44. #include <linux/mempolicy.h>
  45. #include <linux/memremap.h>
  46. #include <linux/stop_machine.h>
  47. #include <linux/sort.h>
  48. #include <linux/pfn.h>
  49. #include <linux/backing-dev.h>
  50. #include <linux/fault-inject.h>
  51. #include <linux/page-isolation.h>
  52. #include <linux/page_ext.h>
  53. #include <linux/debugobjects.h>
  54. #include <linux/kmemleak.h>
  55. #include <linux/compaction.h>
  56. #include <trace/events/kmem.h>
  57. #include <linux/prefetch.h>
  58. #include <linux/mm_inline.h>
  59. #include <linux/migrate.h>
  60. #include <linux/page_ext.h>
  61. #include <linux/hugetlb.h>
  62. #include <linux/sched/rt.h>
  63. #include <linux/page_owner.h>
  64. #include <linux/kthread.h>
  65. #include <linux/memcontrol.h>
  66. #include <asm/sections.h>
  67. #include <asm/tlbflush.h>
  68. #include <asm/div64.h>
  69. #include "internal.h"
  70. /* prevent >1 _updater_ of zone percpu pageset ->high and ->batch fields */
  71. static DEFINE_MUTEX(pcp_batch_high_lock);
  72. #define MIN_PERCPU_PAGELIST_FRACTION (8)
  73. #ifdef CONFIG_USE_PERCPU_NUMA_NODE_ID
  74. DEFINE_PER_CPU(int, numa_node);
  75. EXPORT_PER_CPU_SYMBOL(numa_node);
  76. #endif
  77. #ifdef CONFIG_HAVE_MEMORYLESS_NODES
  78. /*
  79. * N.B., Do NOT reference the '_numa_mem_' per cpu variable directly.
  80. * It will not be defined when CONFIG_HAVE_MEMORYLESS_NODES is not defined.
  81. * Use the accessor functions set_numa_mem(), numa_mem_id() and cpu_to_mem()
  82. * defined in <linux/topology.h>.
  83. */
  84. DEFINE_PER_CPU(int, _numa_mem_); /* Kernel "local memory" node */
  85. EXPORT_PER_CPU_SYMBOL(_numa_mem_);
  86. int _node_numa_mem_[MAX_NUMNODES];
  87. #endif
  88. /*
  89. * Array of node states.
  90. */
  91. nodemask_t node_states[NR_NODE_STATES] __read_mostly = {
  92. [N_POSSIBLE] = NODE_MASK_ALL,
  93. [N_ONLINE] = { { [0] = 1UL } },
  94. #ifndef CONFIG_NUMA
  95. [N_NORMAL_MEMORY] = { { [0] = 1UL } },
  96. #ifdef CONFIG_HIGHMEM
  97. [N_HIGH_MEMORY] = { { [0] = 1UL } },
  98. #endif
  99. #ifdef CONFIG_MOVABLE_NODE
  100. [N_MEMORY] = { { [0] = 1UL } },
  101. #endif
  102. [N_CPU] = { { [0] = 1UL } },
  103. #endif /* NUMA */
  104. };
  105. EXPORT_SYMBOL(node_states);
  106. /* Protect totalram_pages and zone->managed_pages */
  107. static DEFINE_SPINLOCK(managed_page_count_lock);
  108. unsigned long totalram_pages __read_mostly;
  109. unsigned long totalreserve_pages __read_mostly;
  110. unsigned long totalcma_pages __read_mostly;
  111. int percpu_pagelist_fraction;
  112. gfp_t gfp_allowed_mask __read_mostly = GFP_BOOT_MASK;
  113. /*
  114. * A cached value of the page's pageblock's migratetype, used when the page is
  115. * put on a pcplist. Used to avoid the pageblock migratetype lookup when
  116. * freeing from pcplists in most cases, at the cost of possibly becoming stale.
  117. * Also the migratetype set in the page does not necessarily match the pcplist
  118. * index, e.g. page might have MIGRATE_CMA set but be on a pcplist with any
  119. * other index - this ensures that it will be put on the correct CMA freelist.
  120. */
  121. static inline int get_pcppage_migratetype(struct page *page)
  122. {
  123. return page->index;
  124. }
  125. static inline void set_pcppage_migratetype(struct page *page, int migratetype)
  126. {
  127. page->index = migratetype;
  128. }
  129. #ifdef CONFIG_PM_SLEEP
  130. /*
  131. * The following functions are used by the suspend/hibernate code to temporarily
  132. * change gfp_allowed_mask in order to avoid using I/O during memory allocations
  133. * while devices are suspended. To avoid races with the suspend/hibernate code,
  134. * they should always be called with pm_mutex held (gfp_allowed_mask also should
  135. * only be modified with pm_mutex held, unless the suspend/hibernate code is
  136. * guaranteed not to run in parallel with that modification).
  137. */
  138. static gfp_t saved_gfp_mask;
  139. void pm_restore_gfp_mask(void)
  140. {
  141. WARN_ON(!mutex_is_locked(&pm_mutex));
  142. if (saved_gfp_mask) {
  143. gfp_allowed_mask = saved_gfp_mask;
  144. saved_gfp_mask = 0;
  145. }
  146. }
  147. void pm_restrict_gfp_mask(void)
  148. {
  149. WARN_ON(!mutex_is_locked(&pm_mutex));
  150. WARN_ON(saved_gfp_mask);
  151. saved_gfp_mask = gfp_allowed_mask;
  152. gfp_allowed_mask &= ~(__GFP_IO | __GFP_FS);
  153. }
  154. bool pm_suspended_storage(void)
  155. {
  156. if ((gfp_allowed_mask & (__GFP_IO | __GFP_FS)) == (__GFP_IO | __GFP_FS))
  157. return false;
  158. return true;
  159. }
  160. #endif /* CONFIG_PM_SLEEP */
  161. #ifdef CONFIG_HUGETLB_PAGE_SIZE_VARIABLE
  162. unsigned int pageblock_order __read_mostly;
  163. #endif
  164. static void __free_pages_ok(struct page *page, unsigned int order);
  165. /*
  166. * results with 256, 32 in the lowmem_reserve sysctl:
  167. * 1G machine -> (16M dma, 800M-16M normal, 1G-800M high)
  168. * 1G machine -> (16M dma, 784M normal, 224M high)
  169. * NORMAL allocation will leave 784M/256 of ram reserved in the ZONE_DMA
  170. * HIGHMEM allocation will leave 224M/32 of ram reserved in ZONE_NORMAL
  171. * HIGHMEM allocation will leave (224M+784M)/256 of ram reserved in ZONE_DMA
  172. *
  173. * TBD: should special case ZONE_DMA32 machines here - in those we normally
  174. * don't need any ZONE_NORMAL reservation
  175. */
  176. int sysctl_lowmem_reserve_ratio[MAX_NR_ZONES-1] = {
  177. #ifdef CONFIG_ZONE_DMA
  178. 256,
  179. #endif
  180. #ifdef CONFIG_ZONE_DMA32
  181. 256,
  182. #endif
  183. #ifdef CONFIG_HIGHMEM
  184. 32,
  185. #endif
  186. 32,
  187. };
  188. EXPORT_SYMBOL(totalram_pages);
  189. static char * const zone_names[MAX_NR_ZONES] = {
  190. #ifdef CONFIG_ZONE_DMA
  191. "DMA",
  192. #endif
  193. #ifdef CONFIG_ZONE_DMA32
  194. "DMA32",
  195. #endif
  196. "Normal",
  197. #ifdef CONFIG_HIGHMEM
  198. "HighMem",
  199. #endif
  200. "Movable",
  201. #ifdef CONFIG_ZONE_DEVICE
  202. "Device",
  203. #endif
  204. };
  205. char * const migratetype_names[MIGRATE_TYPES] = {
  206. "Unmovable",
  207. "Movable",
  208. "Reclaimable",
  209. "HighAtomic",
  210. #ifdef CONFIG_CMA
  211. "CMA",
  212. #endif
  213. #ifdef CONFIG_MEMORY_ISOLATION
  214. "Isolate",
  215. #endif
  216. };
  217. compound_page_dtor * const compound_page_dtors[] = {
  218. NULL,
  219. free_compound_page,
  220. #ifdef CONFIG_HUGETLB_PAGE
  221. free_huge_page,
  222. #endif
  223. #ifdef CONFIG_TRANSPARENT_HUGEPAGE
  224. free_transhuge_page,
  225. #endif
  226. };
  227. int min_free_kbytes = 1024;
  228. int user_min_free_kbytes = -1;
  229. int watermark_scale_factor = 10;
  230. static unsigned long __meminitdata nr_kernel_pages;
  231. static unsigned long __meminitdata nr_all_pages;
  232. static unsigned long __meminitdata dma_reserve;
  233. #ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
  234. static unsigned long __meminitdata arch_zone_lowest_possible_pfn[MAX_NR_ZONES];
  235. static unsigned long __meminitdata arch_zone_highest_possible_pfn[MAX_NR_ZONES];
  236. static unsigned long __initdata required_kernelcore;
  237. static unsigned long __initdata required_movablecore;
  238. static unsigned long __meminitdata zone_movable_pfn[MAX_NUMNODES];
  239. static bool mirrored_kernelcore;
  240. /* movable_zone is the "real" zone pages in ZONE_MOVABLE are taken from */
  241. int movable_zone;
  242. EXPORT_SYMBOL(movable_zone);
  243. #endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */
  244. #if MAX_NUMNODES > 1
  245. int nr_node_ids __read_mostly = MAX_NUMNODES;
  246. int nr_online_nodes __read_mostly = 1;
  247. EXPORT_SYMBOL(nr_node_ids);
  248. EXPORT_SYMBOL(nr_online_nodes);
  249. #endif
  250. int page_group_by_mobility_disabled __read_mostly;
  251. #ifdef CONFIG_DEFERRED_STRUCT_PAGE_INIT
  252. static inline void reset_deferred_meminit(pg_data_t *pgdat)
  253. {
  254. pgdat->first_deferred_pfn = ULONG_MAX;
  255. }
  256. /* Returns true if the struct page for the pfn is uninitialised */
  257. static inline bool __meminit early_page_uninitialised(unsigned long pfn)
  258. {
  259. int nid = early_pfn_to_nid(pfn);
  260. if (node_online(nid) && pfn >= NODE_DATA(nid)->first_deferred_pfn)
  261. return true;
  262. return false;
  263. }
  264. /*
  265. * Returns false when the remaining initialisation should be deferred until
  266. * later in the boot cycle when it can be parallelised.
  267. */
  268. static inline bool update_defer_init(pg_data_t *pgdat,
  269. unsigned long pfn, unsigned long zone_end,
  270. unsigned long *nr_initialised)
  271. {
  272. unsigned long max_initialise;
  273. /* Always populate low zones for address-contrained allocations */
  274. if (zone_end < pgdat_end_pfn(pgdat))
  275. return true;
  276. /*
  277. * Initialise at least 2G of a node but also take into account that
  278. * two large system hashes that can take up 1GB for 0.25TB/node.
  279. */
  280. max_initialise = max(2UL << (30 - PAGE_SHIFT),
  281. (pgdat->node_spanned_pages >> 8));
  282. (*nr_initialised)++;
  283. if ((*nr_initialised > max_initialise) &&
  284. (pfn & (PAGES_PER_SECTION - 1)) == 0) {
  285. pgdat->first_deferred_pfn = pfn;
  286. return false;
  287. }
  288. return true;
  289. }
  290. #else
  291. static inline void reset_deferred_meminit(pg_data_t *pgdat)
  292. {
  293. }
  294. static inline bool early_page_uninitialised(unsigned long pfn)
  295. {
  296. return false;
  297. }
  298. static inline bool update_defer_init(pg_data_t *pgdat,
  299. unsigned long pfn, unsigned long zone_end,
  300. unsigned long *nr_initialised)
  301. {
  302. return true;
  303. }
  304. #endif
  305. /* Return a pointer to the bitmap storing bits affecting a block of pages */
  306. static inline unsigned long *get_pageblock_bitmap(struct page *page,
  307. unsigned long pfn)
  308. {
  309. #ifdef CONFIG_SPARSEMEM
  310. return __pfn_to_section(pfn)->pageblock_flags;
  311. #else
  312. return page_zone(page)->pageblock_flags;
  313. #endif /* CONFIG_SPARSEMEM */
  314. }
  315. static inline int pfn_to_bitidx(struct page *page, unsigned long pfn)
  316. {
  317. #ifdef CONFIG_SPARSEMEM
  318. pfn &= (PAGES_PER_SECTION-1);
  319. return (pfn >> pageblock_order) * NR_PAGEBLOCK_BITS;
  320. #else
  321. pfn = pfn - round_down(page_zone(page)->zone_start_pfn, pageblock_nr_pages);
  322. return (pfn >> pageblock_order) * NR_PAGEBLOCK_BITS;
  323. #endif /* CONFIG_SPARSEMEM */
  324. }
  325. /**
  326. * get_pfnblock_flags_mask - Return the requested group of flags for the pageblock_nr_pages block of pages
  327. * @page: The page within the block of interest
  328. * @pfn: The target page frame number
  329. * @end_bitidx: The last bit of interest to retrieve
  330. * @mask: mask of bits that the caller is interested in
  331. *
  332. * Return: pageblock_bits flags
  333. */
  334. static __always_inline unsigned long __get_pfnblock_flags_mask(struct page *page,
  335. unsigned long pfn,
  336. unsigned long end_bitidx,
  337. unsigned long mask)
  338. {
  339. unsigned long *bitmap;
  340. unsigned long bitidx, word_bitidx;
  341. unsigned long word;
  342. bitmap = get_pageblock_bitmap(page, pfn);
  343. bitidx = pfn_to_bitidx(page, pfn);
  344. word_bitidx = bitidx / BITS_PER_LONG;
  345. bitidx &= (BITS_PER_LONG-1);
  346. word = bitmap[word_bitidx];
  347. bitidx += end_bitidx;
  348. return (word >> (BITS_PER_LONG - bitidx - 1)) & mask;
  349. }
  350. unsigned long get_pfnblock_flags_mask(struct page *page, unsigned long pfn,
  351. unsigned long end_bitidx,
  352. unsigned long mask)
  353. {
  354. return __get_pfnblock_flags_mask(page, pfn, end_bitidx, mask);
  355. }
  356. static __always_inline int get_pfnblock_migratetype(struct page *page, unsigned long pfn)
  357. {
  358. return __get_pfnblock_flags_mask(page, pfn, PB_migrate_end, MIGRATETYPE_MASK);
  359. }
  360. /**
  361. * set_pfnblock_flags_mask - Set the requested group of flags for a pageblock_nr_pages block of pages
  362. * @page: The page within the block of interest
  363. * @flags: The flags to set
  364. * @pfn: The target page frame number
  365. * @end_bitidx: The last bit of interest
  366. * @mask: mask of bits that the caller is interested in
  367. */
  368. void set_pfnblock_flags_mask(struct page *page, unsigned long flags,
  369. unsigned long pfn,
  370. unsigned long end_bitidx,
  371. unsigned long mask)
  372. {
  373. unsigned long *bitmap;
  374. unsigned long bitidx, word_bitidx;
  375. unsigned long old_word, word;
  376. BUILD_BUG_ON(NR_PAGEBLOCK_BITS != 4);
  377. bitmap = get_pageblock_bitmap(page, pfn);
  378. bitidx = pfn_to_bitidx(page, pfn);
  379. word_bitidx = bitidx / BITS_PER_LONG;
  380. bitidx &= (BITS_PER_LONG-1);
  381. VM_BUG_ON_PAGE(!zone_spans_pfn(page_zone(page), pfn), page);
  382. bitidx += end_bitidx;
  383. mask <<= (BITS_PER_LONG - bitidx - 1);
  384. flags <<= (BITS_PER_LONG - bitidx - 1);
  385. word = READ_ONCE(bitmap[word_bitidx]);
  386. for (;;) {
  387. old_word = cmpxchg(&bitmap[word_bitidx], word, (word & ~mask) | flags);
  388. if (word == old_word)
  389. break;
  390. word = old_word;
  391. }
  392. }
  393. void set_pageblock_migratetype(struct page *page, int migratetype)
  394. {
  395. if (unlikely(page_group_by_mobility_disabled &&
  396. migratetype < MIGRATE_PCPTYPES))
  397. migratetype = MIGRATE_UNMOVABLE;
  398. set_pageblock_flags_group(page, (unsigned long)migratetype,
  399. PB_migrate, PB_migrate_end);
  400. }
  401. #ifdef CONFIG_DEBUG_VM
  402. static int page_outside_zone_boundaries(struct zone *zone, struct page *page)
  403. {
  404. int ret = 0;
  405. unsigned seq;
  406. unsigned long pfn = page_to_pfn(page);
  407. unsigned long sp, start_pfn;
  408. do {
  409. seq = zone_span_seqbegin(zone);
  410. start_pfn = zone->zone_start_pfn;
  411. sp = zone->spanned_pages;
  412. if (!zone_spans_pfn(zone, pfn))
  413. ret = 1;
  414. } while (zone_span_seqretry(zone, seq));
  415. if (ret)
  416. pr_err("page 0x%lx outside node %d zone %s [ 0x%lx - 0x%lx ]\n",
  417. pfn, zone_to_nid(zone), zone->name,
  418. start_pfn, start_pfn + sp);
  419. return ret;
  420. }
  421. static int page_is_consistent(struct zone *zone, struct page *page)
  422. {
  423. if (!pfn_valid_within(page_to_pfn(page)))
  424. return 0;
  425. if (zone != page_zone(page))
  426. return 0;
  427. return 1;
  428. }
  429. /*
  430. * Temporary debugging check for pages not lying within a given zone.
  431. */
  432. static int bad_range(struct zone *zone, struct page *page)
  433. {
  434. if (page_outside_zone_boundaries(zone, page))
  435. return 1;
  436. if (!page_is_consistent(zone, page))
  437. return 1;
  438. return 0;
  439. }
  440. #else
  441. static inline int bad_range(struct zone *zone, struct page *page)
  442. {
  443. return 0;
  444. }
  445. #endif
  446. static void bad_page(struct page *page, const char *reason,
  447. unsigned long bad_flags)
  448. {
  449. static unsigned long resume;
  450. static unsigned long nr_shown;
  451. static unsigned long nr_unshown;
  452. /*
  453. * Allow a burst of 60 reports, then keep quiet for that minute;
  454. * or allow a steady drip of one report per second.
  455. */
  456. if (nr_shown == 60) {
  457. if (time_before(jiffies, resume)) {
  458. nr_unshown++;
  459. goto out;
  460. }
  461. if (nr_unshown) {
  462. pr_alert(
  463. "BUG: Bad page state: %lu messages suppressed\n",
  464. nr_unshown);
  465. nr_unshown = 0;
  466. }
  467. nr_shown = 0;
  468. }
  469. if (nr_shown++ == 0)
  470. resume = jiffies + 60 * HZ;
  471. pr_alert("BUG: Bad page state in process %s pfn:%05lx\n",
  472. current->comm, page_to_pfn(page));
  473. __dump_page(page, reason);
  474. bad_flags &= page->flags;
  475. if (bad_flags)
  476. pr_alert("bad because of flags: %#lx(%pGp)\n",
  477. bad_flags, &bad_flags);
  478. dump_page_owner(page);
  479. print_modules();
  480. dump_stack();
  481. out:
  482. /* Leave bad fields for debug, except PageBuddy could make trouble */
  483. page_mapcount_reset(page); /* remove PageBuddy */
  484. add_taint(TAINT_BAD_PAGE, LOCKDEP_NOW_UNRELIABLE);
  485. }
  486. /*
  487. * Higher-order pages are called "compound pages". They are structured thusly:
  488. *
  489. * The first PAGE_SIZE page is called the "head page" and have PG_head set.
  490. *
  491. * The remaining PAGE_SIZE pages are called "tail pages". PageTail() is encoded
  492. * in bit 0 of page->compound_head. The rest of bits is pointer to head page.
  493. *
  494. * The first tail page's ->compound_dtor holds the offset in array of compound
  495. * page destructors. See compound_page_dtors.
  496. *
  497. * The first tail page's ->compound_order holds the order of allocation.
  498. * This usage means that zero-order pages may not be compound.
  499. */
  500. void free_compound_page(struct page *page)
  501. {
  502. __free_pages_ok(page, compound_order(page));
  503. }
  504. void prep_compound_page(struct page *page, unsigned int order)
  505. {
  506. int i;
  507. int nr_pages = 1 << order;
  508. set_compound_page_dtor(page, COMPOUND_PAGE_DTOR);
  509. set_compound_order(page, order);
  510. __SetPageHead(page);
  511. for (i = 1; i < nr_pages; i++) {
  512. struct page *p = page + i;
  513. set_page_count(p, 0);
  514. p->mapping = TAIL_MAPPING;
  515. set_compound_head(p, page);
  516. }
  517. atomic_set(compound_mapcount_ptr(page), -1);
  518. }
  519. #ifdef CONFIG_DEBUG_PAGEALLOC
  520. unsigned int _debug_guardpage_minorder;
  521. bool _debug_pagealloc_enabled __read_mostly
  522. = IS_ENABLED(CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT);
  523. EXPORT_SYMBOL(_debug_pagealloc_enabled);
  524. bool _debug_guardpage_enabled __read_mostly;
  525. static int __init early_debug_pagealloc(char *buf)
  526. {
  527. if (!buf)
  528. return -EINVAL;
  529. return kstrtobool(buf, &_debug_pagealloc_enabled);
  530. }
  531. early_param("debug_pagealloc", early_debug_pagealloc);
  532. static bool need_debug_guardpage(void)
  533. {
  534. /* If we don't use debug_pagealloc, we don't need guard page */
  535. if (!debug_pagealloc_enabled())
  536. return false;
  537. return true;
  538. }
  539. static void init_debug_guardpage(void)
  540. {
  541. if (!debug_pagealloc_enabled())
  542. return;
  543. _debug_guardpage_enabled = true;
  544. }
  545. struct page_ext_operations debug_guardpage_ops = {
  546. .need = need_debug_guardpage,
  547. .init = init_debug_guardpage,
  548. };
  549. static int __init debug_guardpage_minorder_setup(char *buf)
  550. {
  551. unsigned long res;
  552. if (kstrtoul(buf, 10, &res) < 0 || res > MAX_ORDER / 2) {
  553. pr_err("Bad debug_guardpage_minorder value\n");
  554. return 0;
  555. }
  556. _debug_guardpage_minorder = res;
  557. pr_info("Setting debug_guardpage_minorder to %lu\n", res);
  558. return 0;
  559. }
  560. __setup("debug_guardpage_minorder=", debug_guardpage_minorder_setup);
  561. static inline void set_page_guard(struct zone *zone, struct page *page,
  562. unsigned int order, int migratetype)
  563. {
  564. struct page_ext *page_ext;
  565. if (!debug_guardpage_enabled())
  566. return;
  567. page_ext = lookup_page_ext(page);
  568. if (unlikely(!page_ext))
  569. return;
  570. __set_bit(PAGE_EXT_DEBUG_GUARD, &page_ext->flags);
  571. INIT_LIST_HEAD(&page->lru);
  572. set_page_private(page, order);
  573. /* Guard pages are not available for any usage */
  574. __mod_zone_freepage_state(zone, -(1 << order), migratetype);
  575. }
  576. static inline void clear_page_guard(struct zone *zone, struct page *page,
  577. unsigned int order, int migratetype)
  578. {
  579. struct page_ext *page_ext;
  580. if (!debug_guardpage_enabled())
  581. return;
  582. page_ext = lookup_page_ext(page);
  583. if (unlikely(!page_ext))
  584. return;
  585. __clear_bit(PAGE_EXT_DEBUG_GUARD, &page_ext->flags);
  586. set_page_private(page, 0);
  587. if (!is_migrate_isolate(migratetype))
  588. __mod_zone_freepage_state(zone, (1 << order), migratetype);
  589. }
  590. #else
  591. struct page_ext_operations debug_guardpage_ops = { NULL, };
  592. static inline void set_page_guard(struct zone *zone, struct page *page,
  593. unsigned int order, int migratetype) {}
  594. static inline void clear_page_guard(struct zone *zone, struct page *page,
  595. unsigned int order, int migratetype) {}
  596. #endif
  597. static inline void set_page_order(struct page *page, unsigned int order)
  598. {
  599. set_page_private(page, order);
  600. __SetPageBuddy(page);
  601. }
  602. static inline void rmv_page_order(struct page *page)
  603. {
  604. __ClearPageBuddy(page);
  605. set_page_private(page, 0);
  606. }
  607. /*
  608. * This function checks whether a page is free && is the buddy
  609. * we can do coalesce a page and its buddy if
  610. * (a) the buddy is not in a hole &&
  611. * (b) the buddy is in the buddy system &&
  612. * (c) a page and its buddy have the same order &&
  613. * (d) a page and its buddy are in the same zone.
  614. *
  615. * For recording whether a page is in the buddy system, we set ->_mapcount
  616. * PAGE_BUDDY_MAPCOUNT_VALUE.
  617. * Setting, clearing, and testing _mapcount PAGE_BUDDY_MAPCOUNT_VALUE is
  618. * serialized by zone->lock.
  619. *
  620. * For recording page's order, we use page_private(page).
  621. */
  622. static inline int page_is_buddy(struct page *page, struct page *buddy,
  623. unsigned int order)
  624. {
  625. if (!pfn_valid_within(page_to_pfn(buddy)))
  626. return 0;
  627. if (page_is_guard(buddy) && page_order(buddy) == order) {
  628. if (page_zone_id(page) != page_zone_id(buddy))
  629. return 0;
  630. VM_BUG_ON_PAGE(page_count(buddy) != 0, buddy);
  631. return 1;
  632. }
  633. if (PageBuddy(buddy) && page_order(buddy) == order) {
  634. /*
  635. * zone check is done late to avoid uselessly
  636. * calculating zone/node ids for pages that could
  637. * never merge.
  638. */
  639. if (page_zone_id(page) != page_zone_id(buddy))
  640. return 0;
  641. VM_BUG_ON_PAGE(page_count(buddy) != 0, buddy);
  642. return 1;
  643. }
  644. return 0;
  645. }
  646. /*
  647. * Freeing function for a buddy system allocator.
  648. *
  649. * The concept of a buddy system is to maintain direct-mapped table
  650. * (containing bit values) for memory blocks of various "orders".
  651. * The bottom level table contains the map for the smallest allocatable
  652. * units of memory (here, pages), and each level above it describes
  653. * pairs of units from the levels below, hence, "buddies".
  654. * At a high level, all that happens here is marking the table entry
  655. * at the bottom level available, and propagating the changes upward
  656. * as necessary, plus some accounting needed to play nicely with other
  657. * parts of the VM system.
  658. * At each level, we keep a list of pages, which are heads of continuous
  659. * free pages of length of (1 << order) and marked with _mapcount
  660. * PAGE_BUDDY_MAPCOUNT_VALUE. Page's order is recorded in page_private(page)
  661. * field.
  662. * So when we are allocating or freeing one, we can derive the state of the
  663. * other. That is, if we allocate a small block, and both were
  664. * free, the remainder of the region must be split into blocks.
  665. * If a block is freed, and its buddy is also free, then this
  666. * triggers coalescing into a block of larger size.
  667. *
  668. * -- nyc
  669. */
  670. static inline void __free_one_page(struct page *page,
  671. unsigned long pfn,
  672. struct zone *zone, unsigned int order,
  673. int migratetype)
  674. {
  675. unsigned long page_idx;
  676. unsigned long combined_idx;
  677. unsigned long uninitialized_var(buddy_idx);
  678. struct page *buddy;
  679. unsigned int max_order;
  680. max_order = min_t(unsigned int, MAX_ORDER, pageblock_order + 1);
  681. VM_BUG_ON(!zone_is_initialized(zone));
  682. VM_BUG_ON_PAGE(page->flags & PAGE_FLAGS_CHECK_AT_PREP, page);
  683. VM_BUG_ON(migratetype == -1);
  684. if (likely(!is_migrate_isolate(migratetype)))
  685. __mod_zone_freepage_state(zone, 1 << order, migratetype);
  686. page_idx = pfn & ((1 << MAX_ORDER) - 1);
  687. VM_BUG_ON_PAGE(page_idx & ((1 << order) - 1), page);
  688. VM_BUG_ON_PAGE(bad_range(zone, page), page);
  689. continue_merging:
  690. while (order < max_order - 1) {
  691. buddy_idx = __find_buddy_index(page_idx, order);
  692. buddy = page + (buddy_idx - page_idx);
  693. if (!page_is_buddy(page, buddy, order))
  694. goto done_merging;
  695. /*
  696. * Our buddy is free or it is CONFIG_DEBUG_PAGEALLOC guard page,
  697. * merge with it and move up one order.
  698. */
  699. if (page_is_guard(buddy)) {
  700. clear_page_guard(zone, buddy, order, migratetype);
  701. } else {
  702. list_del(&buddy->lru);
  703. zone->free_area[order].nr_free--;
  704. rmv_page_order(buddy);
  705. }
  706. combined_idx = buddy_idx & page_idx;
  707. page = page + (combined_idx - page_idx);
  708. page_idx = combined_idx;
  709. order++;
  710. }
  711. if (max_order < MAX_ORDER) {
  712. /* If we are here, it means order is >= pageblock_order.
  713. * We want to prevent merge between freepages on isolate
  714. * pageblock and normal pageblock. Without this, pageblock
  715. * isolation could cause incorrect freepage or CMA accounting.
  716. *
  717. * We don't want to hit this code for the more frequent
  718. * low-order merging.
  719. */
  720. if (unlikely(has_isolate_pageblock(zone))) {
  721. int buddy_mt;
  722. buddy_idx = __find_buddy_index(page_idx, order);
  723. buddy = page + (buddy_idx - page_idx);
  724. buddy_mt = get_pageblock_migratetype(buddy);
  725. if (migratetype != buddy_mt
  726. && (is_migrate_isolate(migratetype) ||
  727. is_migrate_isolate(buddy_mt)))
  728. goto done_merging;
  729. }
  730. max_order++;
  731. goto continue_merging;
  732. }
  733. done_merging:
  734. set_page_order(page, order);
  735. /*
  736. * If this is not the largest possible page, check if the buddy
  737. * of the next-highest order is free. If it is, it's possible
  738. * that pages are being freed that will coalesce soon. In case,
  739. * that is happening, add the free page to the tail of the list
  740. * so it's less likely to be used soon and more likely to be merged
  741. * as a higher order page
  742. */
  743. if ((order < MAX_ORDER-2) && pfn_valid_within(page_to_pfn(buddy))) {
  744. struct page *higher_page, *higher_buddy;
  745. combined_idx = buddy_idx & page_idx;
  746. higher_page = page + (combined_idx - page_idx);
  747. buddy_idx = __find_buddy_index(combined_idx, order + 1);
  748. higher_buddy = higher_page + (buddy_idx - combined_idx);
  749. if (page_is_buddy(higher_page, higher_buddy, order + 1)) {
  750. list_add_tail(&page->lru,
  751. &zone->free_area[order].free_list[migratetype]);
  752. goto out;
  753. }
  754. }
  755. list_add(&page->lru, &zone->free_area[order].free_list[migratetype]);
  756. out:
  757. zone->free_area[order].nr_free++;
  758. }
  759. /*
  760. * A bad page could be due to a number of fields. Instead of multiple branches,
  761. * try and check multiple fields with one check. The caller must do a detailed
  762. * check if necessary.
  763. */
  764. static inline bool page_expected_state(struct page *page,
  765. unsigned long check_flags)
  766. {
  767. if (unlikely(atomic_read(&page->_mapcount) != -1))
  768. return false;
  769. if (unlikely((unsigned long)page->mapping |
  770. page_ref_count(page) |
  771. #ifdef CONFIG_MEMCG
  772. (unsigned long)page->mem_cgroup |
  773. #endif
  774. (page->flags & check_flags)))
  775. return false;
  776. return true;
  777. }
  778. static void free_pages_check_bad(struct page *page)
  779. {
  780. const char *bad_reason;
  781. unsigned long bad_flags;
  782. bad_reason = NULL;
  783. bad_flags = 0;
  784. if (unlikely(atomic_read(&page->_mapcount) != -1))
  785. bad_reason = "nonzero mapcount";
  786. if (unlikely(page->mapping != NULL))
  787. bad_reason = "non-NULL mapping";
  788. if (unlikely(page_ref_count(page) != 0))
  789. bad_reason = "nonzero _refcount";
  790. if (unlikely(page->flags & PAGE_FLAGS_CHECK_AT_FREE)) {
  791. bad_reason = "PAGE_FLAGS_CHECK_AT_FREE flag(s) set";
  792. bad_flags = PAGE_FLAGS_CHECK_AT_FREE;
  793. }
  794. #ifdef CONFIG_MEMCG
  795. if (unlikely(page->mem_cgroup))
  796. bad_reason = "page still charged to cgroup";
  797. #endif
  798. bad_page(page, bad_reason, bad_flags);
  799. }
  800. static inline int free_pages_check(struct page *page)
  801. {
  802. if (likely(page_expected_state(page, PAGE_FLAGS_CHECK_AT_FREE)))
  803. return 0;
  804. /* Something has gone sideways, find it */
  805. free_pages_check_bad(page);
  806. return 1;
  807. }
  808. static int free_tail_pages_check(struct page *head_page, struct page *page)
  809. {
  810. int ret = 1;
  811. /*
  812. * We rely page->lru.next never has bit 0 set, unless the page
  813. * is PageTail(). Let's make sure that's true even for poisoned ->lru.
  814. */
  815. BUILD_BUG_ON((unsigned long)LIST_POISON1 & 1);
  816. if (!IS_ENABLED(CONFIG_DEBUG_VM)) {
  817. ret = 0;
  818. goto out;
  819. }
  820. switch (page - head_page) {
  821. case 1:
  822. /* the first tail page: ->mapping is compound_mapcount() */
  823. if (unlikely(compound_mapcount(page))) {
  824. bad_page(page, "nonzero compound_mapcount", 0);
  825. goto out;
  826. }
  827. break;
  828. case 2:
  829. /*
  830. * the second tail page: ->mapping is
  831. * page_deferred_list().next -- ignore value.
  832. */
  833. break;
  834. default:
  835. if (page->mapping != TAIL_MAPPING) {
  836. bad_page(page, "corrupted mapping in tail page", 0);
  837. goto out;
  838. }
  839. break;
  840. }
  841. if (unlikely(!PageTail(page))) {
  842. bad_page(page, "PageTail not set", 0);
  843. goto out;
  844. }
  845. if (unlikely(compound_head(page) != head_page)) {
  846. bad_page(page, "compound_head not consistent", 0);
  847. goto out;
  848. }
  849. ret = 0;
  850. out:
  851. page->mapping = NULL;
  852. clear_compound_head(page);
  853. return ret;
  854. }
  855. static __always_inline bool free_pages_prepare(struct page *page,
  856. unsigned int order, bool check_free)
  857. {
  858. int bad = 0;
  859. VM_BUG_ON_PAGE(PageTail(page), page);
  860. trace_mm_page_free(page, order);
  861. kmemcheck_free_shadow(page, order);
  862. /*
  863. * Check tail pages before head page information is cleared to
  864. * avoid checking PageCompound for order-0 pages.
  865. */
  866. if (unlikely(order)) {
  867. bool compound = PageCompound(page);
  868. int i;
  869. VM_BUG_ON_PAGE(compound && compound_order(page) != order, page);
  870. if (compound)
  871. ClearPageDoubleMap(page);
  872. for (i = 1; i < (1 << order); i++) {
  873. if (compound)
  874. bad += free_tail_pages_check(page, page + i);
  875. if (unlikely(free_pages_check(page + i))) {
  876. bad++;
  877. continue;
  878. }
  879. (page + i)->flags &= ~PAGE_FLAGS_CHECK_AT_PREP;
  880. }
  881. }
  882. if (PageMappingFlags(page))
  883. page->mapping = NULL;
  884. if (memcg_kmem_enabled() && PageKmemcg(page)) {
  885. memcg_kmem_uncharge(page, order);
  886. __ClearPageKmemcg(page);
  887. }
  888. if (check_free)
  889. bad += free_pages_check(page);
  890. if (bad)
  891. return false;
  892. page_cpupid_reset_last(page);
  893. page->flags &= ~PAGE_FLAGS_CHECK_AT_PREP;
  894. reset_page_owner(page, order);
  895. if (!PageHighMem(page)) {
  896. debug_check_no_locks_freed(page_address(page),
  897. PAGE_SIZE << order);
  898. debug_check_no_obj_freed(page_address(page),
  899. PAGE_SIZE << order);
  900. }
  901. arch_free_page(page, order);
  902. kernel_poison_pages(page, 1 << order, 0);
  903. kernel_map_pages(page, 1 << order, 0);
  904. kasan_free_pages(page, order);
  905. return true;
  906. }
  907. #ifdef CONFIG_DEBUG_VM
  908. static inline bool free_pcp_prepare(struct page *page)
  909. {
  910. return free_pages_prepare(page, 0, true);
  911. }
  912. static inline bool bulkfree_pcp_prepare(struct page *page)
  913. {
  914. return false;
  915. }
  916. #else
  917. static bool free_pcp_prepare(struct page *page)
  918. {
  919. return free_pages_prepare(page, 0, false);
  920. }
  921. static bool bulkfree_pcp_prepare(struct page *page)
  922. {
  923. return free_pages_check(page);
  924. }
  925. #endif /* CONFIG_DEBUG_VM */
  926. /*
  927. * Frees a number of pages from the PCP lists
  928. * Assumes all pages on list are in same zone, and of same order.
  929. * count is the number of pages to free.
  930. *
  931. * If the zone was previously in an "all pages pinned" state then look to
  932. * see if this freeing clears that state.
  933. *
  934. * And clear the zone's pages_scanned counter, to hold off the "all pages are
  935. * pinned" detection logic.
  936. */
  937. static void free_pcppages_bulk(struct zone *zone, int count,
  938. struct per_cpu_pages *pcp)
  939. {
  940. int migratetype = 0;
  941. int batch_free = 0;
  942. unsigned long nr_scanned;
  943. bool isolated_pageblocks;
  944. spin_lock(&zone->lock);
  945. isolated_pageblocks = has_isolate_pageblock(zone);
  946. nr_scanned = node_page_state(zone->zone_pgdat, NR_PAGES_SCANNED);
  947. if (nr_scanned)
  948. __mod_node_page_state(zone->zone_pgdat, NR_PAGES_SCANNED, -nr_scanned);
  949. while (count) {
  950. struct page *page;
  951. struct list_head *list;
  952. /*
  953. * Remove pages from lists in a round-robin fashion. A
  954. * batch_free count is maintained that is incremented when an
  955. * empty list is encountered. This is so more pages are freed
  956. * off fuller lists instead of spinning excessively around empty
  957. * lists
  958. */
  959. do {
  960. batch_free++;
  961. if (++migratetype == MIGRATE_PCPTYPES)
  962. migratetype = 0;
  963. list = &pcp->lists[migratetype];
  964. } while (list_empty(list));
  965. /* This is the only non-empty list. Free them all. */
  966. if (batch_free == MIGRATE_PCPTYPES)
  967. batch_free = count;
  968. do {
  969. int mt; /* migratetype of the to-be-freed page */
  970. page = list_last_entry(list, struct page, lru);
  971. /* must delete as __free_one_page list manipulates */
  972. list_del(&page->lru);
  973. mt = get_pcppage_migratetype(page);
  974. /* MIGRATE_ISOLATE page should not go to pcplists */
  975. VM_BUG_ON_PAGE(is_migrate_isolate(mt), page);
  976. /* Pageblock could have been isolated meanwhile */
  977. if (unlikely(isolated_pageblocks))
  978. mt = get_pageblock_migratetype(page);
  979. if (bulkfree_pcp_prepare(page))
  980. continue;
  981. __free_one_page(page, page_to_pfn(page), zone, 0, mt);
  982. trace_mm_page_pcpu_drain(page, 0, mt);
  983. } while (--count && --batch_free && !list_empty(list));
  984. }
  985. spin_unlock(&zone->lock);
  986. }
  987. static void free_one_page(struct zone *zone,
  988. struct page *page, unsigned long pfn,
  989. unsigned int order,
  990. int migratetype)
  991. {
  992. unsigned long nr_scanned;
  993. spin_lock(&zone->lock);
  994. nr_scanned = node_page_state(zone->zone_pgdat, NR_PAGES_SCANNED);
  995. if (nr_scanned)
  996. __mod_node_page_state(zone->zone_pgdat, NR_PAGES_SCANNED, -nr_scanned);
  997. if (unlikely(has_isolate_pageblock(zone) ||
  998. is_migrate_isolate(migratetype))) {
  999. migratetype = get_pfnblock_migratetype(page, pfn);
  1000. }
  1001. __free_one_page(page, pfn, zone, order, migratetype);
  1002. spin_unlock(&zone->lock);
  1003. }
  1004. static void __meminit __init_single_page(struct page *page, unsigned long pfn,
  1005. unsigned long zone, int nid)
  1006. {
  1007. set_page_links(page, zone, nid, pfn);
  1008. init_page_count(page);
  1009. page_mapcount_reset(page);
  1010. page_cpupid_reset_last(page);
  1011. INIT_LIST_HEAD(&page->lru);
  1012. #ifdef WANT_PAGE_VIRTUAL
  1013. /* The shift won't overflow because ZONE_NORMAL is below 4G. */
  1014. if (!is_highmem_idx(zone))
  1015. set_page_address(page, __va(pfn << PAGE_SHIFT));
  1016. #endif
  1017. }
  1018. static void __meminit __init_single_pfn(unsigned long pfn, unsigned long zone,
  1019. int nid)
  1020. {
  1021. return __init_single_page(pfn_to_page(pfn), pfn, zone, nid);
  1022. }
  1023. #ifdef CONFIG_DEFERRED_STRUCT_PAGE_INIT
  1024. static void init_reserved_page(unsigned long pfn)
  1025. {
  1026. pg_data_t *pgdat;
  1027. int nid, zid;
  1028. if (!early_page_uninitialised(pfn))
  1029. return;
  1030. nid = early_pfn_to_nid(pfn);
  1031. pgdat = NODE_DATA(nid);
  1032. for (zid = 0; zid < MAX_NR_ZONES; zid++) {
  1033. struct zone *zone = &pgdat->node_zones[zid];
  1034. if (pfn >= zone->zone_start_pfn && pfn < zone_end_pfn(zone))
  1035. break;
  1036. }
  1037. __init_single_pfn(pfn, zid, nid);
  1038. }
  1039. #else
  1040. static inline void init_reserved_page(unsigned long pfn)
  1041. {
  1042. }
  1043. #endif /* CONFIG_DEFERRED_STRUCT_PAGE_INIT */
  1044. /*
  1045. * Initialised pages do not have PageReserved set. This function is
  1046. * called for each range allocated by the bootmem allocator and
  1047. * marks the pages PageReserved. The remaining valid pages are later
  1048. * sent to the buddy page allocator.
  1049. */
  1050. void __meminit reserve_bootmem_region(phys_addr_t start, phys_addr_t end)
  1051. {
  1052. unsigned long start_pfn = PFN_DOWN(start);
  1053. unsigned long end_pfn = PFN_UP(end);
  1054. for (; start_pfn < end_pfn; start_pfn++) {
  1055. if (pfn_valid(start_pfn)) {
  1056. struct page *page = pfn_to_page(start_pfn);
  1057. init_reserved_page(start_pfn);
  1058. /* Avoid false-positive PageTail() */
  1059. INIT_LIST_HEAD(&page->lru);
  1060. SetPageReserved(page);
  1061. }
  1062. }
  1063. }
  1064. static void __free_pages_ok(struct page *page, unsigned int order)
  1065. {
  1066. unsigned long flags;
  1067. int migratetype;
  1068. unsigned long pfn = page_to_pfn(page);
  1069. if (!free_pages_prepare(page, order, true))
  1070. return;
  1071. migratetype = get_pfnblock_migratetype(page, pfn);
  1072. local_irq_save(flags);
  1073. __count_vm_events(PGFREE, 1 << order);
  1074. free_one_page(page_zone(page), page, pfn, order, migratetype);
  1075. local_irq_restore(flags);
  1076. }
  1077. static void __init __free_pages_boot_core(struct page *page, unsigned int order)
  1078. {
  1079. unsigned int nr_pages = 1 << order;
  1080. struct page *p = page;
  1081. unsigned int loop;
  1082. prefetchw(p);
  1083. for (loop = 0; loop < (nr_pages - 1); loop++, p++) {
  1084. prefetchw(p + 1);
  1085. __ClearPageReserved(p);
  1086. set_page_count(p, 0);
  1087. }
  1088. __ClearPageReserved(p);
  1089. set_page_count(p, 0);
  1090. page_zone(page)->managed_pages += nr_pages;
  1091. set_page_refcounted(page);
  1092. __free_pages(page, order);
  1093. }
  1094. #if defined(CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID) || \
  1095. defined(CONFIG_HAVE_MEMBLOCK_NODE_MAP)
  1096. static struct mminit_pfnnid_cache early_pfnnid_cache __meminitdata;
  1097. int __meminit early_pfn_to_nid(unsigned long pfn)
  1098. {
  1099. static DEFINE_SPINLOCK(early_pfn_lock);
  1100. int nid;
  1101. spin_lock(&early_pfn_lock);
  1102. nid = __early_pfn_to_nid(pfn, &early_pfnnid_cache);
  1103. if (nid < 0)
  1104. nid = first_online_node;
  1105. spin_unlock(&early_pfn_lock);
  1106. return nid;
  1107. }
  1108. #endif
  1109. #ifdef CONFIG_NODES_SPAN_OTHER_NODES
  1110. static inline bool __meminit meminit_pfn_in_nid(unsigned long pfn, int node,
  1111. struct mminit_pfnnid_cache *state)
  1112. {
  1113. int nid;
  1114. nid = __early_pfn_to_nid(pfn, state);
  1115. if (nid >= 0 && nid != node)
  1116. return false;
  1117. return true;
  1118. }
  1119. /* Only safe to use early in boot when initialisation is single-threaded */
  1120. static inline bool __meminit early_pfn_in_nid(unsigned long pfn, int node)
  1121. {
  1122. return meminit_pfn_in_nid(pfn, node, &early_pfnnid_cache);
  1123. }
  1124. #else
  1125. static inline bool __meminit early_pfn_in_nid(unsigned long pfn, int node)
  1126. {
  1127. return true;
  1128. }
  1129. static inline bool __meminit meminit_pfn_in_nid(unsigned long pfn, int node,
  1130. struct mminit_pfnnid_cache *state)
  1131. {
  1132. return true;
  1133. }
  1134. #endif
  1135. void __init __free_pages_bootmem(struct page *page, unsigned long pfn,
  1136. unsigned int order)
  1137. {
  1138. if (early_page_uninitialised(pfn))
  1139. return;
  1140. return __free_pages_boot_core(page, order);
  1141. }
  1142. /*
  1143. * Check that the whole (or subset of) a pageblock given by the interval of
  1144. * [start_pfn, end_pfn) is valid and within the same zone, before scanning it
  1145. * with the migration of free compaction scanner. The scanners then need to
  1146. * use only pfn_valid_within() check for arches that allow holes within
  1147. * pageblocks.
  1148. *
  1149. * Return struct page pointer of start_pfn, or NULL if checks were not passed.
  1150. *
  1151. * It's possible on some configurations to have a setup like node0 node1 node0
  1152. * i.e. it's possible that all pages within a zones range of pages do not
  1153. * belong to a single zone. We assume that a border between node0 and node1
  1154. * can occur within a single pageblock, but not a node0 node1 node0
  1155. * interleaving within a single pageblock. It is therefore sufficient to check
  1156. * the first and last page of a pageblock and avoid checking each individual
  1157. * page in a pageblock.
  1158. */
  1159. struct page *__pageblock_pfn_to_page(unsigned long start_pfn,
  1160. unsigned long end_pfn, struct zone *zone)
  1161. {
  1162. struct page *start_page;
  1163. struct page *end_page;
  1164. /* end_pfn is one past the range we are checking */
  1165. end_pfn--;
  1166. if (!pfn_valid(start_pfn) || !pfn_valid(end_pfn))
  1167. return NULL;
  1168. start_page = pfn_to_page(start_pfn);
  1169. if (page_zone(start_page) != zone)
  1170. return NULL;
  1171. end_page = pfn_to_page(end_pfn);
  1172. /* This gives a shorter code than deriving page_zone(end_page) */
  1173. if (page_zone_id(start_page) != page_zone_id(end_page))
  1174. return NULL;
  1175. return start_page;
  1176. }
  1177. void set_zone_contiguous(struct zone *zone)
  1178. {
  1179. unsigned long block_start_pfn = zone->zone_start_pfn;
  1180. unsigned long block_end_pfn;
  1181. block_end_pfn = ALIGN(block_start_pfn + 1, pageblock_nr_pages);
  1182. for (; block_start_pfn < zone_end_pfn(zone);
  1183. block_start_pfn = block_end_pfn,
  1184. block_end_pfn += pageblock_nr_pages) {
  1185. block_end_pfn = min(block_end_pfn, zone_end_pfn(zone));
  1186. if (!__pageblock_pfn_to_page(block_start_pfn,
  1187. block_end_pfn, zone))
  1188. return;
  1189. }
  1190. /* We confirm that there is no hole */
  1191. zone->contiguous = true;
  1192. }
  1193. void clear_zone_contiguous(struct zone *zone)
  1194. {
  1195. zone->contiguous = false;
  1196. }
  1197. #ifdef CONFIG_DEFERRED_STRUCT_PAGE_INIT
  1198. static void __init deferred_free_range(struct page *page,
  1199. unsigned long pfn, int nr_pages)
  1200. {
  1201. int i;
  1202. if (!page)
  1203. return;
  1204. /* Free a large naturally-aligned chunk if possible */
  1205. if (nr_pages == MAX_ORDER_NR_PAGES &&
  1206. (pfn & (MAX_ORDER_NR_PAGES-1)) == 0) {
  1207. set_pageblock_migratetype(page, MIGRATE_MOVABLE);
  1208. __free_pages_boot_core(page, MAX_ORDER-1);
  1209. return;
  1210. }
  1211. for (i = 0; i < nr_pages; i++, page++)
  1212. __free_pages_boot_core(page, 0);
  1213. }
  1214. /* Completion tracking for deferred_init_memmap() threads */
  1215. static atomic_t pgdat_init_n_undone __initdata;
  1216. static __initdata DECLARE_COMPLETION(pgdat_init_all_done_comp);
  1217. static inline void __init pgdat_init_report_one_done(void)
  1218. {
  1219. if (atomic_dec_and_test(&pgdat_init_n_undone))
  1220. complete(&pgdat_init_all_done_comp);
  1221. }
  1222. /* Initialise remaining memory on a node */
  1223. static int __init deferred_init_memmap(void *data)
  1224. {
  1225. pg_data_t *pgdat = data;
  1226. int nid = pgdat->node_id;
  1227. struct mminit_pfnnid_cache nid_init_state = { };
  1228. unsigned long start = jiffies;
  1229. unsigned long nr_pages = 0;
  1230. unsigned long walk_start, walk_end;
  1231. int i, zid;
  1232. struct zone *zone;
  1233. unsigned long first_init_pfn = pgdat->first_deferred_pfn;
  1234. const struct cpumask *cpumask = cpumask_of_node(pgdat->node_id);
  1235. if (first_init_pfn == ULONG_MAX) {
  1236. pgdat_init_report_one_done();
  1237. return 0;
  1238. }
  1239. /* Bind memory initialisation thread to a local node if possible */
  1240. if (!cpumask_empty(cpumask))
  1241. set_cpus_allowed_ptr(current, cpumask);
  1242. /* Sanity check boundaries */
  1243. BUG_ON(pgdat->first_deferred_pfn < pgdat->node_start_pfn);
  1244. BUG_ON(pgdat->first_deferred_pfn > pgdat_end_pfn(pgdat));
  1245. pgdat->first_deferred_pfn = ULONG_MAX;
  1246. /* Only the highest zone is deferred so find it */
  1247. for (zid = 0; zid < MAX_NR_ZONES; zid++) {
  1248. zone = pgdat->node_zones + zid;
  1249. if (first_init_pfn < zone_end_pfn(zone))
  1250. break;
  1251. }
  1252. for_each_mem_pfn_range(i, nid, &walk_start, &walk_end, NULL) {
  1253. unsigned long pfn, end_pfn;
  1254. struct page *page = NULL;
  1255. struct page *free_base_page = NULL;
  1256. unsigned long free_base_pfn = 0;
  1257. int nr_to_free = 0;
  1258. end_pfn = min(walk_end, zone_end_pfn(zone));
  1259. pfn = first_init_pfn;
  1260. if (pfn < walk_start)
  1261. pfn = walk_start;
  1262. if (pfn < zone->zone_start_pfn)
  1263. pfn = zone->zone_start_pfn;
  1264. for (; pfn < end_pfn; pfn++) {
  1265. if (!pfn_valid_within(pfn))
  1266. goto free_range;
  1267. /*
  1268. * Ensure pfn_valid is checked every
  1269. * MAX_ORDER_NR_PAGES for memory holes
  1270. */
  1271. if ((pfn & (MAX_ORDER_NR_PAGES - 1)) == 0) {
  1272. if (!pfn_valid(pfn)) {
  1273. page = NULL;
  1274. goto free_range;
  1275. }
  1276. }
  1277. if (!meminit_pfn_in_nid(pfn, nid, &nid_init_state)) {
  1278. page = NULL;
  1279. goto free_range;
  1280. }
  1281. /* Minimise pfn page lookups and scheduler checks */
  1282. if (page && (pfn & (MAX_ORDER_NR_PAGES - 1)) != 0) {
  1283. page++;
  1284. } else {
  1285. nr_pages += nr_to_free;
  1286. deferred_free_range(free_base_page,
  1287. free_base_pfn, nr_to_free);
  1288. free_base_page = NULL;
  1289. free_base_pfn = nr_to_free = 0;
  1290. page = pfn_to_page(pfn);
  1291. cond_resched();
  1292. }
  1293. if (page->flags) {
  1294. VM_BUG_ON(page_zone(page) != zone);
  1295. goto free_range;
  1296. }
  1297. __init_single_page(page, pfn, zid, nid);
  1298. if (!free_base_page) {
  1299. free_base_page = page;
  1300. free_base_pfn = pfn;
  1301. nr_to_free = 0;
  1302. }
  1303. nr_to_free++;
  1304. /* Where possible, batch up pages for a single free */
  1305. continue;
  1306. free_range:
  1307. /* Free the current block of pages to allocator */
  1308. nr_pages += nr_to_free;
  1309. deferred_free_range(free_base_page, free_base_pfn,
  1310. nr_to_free);
  1311. free_base_page = NULL;
  1312. free_base_pfn = nr_to_free = 0;
  1313. }
  1314. first_init_pfn = max(end_pfn, first_init_pfn);
  1315. }
  1316. /* Sanity check that the next zone really is unpopulated */
  1317. WARN_ON(++zid < MAX_NR_ZONES && populated_zone(++zone));
  1318. pr_info("node %d initialised, %lu pages in %ums\n", nid, nr_pages,
  1319. jiffies_to_msecs(jiffies - start));
  1320. pgdat_init_report_one_done();
  1321. return 0;
  1322. }
  1323. #endif /* CONFIG_DEFERRED_STRUCT_PAGE_INIT */
  1324. void __init page_alloc_init_late(void)
  1325. {
  1326. struct zone *zone;
  1327. #ifdef CONFIG_DEFERRED_STRUCT_PAGE_INIT
  1328. int nid;
  1329. /* There will be num_node_state(N_MEMORY) threads */
  1330. atomic_set(&pgdat_init_n_undone, num_node_state(N_MEMORY));
  1331. for_each_node_state(nid, N_MEMORY) {
  1332. kthread_run(deferred_init_memmap, NODE_DATA(nid), "pgdatinit%d", nid);
  1333. }
  1334. /* Block until all are initialised */
  1335. wait_for_completion(&pgdat_init_all_done_comp);
  1336. /* Reinit limits that are based on free pages after the kernel is up */
  1337. files_maxfiles_init();
  1338. #endif
  1339. for_each_populated_zone(zone)
  1340. set_zone_contiguous(zone);
  1341. }
  1342. #ifdef CONFIG_CMA
  1343. /* Free whole pageblock and set its migration type to MIGRATE_CMA. */
  1344. void __init init_cma_reserved_pageblock(struct page *page)
  1345. {
  1346. unsigned i = pageblock_nr_pages;
  1347. struct page *p = page;
  1348. do {
  1349. __ClearPageReserved(p);
  1350. set_page_count(p, 0);
  1351. } while (++p, --i);
  1352. set_pageblock_migratetype(page, MIGRATE_CMA);
  1353. if (pageblock_order >= MAX_ORDER) {
  1354. i = pageblock_nr_pages;
  1355. p = page;
  1356. do {
  1357. set_page_refcounted(p);
  1358. __free_pages(p, MAX_ORDER - 1);
  1359. p += MAX_ORDER_NR_PAGES;
  1360. } while (i -= MAX_ORDER_NR_PAGES);
  1361. } else {
  1362. set_page_refcounted(page);
  1363. __free_pages(page, pageblock_order);
  1364. }
  1365. adjust_managed_page_count(page, pageblock_nr_pages);
  1366. }
  1367. #endif
  1368. /*
  1369. * The order of subdivision here is critical for the IO subsystem.
  1370. * Please do not alter this order without good reasons and regression
  1371. * testing. Specifically, as large blocks of memory are subdivided,
  1372. * the order in which smaller blocks are delivered depends on the order
  1373. * they're subdivided in this function. This is the primary factor
  1374. * influencing the order in which pages are delivered to the IO
  1375. * subsystem according to empirical testing, and this is also justified
  1376. * by considering the behavior of a buddy system containing a single
  1377. * large block of memory acted on by a series of small allocations.
  1378. * This behavior is a critical factor in sglist merging's success.
  1379. *
  1380. * -- nyc
  1381. */
  1382. static inline void expand(struct zone *zone, struct page *page,
  1383. int low, int high, struct free_area *area,
  1384. int migratetype)
  1385. {
  1386. unsigned long size = 1 << high;
  1387. while (high > low) {
  1388. area--;
  1389. high--;
  1390. size >>= 1;
  1391. VM_BUG_ON_PAGE(bad_range(zone, &page[size]), &page[size]);
  1392. if (IS_ENABLED(CONFIG_DEBUG_PAGEALLOC) &&
  1393. debug_guardpage_enabled() &&
  1394. high < debug_guardpage_minorder()) {
  1395. /*
  1396. * Mark as guard pages (or page), that will allow to
  1397. * merge back to allocator when buddy will be freed.
  1398. * Corresponding page table entries will not be touched,
  1399. * pages will stay not present in virtual address space
  1400. */
  1401. set_page_guard(zone, &page[size], high, migratetype);
  1402. continue;
  1403. }
  1404. list_add(&page[size].lru, &area->free_list[migratetype]);
  1405. area->nr_free++;
  1406. set_page_order(&page[size], high);
  1407. }
  1408. }
  1409. static void check_new_page_bad(struct page *page)
  1410. {
  1411. const char *bad_reason = NULL;
  1412. unsigned long bad_flags = 0;
  1413. if (unlikely(atomic_read(&page->_mapcount) != -1))
  1414. bad_reason = "nonzero mapcount";
  1415. if (unlikely(page->mapping != NULL))
  1416. bad_reason = "non-NULL mapping";
  1417. if (unlikely(page_ref_count(page) != 0))
  1418. bad_reason = "nonzero _count";
  1419. if (unlikely(page->flags & __PG_HWPOISON)) {
  1420. bad_reason = "HWPoisoned (hardware-corrupted)";
  1421. bad_flags = __PG_HWPOISON;
  1422. /* Don't complain about hwpoisoned pages */
  1423. page_mapcount_reset(page); /* remove PageBuddy */
  1424. return;
  1425. }
  1426. if (unlikely(page->flags & PAGE_FLAGS_CHECK_AT_PREP)) {
  1427. bad_reason = "PAGE_FLAGS_CHECK_AT_PREP flag set";
  1428. bad_flags = PAGE_FLAGS_CHECK_AT_PREP;
  1429. }
  1430. #ifdef CONFIG_MEMCG
  1431. if (unlikely(page->mem_cgroup))
  1432. bad_reason = "page still charged to cgroup";
  1433. #endif
  1434. bad_page(page, bad_reason, bad_flags);
  1435. }
  1436. /*
  1437. * This page is about to be returned from the page allocator
  1438. */
  1439. static inline int check_new_page(struct page *page)
  1440. {
  1441. if (likely(page_expected_state(page,
  1442. PAGE_FLAGS_CHECK_AT_PREP|__PG_HWPOISON)))
  1443. return 0;
  1444. check_new_page_bad(page);
  1445. return 1;
  1446. }
  1447. static inline bool free_pages_prezeroed(bool poisoned)
  1448. {
  1449. return IS_ENABLED(CONFIG_PAGE_POISONING_ZERO) &&
  1450. page_poisoning_enabled() && poisoned;
  1451. }
  1452. #ifdef CONFIG_DEBUG_VM
  1453. static bool check_pcp_refill(struct page *page)
  1454. {
  1455. return false;
  1456. }
  1457. static bool check_new_pcp(struct page *page)
  1458. {
  1459. return check_new_page(page);
  1460. }
  1461. #else
  1462. static bool check_pcp_refill(struct page *page)
  1463. {
  1464. return check_new_page(page);
  1465. }
  1466. static bool check_new_pcp(struct page *page)
  1467. {
  1468. return false;
  1469. }
  1470. #endif /* CONFIG_DEBUG_VM */
  1471. static bool check_new_pages(struct page *page, unsigned int order)
  1472. {
  1473. int i;
  1474. for (i = 0; i < (1 << order); i++) {
  1475. struct page *p = page + i;
  1476. if (unlikely(check_new_page(p)))
  1477. return true;
  1478. }
  1479. return false;
  1480. }
  1481. inline void post_alloc_hook(struct page *page, unsigned int order,
  1482. gfp_t gfp_flags)
  1483. {
  1484. set_page_private(page, 0);
  1485. set_page_refcounted(page);
  1486. arch_alloc_page(page, order);
  1487. kernel_map_pages(page, 1 << order, 1);
  1488. kernel_poison_pages(page, 1 << order, 1);
  1489. kasan_alloc_pages(page, order);
  1490. set_page_owner(page, order, gfp_flags);
  1491. }
  1492. static void prep_new_page(struct page *page, unsigned int order, gfp_t gfp_flags,
  1493. unsigned int alloc_flags)
  1494. {
  1495. int i;
  1496. bool poisoned = true;
  1497. for (i = 0; i < (1 << order); i++) {
  1498. struct page *p = page + i;
  1499. if (poisoned)
  1500. poisoned &= page_is_poisoned(p);
  1501. }
  1502. post_alloc_hook(page, order, gfp_flags);
  1503. if (!free_pages_prezeroed(poisoned) && (gfp_flags & __GFP_ZERO))
  1504. for (i = 0; i < (1 << order); i++)
  1505. clear_highpage(page + i);
  1506. if (order && (gfp_flags & __GFP_COMP))
  1507. prep_compound_page(page, order);
  1508. /*
  1509. * page is set pfmemalloc when ALLOC_NO_WATERMARKS was necessary to
  1510. * allocate the page. The expectation is that the caller is taking
  1511. * steps that will free more memory. The caller should avoid the page
  1512. * being used for !PFMEMALLOC purposes.
  1513. */
  1514. if (alloc_flags & ALLOC_NO_WATERMARKS)
  1515. set_page_pfmemalloc(page);
  1516. else
  1517. clear_page_pfmemalloc(page);
  1518. }
  1519. /*
  1520. * Go through the free lists for the given migratetype and remove
  1521. * the smallest available page from the freelists
  1522. */
  1523. static inline
  1524. struct page *__rmqueue_smallest(struct zone *zone, unsigned int order,
  1525. int migratetype)
  1526. {
  1527. unsigned int current_order;
  1528. struct free_area *area;
  1529. struct page *page;
  1530. /* Find a page of the appropriate size in the preferred list */
  1531. for (current_order = order; current_order < MAX_ORDER; ++current_order) {
  1532. area = &(zone->free_area[current_order]);
  1533. page = list_first_entry_or_null(&area->free_list[migratetype],
  1534. struct page, lru);
  1535. if (!page)
  1536. continue;
  1537. list_del(&page->lru);
  1538. rmv_page_order(page);
  1539. area->nr_free--;
  1540. expand(zone, page, order, current_order, area, migratetype);
  1541. set_pcppage_migratetype(page, migratetype);
  1542. return page;
  1543. }
  1544. return NULL;
  1545. }
  1546. /*
  1547. * This array describes the order lists are fallen back to when
  1548. * the free lists for the desirable migrate type are depleted
  1549. */
  1550. static int fallbacks[MIGRATE_TYPES][4] = {
  1551. [MIGRATE_UNMOVABLE] = { MIGRATE_RECLAIMABLE, MIGRATE_MOVABLE, MIGRATE_TYPES },
  1552. [MIGRATE_RECLAIMABLE] = { MIGRATE_UNMOVABLE, MIGRATE_MOVABLE, MIGRATE_TYPES },
  1553. [MIGRATE_MOVABLE] = { MIGRATE_RECLAIMABLE, MIGRATE_UNMOVABLE, MIGRATE_TYPES },
  1554. #ifdef CONFIG_CMA
  1555. [MIGRATE_CMA] = { MIGRATE_TYPES }, /* Never used */
  1556. #endif
  1557. #ifdef CONFIG_MEMORY_ISOLATION
  1558. [MIGRATE_ISOLATE] = { MIGRATE_TYPES }, /* Never used */
  1559. #endif
  1560. };
  1561. #ifdef CONFIG_CMA
  1562. static struct page *__rmqueue_cma_fallback(struct zone *zone,
  1563. unsigned int order)
  1564. {
  1565. return __rmqueue_smallest(zone, order, MIGRATE_CMA);
  1566. }
  1567. #else
  1568. static inline struct page *__rmqueue_cma_fallback(struct zone *zone,
  1569. unsigned int order) { return NULL; }
  1570. #endif
  1571. /*
  1572. * Move the free pages in a range to the free lists of the requested type.
  1573. * Note that start_page and end_pages are not aligned on a pageblock
  1574. * boundary. If alignment is required, use move_freepages_block()
  1575. */
  1576. int move_freepages(struct zone *zone,
  1577. struct page *start_page, struct page *end_page,
  1578. int migratetype)
  1579. {
  1580. struct page *page;
  1581. unsigned int order;
  1582. int pages_moved = 0;
  1583. #ifndef CONFIG_HOLES_IN_ZONE
  1584. /*
  1585. * page_zone is not safe to call in this context when
  1586. * CONFIG_HOLES_IN_ZONE is set. This bug check is probably redundant
  1587. * anyway as we check zone boundaries in move_freepages_block().
  1588. * Remove at a later date when no bug reports exist related to
  1589. * grouping pages by mobility
  1590. */
  1591. VM_BUG_ON(page_zone(start_page) != page_zone(end_page));
  1592. #endif
  1593. for (page = start_page; page <= end_page;) {
  1594. /* Make sure we are not inadvertently changing nodes */
  1595. VM_BUG_ON_PAGE(page_to_nid(page) != zone_to_nid(zone), page);
  1596. if (!pfn_valid_within(page_to_pfn(page))) {
  1597. page++;
  1598. continue;
  1599. }
  1600. if (!PageBuddy(page)) {
  1601. page++;
  1602. continue;
  1603. }
  1604. order = page_order(page);
  1605. list_move(&page->lru,
  1606. &zone->free_area[order].free_list[migratetype]);
  1607. page += 1 << order;
  1608. pages_moved += 1 << order;
  1609. }
  1610. return pages_moved;
  1611. }
  1612. int move_freepages_block(struct zone *zone, struct page *page,
  1613. int migratetype)
  1614. {
  1615. unsigned long start_pfn, end_pfn;
  1616. struct page *start_page, *end_page;
  1617. start_pfn = page_to_pfn(page);
  1618. start_pfn = start_pfn & ~(pageblock_nr_pages-1);
  1619. start_page = pfn_to_page(start_pfn);
  1620. end_page = start_page + pageblock_nr_pages - 1;
  1621. end_pfn = start_pfn + pageblock_nr_pages - 1;
  1622. /* Do not cross zone boundaries */
  1623. if (!zone_spans_pfn(zone, start_pfn))
  1624. start_page = page;
  1625. if (!zone_spans_pfn(zone, end_pfn))
  1626. return 0;
  1627. return move_freepages(zone, start_page, end_page, migratetype);
  1628. }
  1629. static void change_pageblock_range(struct page *pageblock_page,
  1630. int start_order, int migratetype)
  1631. {
  1632. int nr_pageblocks = 1 << (start_order - pageblock_order);
  1633. while (nr_pageblocks--) {
  1634. set_pageblock_migratetype(pageblock_page, migratetype);
  1635. pageblock_page += pageblock_nr_pages;
  1636. }
  1637. }
  1638. /*
  1639. * When we are falling back to another migratetype during allocation, try to
  1640. * steal extra free pages from the same pageblocks to satisfy further
  1641. * allocations, instead of polluting multiple pageblocks.
  1642. *
  1643. * If we are stealing a relatively large buddy page, it is likely there will
  1644. * be more free pages in the pageblock, so try to steal them all. For
  1645. * reclaimable and unmovable allocations, we steal regardless of page size,
  1646. * as fragmentation caused by those allocations polluting movable pageblocks
  1647. * is worse than movable allocations stealing from unmovable and reclaimable
  1648. * pageblocks.
  1649. */
  1650. static bool can_steal_fallback(unsigned int order, int start_mt)
  1651. {
  1652. /*
  1653. * Leaving this order check is intended, although there is
  1654. * relaxed order check in next check. The reason is that
  1655. * we can actually steal whole pageblock if this condition met,
  1656. * but, below check doesn't guarantee it and that is just heuristic
  1657. * so could be changed anytime.
  1658. */
  1659. if (order >= pageblock_order)
  1660. return true;
  1661. if (order >= pageblock_order / 2 ||
  1662. start_mt == MIGRATE_RECLAIMABLE ||
  1663. start_mt == MIGRATE_UNMOVABLE ||
  1664. page_group_by_mobility_disabled)
  1665. return true;
  1666. return false;
  1667. }
  1668. /*
  1669. * This function implements actual steal behaviour. If order is large enough,
  1670. * we can steal whole pageblock. If not, we first move freepages in this
  1671. * pageblock and check whether half of pages are moved or not. If half of
  1672. * pages are moved, we can change migratetype of pageblock and permanently
  1673. * use it's pages as requested migratetype in the future.
  1674. */
  1675. static void steal_suitable_fallback(struct zone *zone, struct page *page,
  1676. int start_type)
  1677. {
  1678. unsigned int current_order = page_order(page);
  1679. int pages;
  1680. /* Take ownership for orders >= pageblock_order */
  1681. if (current_order >= pageblock_order) {
  1682. change_pageblock_range(page, current_order, start_type);
  1683. return;
  1684. }
  1685. pages = move_freepages_block(zone, page, start_type);
  1686. /* Claim the whole block if over half of it is free */
  1687. if (pages >= (1 << (pageblock_order-1)) ||
  1688. page_group_by_mobility_disabled)
  1689. set_pageblock_migratetype(page, start_type);
  1690. }
  1691. /*
  1692. * Check whether there is a suitable fallback freepage with requested order.
  1693. * If only_stealable is true, this function returns fallback_mt only if
  1694. * we can steal other freepages all together. This would help to reduce
  1695. * fragmentation due to mixed migratetype pages in one pageblock.
  1696. */
  1697. int find_suitable_fallback(struct free_area *area, unsigned int order,
  1698. int migratetype, bool only_stealable, bool *can_steal)
  1699. {
  1700. int i;
  1701. int fallback_mt;
  1702. if (area->nr_free == 0)
  1703. return -1;
  1704. *can_steal = false;
  1705. for (i = 0;; i++) {
  1706. fallback_mt = fallbacks[migratetype][i];
  1707. if (fallback_mt == MIGRATE_TYPES)
  1708. break;
  1709. if (list_empty(&area->free_list[fallback_mt]))
  1710. continue;
  1711. if (can_steal_fallback(order, migratetype))
  1712. *can_steal = true;
  1713. if (!only_stealable)
  1714. return fallback_mt;
  1715. if (*can_steal)
  1716. return fallback_mt;
  1717. }
  1718. return -1;
  1719. }
  1720. /*
  1721. * Reserve a pageblock for exclusive use of high-order atomic allocations if
  1722. * there are no empty page blocks that contain a page with a suitable order
  1723. */
  1724. static void reserve_highatomic_pageblock(struct page *page, struct zone *zone,
  1725. unsigned int alloc_order)
  1726. {
  1727. int mt;
  1728. unsigned long max_managed, flags;
  1729. /*
  1730. * Limit the number reserved to 1 pageblock or roughly 1% of a zone.
  1731. * Check is race-prone but harmless.
  1732. */
  1733. max_managed = (zone->managed_pages / 100) + pageblock_nr_pages;
  1734. if (zone->nr_reserved_highatomic >= max_managed)
  1735. return;
  1736. spin_lock_irqsave(&zone->lock, flags);
  1737. /* Recheck the nr_reserved_highatomic limit under the lock */
  1738. if (zone->nr_reserved_highatomic >= max_managed)
  1739. goto out_unlock;
  1740. /* Yoink! */
  1741. mt = get_pageblock_migratetype(page);
  1742. if (mt != MIGRATE_HIGHATOMIC &&
  1743. !is_migrate_isolate(mt) && !is_migrate_cma(mt)) {
  1744. zone->nr_reserved_highatomic += pageblock_nr_pages;
  1745. set_pageblock_migratetype(page, MIGRATE_HIGHATOMIC);
  1746. move_freepages_block(zone, page, MIGRATE_HIGHATOMIC);
  1747. }
  1748. out_unlock:
  1749. spin_unlock_irqrestore(&zone->lock, flags);
  1750. }
  1751. /*
  1752. * Used when an allocation is about to fail under memory pressure. This
  1753. * potentially hurts the reliability of high-order allocations when under
  1754. * intense memory pressure but failed atomic allocations should be easier
  1755. * to recover from than an OOM.
  1756. */
  1757. static void unreserve_highatomic_pageblock(const struct alloc_context *ac)
  1758. {
  1759. struct zonelist *zonelist = ac->zonelist;
  1760. unsigned long flags;
  1761. struct zoneref *z;
  1762. struct zone *zone;
  1763. struct page *page;
  1764. int order;
  1765. for_each_zone_zonelist_nodemask(zone, z, zonelist, ac->high_zoneidx,
  1766. ac->nodemask) {
  1767. /* Preserve at least one pageblock */
  1768. if (zone->nr_reserved_highatomic <= pageblock_nr_pages)
  1769. continue;
  1770. spin_lock_irqsave(&zone->lock, flags);
  1771. for (order = 0; order < MAX_ORDER; order++) {
  1772. struct free_area *area = &(zone->free_area[order]);
  1773. page = list_first_entry_or_null(
  1774. &area->free_list[MIGRATE_HIGHATOMIC],
  1775. struct page, lru);
  1776. if (!page)
  1777. continue;
  1778. /*
  1779. * It should never happen but changes to locking could
  1780. * inadvertently allow a per-cpu drain to add pages
  1781. * to MIGRATE_HIGHATOMIC while unreserving so be safe
  1782. * and watch for underflows.
  1783. */
  1784. zone->nr_reserved_highatomic -= min(pageblock_nr_pages,
  1785. zone->nr_reserved_highatomic);
  1786. /*
  1787. * Convert to ac->migratetype and avoid the normal
  1788. * pageblock stealing heuristics. Minimally, the caller
  1789. * is doing the work and needs the pages. More
  1790. * importantly, if the block was always converted to
  1791. * MIGRATE_UNMOVABLE or another type then the number
  1792. * of pageblocks that cannot be completely freed
  1793. * may increase.
  1794. */
  1795. set_pageblock_migratetype(page, ac->migratetype);
  1796. move_freepages_block(zone, page, ac->migratetype);
  1797. spin_unlock_irqrestore(&zone->lock, flags);
  1798. return;
  1799. }
  1800. spin_unlock_irqrestore(&zone->lock, flags);
  1801. }
  1802. }
  1803. /* Remove an element from the buddy allocator from the fallback list */
  1804. static inline struct page *
  1805. __rmqueue_fallback(struct zone *zone, unsigned int order, int start_migratetype)
  1806. {
  1807. struct free_area *area;
  1808. unsigned int current_order;
  1809. struct page *page;
  1810. int fallback_mt;
  1811. bool can_steal;
  1812. /* Find the largest possible block of pages in the other list */
  1813. for (current_order = MAX_ORDER-1;
  1814. current_order >= order && current_order <= MAX_ORDER-1;
  1815. --current_order) {
  1816. area = &(zone->free_area[current_order]);
  1817. fallback_mt = find_suitable_fallback(area, current_order,
  1818. start_migratetype, false, &can_steal);
  1819. if (fallback_mt == -1)
  1820. continue;
  1821. page = list_first_entry(&area->free_list[fallback_mt],
  1822. struct page, lru);
  1823. if (can_steal)
  1824. steal_suitable_fallback(zone, page, start_migratetype);
  1825. /* Remove the page from the freelists */
  1826. area->nr_free--;
  1827. list_del(&page->lru);
  1828. rmv_page_order(page);
  1829. expand(zone, page, order, current_order, area,
  1830. start_migratetype);
  1831. /*
  1832. * The pcppage_migratetype may differ from pageblock's
  1833. * migratetype depending on the decisions in
  1834. * find_suitable_fallback(). This is OK as long as it does not
  1835. * differ for MIGRATE_CMA pageblocks. Those can be used as
  1836. * fallback only via special __rmqueue_cma_fallback() function
  1837. */
  1838. set_pcppage_migratetype(page, start_migratetype);
  1839. trace_mm_page_alloc_extfrag(page, order, current_order,
  1840. start_migratetype, fallback_mt);
  1841. return page;
  1842. }
  1843. return NULL;
  1844. }
  1845. /*
  1846. * Do the hard work of removing an element from the buddy allocator.
  1847. * Call me with the zone->lock already held.
  1848. */
  1849. static struct page *__rmqueue(struct zone *zone, unsigned int order,
  1850. int migratetype)
  1851. {
  1852. struct page *page;
  1853. page = __rmqueue_smallest(zone, order, migratetype);
  1854. if (unlikely(!page)) {
  1855. if (migratetype == MIGRATE_MOVABLE)
  1856. page = __rmqueue_cma_fallback(zone, order);
  1857. if (!page)
  1858. page = __rmqueue_fallback(zone, order, migratetype);
  1859. }
  1860. trace_mm_page_alloc_zone_locked(page, order, migratetype);
  1861. return page;
  1862. }
  1863. /*
  1864. * Obtain a specified number of elements from the buddy allocator, all under
  1865. * a single hold of the lock, for efficiency. Add them to the supplied list.
  1866. * Returns the number of new pages which were placed at *list.
  1867. */
  1868. static int rmqueue_bulk(struct zone *zone, unsigned int order,
  1869. unsigned long count, struct list_head *list,
  1870. int migratetype, bool cold)
  1871. {
  1872. int i;
  1873. spin_lock(&zone->lock);
  1874. for (i = 0; i < count; ++i) {
  1875. struct page *page = __rmqueue(zone, order, migratetype);
  1876. if (unlikely(page == NULL))
  1877. break;
  1878. if (unlikely(check_pcp_refill(page)))
  1879. continue;
  1880. /*
  1881. * Split buddy pages returned by expand() are received here
  1882. * in physical page order. The page is added to the callers and
  1883. * list and the list head then moves forward. From the callers
  1884. * perspective, the linked list is ordered by page number in
  1885. * some conditions. This is useful for IO devices that can
  1886. * merge IO requests if the physical pages are ordered
  1887. * properly.
  1888. */
  1889. if (likely(!cold))
  1890. list_add(&page->lru, list);
  1891. else
  1892. list_add_tail(&page->lru, list);
  1893. list = &page->lru;
  1894. if (is_migrate_cma(get_pcppage_migratetype(page)))
  1895. __mod_zone_page_state(zone, NR_FREE_CMA_PAGES,
  1896. -(1 << order));
  1897. }
  1898. __mod_zone_page_state(zone, NR_FREE_PAGES, -(i << order));
  1899. spin_unlock(&zone->lock);
  1900. return i;
  1901. }
  1902. #ifdef CONFIG_NUMA
  1903. /*
  1904. * Called from the vmstat counter updater to drain pagesets of this
  1905. * currently executing processor on remote nodes after they have
  1906. * expired.
  1907. *
  1908. * Note that this function must be called with the thread pinned to
  1909. * a single processor.
  1910. */
  1911. void drain_zone_pages(struct zone *zone, struct per_cpu_pages *pcp)
  1912. {
  1913. unsigned long flags;
  1914. int to_drain, batch;
  1915. local_irq_save(flags);
  1916. batch = READ_ONCE(pcp->batch);
  1917. to_drain = min(pcp->count, batch);
  1918. if (to_drain > 0) {
  1919. free_pcppages_bulk(zone, to_drain, pcp);
  1920. pcp->count -= to_drain;
  1921. }
  1922. local_irq_restore(flags);
  1923. }
  1924. #endif
  1925. /*
  1926. * Drain pcplists of the indicated processor and zone.
  1927. *
  1928. * The processor must either be the current processor and the
  1929. * thread pinned to the current processor or a processor that
  1930. * is not online.
  1931. */
  1932. static void drain_pages_zone(unsigned int cpu, struct zone *zone)
  1933. {
  1934. unsigned long flags;
  1935. struct per_cpu_pageset *pset;
  1936. struct per_cpu_pages *pcp;
  1937. local_irq_save(flags);
  1938. pset = per_cpu_ptr(zone->pageset, cpu);
  1939. pcp = &pset->pcp;
  1940. if (pcp->count) {
  1941. free_pcppages_bulk(zone, pcp->count, pcp);
  1942. pcp->count = 0;
  1943. }
  1944. local_irq_restore(flags);
  1945. }
  1946. /*
  1947. * Drain pcplists of all zones on the indicated processor.
  1948. *
  1949. * The processor must either be the current processor and the
  1950. * thread pinned to the current processor or a processor that
  1951. * is not online.
  1952. */
  1953. static void drain_pages(unsigned int cpu)
  1954. {
  1955. struct zone *zone;
  1956. for_each_populated_zone(zone) {
  1957. drain_pages_zone(cpu, zone);
  1958. }
  1959. }
  1960. /*
  1961. * Spill all of this CPU's per-cpu pages back into the buddy allocator.
  1962. *
  1963. * The CPU has to be pinned. When zone parameter is non-NULL, spill just
  1964. * the single zone's pages.
  1965. */
  1966. void drain_local_pages(struct zone *zone)
  1967. {
  1968. int cpu = smp_processor_id();
  1969. if (zone)
  1970. drain_pages_zone(cpu, zone);
  1971. else
  1972. drain_pages(cpu);
  1973. }
  1974. /*
  1975. * Spill all the per-cpu pages from all CPUs back into the buddy allocator.
  1976. *
  1977. * When zone parameter is non-NULL, spill just the single zone's pages.
  1978. *
  1979. * Note that this code is protected against sending an IPI to an offline
  1980. * CPU but does not guarantee sending an IPI to newly hotplugged CPUs:
  1981. * on_each_cpu_mask() blocks hotplug and won't talk to offlined CPUs but
  1982. * nothing keeps CPUs from showing up after we populated the cpumask and
  1983. * before the call to on_each_cpu_mask().
  1984. */
  1985. void drain_all_pages(struct zone *zone)
  1986. {
  1987. int cpu;
  1988. /*
  1989. * Allocate in the BSS so we wont require allocation in
  1990. * direct reclaim path for CONFIG_CPUMASK_OFFSTACK=y
  1991. */
  1992. static cpumask_t cpus_with_pcps;
  1993. /*
  1994. * We don't care about racing with CPU hotplug event
  1995. * as offline notification will cause the notified
  1996. * cpu to drain that CPU pcps and on_each_cpu_mask
  1997. * disables preemption as part of its processing
  1998. */
  1999. for_each_online_cpu(cpu) {
  2000. struct per_cpu_pageset *pcp;
  2001. struct zone *z;
  2002. bool has_pcps = false;
  2003. if (zone) {
  2004. pcp = per_cpu_ptr(zone->pageset, cpu);
  2005. if (pcp->pcp.count)
  2006. has_pcps = true;
  2007. } else {
  2008. for_each_populated_zone(z) {
  2009. pcp = per_cpu_ptr(z->pageset, cpu);
  2010. if (pcp->pcp.count) {
  2011. has_pcps = true;
  2012. break;
  2013. }
  2014. }
  2015. }
  2016. if (has_pcps)
  2017. cpumask_set_cpu(cpu, &cpus_with_pcps);
  2018. else
  2019. cpumask_clear_cpu(cpu, &cpus_with_pcps);
  2020. }
  2021. on_each_cpu_mask(&cpus_with_pcps, (smp_call_func_t) drain_local_pages,
  2022. zone, 1);
  2023. }
  2024. #ifdef CONFIG_HIBERNATION
  2025. void mark_free_pages(struct zone *zone)
  2026. {
  2027. unsigned long pfn, max_zone_pfn;
  2028. unsigned long flags;
  2029. unsigned int order, t;
  2030. struct page *page;
  2031. if (zone_is_empty(zone))
  2032. return;
  2033. spin_lock_irqsave(&zone->lock, flags);
  2034. max_zone_pfn = zone_end_pfn(zone);
  2035. for (pfn = zone->zone_start_pfn; pfn < max_zone_pfn; pfn++)
  2036. if (pfn_valid(pfn)) {
  2037. page = pfn_to_page(pfn);
  2038. if (page_zone(page) != zone)
  2039. continue;
  2040. if (!swsusp_page_is_forbidden(page))
  2041. swsusp_unset_page_free(page);
  2042. }
  2043. for_each_migratetype_order(order, t) {
  2044. list_for_each_entry(page,
  2045. &zone->free_area[order].free_list[t], lru) {
  2046. unsigned long i;
  2047. pfn = page_to_pfn(page);
  2048. for (i = 0; i < (1UL << order); i++)
  2049. swsusp_set_page_free(pfn_to_page(pfn + i));
  2050. }
  2051. }
  2052. spin_unlock_irqrestore(&zone->lock, flags);
  2053. }
  2054. #endif /* CONFIG_PM */
  2055. /*
  2056. * Free a 0-order page
  2057. * cold == true ? free a cold page : free a hot page
  2058. */
  2059. void free_hot_cold_page(struct page *page, bool cold)
  2060. {
  2061. struct zone *zone = page_zone(page);
  2062. struct per_cpu_pages *pcp;
  2063. unsigned long flags;
  2064. unsigned long pfn = page_to_pfn(page);
  2065. int migratetype;
  2066. if (!free_pcp_prepare(page))
  2067. return;
  2068. migratetype = get_pfnblock_migratetype(page, pfn);
  2069. set_pcppage_migratetype(page, migratetype);
  2070. local_irq_save(flags);
  2071. __count_vm_event(PGFREE);
  2072. /*
  2073. * We only track unmovable, reclaimable and movable on pcp lists.
  2074. * Free ISOLATE pages back to the allocator because they are being
  2075. * offlined but treat RESERVE as movable pages so we can get those
  2076. * areas back if necessary. Otherwise, we may have to free
  2077. * excessively into the page allocator
  2078. */
  2079. if (migratetype >= MIGRATE_PCPTYPES) {
  2080. if (unlikely(is_migrate_isolate(migratetype))) {
  2081. free_one_page(zone, page, pfn, 0, migratetype);
  2082. goto out;
  2083. }
  2084. migratetype = MIGRATE_MOVABLE;
  2085. }
  2086. pcp = &this_cpu_ptr(zone->pageset)->pcp;
  2087. if (!cold)
  2088. list_add(&page->lru, &pcp->lists[migratetype]);
  2089. else
  2090. list_add_tail(&page->lru, &pcp->lists[migratetype]);
  2091. pcp->count++;
  2092. if (pcp->count >= pcp->high) {
  2093. unsigned long batch = READ_ONCE(pcp->batch);
  2094. free_pcppages_bulk(zone, batch, pcp);
  2095. pcp->count -= batch;
  2096. }
  2097. out:
  2098. local_irq_restore(flags);
  2099. }
  2100. /*
  2101. * Free a list of 0-order pages
  2102. */
  2103. void free_hot_cold_page_list(struct list_head *list, bool cold)
  2104. {
  2105. struct page *page, *next;
  2106. list_for_each_entry_safe(page, next, list, lru) {
  2107. trace_mm_page_free_batched(page, cold);
  2108. free_hot_cold_page(page, cold);
  2109. }
  2110. }
  2111. /*
  2112. * split_page takes a non-compound higher-order page, and splits it into
  2113. * n (1<<order) sub-pages: page[0..n]
  2114. * Each sub-page must be freed individually.
  2115. *
  2116. * Note: this is probably too low level an operation for use in drivers.
  2117. * Please consult with lkml before using this in your driver.
  2118. */
  2119. void split_page(struct page *page, unsigned int order)
  2120. {
  2121. int i;
  2122. VM_BUG_ON_PAGE(PageCompound(page), page);
  2123. VM_BUG_ON_PAGE(!page_count(page), page);
  2124. #ifdef CONFIG_KMEMCHECK
  2125. /*
  2126. * Split shadow pages too, because free(page[0]) would
  2127. * otherwise free the whole shadow.
  2128. */
  2129. if (kmemcheck_page_is_tracked(page))
  2130. split_page(virt_to_page(page[0].shadow), order);
  2131. #endif
  2132. for (i = 1; i < (1 << order); i++)
  2133. set_page_refcounted(page + i);
  2134. split_page_owner(page, order);
  2135. }
  2136. EXPORT_SYMBOL_GPL(split_page);
  2137. int __isolate_free_page(struct page *page, unsigned int order)
  2138. {
  2139. unsigned long watermark;
  2140. struct zone *zone;
  2141. int mt;
  2142. BUG_ON(!PageBuddy(page));
  2143. zone = page_zone(page);
  2144. mt = get_pageblock_migratetype(page);
  2145. if (!is_migrate_isolate(mt)) {
  2146. /* Obey watermarks as if the page was being allocated */
  2147. watermark = low_wmark_pages(zone) + (1 << order);
  2148. if (!zone_watermark_ok(zone, 0, watermark, 0, 0))
  2149. return 0;
  2150. __mod_zone_freepage_state(zone, -(1UL << order), mt);
  2151. }
  2152. /* Remove page from free list */
  2153. list_del(&page->lru);
  2154. zone->free_area[order].nr_free--;
  2155. rmv_page_order(page);
  2156. /*
  2157. * Set the pageblock if the isolated page is at least half of a
  2158. * pageblock
  2159. */
  2160. if (order >= pageblock_order - 1) {
  2161. struct page *endpage = page + (1 << order) - 1;
  2162. for (; page < endpage; page += pageblock_nr_pages) {
  2163. int mt = get_pageblock_migratetype(page);
  2164. if (!is_migrate_isolate(mt) && !is_migrate_cma(mt))
  2165. set_pageblock_migratetype(page,
  2166. MIGRATE_MOVABLE);
  2167. }
  2168. }
  2169. return 1UL << order;
  2170. }
  2171. /*
  2172. * Update NUMA hit/miss statistics
  2173. *
  2174. * Must be called with interrupts disabled.
  2175. *
  2176. * When __GFP_OTHER_NODE is set assume the node of the preferred
  2177. * zone is the local node. This is useful for daemons who allocate
  2178. * memory on behalf of other processes.
  2179. */
  2180. static inline void zone_statistics(struct zone *preferred_zone, struct zone *z,
  2181. gfp_t flags)
  2182. {
  2183. #ifdef CONFIG_NUMA
  2184. int local_nid = numa_node_id();
  2185. enum zone_stat_item local_stat = NUMA_LOCAL;
  2186. if (unlikely(flags & __GFP_OTHER_NODE)) {
  2187. local_stat = NUMA_OTHER;
  2188. local_nid = preferred_zone->node;
  2189. }
  2190. if (z->node == local_nid) {
  2191. __inc_zone_state(z, NUMA_HIT);
  2192. __inc_zone_state(z, local_stat);
  2193. } else {
  2194. __inc_zone_state(z, NUMA_MISS);
  2195. __inc_zone_state(preferred_zone, NUMA_FOREIGN);
  2196. }
  2197. #endif
  2198. }
  2199. /*
  2200. * Allocate a page from the given zone. Use pcplists for order-0 allocations.
  2201. */
  2202. static inline
  2203. struct page *buffered_rmqueue(struct zone *preferred_zone,
  2204. struct zone *zone, unsigned int order,
  2205. gfp_t gfp_flags, unsigned int alloc_flags,
  2206. int migratetype)
  2207. {
  2208. unsigned long flags;
  2209. struct page *page;
  2210. bool cold = ((gfp_flags & __GFP_COLD) != 0);
  2211. if (likely(order == 0)) {
  2212. struct per_cpu_pages *pcp;
  2213. struct list_head *list;
  2214. local_irq_save(flags);
  2215. do {
  2216. pcp = &this_cpu_ptr(zone->pageset)->pcp;
  2217. list = &pcp->lists[migratetype];
  2218. if (list_empty(list)) {
  2219. pcp->count += rmqueue_bulk(zone, 0,
  2220. pcp->batch, list,
  2221. migratetype, cold);
  2222. if (unlikely(list_empty(list)))
  2223. goto failed;
  2224. }
  2225. if (cold)
  2226. page = list_last_entry(list, struct page, lru);
  2227. else
  2228. page = list_first_entry(list, struct page, lru);
  2229. list_del(&page->lru);
  2230. pcp->count--;
  2231. } while (check_new_pcp(page));
  2232. } else {
  2233. /*
  2234. * We most definitely don't want callers attempting to
  2235. * allocate greater than order-1 page units with __GFP_NOFAIL.
  2236. */
  2237. WARN_ON_ONCE((gfp_flags & __GFP_NOFAIL) && (order > 1));
  2238. spin_lock_irqsave(&zone->lock, flags);
  2239. do {
  2240. page = NULL;
  2241. if (alloc_flags & ALLOC_HARDER) {
  2242. page = __rmqueue_smallest(zone, order, MIGRATE_HIGHATOMIC);
  2243. if (page)
  2244. trace_mm_page_alloc_zone_locked(page, order, migratetype);
  2245. }
  2246. if (!page)
  2247. page = __rmqueue(zone, order, migratetype);
  2248. } while (page && check_new_pages(page, order));
  2249. spin_unlock(&zone->lock);
  2250. if (!page)
  2251. goto failed;
  2252. __mod_zone_freepage_state(zone, -(1 << order),
  2253. get_pcppage_migratetype(page));
  2254. }
  2255. __count_zid_vm_events(PGALLOC, page_zonenum(page), 1 << order);
  2256. zone_statistics(preferred_zone, zone, gfp_flags);
  2257. local_irq_restore(flags);
  2258. VM_BUG_ON_PAGE(bad_range(zone, page), page);
  2259. return page;
  2260. failed:
  2261. local_irq_restore(flags);
  2262. return NULL;
  2263. }
  2264. #ifdef CONFIG_FAIL_PAGE_ALLOC
  2265. static struct {
  2266. struct fault_attr attr;
  2267. bool ignore_gfp_highmem;
  2268. bool ignore_gfp_reclaim;
  2269. u32 min_order;
  2270. } fail_page_alloc = {
  2271. .attr = FAULT_ATTR_INITIALIZER,
  2272. .ignore_gfp_reclaim = true,
  2273. .ignore_gfp_highmem = true,
  2274. .min_order = 1,
  2275. };
  2276. static int __init setup_fail_page_alloc(char *str)
  2277. {
  2278. return setup_fault_attr(&fail_page_alloc.attr, str);
  2279. }
  2280. __setup("fail_page_alloc=", setup_fail_page_alloc);
  2281. static bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order)
  2282. {
  2283. if (order < fail_page_alloc.min_order)
  2284. return false;
  2285. if (gfp_mask & __GFP_NOFAIL)
  2286. return false;
  2287. if (fail_page_alloc.ignore_gfp_highmem && (gfp_mask & __GFP_HIGHMEM))
  2288. return false;
  2289. if (fail_page_alloc.ignore_gfp_reclaim &&
  2290. (gfp_mask & __GFP_DIRECT_RECLAIM))
  2291. return false;
  2292. return should_fail(&fail_page_alloc.attr, 1 << order);
  2293. }
  2294. #ifdef CONFIG_FAULT_INJECTION_DEBUG_FS
  2295. static int __init fail_page_alloc_debugfs(void)
  2296. {
  2297. umode_t mode = S_IFREG | S_IRUSR | S_IWUSR;
  2298. struct dentry *dir;
  2299. dir = fault_create_debugfs_attr("fail_page_alloc", NULL,
  2300. &fail_page_alloc.attr);
  2301. if (IS_ERR(dir))
  2302. return PTR_ERR(dir);
  2303. if (!debugfs_create_bool("ignore-gfp-wait", mode, dir,
  2304. &fail_page_alloc.ignore_gfp_reclaim))
  2305. goto fail;
  2306. if (!debugfs_create_bool("ignore-gfp-highmem", mode, dir,
  2307. &fail_page_alloc.ignore_gfp_highmem))
  2308. goto fail;
  2309. if (!debugfs_create_u32("min-order", mode, dir,
  2310. &fail_page_alloc.min_order))
  2311. goto fail;
  2312. return 0;
  2313. fail:
  2314. debugfs_remove_recursive(dir);
  2315. return -ENOMEM;
  2316. }
  2317. late_initcall(fail_page_alloc_debugfs);
  2318. #endif /* CONFIG_FAULT_INJECTION_DEBUG_FS */
  2319. #else /* CONFIG_FAIL_PAGE_ALLOC */
  2320. static inline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order)
  2321. {
  2322. return false;
  2323. }
  2324. #endif /* CONFIG_FAIL_PAGE_ALLOC */
  2325. /*
  2326. * Return true if free base pages are above 'mark'. For high-order checks it
  2327. * will return true of the order-0 watermark is reached and there is at least
  2328. * one free page of a suitable size. Checking now avoids taking the zone lock
  2329. * to check in the allocation paths if no pages are free.
  2330. */
  2331. bool __zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark,
  2332. int classzone_idx, unsigned int alloc_flags,
  2333. long free_pages)
  2334. {
  2335. long min = mark;
  2336. int o;
  2337. const bool alloc_harder = (alloc_flags & ALLOC_HARDER);
  2338. /* free_pages may go negative - that's OK */
  2339. free_pages -= (1 << order) - 1;
  2340. if (alloc_flags & ALLOC_HIGH)
  2341. min -= min / 2;
  2342. /*
  2343. * If the caller does not have rights to ALLOC_HARDER then subtract
  2344. * the high-atomic reserves. This will over-estimate the size of the
  2345. * atomic reserve but it avoids a search.
  2346. */
  2347. if (likely(!alloc_harder))
  2348. free_pages -= z->nr_reserved_highatomic;
  2349. else
  2350. min -= min / 4;
  2351. #ifdef CONFIG_CMA
  2352. /* If allocation can't use CMA areas don't use free CMA pages */
  2353. if (!(alloc_flags & ALLOC_CMA))
  2354. free_pages -= zone_page_state(z, NR_FREE_CMA_PAGES);
  2355. #endif
  2356. /*
  2357. * Check watermarks for an order-0 allocation request. If these
  2358. * are not met, then a high-order request also cannot go ahead
  2359. * even if a suitable page happened to be free.
  2360. */
  2361. if (free_pages <= min + z->lowmem_reserve[classzone_idx])
  2362. return false;
  2363. /* If this is an order-0 request then the watermark is fine */
  2364. if (!order)
  2365. return true;
  2366. /* For a high-order request, check at least one suitable page is free */
  2367. for (o = order; o < MAX_ORDER; o++) {
  2368. struct free_area *area = &z->free_area[o];
  2369. int mt;
  2370. if (!area->nr_free)
  2371. continue;
  2372. if (alloc_harder)
  2373. return true;
  2374. for (mt = 0; mt < MIGRATE_PCPTYPES; mt++) {
  2375. if (!list_empty(&area->free_list[mt]))
  2376. return true;
  2377. }
  2378. #ifdef CONFIG_CMA
  2379. if ((alloc_flags & ALLOC_CMA) &&
  2380. !list_empty(&area->free_list[MIGRATE_CMA])) {
  2381. return true;
  2382. }
  2383. #endif
  2384. }
  2385. return false;
  2386. }
  2387. bool zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark,
  2388. int classzone_idx, unsigned int alloc_flags)
  2389. {
  2390. return __zone_watermark_ok(z, order, mark, classzone_idx, alloc_flags,
  2391. zone_page_state(z, NR_FREE_PAGES));
  2392. }
  2393. static inline bool zone_watermark_fast(struct zone *z, unsigned int order,
  2394. unsigned long mark, int classzone_idx, unsigned int alloc_flags)
  2395. {
  2396. long free_pages = zone_page_state(z, NR_FREE_PAGES);
  2397. long cma_pages = 0;
  2398. #ifdef CONFIG_CMA
  2399. /* If allocation can't use CMA areas don't use free CMA pages */
  2400. if (!(alloc_flags & ALLOC_CMA))
  2401. cma_pages = zone_page_state(z, NR_FREE_CMA_PAGES);
  2402. #endif
  2403. /*
  2404. * Fast check for order-0 only. If this fails then the reserves
  2405. * need to be calculated. There is a corner case where the check
  2406. * passes but only the high-order atomic reserve are free. If
  2407. * the caller is !atomic then it'll uselessly search the free
  2408. * list. That corner case is then slower but it is harmless.
  2409. */
  2410. if (!order && (free_pages - cma_pages) > mark + z->lowmem_reserve[classzone_idx])
  2411. return true;
  2412. return __zone_watermark_ok(z, order, mark, classzone_idx, alloc_flags,
  2413. free_pages);
  2414. }
  2415. bool zone_watermark_ok_safe(struct zone *z, unsigned int order,
  2416. unsigned long mark, int classzone_idx)
  2417. {
  2418. long free_pages = zone_page_state(z, NR_FREE_PAGES);
  2419. if (z->percpu_drift_mark && free_pages < z->percpu_drift_mark)
  2420. free_pages = zone_page_state_snapshot(z, NR_FREE_PAGES);
  2421. return __zone_watermark_ok(z, order, mark, classzone_idx, 0,
  2422. free_pages);
  2423. }
  2424. #ifdef CONFIG_NUMA
  2425. static bool zone_allows_reclaim(struct zone *local_zone, struct zone *zone)
  2426. {
  2427. return node_distance(zone_to_nid(local_zone), zone_to_nid(zone)) <
  2428. RECLAIM_DISTANCE;
  2429. }
  2430. #else /* CONFIG_NUMA */
  2431. static bool zone_allows_reclaim(struct zone *local_zone, struct zone *zone)
  2432. {
  2433. return true;
  2434. }
  2435. #endif /* CONFIG_NUMA */
  2436. /*
  2437. * get_page_from_freelist goes through the zonelist trying to allocate
  2438. * a page.
  2439. */
  2440. static struct page *
  2441. get_page_from_freelist(gfp_t gfp_mask, unsigned int order, int alloc_flags,
  2442. const struct alloc_context *ac)
  2443. {
  2444. struct zoneref *z = ac->preferred_zoneref;
  2445. struct zone *zone;
  2446. struct pglist_data *last_pgdat_dirty_limit = NULL;
  2447. /*
  2448. * Scan zonelist, looking for a zone with enough free.
  2449. * See also __cpuset_node_allowed() comment in kernel/cpuset.c.
  2450. */
  2451. for_next_zone_zonelist_nodemask(zone, z, ac->zonelist, ac->high_zoneidx,
  2452. ac->nodemask) {
  2453. struct page *page;
  2454. unsigned long mark;
  2455. if (cpusets_enabled() &&
  2456. (alloc_flags & ALLOC_CPUSET) &&
  2457. !__cpuset_zone_allowed(zone, gfp_mask))
  2458. continue;
  2459. /*
  2460. * When allocating a page cache page for writing, we
  2461. * want to get it from a node that is within its dirty
  2462. * limit, such that no single node holds more than its
  2463. * proportional share of globally allowed dirty pages.
  2464. * The dirty limits take into account the node's
  2465. * lowmem reserves and high watermark so that kswapd
  2466. * should be able to balance it without having to
  2467. * write pages from its LRU list.
  2468. *
  2469. * XXX: For now, allow allocations to potentially
  2470. * exceed the per-node dirty limit in the slowpath
  2471. * (spread_dirty_pages unset) before going into reclaim,
  2472. * which is important when on a NUMA setup the allowed
  2473. * nodes are together not big enough to reach the
  2474. * global limit. The proper fix for these situations
  2475. * will require awareness of nodes in the
  2476. * dirty-throttling and the flusher threads.
  2477. */
  2478. if (ac->spread_dirty_pages) {
  2479. if (last_pgdat_dirty_limit == zone->zone_pgdat)
  2480. continue;
  2481. if (!node_dirty_ok(zone->zone_pgdat)) {
  2482. last_pgdat_dirty_limit = zone->zone_pgdat;
  2483. continue;
  2484. }
  2485. }
  2486. mark = zone->watermark[alloc_flags & ALLOC_WMARK_MASK];
  2487. if (!zone_watermark_fast(zone, order, mark,
  2488. ac_classzone_idx(ac), alloc_flags)) {
  2489. int ret;
  2490. /* Checked here to keep the fast path fast */
  2491. BUILD_BUG_ON(ALLOC_NO_WATERMARKS < NR_WMARK);
  2492. if (alloc_flags & ALLOC_NO_WATERMARKS)
  2493. goto try_this_zone;
  2494. if (node_reclaim_mode == 0 ||
  2495. !zone_allows_reclaim(ac->preferred_zoneref->zone, zone))
  2496. continue;
  2497. ret = node_reclaim(zone->zone_pgdat, gfp_mask, order);
  2498. switch (ret) {
  2499. case NODE_RECLAIM_NOSCAN:
  2500. /* did not scan */
  2501. continue;
  2502. case NODE_RECLAIM_FULL:
  2503. /* scanned but unreclaimable */
  2504. continue;
  2505. default:
  2506. /* did we reclaim enough */
  2507. if (zone_watermark_ok(zone, order, mark,
  2508. ac_classzone_idx(ac), alloc_flags))
  2509. goto try_this_zone;
  2510. continue;
  2511. }
  2512. }
  2513. try_this_zone:
  2514. page = buffered_rmqueue(ac->preferred_zoneref->zone, zone, order,
  2515. gfp_mask, alloc_flags, ac->migratetype);
  2516. if (page) {
  2517. prep_new_page(page, order, gfp_mask, alloc_flags);
  2518. /*
  2519. * If this is a high-order atomic allocation then check
  2520. * if the pageblock should be reserved for the future
  2521. */
  2522. if (unlikely(order && (alloc_flags & ALLOC_HARDER)))
  2523. reserve_highatomic_pageblock(page, zone, order);
  2524. return page;
  2525. }
  2526. }
  2527. return NULL;
  2528. }
  2529. /*
  2530. * Large machines with many possible nodes should not always dump per-node
  2531. * meminfo in irq context.
  2532. */
  2533. static inline bool should_suppress_show_mem(void)
  2534. {
  2535. bool ret = false;
  2536. #if NODES_SHIFT > 8
  2537. ret = in_interrupt();
  2538. #endif
  2539. return ret;
  2540. }
  2541. static DEFINE_RATELIMIT_STATE(nopage_rs,
  2542. DEFAULT_RATELIMIT_INTERVAL,
  2543. DEFAULT_RATELIMIT_BURST);
  2544. void warn_alloc_failed(gfp_t gfp_mask, unsigned int order, const char *fmt, ...)
  2545. {
  2546. unsigned int filter = SHOW_MEM_FILTER_NODES;
  2547. if ((gfp_mask & __GFP_NOWARN) || !__ratelimit(&nopage_rs) ||
  2548. debug_guardpage_minorder() > 0)
  2549. return;
  2550. /*
  2551. * This documents exceptions given to allocations in certain
  2552. * contexts that are allowed to allocate outside current's set
  2553. * of allowed nodes.
  2554. */
  2555. if (!(gfp_mask & __GFP_NOMEMALLOC))
  2556. if (test_thread_flag(TIF_MEMDIE) ||
  2557. (current->flags & (PF_MEMALLOC | PF_EXITING)))
  2558. filter &= ~SHOW_MEM_FILTER_NODES;
  2559. if (in_interrupt() || !(gfp_mask & __GFP_DIRECT_RECLAIM))
  2560. filter &= ~SHOW_MEM_FILTER_NODES;
  2561. if (fmt) {
  2562. struct va_format vaf;
  2563. va_list args;
  2564. va_start(args, fmt);
  2565. vaf.fmt = fmt;
  2566. vaf.va = &args;
  2567. pr_warn("%pV", &vaf);
  2568. va_end(args);
  2569. }
  2570. pr_warn("%s: page allocation failure: order:%u, mode:%#x(%pGg)\n",
  2571. current->comm, order, gfp_mask, &gfp_mask);
  2572. dump_stack();
  2573. if (!should_suppress_show_mem())
  2574. show_mem(filter);
  2575. }
  2576. static inline struct page *
  2577. __alloc_pages_may_oom(gfp_t gfp_mask, unsigned int order,
  2578. const struct alloc_context *ac, unsigned long *did_some_progress)
  2579. {
  2580. struct oom_control oc = {
  2581. .zonelist = ac->zonelist,
  2582. .nodemask = ac->nodemask,
  2583. .memcg = NULL,
  2584. .gfp_mask = gfp_mask,
  2585. .order = order,
  2586. };
  2587. struct page *page;
  2588. *did_some_progress = 0;
  2589. /*
  2590. * Acquire the oom lock. If that fails, somebody else is
  2591. * making progress for us.
  2592. */
  2593. if (!mutex_trylock(&oom_lock)) {
  2594. *did_some_progress = 1;
  2595. schedule_timeout_uninterruptible(1);
  2596. return NULL;
  2597. }
  2598. /*
  2599. * Go through the zonelist yet one more time, keep very high watermark
  2600. * here, this is only to catch a parallel oom killing, we must fail if
  2601. * we're still under heavy pressure.
  2602. */
  2603. page = get_page_from_freelist(gfp_mask | __GFP_HARDWALL, order,
  2604. ALLOC_WMARK_HIGH|ALLOC_CPUSET, ac);
  2605. if (page)
  2606. goto out;
  2607. if (!(gfp_mask & __GFP_NOFAIL)) {
  2608. /* Coredumps can quickly deplete all memory reserves */
  2609. if (current->flags & PF_DUMPCORE)
  2610. goto out;
  2611. /* The OOM killer will not help higher order allocs */
  2612. if (order > PAGE_ALLOC_COSTLY_ORDER)
  2613. goto out;
  2614. /* The OOM killer does not needlessly kill tasks for lowmem */
  2615. if (ac->high_zoneidx < ZONE_NORMAL)
  2616. goto out;
  2617. if (pm_suspended_storage())
  2618. goto out;
  2619. /*
  2620. * XXX: GFP_NOFS allocations should rather fail than rely on
  2621. * other request to make a forward progress.
  2622. * We are in an unfortunate situation where out_of_memory cannot
  2623. * do much for this context but let's try it to at least get
  2624. * access to memory reserved if the current task is killed (see
  2625. * out_of_memory). Once filesystems are ready to handle allocation
  2626. * failures more gracefully we should just bail out here.
  2627. */
  2628. /* The OOM killer may not free memory on a specific node */
  2629. if (gfp_mask & __GFP_THISNODE)
  2630. goto out;
  2631. }
  2632. /* Exhausted what can be done so it's blamo time */
  2633. if (out_of_memory(&oc) || WARN_ON_ONCE(gfp_mask & __GFP_NOFAIL)) {
  2634. *did_some_progress = 1;
  2635. if (gfp_mask & __GFP_NOFAIL) {
  2636. page = get_page_from_freelist(gfp_mask, order,
  2637. ALLOC_NO_WATERMARKS|ALLOC_CPUSET, ac);
  2638. /*
  2639. * fallback to ignore cpuset restriction if our nodes
  2640. * are depleted
  2641. */
  2642. if (!page)
  2643. page = get_page_from_freelist(gfp_mask, order,
  2644. ALLOC_NO_WATERMARKS, ac);
  2645. }
  2646. }
  2647. out:
  2648. mutex_unlock(&oom_lock);
  2649. return page;
  2650. }
  2651. /*
  2652. * Maximum number of compaction retries wit a progress before OOM
  2653. * killer is consider as the only way to move forward.
  2654. */
  2655. #define MAX_COMPACT_RETRIES 16
  2656. #ifdef CONFIG_COMPACTION
  2657. /* Try memory compaction for high-order allocations before reclaim */
  2658. static struct page *
  2659. __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order,
  2660. unsigned int alloc_flags, const struct alloc_context *ac,
  2661. enum migrate_mode mode, enum compact_result *compact_result)
  2662. {
  2663. struct page *page;
  2664. int contended_compaction;
  2665. if (!order)
  2666. return NULL;
  2667. current->flags |= PF_MEMALLOC;
  2668. *compact_result = try_to_compact_pages(gfp_mask, order, alloc_flags, ac,
  2669. mode, &contended_compaction);
  2670. current->flags &= ~PF_MEMALLOC;
  2671. if (*compact_result <= COMPACT_INACTIVE)
  2672. return NULL;
  2673. /*
  2674. * At least in one zone compaction wasn't deferred or skipped, so let's
  2675. * count a compaction stall
  2676. */
  2677. count_vm_event(COMPACTSTALL);
  2678. page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac);
  2679. if (page) {
  2680. struct zone *zone = page_zone(page);
  2681. zone->compact_blockskip_flush = false;
  2682. compaction_defer_reset(zone, order, true);
  2683. count_vm_event(COMPACTSUCCESS);
  2684. return page;
  2685. }
  2686. /*
  2687. * It's bad if compaction run occurs and fails. The most likely reason
  2688. * is that pages exist, but not enough to satisfy watermarks.
  2689. */
  2690. count_vm_event(COMPACTFAIL);
  2691. /*
  2692. * In all zones where compaction was attempted (and not
  2693. * deferred or skipped), lock contention has been detected.
  2694. * For THP allocation we do not want to disrupt the others
  2695. * so we fallback to base pages instead.
  2696. */
  2697. if (contended_compaction == COMPACT_CONTENDED_LOCK)
  2698. *compact_result = COMPACT_CONTENDED;
  2699. /*
  2700. * If compaction was aborted due to need_resched(), we do not
  2701. * want to further increase allocation latency, unless it is
  2702. * khugepaged trying to collapse.
  2703. */
  2704. if (contended_compaction == COMPACT_CONTENDED_SCHED
  2705. && !(current->flags & PF_KTHREAD))
  2706. *compact_result = COMPACT_CONTENDED;
  2707. cond_resched();
  2708. return NULL;
  2709. }
  2710. static inline bool
  2711. should_compact_retry(struct alloc_context *ac, int order, int alloc_flags,
  2712. enum compact_result compact_result, enum migrate_mode *migrate_mode,
  2713. int compaction_retries)
  2714. {
  2715. int max_retries = MAX_COMPACT_RETRIES;
  2716. if (!order)
  2717. return false;
  2718. /*
  2719. * compaction considers all the zone as desperately out of memory
  2720. * so it doesn't really make much sense to retry except when the
  2721. * failure could be caused by weak migration mode.
  2722. */
  2723. if (compaction_failed(compact_result)) {
  2724. if (*migrate_mode == MIGRATE_ASYNC) {
  2725. *migrate_mode = MIGRATE_SYNC_LIGHT;
  2726. return true;
  2727. }
  2728. return false;
  2729. }
  2730. /*
  2731. * make sure the compaction wasn't deferred or didn't bail out early
  2732. * due to locks contention before we declare that we should give up.
  2733. * But do not retry if the given zonelist is not suitable for
  2734. * compaction.
  2735. */
  2736. if (compaction_withdrawn(compact_result))
  2737. return compaction_zonelist_suitable(ac, order, alloc_flags);
  2738. /*
  2739. * !costly requests are much more important than __GFP_REPEAT
  2740. * costly ones because they are de facto nofail and invoke OOM
  2741. * killer to move on while costly can fail and users are ready
  2742. * to cope with that. 1/4 retries is rather arbitrary but we
  2743. * would need much more detailed feedback from compaction to
  2744. * make a better decision.
  2745. */
  2746. if (order > PAGE_ALLOC_COSTLY_ORDER)
  2747. max_retries /= 4;
  2748. if (compaction_retries <= max_retries)
  2749. return true;
  2750. return false;
  2751. }
  2752. #else
  2753. static inline struct page *
  2754. __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order,
  2755. unsigned int alloc_flags, const struct alloc_context *ac,
  2756. enum migrate_mode mode, enum compact_result *compact_result)
  2757. {
  2758. *compact_result = COMPACT_SKIPPED;
  2759. return NULL;
  2760. }
  2761. static inline bool
  2762. should_compact_retry(struct alloc_context *ac, unsigned int order, int alloc_flags,
  2763. enum compact_result compact_result,
  2764. enum migrate_mode *migrate_mode,
  2765. int compaction_retries)
  2766. {
  2767. struct zone *zone;
  2768. struct zoneref *z;
  2769. if (!order || order > PAGE_ALLOC_COSTLY_ORDER)
  2770. return false;
  2771. /*
  2772. * There are setups with compaction disabled which would prefer to loop
  2773. * inside the allocator rather than hit the oom killer prematurely.
  2774. * Let's give them a good hope and keep retrying while the order-0
  2775. * watermarks are OK.
  2776. */
  2777. for_each_zone_zonelist_nodemask(zone, z, ac->zonelist, ac->high_zoneidx,
  2778. ac->nodemask) {
  2779. if (zone_watermark_ok(zone, 0, min_wmark_pages(zone),
  2780. ac_classzone_idx(ac), alloc_flags))
  2781. return true;
  2782. }
  2783. return false;
  2784. }
  2785. #endif /* CONFIG_COMPACTION */
  2786. /* Perform direct synchronous page reclaim */
  2787. static int
  2788. __perform_reclaim(gfp_t gfp_mask, unsigned int order,
  2789. const struct alloc_context *ac)
  2790. {
  2791. struct reclaim_state reclaim_state;
  2792. int progress;
  2793. cond_resched();
  2794. /* We now go into synchronous reclaim */
  2795. cpuset_memory_pressure_bump();
  2796. current->flags |= PF_MEMALLOC;
  2797. lockdep_set_current_reclaim_state(gfp_mask);
  2798. reclaim_state.reclaimed_slab = 0;
  2799. current->reclaim_state = &reclaim_state;
  2800. progress = try_to_free_pages(ac->zonelist, order, gfp_mask,
  2801. ac->nodemask);
  2802. current->reclaim_state = NULL;
  2803. lockdep_clear_current_reclaim_state();
  2804. current->flags &= ~PF_MEMALLOC;
  2805. cond_resched();
  2806. return progress;
  2807. }
  2808. /* The really slow allocator path where we enter direct reclaim */
  2809. static inline struct page *
  2810. __alloc_pages_direct_reclaim(gfp_t gfp_mask, unsigned int order,
  2811. unsigned int alloc_flags, const struct alloc_context *ac,
  2812. unsigned long *did_some_progress)
  2813. {
  2814. struct page *page = NULL;
  2815. bool drained = false;
  2816. *did_some_progress = __perform_reclaim(gfp_mask, order, ac);
  2817. if (unlikely(!(*did_some_progress)))
  2818. return NULL;
  2819. retry:
  2820. page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac);
  2821. /*
  2822. * If an allocation failed after direct reclaim, it could be because
  2823. * pages are pinned on the per-cpu lists or in high alloc reserves.
  2824. * Shrink them them and try again
  2825. */
  2826. if (!page && !drained) {
  2827. unreserve_highatomic_pageblock(ac);
  2828. drain_all_pages(NULL);
  2829. drained = true;
  2830. goto retry;
  2831. }
  2832. return page;
  2833. }
  2834. static void wake_all_kswapds(unsigned int order, const struct alloc_context *ac)
  2835. {
  2836. struct zoneref *z;
  2837. struct zone *zone;
  2838. pg_data_t *last_pgdat = NULL;
  2839. for_each_zone_zonelist_nodemask(zone, z, ac->zonelist,
  2840. ac->high_zoneidx, ac->nodemask) {
  2841. if (last_pgdat != zone->zone_pgdat)
  2842. wakeup_kswapd(zone, order, ac->high_zoneidx);
  2843. last_pgdat = zone->zone_pgdat;
  2844. }
  2845. }
  2846. static inline unsigned int
  2847. gfp_to_alloc_flags(gfp_t gfp_mask)
  2848. {
  2849. unsigned int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET;
  2850. /* __GFP_HIGH is assumed to be the same as ALLOC_HIGH to save a branch. */
  2851. BUILD_BUG_ON(__GFP_HIGH != (__force gfp_t) ALLOC_HIGH);
  2852. /*
  2853. * The caller may dip into page reserves a bit more if the caller
  2854. * cannot run direct reclaim, or if the caller has realtime scheduling
  2855. * policy or is asking for __GFP_HIGH memory. GFP_ATOMIC requests will
  2856. * set both ALLOC_HARDER (__GFP_ATOMIC) and ALLOC_HIGH (__GFP_HIGH).
  2857. */
  2858. alloc_flags |= (__force int) (gfp_mask & __GFP_HIGH);
  2859. if (gfp_mask & __GFP_ATOMIC) {
  2860. /*
  2861. * Not worth trying to allocate harder for __GFP_NOMEMALLOC even
  2862. * if it can't schedule.
  2863. */
  2864. if (!(gfp_mask & __GFP_NOMEMALLOC))
  2865. alloc_flags |= ALLOC_HARDER;
  2866. /*
  2867. * Ignore cpuset mems for GFP_ATOMIC rather than fail, see the
  2868. * comment for __cpuset_node_allowed().
  2869. */
  2870. alloc_flags &= ~ALLOC_CPUSET;
  2871. } else if (unlikely(rt_task(current)) && !in_interrupt())
  2872. alloc_flags |= ALLOC_HARDER;
  2873. #ifdef CONFIG_CMA
  2874. if (gfpflags_to_migratetype(gfp_mask) == MIGRATE_MOVABLE)
  2875. alloc_flags |= ALLOC_CMA;
  2876. #endif
  2877. return alloc_flags;
  2878. }
  2879. bool gfp_pfmemalloc_allowed(gfp_t gfp_mask)
  2880. {
  2881. if (unlikely(gfp_mask & __GFP_NOMEMALLOC))
  2882. return false;
  2883. if (gfp_mask & __GFP_MEMALLOC)
  2884. return true;
  2885. if (in_serving_softirq() && (current->flags & PF_MEMALLOC))
  2886. return true;
  2887. if (!in_interrupt() &&
  2888. ((current->flags & PF_MEMALLOC) ||
  2889. unlikely(test_thread_flag(TIF_MEMDIE))))
  2890. return true;
  2891. return false;
  2892. }
  2893. /*
  2894. * Maximum number of reclaim retries without any progress before OOM killer
  2895. * is consider as the only way to move forward.
  2896. */
  2897. #define MAX_RECLAIM_RETRIES 16
  2898. /*
  2899. * Checks whether it makes sense to retry the reclaim to make a forward progress
  2900. * for the given allocation request.
  2901. * The reclaim feedback represented by did_some_progress (any progress during
  2902. * the last reclaim round) and no_progress_loops (number of reclaim rounds without
  2903. * any progress in a row) is considered as well as the reclaimable pages on the
  2904. * applicable zone list (with a backoff mechanism which is a function of
  2905. * no_progress_loops).
  2906. *
  2907. * Returns true if a retry is viable or false to enter the oom path.
  2908. */
  2909. static inline bool
  2910. should_reclaim_retry(gfp_t gfp_mask, unsigned order,
  2911. struct alloc_context *ac, int alloc_flags,
  2912. bool did_some_progress, int no_progress_loops)
  2913. {
  2914. struct zone *zone;
  2915. struct zoneref *z;
  2916. /*
  2917. * Make sure we converge to OOM if we cannot make any progress
  2918. * several times in the row.
  2919. */
  2920. if (no_progress_loops > MAX_RECLAIM_RETRIES)
  2921. return false;
  2922. /*
  2923. * Keep reclaiming pages while there is a chance this will lead
  2924. * somewhere. If none of the target zones can satisfy our allocation
  2925. * request even if all reclaimable pages are considered then we are
  2926. * screwed and have to go OOM.
  2927. */
  2928. for_each_zone_zonelist_nodemask(zone, z, ac->zonelist, ac->high_zoneidx,
  2929. ac->nodemask) {
  2930. unsigned long available;
  2931. unsigned long reclaimable;
  2932. available = reclaimable = zone_reclaimable_pages(zone);
  2933. available -= DIV_ROUND_UP(no_progress_loops * available,
  2934. MAX_RECLAIM_RETRIES);
  2935. available += zone_page_state_snapshot(zone, NR_FREE_PAGES);
  2936. /*
  2937. * Would the allocation succeed if we reclaimed the whole
  2938. * available?
  2939. */
  2940. if (__zone_watermark_ok(zone, order, min_wmark_pages(zone),
  2941. ac_classzone_idx(ac), alloc_flags, available)) {
  2942. /*
  2943. * If we didn't make any progress and have a lot of
  2944. * dirty + writeback pages then we should wait for
  2945. * an IO to complete to slow down the reclaim and
  2946. * prevent from pre mature OOM
  2947. */
  2948. if (!did_some_progress) {
  2949. unsigned long write_pending;
  2950. write_pending = zone_page_state_snapshot(zone,
  2951. NR_ZONE_WRITE_PENDING);
  2952. if (2 * write_pending > reclaimable) {
  2953. congestion_wait(BLK_RW_ASYNC, HZ/10);
  2954. return true;
  2955. }
  2956. }
  2957. /*
  2958. * Memory allocation/reclaim might be called from a WQ
  2959. * context and the current implementation of the WQ
  2960. * concurrency control doesn't recognize that
  2961. * a particular WQ is congested if the worker thread is
  2962. * looping without ever sleeping. Therefore we have to
  2963. * do a short sleep here rather than calling
  2964. * cond_resched().
  2965. */
  2966. if (current->flags & PF_WQ_WORKER)
  2967. schedule_timeout_uninterruptible(1);
  2968. else
  2969. cond_resched();
  2970. return true;
  2971. }
  2972. }
  2973. return false;
  2974. }
  2975. static inline struct page *
  2976. __alloc_pages_slowpath(gfp_t gfp_mask, unsigned int order,
  2977. struct alloc_context *ac)
  2978. {
  2979. bool can_direct_reclaim = gfp_mask & __GFP_DIRECT_RECLAIM;
  2980. struct page *page = NULL;
  2981. unsigned int alloc_flags;
  2982. unsigned long did_some_progress;
  2983. enum migrate_mode migration_mode = MIGRATE_SYNC_LIGHT;
  2984. enum compact_result compact_result;
  2985. int compaction_retries = 0;
  2986. int no_progress_loops = 0;
  2987. /*
  2988. * In the slowpath, we sanity check order to avoid ever trying to
  2989. * reclaim >= MAX_ORDER areas which will never succeed. Callers may
  2990. * be using allocators in order of preference for an area that is
  2991. * too large.
  2992. */
  2993. if (order >= MAX_ORDER) {
  2994. WARN_ON_ONCE(!(gfp_mask & __GFP_NOWARN));
  2995. return NULL;
  2996. }
  2997. /*
  2998. * We also sanity check to catch abuse of atomic reserves being used by
  2999. * callers that are not in atomic context.
  3000. */
  3001. if (WARN_ON_ONCE((gfp_mask & (__GFP_ATOMIC|__GFP_DIRECT_RECLAIM)) ==
  3002. (__GFP_ATOMIC|__GFP_DIRECT_RECLAIM)))
  3003. gfp_mask &= ~__GFP_ATOMIC;
  3004. /*
  3005. * The fast path uses conservative alloc_flags to succeed only until
  3006. * kswapd needs to be woken up, and to avoid the cost of setting up
  3007. * alloc_flags precisely. So we do that now.
  3008. */
  3009. alloc_flags = gfp_to_alloc_flags(gfp_mask);
  3010. if (gfp_mask & __GFP_KSWAPD_RECLAIM)
  3011. wake_all_kswapds(order, ac);
  3012. /*
  3013. * The adjusted alloc_flags might result in immediate success, so try
  3014. * that first
  3015. */
  3016. page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac);
  3017. if (page)
  3018. goto got_pg;
  3019. /*
  3020. * For costly allocations, try direct compaction first, as it's likely
  3021. * that we have enough base pages and don't need to reclaim. Don't try
  3022. * that for allocations that are allowed to ignore watermarks, as the
  3023. * ALLOC_NO_WATERMARKS attempt didn't yet happen.
  3024. */
  3025. if (can_direct_reclaim && order > PAGE_ALLOC_COSTLY_ORDER &&
  3026. !gfp_pfmemalloc_allowed(gfp_mask)) {
  3027. page = __alloc_pages_direct_compact(gfp_mask, order,
  3028. alloc_flags, ac,
  3029. MIGRATE_ASYNC,
  3030. &compact_result);
  3031. if (page)
  3032. goto got_pg;
  3033. /*
  3034. * Checks for costly allocations with __GFP_NORETRY, which
  3035. * includes THP page fault allocations
  3036. */
  3037. if (gfp_mask & __GFP_NORETRY) {
  3038. /*
  3039. * If compaction is deferred for high-order allocations,
  3040. * it is because sync compaction recently failed. If
  3041. * this is the case and the caller requested a THP
  3042. * allocation, we do not want to heavily disrupt the
  3043. * system, so we fail the allocation instead of entering
  3044. * direct reclaim.
  3045. */
  3046. if (compact_result == COMPACT_DEFERRED)
  3047. goto nopage;
  3048. /*
  3049. * Compaction is contended so rather back off than cause
  3050. * excessive stalls.
  3051. */
  3052. if (compact_result == COMPACT_CONTENDED)
  3053. goto nopage;
  3054. /*
  3055. * Looks like reclaim/compaction is worth trying, but
  3056. * sync compaction could be very expensive, so keep
  3057. * using async compaction.
  3058. */
  3059. migration_mode = MIGRATE_ASYNC;
  3060. }
  3061. }
  3062. retry:
  3063. /* Ensure kswapd doesn't accidentally go to sleep as long as we loop */
  3064. if (gfp_mask & __GFP_KSWAPD_RECLAIM)
  3065. wake_all_kswapds(order, ac);
  3066. if (gfp_pfmemalloc_allowed(gfp_mask))
  3067. alloc_flags = ALLOC_NO_WATERMARKS;
  3068. /*
  3069. * Reset the zonelist iterators if memory policies can be ignored.
  3070. * These allocations are high priority and system rather than user
  3071. * orientated.
  3072. */
  3073. if (!(alloc_flags & ALLOC_CPUSET) || (alloc_flags & ALLOC_NO_WATERMARKS)) {
  3074. ac->zonelist = node_zonelist(numa_node_id(), gfp_mask);
  3075. ac->preferred_zoneref = first_zones_zonelist(ac->zonelist,
  3076. ac->high_zoneidx, ac->nodemask);
  3077. }
  3078. /* Attempt with potentially adjusted zonelist and alloc_flags */
  3079. page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac);
  3080. if (page)
  3081. goto got_pg;
  3082. /* Caller is not willing to reclaim, we can't balance anything */
  3083. if (!can_direct_reclaim) {
  3084. /*
  3085. * All existing users of the __GFP_NOFAIL are blockable, so warn
  3086. * of any new users that actually allow this type of allocation
  3087. * to fail.
  3088. */
  3089. WARN_ON_ONCE(gfp_mask & __GFP_NOFAIL);
  3090. goto nopage;
  3091. }
  3092. /* Avoid recursion of direct reclaim */
  3093. if (current->flags & PF_MEMALLOC) {
  3094. /*
  3095. * __GFP_NOFAIL request from this context is rather bizarre
  3096. * because we cannot reclaim anything and only can loop waiting
  3097. * for somebody to do a work for us.
  3098. */
  3099. if (WARN_ON_ONCE(gfp_mask & __GFP_NOFAIL)) {
  3100. cond_resched();
  3101. goto retry;
  3102. }
  3103. goto nopage;
  3104. }
  3105. /* Avoid allocations with no watermarks from looping endlessly */
  3106. if (test_thread_flag(TIF_MEMDIE) && !(gfp_mask & __GFP_NOFAIL))
  3107. goto nopage;
  3108. /* Try direct reclaim and then allocating */
  3109. page = __alloc_pages_direct_reclaim(gfp_mask, order, alloc_flags, ac,
  3110. &did_some_progress);
  3111. if (page)
  3112. goto got_pg;
  3113. /* Try direct compaction and then allocating */
  3114. page = __alloc_pages_direct_compact(gfp_mask, order, alloc_flags, ac,
  3115. migration_mode,
  3116. &compact_result);
  3117. if (page)
  3118. goto got_pg;
  3119. if (order && compaction_made_progress(compact_result))
  3120. compaction_retries++;
  3121. /* Do not loop if specifically requested */
  3122. if (gfp_mask & __GFP_NORETRY)
  3123. goto nopage;
  3124. /*
  3125. * Do not retry costly high order allocations unless they are
  3126. * __GFP_REPEAT
  3127. */
  3128. if (order > PAGE_ALLOC_COSTLY_ORDER && !(gfp_mask & __GFP_REPEAT))
  3129. goto nopage;
  3130. /*
  3131. * Costly allocations might have made a progress but this doesn't mean
  3132. * their order will become available due to high fragmentation so
  3133. * always increment the no progress counter for them
  3134. */
  3135. if (did_some_progress && order <= PAGE_ALLOC_COSTLY_ORDER)
  3136. no_progress_loops = 0;
  3137. else
  3138. no_progress_loops++;
  3139. if (should_reclaim_retry(gfp_mask, order, ac, alloc_flags,
  3140. did_some_progress > 0, no_progress_loops))
  3141. goto retry;
  3142. /*
  3143. * It doesn't make any sense to retry for the compaction if the order-0
  3144. * reclaim is not able to make any progress because the current
  3145. * implementation of the compaction depends on the sufficient amount
  3146. * of free memory (see __compaction_suitable)
  3147. */
  3148. if (did_some_progress > 0 &&
  3149. should_compact_retry(ac, order, alloc_flags,
  3150. compact_result, &migration_mode,
  3151. compaction_retries))
  3152. goto retry;
  3153. /* Reclaim has failed us, start killing things */
  3154. page = __alloc_pages_may_oom(gfp_mask, order, ac, &did_some_progress);
  3155. if (page)
  3156. goto got_pg;
  3157. /* Retry as long as the OOM killer is making progress */
  3158. if (did_some_progress) {
  3159. no_progress_loops = 0;
  3160. goto retry;
  3161. }
  3162. nopage:
  3163. warn_alloc_failed(gfp_mask, order, NULL);
  3164. got_pg:
  3165. return page;
  3166. }
  3167. /*
  3168. * This is the 'heart' of the zoned buddy allocator.
  3169. */
  3170. struct page *
  3171. __alloc_pages_nodemask(gfp_t gfp_mask, unsigned int order,
  3172. struct zonelist *zonelist, nodemask_t *nodemask)
  3173. {
  3174. struct page *page;
  3175. unsigned int cpuset_mems_cookie;
  3176. unsigned int alloc_flags = ALLOC_WMARK_LOW;
  3177. gfp_t alloc_mask = gfp_mask; /* The gfp_t that was actually used for allocation */
  3178. struct alloc_context ac = {
  3179. .high_zoneidx = gfp_zone(gfp_mask),
  3180. .zonelist = zonelist,
  3181. .nodemask = nodemask,
  3182. .migratetype = gfpflags_to_migratetype(gfp_mask),
  3183. };
  3184. if (cpusets_enabled()) {
  3185. alloc_mask |= __GFP_HARDWALL;
  3186. alloc_flags |= ALLOC_CPUSET;
  3187. if (!ac.nodemask)
  3188. ac.nodemask = &cpuset_current_mems_allowed;
  3189. }
  3190. gfp_mask &= gfp_allowed_mask;
  3191. lockdep_trace_alloc(gfp_mask);
  3192. might_sleep_if(gfp_mask & __GFP_DIRECT_RECLAIM);
  3193. if (should_fail_alloc_page(gfp_mask, order))
  3194. return NULL;
  3195. /*
  3196. * Check the zones suitable for the gfp_mask contain at least one
  3197. * valid zone. It's possible to have an empty zonelist as a result
  3198. * of __GFP_THISNODE and a memoryless node
  3199. */
  3200. if (unlikely(!zonelist->_zonerefs->zone))
  3201. return NULL;
  3202. if (IS_ENABLED(CONFIG_CMA) && ac.migratetype == MIGRATE_MOVABLE)
  3203. alloc_flags |= ALLOC_CMA;
  3204. retry_cpuset:
  3205. cpuset_mems_cookie = read_mems_allowed_begin();
  3206. /* Dirty zone balancing only done in the fast path */
  3207. ac.spread_dirty_pages = (gfp_mask & __GFP_WRITE);
  3208. /*
  3209. * The preferred zone is used for statistics but crucially it is
  3210. * also used as the starting point for the zonelist iterator. It
  3211. * may get reset for allocations that ignore memory policies.
  3212. */
  3213. ac.preferred_zoneref = first_zones_zonelist(ac.zonelist,
  3214. ac.high_zoneidx, ac.nodemask);
  3215. if (!ac.preferred_zoneref) {
  3216. page = NULL;
  3217. goto no_zone;
  3218. }
  3219. /* First allocation attempt */
  3220. page = get_page_from_freelist(alloc_mask, order, alloc_flags, &ac);
  3221. if (likely(page))
  3222. goto out;
  3223. /*
  3224. * Runtime PM, block IO and its error handling path can deadlock
  3225. * because I/O on the device might not complete.
  3226. */
  3227. alloc_mask = memalloc_noio_flags(gfp_mask);
  3228. ac.spread_dirty_pages = false;
  3229. /*
  3230. * Restore the original nodemask if it was potentially replaced with
  3231. * &cpuset_current_mems_allowed to optimize the fast-path attempt.
  3232. */
  3233. if (cpusets_enabled())
  3234. ac.nodemask = nodemask;
  3235. page = __alloc_pages_slowpath(alloc_mask, order, &ac);
  3236. no_zone:
  3237. /*
  3238. * When updating a task's mems_allowed, it is possible to race with
  3239. * parallel threads in such a way that an allocation can fail while
  3240. * the mask is being updated. If a page allocation is about to fail,
  3241. * check if the cpuset changed during allocation and if so, retry.
  3242. */
  3243. if (unlikely(!page && read_mems_allowed_retry(cpuset_mems_cookie))) {
  3244. alloc_mask = gfp_mask;
  3245. goto retry_cpuset;
  3246. }
  3247. out:
  3248. if (memcg_kmem_enabled() && (gfp_mask & __GFP_ACCOUNT) && page) {
  3249. if (unlikely(memcg_kmem_charge(page, gfp_mask, order))) {
  3250. __free_pages(page, order);
  3251. page = NULL;
  3252. } else
  3253. __SetPageKmemcg(page);
  3254. }
  3255. if (kmemcheck_enabled && page)
  3256. kmemcheck_pagealloc_alloc(page, order, gfp_mask);
  3257. trace_mm_page_alloc(page, order, alloc_mask, ac.migratetype);
  3258. return page;
  3259. }
  3260. EXPORT_SYMBOL(__alloc_pages_nodemask);
  3261. /*
  3262. * Common helper functions.
  3263. */
  3264. unsigned long __get_free_pages(gfp_t gfp_mask, unsigned int order)
  3265. {
  3266. struct page *page;
  3267. /*
  3268. * __get_free_pages() returns a 32-bit address, which cannot represent
  3269. * a highmem page
  3270. */
  3271. VM_BUG_ON((gfp_mask & __GFP_HIGHMEM) != 0);
  3272. page = alloc_pages(gfp_mask, order);
  3273. if (!page)
  3274. return 0;
  3275. return (unsigned long) page_address(page);
  3276. }
  3277. EXPORT_SYMBOL(__get_free_pages);
  3278. unsigned long get_zeroed_page(gfp_t gfp_mask)
  3279. {
  3280. return __get_free_pages(gfp_mask | __GFP_ZERO, 0);
  3281. }
  3282. EXPORT_SYMBOL(get_zeroed_page);
  3283. void __free_pages(struct page *page, unsigned int order)
  3284. {
  3285. if (put_page_testzero(page)) {
  3286. if (order == 0)
  3287. free_hot_cold_page(page, false);
  3288. else
  3289. __free_pages_ok(page, order);
  3290. }
  3291. }
  3292. EXPORT_SYMBOL(__free_pages);
  3293. void free_pages(unsigned long addr, unsigned int order)
  3294. {
  3295. if (addr != 0) {
  3296. VM_BUG_ON(!virt_addr_valid((void *)addr));
  3297. __free_pages(virt_to_page((void *)addr), order);
  3298. }
  3299. }
  3300. EXPORT_SYMBOL(free_pages);
  3301. /*
  3302. * Page Fragment:
  3303. * An arbitrary-length arbitrary-offset area of memory which resides
  3304. * within a 0 or higher order page. Multiple fragments within that page
  3305. * are individually refcounted, in the page's reference counter.
  3306. *
  3307. * The page_frag functions below provide a simple allocation framework for
  3308. * page fragments. This is used by the network stack and network device
  3309. * drivers to provide a backing region of memory for use as either an
  3310. * sk_buff->head, or to be used in the "frags" portion of skb_shared_info.
  3311. */
  3312. static struct page *__page_frag_refill(struct page_frag_cache *nc,
  3313. gfp_t gfp_mask)
  3314. {
  3315. struct page *page = NULL;
  3316. gfp_t gfp = gfp_mask;
  3317. #if (PAGE_SIZE < PAGE_FRAG_CACHE_MAX_SIZE)
  3318. gfp_mask |= __GFP_COMP | __GFP_NOWARN | __GFP_NORETRY |
  3319. __GFP_NOMEMALLOC;
  3320. page = alloc_pages_node(NUMA_NO_NODE, gfp_mask,
  3321. PAGE_FRAG_CACHE_MAX_ORDER);
  3322. nc->size = page ? PAGE_FRAG_CACHE_MAX_SIZE : PAGE_SIZE;
  3323. #endif
  3324. if (unlikely(!page))
  3325. page = alloc_pages_node(NUMA_NO_NODE, gfp, 0);
  3326. nc->va = page ? page_address(page) : NULL;
  3327. return page;
  3328. }
  3329. void *__alloc_page_frag(struct page_frag_cache *nc,
  3330. unsigned int fragsz, gfp_t gfp_mask)
  3331. {
  3332. unsigned int size = PAGE_SIZE;
  3333. struct page *page;
  3334. int offset;
  3335. if (unlikely(!nc->va)) {
  3336. refill:
  3337. page = __page_frag_refill(nc, gfp_mask);
  3338. if (!page)
  3339. return NULL;
  3340. #if (PAGE_SIZE < PAGE_FRAG_CACHE_MAX_SIZE)
  3341. /* if size can vary use size else just use PAGE_SIZE */
  3342. size = nc->size;
  3343. #endif
  3344. /* Even if we own the page, we do not use atomic_set().
  3345. * This would break get_page_unless_zero() users.
  3346. */
  3347. page_ref_add(page, size - 1);
  3348. /* reset page count bias and offset to start of new frag */
  3349. nc->pfmemalloc = page_is_pfmemalloc(page);
  3350. nc->pagecnt_bias = size;
  3351. nc->offset = size;
  3352. }
  3353. offset = nc->offset - fragsz;
  3354. if (unlikely(offset < 0)) {
  3355. page = virt_to_page(nc->va);
  3356. if (!page_ref_sub_and_test(page, nc->pagecnt_bias))
  3357. goto refill;
  3358. #if (PAGE_SIZE < PAGE_FRAG_CACHE_MAX_SIZE)
  3359. /* if size can vary use size else just use PAGE_SIZE */
  3360. size = nc->size;
  3361. #endif
  3362. /* OK, page count is 0, we can safely set it */
  3363. set_page_count(page, size);
  3364. /* reset page count bias and offset to start of new frag */
  3365. nc->pagecnt_bias = size;
  3366. offset = size - fragsz;
  3367. }
  3368. nc->pagecnt_bias--;
  3369. nc->offset = offset;
  3370. return nc->va + offset;
  3371. }
  3372. EXPORT_SYMBOL(__alloc_page_frag);
  3373. /*
  3374. * Frees a page fragment allocated out of either a compound or order 0 page.
  3375. */
  3376. void __free_page_frag(void *addr)
  3377. {
  3378. struct page *page = virt_to_head_page(addr);
  3379. if (unlikely(put_page_testzero(page)))
  3380. __free_pages_ok(page, compound_order(page));
  3381. }
  3382. EXPORT_SYMBOL(__free_page_frag);
  3383. static void *make_alloc_exact(unsigned long addr, unsigned int order,
  3384. size_t size)
  3385. {
  3386. if (addr) {
  3387. unsigned long alloc_end = addr + (PAGE_SIZE << order);
  3388. unsigned long used = addr + PAGE_ALIGN(size);
  3389. split_page(virt_to_page((void *)addr), order);
  3390. while (used < alloc_end) {
  3391. free_page(used);
  3392. used += PAGE_SIZE;
  3393. }
  3394. }
  3395. return (void *)addr;
  3396. }
  3397. /**
  3398. * alloc_pages_exact - allocate an exact number physically-contiguous pages.
  3399. * @size: the number of bytes to allocate
  3400. * @gfp_mask: GFP flags for the allocation
  3401. *
  3402. * This function is similar to alloc_pages(), except that it allocates the
  3403. * minimum number of pages to satisfy the request. alloc_pages() can only
  3404. * allocate memory in power-of-two pages.
  3405. *
  3406. * This function is also limited by MAX_ORDER.
  3407. *
  3408. * Memory allocated by this function must be released by free_pages_exact().
  3409. */
  3410. void *alloc_pages_exact(size_t size, gfp_t gfp_mask)
  3411. {
  3412. unsigned int order = get_order(size);
  3413. unsigned long addr;
  3414. addr = __get_free_pages(gfp_mask, order);
  3415. return make_alloc_exact(addr, order, size);
  3416. }
  3417. EXPORT_SYMBOL(alloc_pages_exact);
  3418. /**
  3419. * alloc_pages_exact_nid - allocate an exact number of physically-contiguous
  3420. * pages on a node.
  3421. * @nid: the preferred node ID where memory should be allocated
  3422. * @size: the number of bytes to allocate
  3423. * @gfp_mask: GFP flags for the allocation
  3424. *
  3425. * Like alloc_pages_exact(), but try to allocate on node nid first before falling
  3426. * back.
  3427. */
  3428. void * __meminit alloc_pages_exact_nid(int nid, size_t size, gfp_t gfp_mask)
  3429. {
  3430. unsigned int order = get_order(size);
  3431. struct page *p = alloc_pages_node(nid, gfp_mask, order);
  3432. if (!p)
  3433. return NULL;
  3434. return make_alloc_exact((unsigned long)page_address(p), order, size);
  3435. }
  3436. /**
  3437. * free_pages_exact - release memory allocated via alloc_pages_exact()
  3438. * @virt: the value returned by alloc_pages_exact.
  3439. * @size: size of allocation, same value as passed to alloc_pages_exact().
  3440. *
  3441. * Release the memory allocated by a previous call to alloc_pages_exact.
  3442. */
  3443. void free_pages_exact(void *virt, size_t size)
  3444. {
  3445. unsigned long addr = (unsigned long)virt;
  3446. unsigned long end = addr + PAGE_ALIGN(size);
  3447. while (addr < end) {
  3448. free_page(addr);
  3449. addr += PAGE_SIZE;
  3450. }
  3451. }
  3452. EXPORT_SYMBOL(free_pages_exact);
  3453. /**
  3454. * nr_free_zone_pages - count number of pages beyond high watermark
  3455. * @offset: The zone index of the highest zone
  3456. *
  3457. * nr_free_zone_pages() counts the number of counts pages which are beyond the
  3458. * high watermark within all zones at or below a given zone index. For each
  3459. * zone, the number of pages is calculated as:
  3460. * managed_pages - high_pages
  3461. */
  3462. static unsigned long nr_free_zone_pages(int offset)
  3463. {
  3464. struct zoneref *z;
  3465. struct zone *zone;
  3466. /* Just pick one node, since fallback list is circular */
  3467. unsigned long sum = 0;
  3468. struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL);
  3469. for_each_zone_zonelist(zone, z, zonelist, offset) {
  3470. unsigned long size = zone->managed_pages;
  3471. unsigned long high = high_wmark_pages(zone);
  3472. if (size > high)
  3473. sum += size - high;
  3474. }
  3475. return sum;
  3476. }
  3477. /**
  3478. * nr_free_buffer_pages - count number of pages beyond high watermark
  3479. *
  3480. * nr_free_buffer_pages() counts the number of pages which are beyond the high
  3481. * watermark within ZONE_DMA and ZONE_NORMAL.
  3482. */
  3483. unsigned long nr_free_buffer_pages(void)
  3484. {
  3485. return nr_free_zone_pages(gfp_zone(GFP_USER));
  3486. }
  3487. EXPORT_SYMBOL_GPL(nr_free_buffer_pages);
  3488. /**
  3489. * nr_free_pagecache_pages - count number of pages beyond high watermark
  3490. *
  3491. * nr_free_pagecache_pages() counts the number of pages which are beyond the
  3492. * high watermark within all zones.
  3493. */
  3494. unsigned long nr_free_pagecache_pages(void)
  3495. {
  3496. return nr_free_zone_pages(gfp_zone(GFP_HIGHUSER_MOVABLE));
  3497. }
  3498. static inline void show_node(struct zone *zone)
  3499. {
  3500. if (IS_ENABLED(CONFIG_NUMA))
  3501. printk("Node %d ", zone_to_nid(zone));
  3502. }
  3503. long si_mem_available(void)
  3504. {
  3505. long available;
  3506. unsigned long pagecache;
  3507. unsigned long wmark_low = 0;
  3508. unsigned long pages[NR_LRU_LISTS];
  3509. struct zone *zone;
  3510. int lru;
  3511. for (lru = LRU_BASE; lru < NR_LRU_LISTS; lru++)
  3512. pages[lru] = global_page_state(NR_LRU_BASE + lru);
  3513. for_each_zone(zone)
  3514. wmark_low += zone->watermark[WMARK_LOW];
  3515. /*
  3516. * Estimate the amount of memory available for userspace allocations,
  3517. * without causing swapping.
  3518. */
  3519. available = global_page_state(NR_FREE_PAGES) - totalreserve_pages;
  3520. /*
  3521. * Not all the page cache can be freed, otherwise the system will
  3522. * start swapping. Assume at least half of the page cache, or the
  3523. * low watermark worth of cache, needs to stay.
  3524. */
  3525. pagecache = pages[LRU_ACTIVE_FILE] + pages[LRU_INACTIVE_FILE];
  3526. pagecache -= min(pagecache / 2, wmark_low);
  3527. available += pagecache;
  3528. /*
  3529. * Part of the reclaimable slab consists of items that are in use,
  3530. * and cannot be freed. Cap this estimate at the low watermark.
  3531. */
  3532. available += global_page_state(NR_SLAB_RECLAIMABLE) -
  3533. min(global_page_state(NR_SLAB_RECLAIMABLE) / 2, wmark_low);
  3534. if (available < 0)
  3535. available = 0;
  3536. return available;
  3537. }
  3538. EXPORT_SYMBOL_GPL(si_mem_available);
  3539. void si_meminfo(struct sysinfo *val)
  3540. {
  3541. val->totalram = totalram_pages;
  3542. val->sharedram = global_node_page_state(NR_SHMEM);
  3543. val->freeram = global_page_state(NR_FREE_PAGES);
  3544. val->bufferram = nr_blockdev_pages();
  3545. val->totalhigh = totalhigh_pages;
  3546. val->freehigh = nr_free_highpages();
  3547. val->mem_unit = PAGE_SIZE;
  3548. }
  3549. EXPORT_SYMBOL(si_meminfo);
  3550. #ifdef CONFIG_NUMA
  3551. void si_meminfo_node(struct sysinfo *val, int nid)
  3552. {
  3553. int zone_type; /* needs to be signed */
  3554. unsigned long managed_pages = 0;
  3555. unsigned long managed_highpages = 0;
  3556. unsigned long free_highpages = 0;
  3557. pg_data_t *pgdat = NODE_DATA(nid);
  3558. for (zone_type = 0; zone_type < MAX_NR_ZONES; zone_type++)
  3559. managed_pages += pgdat->node_zones[zone_type].managed_pages;
  3560. val->totalram = managed_pages;
  3561. val->sharedram = node_page_state(pgdat, NR_SHMEM);
  3562. val->freeram = sum_zone_node_page_state(nid, NR_FREE_PAGES);
  3563. #ifdef CONFIG_HIGHMEM
  3564. for (zone_type = 0; zone_type < MAX_NR_ZONES; zone_type++) {
  3565. struct zone *zone = &pgdat->node_zones[zone_type];
  3566. if (is_highmem(zone)) {
  3567. managed_highpages += zone->managed_pages;
  3568. free_highpages += zone_page_state(zone, NR_FREE_PAGES);
  3569. }
  3570. }
  3571. val->totalhigh = managed_highpages;
  3572. val->freehigh = free_highpages;
  3573. #else
  3574. val->totalhigh = managed_highpages;
  3575. val->freehigh = free_highpages;
  3576. #endif
  3577. val->mem_unit = PAGE_SIZE;
  3578. }
  3579. #endif
  3580. /*
  3581. * Determine whether the node should be displayed or not, depending on whether
  3582. * SHOW_MEM_FILTER_NODES was passed to show_free_areas().
  3583. */
  3584. bool skip_free_areas_node(unsigned int flags, int nid)
  3585. {
  3586. bool ret = false;
  3587. unsigned int cpuset_mems_cookie;
  3588. if (!(flags & SHOW_MEM_FILTER_NODES))
  3589. goto out;
  3590. do {
  3591. cpuset_mems_cookie = read_mems_allowed_begin();
  3592. ret = !node_isset(nid, cpuset_current_mems_allowed);
  3593. } while (read_mems_allowed_retry(cpuset_mems_cookie));
  3594. out:
  3595. return ret;
  3596. }
  3597. #define K(x) ((x) << (PAGE_SHIFT-10))
  3598. static void show_migration_types(unsigned char type)
  3599. {
  3600. static const char types[MIGRATE_TYPES] = {
  3601. [MIGRATE_UNMOVABLE] = 'U',
  3602. [MIGRATE_MOVABLE] = 'M',
  3603. [MIGRATE_RECLAIMABLE] = 'E',
  3604. [MIGRATE_HIGHATOMIC] = 'H',
  3605. #ifdef CONFIG_CMA
  3606. [MIGRATE_CMA] = 'C',
  3607. #endif
  3608. #ifdef CONFIG_MEMORY_ISOLATION
  3609. [MIGRATE_ISOLATE] = 'I',
  3610. #endif
  3611. };
  3612. char tmp[MIGRATE_TYPES + 1];
  3613. char *p = tmp;
  3614. int i;
  3615. for (i = 0; i < MIGRATE_TYPES; i++) {
  3616. if (type & (1 << i))
  3617. *p++ = types[i];
  3618. }
  3619. *p = '\0';
  3620. printk("(%s) ", tmp);
  3621. }
  3622. /*
  3623. * Show free area list (used inside shift_scroll-lock stuff)
  3624. * We also calculate the percentage fragmentation. We do this by counting the
  3625. * memory on each free list with the exception of the first item on the list.
  3626. *
  3627. * Bits in @filter:
  3628. * SHOW_MEM_FILTER_NODES: suppress nodes that are not allowed by current's
  3629. * cpuset.
  3630. */
  3631. void show_free_areas(unsigned int filter)
  3632. {
  3633. unsigned long free_pcp = 0;
  3634. int cpu;
  3635. struct zone *zone;
  3636. pg_data_t *pgdat;
  3637. for_each_populated_zone(zone) {
  3638. if (skip_free_areas_node(filter, zone_to_nid(zone)))
  3639. continue;
  3640. for_each_online_cpu(cpu)
  3641. free_pcp += per_cpu_ptr(zone->pageset, cpu)->pcp.count;
  3642. }
  3643. printk("active_anon:%lu inactive_anon:%lu isolated_anon:%lu\n"
  3644. " active_file:%lu inactive_file:%lu isolated_file:%lu\n"
  3645. " unevictable:%lu dirty:%lu writeback:%lu unstable:%lu\n"
  3646. " slab_reclaimable:%lu slab_unreclaimable:%lu\n"
  3647. " mapped:%lu shmem:%lu pagetables:%lu bounce:%lu\n"
  3648. " free:%lu free_pcp:%lu free_cma:%lu\n",
  3649. global_node_page_state(NR_ACTIVE_ANON),
  3650. global_node_page_state(NR_INACTIVE_ANON),
  3651. global_node_page_state(NR_ISOLATED_ANON),
  3652. global_node_page_state(NR_ACTIVE_FILE),
  3653. global_node_page_state(NR_INACTIVE_FILE),
  3654. global_node_page_state(NR_ISOLATED_FILE),
  3655. global_node_page_state(NR_UNEVICTABLE),
  3656. global_node_page_state(NR_FILE_DIRTY),
  3657. global_node_page_state(NR_WRITEBACK),
  3658. global_node_page_state(NR_UNSTABLE_NFS),
  3659. global_page_state(NR_SLAB_RECLAIMABLE),
  3660. global_page_state(NR_SLAB_UNRECLAIMABLE),
  3661. global_node_page_state(NR_FILE_MAPPED),
  3662. global_node_page_state(NR_SHMEM),
  3663. global_page_state(NR_PAGETABLE),
  3664. global_page_state(NR_BOUNCE),
  3665. global_page_state(NR_FREE_PAGES),
  3666. free_pcp,
  3667. global_page_state(NR_FREE_CMA_PAGES));
  3668. for_each_online_pgdat(pgdat) {
  3669. printk("Node %d"
  3670. " active_anon:%lukB"
  3671. " inactive_anon:%lukB"
  3672. " active_file:%lukB"
  3673. " inactive_file:%lukB"
  3674. " unevictable:%lukB"
  3675. " isolated(anon):%lukB"
  3676. " isolated(file):%lukB"
  3677. " mapped:%lukB"
  3678. " dirty:%lukB"
  3679. " writeback:%lukB"
  3680. " shmem:%lukB"
  3681. #ifdef CONFIG_TRANSPARENT_HUGEPAGE
  3682. " shmem_thp: %lukB"
  3683. " shmem_pmdmapped: %lukB"
  3684. " anon_thp: %lukB"
  3685. #endif
  3686. " writeback_tmp:%lukB"
  3687. " unstable:%lukB"
  3688. " pages_scanned:%lu"
  3689. " all_unreclaimable? %s"
  3690. "\n",
  3691. pgdat->node_id,
  3692. K(node_page_state(pgdat, NR_ACTIVE_ANON)),
  3693. K(node_page_state(pgdat, NR_INACTIVE_ANON)),
  3694. K(node_page_state(pgdat, NR_ACTIVE_FILE)),
  3695. K(node_page_state(pgdat, NR_INACTIVE_FILE)),
  3696. K(node_page_state(pgdat, NR_UNEVICTABLE)),
  3697. K(node_page_state(pgdat, NR_ISOLATED_ANON)),
  3698. K(node_page_state(pgdat, NR_ISOLATED_FILE)),
  3699. K(node_page_state(pgdat, NR_FILE_MAPPED)),
  3700. K(node_page_state(pgdat, NR_FILE_DIRTY)),
  3701. K(node_page_state(pgdat, NR_WRITEBACK)),
  3702. #ifdef CONFIG_TRANSPARENT_HUGEPAGE
  3703. K(node_page_state(pgdat, NR_SHMEM_THPS) * HPAGE_PMD_NR),
  3704. K(node_page_state(pgdat, NR_SHMEM_PMDMAPPED)
  3705. * HPAGE_PMD_NR),
  3706. K(node_page_state(pgdat, NR_ANON_THPS) * HPAGE_PMD_NR),
  3707. #endif
  3708. K(node_page_state(pgdat, NR_SHMEM)),
  3709. K(node_page_state(pgdat, NR_WRITEBACK_TEMP)),
  3710. K(node_page_state(pgdat, NR_UNSTABLE_NFS)),
  3711. node_page_state(pgdat, NR_PAGES_SCANNED),
  3712. !pgdat_reclaimable(pgdat) ? "yes" : "no");
  3713. }
  3714. for_each_populated_zone(zone) {
  3715. int i;
  3716. if (skip_free_areas_node(filter, zone_to_nid(zone)))
  3717. continue;
  3718. free_pcp = 0;
  3719. for_each_online_cpu(cpu)
  3720. free_pcp += per_cpu_ptr(zone->pageset, cpu)->pcp.count;
  3721. show_node(zone);
  3722. printk("%s"
  3723. " free:%lukB"
  3724. " min:%lukB"
  3725. " low:%lukB"
  3726. " high:%lukB"
  3727. " active_anon:%lukB"
  3728. " inactive_anon:%lukB"
  3729. " active_file:%lukB"
  3730. " inactive_file:%lukB"
  3731. " unevictable:%lukB"
  3732. " writepending:%lukB"
  3733. " present:%lukB"
  3734. " managed:%lukB"
  3735. " mlocked:%lukB"
  3736. " slab_reclaimable:%lukB"
  3737. " slab_unreclaimable:%lukB"
  3738. " kernel_stack:%lukB"
  3739. " pagetables:%lukB"
  3740. " bounce:%lukB"
  3741. " free_pcp:%lukB"
  3742. " local_pcp:%ukB"
  3743. " free_cma:%lukB"
  3744. "\n",
  3745. zone->name,
  3746. K(zone_page_state(zone, NR_FREE_PAGES)),
  3747. K(min_wmark_pages(zone)),
  3748. K(low_wmark_pages(zone)),
  3749. K(high_wmark_pages(zone)),
  3750. K(zone_page_state(zone, NR_ZONE_ACTIVE_ANON)),
  3751. K(zone_page_state(zone, NR_ZONE_INACTIVE_ANON)),
  3752. K(zone_page_state(zone, NR_ZONE_ACTIVE_FILE)),
  3753. K(zone_page_state(zone, NR_ZONE_INACTIVE_FILE)),
  3754. K(zone_page_state(zone, NR_ZONE_UNEVICTABLE)),
  3755. K(zone_page_state(zone, NR_ZONE_WRITE_PENDING)),
  3756. K(zone->present_pages),
  3757. K(zone->managed_pages),
  3758. K(zone_page_state(zone, NR_MLOCK)),
  3759. K(zone_page_state(zone, NR_SLAB_RECLAIMABLE)),
  3760. K(zone_page_state(zone, NR_SLAB_UNRECLAIMABLE)),
  3761. zone_page_state(zone, NR_KERNEL_STACK_KB),
  3762. K(zone_page_state(zone, NR_PAGETABLE)),
  3763. K(zone_page_state(zone, NR_BOUNCE)),
  3764. K(free_pcp),
  3765. K(this_cpu_read(zone->pageset->pcp.count)),
  3766. K(zone_page_state(zone, NR_FREE_CMA_PAGES)));
  3767. printk("lowmem_reserve[]:");
  3768. for (i = 0; i < MAX_NR_ZONES; i++)
  3769. printk(" %ld", zone->lowmem_reserve[i]);
  3770. printk("\n");
  3771. }
  3772. for_each_populated_zone(zone) {
  3773. unsigned int order;
  3774. unsigned long nr[MAX_ORDER], flags, total = 0;
  3775. unsigned char types[MAX_ORDER];
  3776. if (skip_free_areas_node(filter, zone_to_nid(zone)))
  3777. continue;
  3778. show_node(zone);
  3779. printk("%s: ", zone->name);
  3780. spin_lock_irqsave(&zone->lock, flags);
  3781. for (order = 0; order < MAX_ORDER; order++) {
  3782. struct free_area *area = &zone->free_area[order];
  3783. int type;
  3784. nr[order] = area->nr_free;
  3785. total += nr[order] << order;
  3786. types[order] = 0;
  3787. for (type = 0; type < MIGRATE_TYPES; type++) {
  3788. if (!list_empty(&area->free_list[type]))
  3789. types[order] |= 1 << type;
  3790. }
  3791. }
  3792. spin_unlock_irqrestore(&zone->lock, flags);
  3793. for (order = 0; order < MAX_ORDER; order++) {
  3794. printk("%lu*%lukB ", nr[order], K(1UL) << order);
  3795. if (nr[order])
  3796. show_migration_types(types[order]);
  3797. }
  3798. printk("= %lukB\n", K(total));
  3799. }
  3800. hugetlb_show_meminfo();
  3801. printk("%ld total pagecache pages\n", global_node_page_state(NR_FILE_PAGES));
  3802. show_swap_cache_info();
  3803. }
  3804. static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref)
  3805. {
  3806. zoneref->zone = zone;
  3807. zoneref->zone_idx = zone_idx(zone);
  3808. }
  3809. /*
  3810. * Builds allocation fallback zone lists.
  3811. *
  3812. * Add all populated zones of a node to the zonelist.
  3813. */
  3814. static int build_zonelists_node(pg_data_t *pgdat, struct zonelist *zonelist,
  3815. int nr_zones)
  3816. {
  3817. struct zone *zone;
  3818. enum zone_type zone_type = MAX_NR_ZONES;
  3819. do {
  3820. zone_type--;
  3821. zone = pgdat->node_zones + zone_type;
  3822. if (populated_zone(zone)) {
  3823. zoneref_set_zone(zone,
  3824. &zonelist->_zonerefs[nr_zones++]);
  3825. check_highest_zone(zone_type);
  3826. }
  3827. } while (zone_type);
  3828. return nr_zones;
  3829. }
  3830. /*
  3831. * zonelist_order:
  3832. * 0 = automatic detection of better ordering.
  3833. * 1 = order by ([node] distance, -zonetype)
  3834. * 2 = order by (-zonetype, [node] distance)
  3835. *
  3836. * If not NUMA, ZONELIST_ORDER_ZONE and ZONELIST_ORDER_NODE will create
  3837. * the same zonelist. So only NUMA can configure this param.
  3838. */
  3839. #define ZONELIST_ORDER_DEFAULT 0
  3840. #define ZONELIST_ORDER_NODE 1
  3841. #define ZONELIST_ORDER_ZONE 2
  3842. /* zonelist order in the kernel.
  3843. * set_zonelist_order() will set this to NODE or ZONE.
  3844. */
  3845. static int current_zonelist_order = ZONELIST_ORDER_DEFAULT;
  3846. static char zonelist_order_name[3][8] = {"Default", "Node", "Zone"};
  3847. #ifdef CONFIG_NUMA
  3848. /* The value user specified ....changed by config */
  3849. static int user_zonelist_order = ZONELIST_ORDER_DEFAULT;
  3850. /* string for sysctl */
  3851. #define NUMA_ZONELIST_ORDER_LEN 16
  3852. char numa_zonelist_order[16] = "default";
  3853. /*
  3854. * interface for configure zonelist ordering.
  3855. * command line option "numa_zonelist_order"
  3856. * = "[dD]efault - default, automatic configuration.
  3857. * = "[nN]ode - order by node locality, then by zone within node
  3858. * = "[zZ]one - order by zone, then by locality within zone
  3859. */
  3860. static int __parse_numa_zonelist_order(char *s)
  3861. {
  3862. if (*s == 'd' || *s == 'D') {
  3863. user_zonelist_order = ZONELIST_ORDER_DEFAULT;
  3864. } else if (*s == 'n' || *s == 'N') {
  3865. user_zonelist_order = ZONELIST_ORDER_NODE;
  3866. } else if (*s == 'z' || *s == 'Z') {
  3867. user_zonelist_order = ZONELIST_ORDER_ZONE;
  3868. } else {
  3869. pr_warn("Ignoring invalid numa_zonelist_order value: %s\n", s);
  3870. return -EINVAL;
  3871. }
  3872. return 0;
  3873. }
  3874. static __init int setup_numa_zonelist_order(char *s)
  3875. {
  3876. int ret;
  3877. if (!s)
  3878. return 0;
  3879. ret = __parse_numa_zonelist_order(s);
  3880. if (ret == 0)
  3881. strlcpy(numa_zonelist_order, s, NUMA_ZONELIST_ORDER_LEN);
  3882. return ret;
  3883. }
  3884. early_param("numa_zonelist_order", setup_numa_zonelist_order);
  3885. /*
  3886. * sysctl handler for numa_zonelist_order
  3887. */
  3888. int numa_zonelist_order_handler(struct ctl_table *table, int write,
  3889. void __user *buffer, size_t *length,
  3890. loff_t *ppos)
  3891. {
  3892. char saved_string[NUMA_ZONELIST_ORDER_LEN];
  3893. int ret;
  3894. static DEFINE_MUTEX(zl_order_mutex);
  3895. mutex_lock(&zl_order_mutex);
  3896. if (write) {
  3897. if (strlen((char *)table->data) >= NUMA_ZONELIST_ORDER_LEN) {
  3898. ret = -EINVAL;
  3899. goto out;
  3900. }
  3901. strcpy(saved_string, (char *)table->data);
  3902. }
  3903. ret = proc_dostring(table, write, buffer, length, ppos);
  3904. if (ret)
  3905. goto out;
  3906. if (write) {
  3907. int oldval = user_zonelist_order;
  3908. ret = __parse_numa_zonelist_order((char *)table->data);
  3909. if (ret) {
  3910. /*
  3911. * bogus value. restore saved string
  3912. */
  3913. strncpy((char *)table->data, saved_string,
  3914. NUMA_ZONELIST_ORDER_LEN);
  3915. user_zonelist_order = oldval;
  3916. } else if (oldval != user_zonelist_order) {
  3917. mutex_lock(&zonelists_mutex);
  3918. build_all_zonelists(NULL, NULL);
  3919. mutex_unlock(&zonelists_mutex);
  3920. }
  3921. }
  3922. out:
  3923. mutex_unlock(&zl_order_mutex);
  3924. return ret;
  3925. }
  3926. #define MAX_NODE_LOAD (nr_online_nodes)
  3927. static int node_load[MAX_NUMNODES];
  3928. /**
  3929. * find_next_best_node - find the next node that should appear in a given node's fallback list
  3930. * @node: node whose fallback list we're appending
  3931. * @used_node_mask: nodemask_t of already used nodes
  3932. *
  3933. * We use a number of factors to determine which is the next node that should
  3934. * appear on a given node's fallback list. The node should not have appeared
  3935. * already in @node's fallback list, and it should be the next closest node
  3936. * according to the distance array (which contains arbitrary distance values
  3937. * from each node to each node in the system), and should also prefer nodes
  3938. * with no CPUs, since presumably they'll have very little allocation pressure
  3939. * on them otherwise.
  3940. * It returns -1 if no node is found.
  3941. */
  3942. static int find_next_best_node(int node, nodemask_t *used_node_mask)
  3943. {
  3944. int n, val;
  3945. int min_val = INT_MAX;
  3946. int best_node = NUMA_NO_NODE;
  3947. const struct cpumask *tmp = cpumask_of_node(0);
  3948. /* Use the local node if we haven't already */
  3949. if (!node_isset(node, *used_node_mask)) {
  3950. node_set(node, *used_node_mask);
  3951. return node;
  3952. }
  3953. for_each_node_state(n, N_MEMORY) {
  3954. /* Don't want a node to appear more than once */
  3955. if (node_isset(n, *used_node_mask))
  3956. continue;
  3957. /* Use the distance array to find the distance */
  3958. val = node_distance(node, n);
  3959. /* Penalize nodes under us ("prefer the next node") */
  3960. val += (n < node);
  3961. /* Give preference to headless and unused nodes */
  3962. tmp = cpumask_of_node(n);
  3963. if (!cpumask_empty(tmp))
  3964. val += PENALTY_FOR_NODE_WITH_CPUS;
  3965. /* Slight preference for less loaded node */
  3966. val *= (MAX_NODE_LOAD*MAX_NUMNODES);
  3967. val += node_load[n];
  3968. if (val < min_val) {
  3969. min_val = val;
  3970. best_node = n;
  3971. }
  3972. }
  3973. if (best_node >= 0)
  3974. node_set(best_node, *used_node_mask);
  3975. return best_node;
  3976. }
  3977. /*
  3978. * Build zonelists ordered by node and zones within node.
  3979. * This results in maximum locality--normal zone overflows into local
  3980. * DMA zone, if any--but risks exhausting DMA zone.
  3981. */
  3982. static void build_zonelists_in_node_order(pg_data_t *pgdat, int node)
  3983. {
  3984. int j;
  3985. struct zonelist *zonelist;
  3986. zonelist = &pgdat->node_zonelists[0];
  3987. for (j = 0; zonelist->_zonerefs[j].zone != NULL; j++)
  3988. ;
  3989. j = build_zonelists_node(NODE_DATA(node), zonelist, j);
  3990. zonelist->_zonerefs[j].zone = NULL;
  3991. zonelist->_zonerefs[j].zone_idx = 0;
  3992. }
  3993. /*
  3994. * Build gfp_thisnode zonelists
  3995. */
  3996. static void build_thisnode_zonelists(pg_data_t *pgdat)
  3997. {
  3998. int j;
  3999. struct zonelist *zonelist;
  4000. zonelist = &pgdat->node_zonelists[1];
  4001. j = build_zonelists_node(pgdat, zonelist, 0);
  4002. zonelist->_zonerefs[j].zone = NULL;
  4003. zonelist->_zonerefs[j].zone_idx = 0;
  4004. }
  4005. /*
  4006. * Build zonelists ordered by zone and nodes within zones.
  4007. * This results in conserving DMA zone[s] until all Normal memory is
  4008. * exhausted, but results in overflowing to remote node while memory
  4009. * may still exist in local DMA zone.
  4010. */
  4011. static int node_order[MAX_NUMNODES];
  4012. static void build_zonelists_in_zone_order(pg_data_t *pgdat, int nr_nodes)
  4013. {
  4014. int pos, j, node;
  4015. int zone_type; /* needs to be signed */
  4016. struct zone *z;
  4017. struct zonelist *zonelist;
  4018. zonelist = &pgdat->node_zonelists[0];
  4019. pos = 0;
  4020. for (zone_type = MAX_NR_ZONES - 1; zone_type >= 0; zone_type--) {
  4021. for (j = 0; j < nr_nodes; j++) {
  4022. node = node_order[j];
  4023. z = &NODE_DATA(node)->node_zones[zone_type];
  4024. if (populated_zone(z)) {
  4025. zoneref_set_zone(z,
  4026. &zonelist->_zonerefs[pos++]);
  4027. check_highest_zone(zone_type);
  4028. }
  4029. }
  4030. }
  4031. zonelist->_zonerefs[pos].zone = NULL;
  4032. zonelist->_zonerefs[pos].zone_idx = 0;
  4033. }
  4034. #if defined(CONFIG_64BIT)
  4035. /*
  4036. * Devices that require DMA32/DMA are relatively rare and do not justify a
  4037. * penalty to every machine in case the specialised case applies. Default
  4038. * to Node-ordering on 64-bit NUMA machines
  4039. */
  4040. static int default_zonelist_order(void)
  4041. {
  4042. return ZONELIST_ORDER_NODE;
  4043. }
  4044. #else
  4045. /*
  4046. * On 32-bit, the Normal zone needs to be preserved for allocations accessible
  4047. * by the kernel. If processes running on node 0 deplete the low memory zone
  4048. * then reclaim will occur more frequency increasing stalls and potentially
  4049. * be easier to OOM if a large percentage of the zone is under writeback or
  4050. * dirty. The problem is significantly worse if CONFIG_HIGHPTE is not set.
  4051. * Hence, default to zone ordering on 32-bit.
  4052. */
  4053. static int default_zonelist_order(void)
  4054. {
  4055. return ZONELIST_ORDER_ZONE;
  4056. }
  4057. #endif /* CONFIG_64BIT */
  4058. static void set_zonelist_order(void)
  4059. {
  4060. if (user_zonelist_order == ZONELIST_ORDER_DEFAULT)
  4061. current_zonelist_order = default_zonelist_order();
  4062. else
  4063. current_zonelist_order = user_zonelist_order;
  4064. }
  4065. static void build_zonelists(pg_data_t *pgdat)
  4066. {
  4067. int i, node, load;
  4068. nodemask_t used_mask;
  4069. int local_node, prev_node;
  4070. struct zonelist *zonelist;
  4071. unsigned int order = current_zonelist_order;
  4072. /* initialize zonelists */
  4073. for (i = 0; i < MAX_ZONELISTS; i++) {
  4074. zonelist = pgdat->node_zonelists + i;
  4075. zonelist->_zonerefs[0].zone = NULL;
  4076. zonelist->_zonerefs[0].zone_idx = 0;
  4077. }
  4078. /* NUMA-aware ordering of nodes */
  4079. local_node = pgdat->node_id;
  4080. load = nr_online_nodes;
  4081. prev_node = local_node;
  4082. nodes_clear(used_mask);
  4083. memset(node_order, 0, sizeof(node_order));
  4084. i = 0;
  4085. while ((node = find_next_best_node(local_node, &used_mask)) >= 0) {
  4086. /*
  4087. * We don't want to pressure a particular node.
  4088. * So adding penalty to the first node in same
  4089. * distance group to make it round-robin.
  4090. */
  4091. if (node_distance(local_node, node) !=
  4092. node_distance(local_node, prev_node))
  4093. node_load[node] = load;
  4094. prev_node = node;
  4095. load--;
  4096. if (order == ZONELIST_ORDER_NODE)
  4097. build_zonelists_in_node_order(pgdat, node);
  4098. else
  4099. node_order[i++] = node; /* remember order */
  4100. }
  4101. if (order == ZONELIST_ORDER_ZONE) {
  4102. /* calculate node order -- i.e., DMA last! */
  4103. build_zonelists_in_zone_order(pgdat, i);
  4104. }
  4105. build_thisnode_zonelists(pgdat);
  4106. }
  4107. #ifdef CONFIG_HAVE_MEMORYLESS_NODES
  4108. /*
  4109. * Return node id of node used for "local" allocations.
  4110. * I.e., first node id of first zone in arg node's generic zonelist.
  4111. * Used for initializing percpu 'numa_mem', which is used primarily
  4112. * for kernel allocations, so use GFP_KERNEL flags to locate zonelist.
  4113. */
  4114. int local_memory_node(int node)
  4115. {
  4116. struct zoneref *z;
  4117. z = first_zones_zonelist(node_zonelist(node, GFP_KERNEL),
  4118. gfp_zone(GFP_KERNEL),
  4119. NULL);
  4120. return z->zone->node;
  4121. }
  4122. #endif
  4123. #else /* CONFIG_NUMA */
  4124. static void set_zonelist_order(void)
  4125. {
  4126. current_zonelist_order = ZONELIST_ORDER_ZONE;
  4127. }
  4128. static void build_zonelists(pg_data_t *pgdat)
  4129. {
  4130. int node, local_node;
  4131. enum zone_type j;
  4132. struct zonelist *zonelist;
  4133. local_node = pgdat->node_id;
  4134. zonelist = &pgdat->node_zonelists[0];
  4135. j = build_zonelists_node(pgdat, zonelist, 0);
  4136. /*
  4137. * Now we build the zonelist so that it contains the zones
  4138. * of all the other nodes.
  4139. * We don't want to pressure a particular node, so when
  4140. * building the zones for node N, we make sure that the
  4141. * zones coming right after the local ones are those from
  4142. * node N+1 (modulo N)
  4143. */
  4144. for (node = local_node + 1; node < MAX_NUMNODES; node++) {
  4145. if (!node_online(node))
  4146. continue;
  4147. j = build_zonelists_node(NODE_DATA(node), zonelist, j);
  4148. }
  4149. for (node = 0; node < local_node; node++) {
  4150. if (!node_online(node))
  4151. continue;
  4152. j = build_zonelists_node(NODE_DATA(node), zonelist, j);
  4153. }
  4154. zonelist->_zonerefs[j].zone = NULL;
  4155. zonelist->_zonerefs[j].zone_idx = 0;
  4156. }
  4157. #endif /* CONFIG_NUMA */
  4158. /*
  4159. * Boot pageset table. One per cpu which is going to be used for all
  4160. * zones and all nodes. The parameters will be set in such a way
  4161. * that an item put on a list will immediately be handed over to
  4162. * the buddy list. This is safe since pageset manipulation is done
  4163. * with interrupts disabled.
  4164. *
  4165. * The boot_pagesets must be kept even after bootup is complete for
  4166. * unused processors and/or zones. They do play a role for bootstrapping
  4167. * hotplugged processors.
  4168. *
  4169. * zoneinfo_show() and maybe other functions do
  4170. * not check if the processor is online before following the pageset pointer.
  4171. * Other parts of the kernel may not check if the zone is available.
  4172. */
  4173. static void setup_pageset(struct per_cpu_pageset *p, unsigned long batch);
  4174. static DEFINE_PER_CPU(struct per_cpu_pageset, boot_pageset);
  4175. static void setup_zone_pageset(struct zone *zone);
  4176. /*
  4177. * Global mutex to protect against size modification of zonelists
  4178. * as well as to serialize pageset setup for the new populated zone.
  4179. */
  4180. DEFINE_MUTEX(zonelists_mutex);
  4181. /* return values int ....just for stop_machine() */
  4182. static int __build_all_zonelists(void *data)
  4183. {
  4184. int nid;
  4185. int cpu;
  4186. pg_data_t *self = data;
  4187. #ifdef CONFIG_NUMA
  4188. memset(node_load, 0, sizeof(node_load));
  4189. #endif
  4190. if (self && !node_online(self->node_id)) {
  4191. build_zonelists(self);
  4192. }
  4193. for_each_online_node(nid) {
  4194. pg_data_t *pgdat = NODE_DATA(nid);
  4195. build_zonelists(pgdat);
  4196. }
  4197. /*
  4198. * Initialize the boot_pagesets that are going to be used
  4199. * for bootstrapping processors. The real pagesets for
  4200. * each zone will be allocated later when the per cpu
  4201. * allocator is available.
  4202. *
  4203. * boot_pagesets are used also for bootstrapping offline
  4204. * cpus if the system is already booted because the pagesets
  4205. * are needed to initialize allocators on a specific cpu too.
  4206. * F.e. the percpu allocator needs the page allocator which
  4207. * needs the percpu allocator in order to allocate its pagesets
  4208. * (a chicken-egg dilemma).
  4209. */
  4210. for_each_possible_cpu(cpu) {
  4211. setup_pageset(&per_cpu(boot_pageset, cpu), 0);
  4212. #ifdef CONFIG_HAVE_MEMORYLESS_NODES
  4213. /*
  4214. * We now know the "local memory node" for each node--
  4215. * i.e., the node of the first zone in the generic zonelist.
  4216. * Set up numa_mem percpu variable for on-line cpus. During
  4217. * boot, only the boot cpu should be on-line; we'll init the
  4218. * secondary cpus' numa_mem as they come on-line. During
  4219. * node/memory hotplug, we'll fixup all on-line cpus.
  4220. */
  4221. if (cpu_online(cpu))
  4222. set_cpu_numa_mem(cpu, local_memory_node(cpu_to_node(cpu)));
  4223. #endif
  4224. }
  4225. return 0;
  4226. }
  4227. static noinline void __init
  4228. build_all_zonelists_init(void)
  4229. {
  4230. __build_all_zonelists(NULL);
  4231. mminit_verify_zonelist();
  4232. cpuset_init_current_mems_allowed();
  4233. }
  4234. /*
  4235. * Called with zonelists_mutex held always
  4236. * unless system_state == SYSTEM_BOOTING.
  4237. *
  4238. * __ref due to (1) call of __meminit annotated setup_zone_pageset
  4239. * [we're only called with non-NULL zone through __meminit paths] and
  4240. * (2) call of __init annotated helper build_all_zonelists_init
  4241. * [protected by SYSTEM_BOOTING].
  4242. */
  4243. void __ref build_all_zonelists(pg_data_t *pgdat, struct zone *zone)
  4244. {
  4245. set_zonelist_order();
  4246. if (system_state == SYSTEM_BOOTING) {
  4247. build_all_zonelists_init();
  4248. } else {
  4249. #ifdef CONFIG_MEMORY_HOTPLUG
  4250. if (zone)
  4251. setup_zone_pageset(zone);
  4252. #endif
  4253. /* we have to stop all cpus to guarantee there is no user
  4254. of zonelist */
  4255. stop_machine(__build_all_zonelists, pgdat, NULL);
  4256. /* cpuset refresh routine should be here */
  4257. }
  4258. vm_total_pages = nr_free_pagecache_pages();
  4259. /*
  4260. * Disable grouping by mobility if the number of pages in the
  4261. * system is too low to allow the mechanism to work. It would be
  4262. * more accurate, but expensive to check per-zone. This check is
  4263. * made on memory-hotadd so a system can start with mobility
  4264. * disabled and enable it later
  4265. */
  4266. if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES))
  4267. page_group_by_mobility_disabled = 1;
  4268. else
  4269. page_group_by_mobility_disabled = 0;
  4270. pr_info("Built %i zonelists in %s order, mobility grouping %s. Total pages: %ld\n",
  4271. nr_online_nodes,
  4272. zonelist_order_name[current_zonelist_order],
  4273. page_group_by_mobility_disabled ? "off" : "on",
  4274. vm_total_pages);
  4275. #ifdef CONFIG_NUMA
  4276. pr_info("Policy zone: %s\n", zone_names[policy_zone]);
  4277. #endif
  4278. }
  4279. /*
  4280. * Helper functions to size the waitqueue hash table.
  4281. * Essentially these want to choose hash table sizes sufficiently
  4282. * large so that collisions trying to wait on pages are rare.
  4283. * But in fact, the number of active page waitqueues on typical
  4284. * systems is ridiculously low, less than 200. So this is even
  4285. * conservative, even though it seems large.
  4286. *
  4287. * The constant PAGES_PER_WAITQUEUE specifies the ratio of pages to
  4288. * waitqueues, i.e. the size of the waitq table given the number of pages.
  4289. */
  4290. #define PAGES_PER_WAITQUEUE 256
  4291. #ifndef CONFIG_MEMORY_HOTPLUG
  4292. static inline unsigned long wait_table_hash_nr_entries(unsigned long pages)
  4293. {
  4294. unsigned long size = 1;
  4295. pages /= PAGES_PER_WAITQUEUE;
  4296. while (size < pages)
  4297. size <<= 1;
  4298. /*
  4299. * Once we have dozens or even hundreds of threads sleeping
  4300. * on IO we've got bigger problems than wait queue collision.
  4301. * Limit the size of the wait table to a reasonable size.
  4302. */
  4303. size = min(size, 4096UL);
  4304. return max(size, 4UL);
  4305. }
  4306. #else
  4307. /*
  4308. * A zone's size might be changed by hot-add, so it is not possible to determine
  4309. * a suitable size for its wait_table. So we use the maximum size now.
  4310. *
  4311. * The max wait table size = 4096 x sizeof(wait_queue_head_t). ie:
  4312. *
  4313. * i386 (preemption config) : 4096 x 16 = 64Kbyte.
  4314. * ia64, x86-64 (no preemption): 4096 x 20 = 80Kbyte.
  4315. * ia64, x86-64 (preemption) : 4096 x 24 = 96Kbyte.
  4316. *
  4317. * The maximum entries are prepared when a zone's memory is (512K + 256) pages
  4318. * or more by the traditional way. (See above). It equals:
  4319. *
  4320. * i386, x86-64, powerpc(4K page size) : = ( 2G + 1M)byte.
  4321. * ia64(16K page size) : = ( 8G + 4M)byte.
  4322. * powerpc (64K page size) : = (32G +16M)byte.
  4323. */
  4324. static inline unsigned long wait_table_hash_nr_entries(unsigned long pages)
  4325. {
  4326. return 4096UL;
  4327. }
  4328. #endif
  4329. /*
  4330. * This is an integer logarithm so that shifts can be used later
  4331. * to extract the more random high bits from the multiplicative
  4332. * hash function before the remainder is taken.
  4333. */
  4334. static inline unsigned long wait_table_bits(unsigned long size)
  4335. {
  4336. return ffz(~size);
  4337. }
  4338. /*
  4339. * Initially all pages are reserved - free ones are freed
  4340. * up by free_all_bootmem() once the early boot process is
  4341. * done. Non-atomic initialization, single-pass.
  4342. */
  4343. void __meminit memmap_init_zone(unsigned long size, int nid, unsigned long zone,
  4344. unsigned long start_pfn, enum memmap_context context)
  4345. {
  4346. struct vmem_altmap *altmap = to_vmem_altmap(__pfn_to_phys(start_pfn));
  4347. unsigned long end_pfn = start_pfn + size;
  4348. pg_data_t *pgdat = NODE_DATA(nid);
  4349. unsigned long pfn;
  4350. unsigned long nr_initialised = 0;
  4351. #ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
  4352. struct memblock_region *r = NULL, *tmp;
  4353. #endif
  4354. if (highest_memmap_pfn < end_pfn - 1)
  4355. highest_memmap_pfn = end_pfn - 1;
  4356. /*
  4357. * Honor reservation requested by the driver for this ZONE_DEVICE
  4358. * memory
  4359. */
  4360. if (altmap && start_pfn == altmap->base_pfn)
  4361. start_pfn += altmap->reserve;
  4362. for (pfn = start_pfn; pfn < end_pfn; pfn++) {
  4363. /*
  4364. * There can be holes in boot-time mem_map[]s handed to this
  4365. * function. They do not exist on hotplugged memory.
  4366. */
  4367. if (context != MEMMAP_EARLY)
  4368. goto not_early;
  4369. if (!early_pfn_valid(pfn))
  4370. continue;
  4371. if (!early_pfn_in_nid(pfn, nid))
  4372. continue;
  4373. if (!update_defer_init(pgdat, pfn, end_pfn, &nr_initialised))
  4374. break;
  4375. #ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
  4376. /*
  4377. * If not mirrored_kernelcore and ZONE_MOVABLE exists, range
  4378. * from zone_movable_pfn[nid] to end of each node should be
  4379. * ZONE_MOVABLE not ZONE_NORMAL. skip it.
  4380. */
  4381. if (!mirrored_kernelcore && zone_movable_pfn[nid])
  4382. if (zone == ZONE_NORMAL && pfn >= zone_movable_pfn[nid])
  4383. continue;
  4384. /*
  4385. * Check given memblock attribute by firmware which can affect
  4386. * kernel memory layout. If zone==ZONE_MOVABLE but memory is
  4387. * mirrored, it's an overlapped memmap init. skip it.
  4388. */
  4389. if (mirrored_kernelcore && zone == ZONE_MOVABLE) {
  4390. if (!r || pfn >= memblock_region_memory_end_pfn(r)) {
  4391. for_each_memblock(memory, tmp)
  4392. if (pfn < memblock_region_memory_end_pfn(tmp))
  4393. break;
  4394. r = tmp;
  4395. }
  4396. if (pfn >= memblock_region_memory_base_pfn(r) &&
  4397. memblock_is_mirror(r)) {
  4398. /* already initialized as NORMAL */
  4399. pfn = memblock_region_memory_end_pfn(r);
  4400. continue;
  4401. }
  4402. }
  4403. #endif
  4404. not_early:
  4405. /*
  4406. * Mark the block movable so that blocks are reserved for
  4407. * movable at startup. This will force kernel allocations
  4408. * to reserve their blocks rather than leaking throughout
  4409. * the address space during boot when many long-lived
  4410. * kernel allocations are made.
  4411. *
  4412. * bitmap is created for zone's valid pfn range. but memmap
  4413. * can be created for invalid pages (for alignment)
  4414. * check here not to call set_pageblock_migratetype() against
  4415. * pfn out of zone.
  4416. */
  4417. if (!(pfn & (pageblock_nr_pages - 1))) {
  4418. struct page *page = pfn_to_page(pfn);
  4419. __init_single_page(page, pfn, zone, nid);
  4420. set_pageblock_migratetype(page, MIGRATE_MOVABLE);
  4421. } else {
  4422. __init_single_pfn(pfn, zone, nid);
  4423. }
  4424. }
  4425. }
  4426. static void __meminit zone_init_free_lists(struct zone *zone)
  4427. {
  4428. unsigned int order, t;
  4429. for_each_migratetype_order(order, t) {
  4430. INIT_LIST_HEAD(&zone->free_area[order].free_list[t]);
  4431. zone->free_area[order].nr_free = 0;
  4432. }
  4433. }
  4434. #ifndef __HAVE_ARCH_MEMMAP_INIT
  4435. #define memmap_init(size, nid, zone, start_pfn) \
  4436. memmap_init_zone((size), (nid), (zone), (start_pfn), MEMMAP_EARLY)
  4437. #endif
  4438. static int zone_batchsize(struct zone *zone)
  4439. {
  4440. #ifdef CONFIG_MMU
  4441. int batch;
  4442. /*
  4443. * The per-cpu-pages pools are set to around 1000th of the
  4444. * size of the zone. But no more than 1/2 of a meg.
  4445. *
  4446. * OK, so we don't know how big the cache is. So guess.
  4447. */
  4448. batch = zone->managed_pages / 1024;
  4449. if (batch * PAGE_SIZE > 512 * 1024)
  4450. batch = (512 * 1024) / PAGE_SIZE;
  4451. batch /= 4; /* We effectively *= 4 below */
  4452. if (batch < 1)
  4453. batch = 1;
  4454. /*
  4455. * Clamp the batch to a 2^n - 1 value. Having a power
  4456. * of 2 value was found to be more likely to have
  4457. * suboptimal cache aliasing properties in some cases.
  4458. *
  4459. * For example if 2 tasks are alternately allocating
  4460. * batches of pages, one task can end up with a lot
  4461. * of pages of one half of the possible page colors
  4462. * and the other with pages of the other colors.
  4463. */
  4464. batch = rounddown_pow_of_two(batch + batch/2) - 1;
  4465. return batch;
  4466. #else
  4467. /* The deferral and batching of frees should be suppressed under NOMMU
  4468. * conditions.
  4469. *
  4470. * The problem is that NOMMU needs to be able to allocate large chunks
  4471. * of contiguous memory as there's no hardware page translation to
  4472. * assemble apparent contiguous memory from discontiguous pages.
  4473. *
  4474. * Queueing large contiguous runs of pages for batching, however,
  4475. * causes the pages to actually be freed in smaller chunks. As there
  4476. * can be a significant delay between the individual batches being
  4477. * recycled, this leads to the once large chunks of space being
  4478. * fragmented and becoming unavailable for high-order allocations.
  4479. */
  4480. return 0;
  4481. #endif
  4482. }
  4483. /*
  4484. * pcp->high and pcp->batch values are related and dependent on one another:
  4485. * ->batch must never be higher then ->high.
  4486. * The following function updates them in a safe manner without read side
  4487. * locking.
  4488. *
  4489. * Any new users of pcp->batch and pcp->high should ensure they can cope with
  4490. * those fields changing asynchronously (acording the the above rule).
  4491. *
  4492. * mutex_is_locked(&pcp_batch_high_lock) required when calling this function
  4493. * outside of boot time (or some other assurance that no concurrent updaters
  4494. * exist).
  4495. */
  4496. static void pageset_update(struct per_cpu_pages *pcp, unsigned long high,
  4497. unsigned long batch)
  4498. {
  4499. /* start with a fail safe value for batch */
  4500. pcp->batch = 1;
  4501. smp_wmb();
  4502. /* Update high, then batch, in order */
  4503. pcp->high = high;
  4504. smp_wmb();
  4505. pcp->batch = batch;
  4506. }
  4507. /* a companion to pageset_set_high() */
  4508. static void pageset_set_batch(struct per_cpu_pageset *p, unsigned long batch)
  4509. {
  4510. pageset_update(&p->pcp, 6 * batch, max(1UL, 1 * batch));
  4511. }
  4512. static void pageset_init(struct per_cpu_pageset *p)
  4513. {
  4514. struct per_cpu_pages *pcp;
  4515. int migratetype;
  4516. memset(p, 0, sizeof(*p));
  4517. pcp = &p->pcp;
  4518. pcp->count = 0;
  4519. for (migratetype = 0; migratetype < MIGRATE_PCPTYPES; migratetype++)
  4520. INIT_LIST_HEAD(&pcp->lists[migratetype]);
  4521. }
  4522. static void setup_pageset(struct per_cpu_pageset *p, unsigned long batch)
  4523. {
  4524. pageset_init(p);
  4525. pageset_set_batch(p, batch);
  4526. }
  4527. /*
  4528. * pageset_set_high() sets the high water mark for hot per_cpu_pagelist
  4529. * to the value high for the pageset p.
  4530. */
  4531. static void pageset_set_high(struct per_cpu_pageset *p,
  4532. unsigned long high)
  4533. {
  4534. unsigned long batch = max(1UL, high / 4);
  4535. if ((high / 4) > (PAGE_SHIFT * 8))
  4536. batch = PAGE_SHIFT * 8;
  4537. pageset_update(&p->pcp, high, batch);
  4538. }
  4539. static void pageset_set_high_and_batch(struct zone *zone,
  4540. struct per_cpu_pageset *pcp)
  4541. {
  4542. if (percpu_pagelist_fraction)
  4543. pageset_set_high(pcp,
  4544. (zone->managed_pages /
  4545. percpu_pagelist_fraction));
  4546. else
  4547. pageset_set_batch(pcp, zone_batchsize(zone));
  4548. }
  4549. static void __meminit zone_pageset_init(struct zone *zone, int cpu)
  4550. {
  4551. struct per_cpu_pageset *pcp = per_cpu_ptr(zone->pageset, cpu);
  4552. pageset_init(pcp);
  4553. pageset_set_high_and_batch(zone, pcp);
  4554. }
  4555. static void __meminit setup_zone_pageset(struct zone *zone)
  4556. {
  4557. int cpu;
  4558. zone->pageset = alloc_percpu(struct per_cpu_pageset);
  4559. for_each_possible_cpu(cpu)
  4560. zone_pageset_init(zone, cpu);
  4561. if (!zone->zone_pgdat->per_cpu_nodestats) {
  4562. zone->zone_pgdat->per_cpu_nodestats =
  4563. alloc_percpu(struct per_cpu_nodestat);
  4564. }
  4565. }
  4566. /*
  4567. * Allocate per cpu pagesets and initialize them.
  4568. * Before this call only boot pagesets were available.
  4569. */
  4570. void __init setup_per_cpu_pageset(void)
  4571. {
  4572. struct zone *zone;
  4573. for_each_populated_zone(zone)
  4574. setup_zone_pageset(zone);
  4575. }
  4576. static noinline __init_refok
  4577. int zone_wait_table_init(struct zone *zone, unsigned long zone_size_pages)
  4578. {
  4579. int i;
  4580. size_t alloc_size;
  4581. /*
  4582. * The per-page waitqueue mechanism uses hashed waitqueues
  4583. * per zone.
  4584. */
  4585. zone->wait_table_hash_nr_entries =
  4586. wait_table_hash_nr_entries(zone_size_pages);
  4587. zone->wait_table_bits =
  4588. wait_table_bits(zone->wait_table_hash_nr_entries);
  4589. alloc_size = zone->wait_table_hash_nr_entries
  4590. * sizeof(wait_queue_head_t);
  4591. if (!slab_is_available()) {
  4592. zone->wait_table = (wait_queue_head_t *)
  4593. memblock_virt_alloc_node_nopanic(
  4594. alloc_size, zone->zone_pgdat->node_id);
  4595. } else {
  4596. /*
  4597. * This case means that a zone whose size was 0 gets new memory
  4598. * via memory hot-add.
  4599. * But it may be the case that a new node was hot-added. In
  4600. * this case vmalloc() will not be able to use this new node's
  4601. * memory - this wait_table must be initialized to use this new
  4602. * node itself as well.
  4603. * To use this new node's memory, further consideration will be
  4604. * necessary.
  4605. */
  4606. zone->wait_table = vmalloc(alloc_size);
  4607. }
  4608. if (!zone->wait_table)
  4609. return -ENOMEM;
  4610. for (i = 0; i < zone->wait_table_hash_nr_entries; ++i)
  4611. init_waitqueue_head(zone->wait_table + i);
  4612. return 0;
  4613. }
  4614. static __meminit void zone_pcp_init(struct zone *zone)
  4615. {
  4616. /*
  4617. * per cpu subsystem is not up at this point. The following code
  4618. * relies on the ability of the linker to provide the
  4619. * offset of a (static) per cpu variable into the per cpu area.
  4620. */
  4621. zone->pageset = &boot_pageset;
  4622. if (populated_zone(zone))
  4623. printk(KERN_DEBUG " %s zone: %lu pages, LIFO batch:%u\n",
  4624. zone->name, zone->present_pages,
  4625. zone_batchsize(zone));
  4626. }
  4627. int __meminit init_currently_empty_zone(struct zone *zone,
  4628. unsigned long zone_start_pfn,
  4629. unsigned long size)
  4630. {
  4631. struct pglist_data *pgdat = zone->zone_pgdat;
  4632. int ret;
  4633. ret = zone_wait_table_init(zone, size);
  4634. if (ret)
  4635. return ret;
  4636. pgdat->nr_zones = zone_idx(zone) + 1;
  4637. zone->zone_start_pfn = zone_start_pfn;
  4638. mminit_dprintk(MMINIT_TRACE, "memmap_init",
  4639. "Initialising map node %d zone %lu pfns %lu -> %lu\n",
  4640. pgdat->node_id,
  4641. (unsigned long)zone_idx(zone),
  4642. zone_start_pfn, (zone_start_pfn + size));
  4643. zone_init_free_lists(zone);
  4644. return 0;
  4645. }
  4646. #ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
  4647. #ifndef CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID
  4648. /*
  4649. * Required by SPARSEMEM. Given a PFN, return what node the PFN is on.
  4650. */
  4651. int __meminit __early_pfn_to_nid(unsigned long pfn,
  4652. struct mminit_pfnnid_cache *state)
  4653. {
  4654. unsigned long start_pfn, end_pfn;
  4655. int nid;
  4656. if (state->last_start <= pfn && pfn < state->last_end)
  4657. return state->last_nid;
  4658. nid = memblock_search_pfn_nid(pfn, &start_pfn, &end_pfn);
  4659. if (nid != -1) {
  4660. state->last_start = start_pfn;
  4661. state->last_end = end_pfn;
  4662. state->last_nid = nid;
  4663. }
  4664. return nid;
  4665. }
  4666. #endif /* CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID */
  4667. /**
  4668. * free_bootmem_with_active_regions - Call memblock_free_early_nid for each active range
  4669. * @nid: The node to free memory on. If MAX_NUMNODES, all nodes are freed.
  4670. * @max_low_pfn: The highest PFN that will be passed to memblock_free_early_nid
  4671. *
  4672. * If an architecture guarantees that all ranges registered contain no holes
  4673. * and may be freed, this this function may be used instead of calling
  4674. * memblock_free_early_nid() manually.
  4675. */
  4676. void __init free_bootmem_with_active_regions(int nid, unsigned long max_low_pfn)
  4677. {
  4678. unsigned long start_pfn, end_pfn;
  4679. int i, this_nid;
  4680. for_each_mem_pfn_range(i, nid, &start_pfn, &end_pfn, &this_nid) {
  4681. start_pfn = min(start_pfn, max_low_pfn);
  4682. end_pfn = min(end_pfn, max_low_pfn);
  4683. if (start_pfn < end_pfn)
  4684. memblock_free_early_nid(PFN_PHYS(start_pfn),
  4685. (end_pfn - start_pfn) << PAGE_SHIFT,
  4686. this_nid);
  4687. }
  4688. }
  4689. /**
  4690. * sparse_memory_present_with_active_regions - Call memory_present for each active range
  4691. * @nid: The node to call memory_present for. If MAX_NUMNODES, all nodes will be used.
  4692. *
  4693. * If an architecture guarantees that all ranges registered contain no holes and may
  4694. * be freed, this function may be used instead of calling memory_present() manually.
  4695. */
  4696. void __init sparse_memory_present_with_active_regions(int nid)
  4697. {
  4698. unsigned long start_pfn, end_pfn;
  4699. int i, this_nid;
  4700. for_each_mem_pfn_range(i, nid, &start_pfn, &end_pfn, &this_nid)
  4701. memory_present(this_nid, start_pfn, end_pfn);
  4702. }
  4703. /**
  4704. * get_pfn_range_for_nid - Return the start and end page frames for a node
  4705. * @nid: The nid to return the range for. If MAX_NUMNODES, the min and max PFN are returned.
  4706. * @start_pfn: Passed by reference. On return, it will have the node start_pfn.
  4707. * @end_pfn: Passed by reference. On return, it will have the node end_pfn.
  4708. *
  4709. * It returns the start and end page frame of a node based on information
  4710. * provided by memblock_set_node(). If called for a node
  4711. * with no available memory, a warning is printed and the start and end
  4712. * PFNs will be 0.
  4713. */
  4714. void __meminit get_pfn_range_for_nid(unsigned int nid,
  4715. unsigned long *start_pfn, unsigned long *end_pfn)
  4716. {
  4717. unsigned long this_start_pfn, this_end_pfn;
  4718. int i;
  4719. *start_pfn = -1UL;
  4720. *end_pfn = 0;
  4721. for_each_mem_pfn_range(i, nid, &this_start_pfn, &this_end_pfn, NULL) {
  4722. *start_pfn = min(*start_pfn, this_start_pfn);
  4723. *end_pfn = max(*end_pfn, this_end_pfn);
  4724. }
  4725. if (*start_pfn == -1UL)
  4726. *start_pfn = 0;
  4727. }
  4728. /*
  4729. * This finds a zone that can be used for ZONE_MOVABLE pages. The
  4730. * assumption is made that zones within a node are ordered in monotonic
  4731. * increasing memory addresses so that the "highest" populated zone is used
  4732. */
  4733. static void __init find_usable_zone_for_movable(void)
  4734. {
  4735. int zone_index;
  4736. for (zone_index = MAX_NR_ZONES - 1; zone_index >= 0; zone_index--) {
  4737. if (zone_index == ZONE_MOVABLE)
  4738. continue;
  4739. if (arch_zone_highest_possible_pfn[zone_index] >
  4740. arch_zone_lowest_possible_pfn[zone_index])
  4741. break;
  4742. }
  4743. VM_BUG_ON(zone_index == -1);
  4744. movable_zone = zone_index;
  4745. }
  4746. /*
  4747. * The zone ranges provided by the architecture do not include ZONE_MOVABLE
  4748. * because it is sized independent of architecture. Unlike the other zones,
  4749. * the starting point for ZONE_MOVABLE is not fixed. It may be different
  4750. * in each node depending on the size of each node and how evenly kernelcore
  4751. * is distributed. This helper function adjusts the zone ranges
  4752. * provided by the architecture for a given node by using the end of the
  4753. * highest usable zone for ZONE_MOVABLE. This preserves the assumption that
  4754. * zones within a node are in order of monotonic increases memory addresses
  4755. */
  4756. static void __meminit adjust_zone_range_for_zone_movable(int nid,
  4757. unsigned long zone_type,
  4758. unsigned long node_start_pfn,
  4759. unsigned long node_end_pfn,
  4760. unsigned long *zone_start_pfn,
  4761. unsigned long *zone_end_pfn)
  4762. {
  4763. /* Only adjust if ZONE_MOVABLE is on this node */
  4764. if (zone_movable_pfn[nid]) {
  4765. /* Size ZONE_MOVABLE */
  4766. if (zone_type == ZONE_MOVABLE) {
  4767. *zone_start_pfn = zone_movable_pfn[nid];
  4768. *zone_end_pfn = min(node_end_pfn,
  4769. arch_zone_highest_possible_pfn[movable_zone]);
  4770. /* Check if this whole range is within ZONE_MOVABLE */
  4771. } else if (*zone_start_pfn >= zone_movable_pfn[nid])
  4772. *zone_start_pfn = *zone_end_pfn;
  4773. }
  4774. }
  4775. /*
  4776. * Return the number of pages a zone spans in a node, including holes
  4777. * present_pages = zone_spanned_pages_in_node() - zone_absent_pages_in_node()
  4778. */
  4779. static unsigned long __meminit zone_spanned_pages_in_node(int nid,
  4780. unsigned long zone_type,
  4781. unsigned long node_start_pfn,
  4782. unsigned long node_end_pfn,
  4783. unsigned long *zone_start_pfn,
  4784. unsigned long *zone_end_pfn,
  4785. unsigned long *ignored)
  4786. {
  4787. /* When hotadd a new node from cpu_up(), the node should be empty */
  4788. if (!node_start_pfn && !node_end_pfn)
  4789. return 0;
  4790. /* Get the start and end of the zone */
  4791. *zone_start_pfn = arch_zone_lowest_possible_pfn[zone_type];
  4792. *zone_end_pfn = arch_zone_highest_possible_pfn[zone_type];
  4793. adjust_zone_range_for_zone_movable(nid, zone_type,
  4794. node_start_pfn, node_end_pfn,
  4795. zone_start_pfn, zone_end_pfn);
  4796. /* Check that this node has pages within the zone's required range */
  4797. if (*zone_end_pfn < node_start_pfn || *zone_start_pfn > node_end_pfn)
  4798. return 0;
  4799. /* Move the zone boundaries inside the node if necessary */
  4800. *zone_end_pfn = min(*zone_end_pfn, node_end_pfn);
  4801. *zone_start_pfn = max(*zone_start_pfn, node_start_pfn);
  4802. /* Return the spanned pages */
  4803. return *zone_end_pfn - *zone_start_pfn;
  4804. }
  4805. /*
  4806. * Return the number of holes in a range on a node. If nid is MAX_NUMNODES,
  4807. * then all holes in the requested range will be accounted for.
  4808. */
  4809. unsigned long __meminit __absent_pages_in_range(int nid,
  4810. unsigned long range_start_pfn,
  4811. unsigned long range_end_pfn)
  4812. {
  4813. unsigned long nr_absent = range_end_pfn - range_start_pfn;
  4814. unsigned long start_pfn, end_pfn;
  4815. int i;
  4816. for_each_mem_pfn_range(i, nid, &start_pfn, &end_pfn, NULL) {
  4817. start_pfn = clamp(start_pfn, range_start_pfn, range_end_pfn);
  4818. end_pfn = clamp(end_pfn, range_start_pfn, range_end_pfn);
  4819. nr_absent -= end_pfn - start_pfn;
  4820. }
  4821. return nr_absent;
  4822. }
  4823. /**
  4824. * absent_pages_in_range - Return number of page frames in holes within a range
  4825. * @start_pfn: The start PFN to start searching for holes
  4826. * @end_pfn: The end PFN to stop searching for holes
  4827. *
  4828. * It returns the number of pages frames in memory holes within a range.
  4829. */
  4830. unsigned long __init absent_pages_in_range(unsigned long start_pfn,
  4831. unsigned long end_pfn)
  4832. {
  4833. return __absent_pages_in_range(MAX_NUMNODES, start_pfn, end_pfn);
  4834. }
  4835. /* Return the number of page frames in holes in a zone on a node */
  4836. static unsigned long __meminit zone_absent_pages_in_node(int nid,
  4837. unsigned long zone_type,
  4838. unsigned long node_start_pfn,
  4839. unsigned long node_end_pfn,
  4840. unsigned long *ignored)
  4841. {
  4842. unsigned long zone_low = arch_zone_lowest_possible_pfn[zone_type];
  4843. unsigned long zone_high = arch_zone_highest_possible_pfn[zone_type];
  4844. unsigned long zone_start_pfn, zone_end_pfn;
  4845. unsigned long nr_absent;
  4846. /* When hotadd a new node from cpu_up(), the node should be empty */
  4847. if (!node_start_pfn && !node_end_pfn)
  4848. return 0;
  4849. zone_start_pfn = clamp(node_start_pfn, zone_low, zone_high);
  4850. zone_end_pfn = clamp(node_end_pfn, zone_low, zone_high);
  4851. adjust_zone_range_for_zone_movable(nid, zone_type,
  4852. node_start_pfn, node_end_pfn,
  4853. &zone_start_pfn, &zone_end_pfn);
  4854. nr_absent = __absent_pages_in_range(nid, zone_start_pfn, zone_end_pfn);
  4855. /*
  4856. * ZONE_MOVABLE handling.
  4857. * Treat pages to be ZONE_MOVABLE in ZONE_NORMAL as absent pages
  4858. * and vice versa.
  4859. */
  4860. if (zone_movable_pfn[nid]) {
  4861. if (mirrored_kernelcore) {
  4862. unsigned long start_pfn, end_pfn;
  4863. struct memblock_region *r;
  4864. for_each_memblock(memory, r) {
  4865. start_pfn = clamp(memblock_region_memory_base_pfn(r),
  4866. zone_start_pfn, zone_end_pfn);
  4867. end_pfn = clamp(memblock_region_memory_end_pfn(r),
  4868. zone_start_pfn, zone_end_pfn);
  4869. if (zone_type == ZONE_MOVABLE &&
  4870. memblock_is_mirror(r))
  4871. nr_absent += end_pfn - start_pfn;
  4872. if (zone_type == ZONE_NORMAL &&
  4873. !memblock_is_mirror(r))
  4874. nr_absent += end_pfn - start_pfn;
  4875. }
  4876. } else {
  4877. if (zone_type == ZONE_NORMAL)
  4878. nr_absent += node_end_pfn - zone_movable_pfn[nid];
  4879. }
  4880. }
  4881. return nr_absent;
  4882. }
  4883. #else /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */
  4884. static inline unsigned long __meminit zone_spanned_pages_in_node(int nid,
  4885. unsigned long zone_type,
  4886. unsigned long node_start_pfn,
  4887. unsigned long node_end_pfn,
  4888. unsigned long *zone_start_pfn,
  4889. unsigned long *zone_end_pfn,
  4890. unsigned long *zones_size)
  4891. {
  4892. unsigned int zone;
  4893. *zone_start_pfn = node_start_pfn;
  4894. for (zone = 0; zone < zone_type; zone++)
  4895. *zone_start_pfn += zones_size[zone];
  4896. *zone_end_pfn = *zone_start_pfn + zones_size[zone_type];
  4897. return zones_size[zone_type];
  4898. }
  4899. static inline unsigned long __meminit zone_absent_pages_in_node(int nid,
  4900. unsigned long zone_type,
  4901. unsigned long node_start_pfn,
  4902. unsigned long node_end_pfn,
  4903. unsigned long *zholes_size)
  4904. {
  4905. if (!zholes_size)
  4906. return 0;
  4907. return zholes_size[zone_type];
  4908. }
  4909. #endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */
  4910. static void __meminit calculate_node_totalpages(struct pglist_data *pgdat,
  4911. unsigned long node_start_pfn,
  4912. unsigned long node_end_pfn,
  4913. unsigned long *zones_size,
  4914. unsigned long *zholes_size)
  4915. {
  4916. unsigned long realtotalpages = 0, totalpages = 0;
  4917. enum zone_type i;
  4918. for (i = 0; i < MAX_NR_ZONES; i++) {
  4919. struct zone *zone = pgdat->node_zones + i;
  4920. unsigned long zone_start_pfn, zone_end_pfn;
  4921. unsigned long size, real_size;
  4922. size = zone_spanned_pages_in_node(pgdat->node_id, i,
  4923. node_start_pfn,
  4924. node_end_pfn,
  4925. &zone_start_pfn,
  4926. &zone_end_pfn,
  4927. zones_size);
  4928. real_size = size - zone_absent_pages_in_node(pgdat->node_id, i,
  4929. node_start_pfn, node_end_pfn,
  4930. zholes_size);
  4931. if (size)
  4932. zone->zone_start_pfn = zone_start_pfn;
  4933. else
  4934. zone->zone_start_pfn = 0;
  4935. zone->spanned_pages = size;
  4936. zone->present_pages = real_size;
  4937. totalpages += size;
  4938. realtotalpages += real_size;
  4939. }
  4940. pgdat->node_spanned_pages = totalpages;
  4941. pgdat->node_present_pages = realtotalpages;
  4942. printk(KERN_DEBUG "On node %d totalpages: %lu\n", pgdat->node_id,
  4943. realtotalpages);
  4944. }
  4945. #ifndef CONFIG_SPARSEMEM
  4946. /*
  4947. * Calculate the size of the zone->blockflags rounded to an unsigned long
  4948. * Start by making sure zonesize is a multiple of pageblock_order by rounding
  4949. * up. Then use 1 NR_PAGEBLOCK_BITS worth of bits per pageblock, finally
  4950. * round what is now in bits to nearest long in bits, then return it in
  4951. * bytes.
  4952. */
  4953. static unsigned long __init usemap_size(unsigned long zone_start_pfn, unsigned long zonesize)
  4954. {
  4955. unsigned long usemapsize;
  4956. zonesize += zone_start_pfn & (pageblock_nr_pages-1);
  4957. usemapsize = roundup(zonesize, pageblock_nr_pages);
  4958. usemapsize = usemapsize >> pageblock_order;
  4959. usemapsize *= NR_PAGEBLOCK_BITS;
  4960. usemapsize = roundup(usemapsize, 8 * sizeof(unsigned long));
  4961. return usemapsize / 8;
  4962. }
  4963. static void __init setup_usemap(struct pglist_data *pgdat,
  4964. struct zone *zone,
  4965. unsigned long zone_start_pfn,
  4966. unsigned long zonesize)
  4967. {
  4968. unsigned long usemapsize = usemap_size(zone_start_pfn, zonesize);
  4969. zone->pageblock_flags = NULL;
  4970. if (usemapsize)
  4971. zone->pageblock_flags =
  4972. memblock_virt_alloc_node_nopanic(usemapsize,
  4973. pgdat->node_id);
  4974. }
  4975. #else
  4976. static inline void setup_usemap(struct pglist_data *pgdat, struct zone *zone,
  4977. unsigned long zone_start_pfn, unsigned long zonesize) {}
  4978. #endif /* CONFIG_SPARSEMEM */
  4979. #ifdef CONFIG_HUGETLB_PAGE_SIZE_VARIABLE
  4980. /* Initialise the number of pages represented by NR_PAGEBLOCK_BITS */
  4981. void __paginginit set_pageblock_order(void)
  4982. {
  4983. unsigned int order;
  4984. /* Check that pageblock_nr_pages has not already been setup */
  4985. if (pageblock_order)
  4986. return;
  4987. if (HPAGE_SHIFT > PAGE_SHIFT)
  4988. order = HUGETLB_PAGE_ORDER;
  4989. else
  4990. order = MAX_ORDER - 1;
  4991. /*
  4992. * Assume the largest contiguous order of interest is a huge page.
  4993. * This value may be variable depending on boot parameters on IA64 and
  4994. * powerpc.
  4995. */
  4996. pageblock_order = order;
  4997. }
  4998. #else /* CONFIG_HUGETLB_PAGE_SIZE_VARIABLE */
  4999. /*
  5000. * When CONFIG_HUGETLB_PAGE_SIZE_VARIABLE is not set, set_pageblock_order()
  5001. * is unused as pageblock_order is set at compile-time. See
  5002. * include/linux/pageblock-flags.h for the values of pageblock_order based on
  5003. * the kernel config
  5004. */
  5005. void __paginginit set_pageblock_order(void)
  5006. {
  5007. }
  5008. #endif /* CONFIG_HUGETLB_PAGE_SIZE_VARIABLE */
  5009. static unsigned long __paginginit calc_memmap_size(unsigned long spanned_pages,
  5010. unsigned long present_pages)
  5011. {
  5012. unsigned long pages = spanned_pages;
  5013. /*
  5014. * Provide a more accurate estimation if there are holes within
  5015. * the zone and SPARSEMEM is in use. If there are holes within the
  5016. * zone, each populated memory region may cost us one or two extra
  5017. * memmap pages due to alignment because memmap pages for each
  5018. * populated regions may not naturally algined on page boundary.
  5019. * So the (present_pages >> 4) heuristic is a tradeoff for that.
  5020. */
  5021. if (spanned_pages > present_pages + (present_pages >> 4) &&
  5022. IS_ENABLED(CONFIG_SPARSEMEM))
  5023. pages = present_pages;
  5024. return PAGE_ALIGN(pages * sizeof(struct page)) >> PAGE_SHIFT;
  5025. }
  5026. /*
  5027. * Set up the zone data structures:
  5028. * - mark all pages reserved
  5029. * - mark all memory queues empty
  5030. * - clear the memory bitmaps
  5031. *
  5032. * NOTE: pgdat should get zeroed by caller.
  5033. */
  5034. static void __paginginit free_area_init_core(struct pglist_data *pgdat)
  5035. {
  5036. enum zone_type j;
  5037. int nid = pgdat->node_id;
  5038. int ret;
  5039. pgdat_resize_init(pgdat);
  5040. #ifdef CONFIG_NUMA_BALANCING
  5041. spin_lock_init(&pgdat->numabalancing_migrate_lock);
  5042. pgdat->numabalancing_migrate_nr_pages = 0;
  5043. pgdat->numabalancing_migrate_next_window = jiffies;
  5044. #endif
  5045. #ifdef CONFIG_TRANSPARENT_HUGEPAGE
  5046. spin_lock_init(&pgdat->split_queue_lock);
  5047. INIT_LIST_HEAD(&pgdat->split_queue);
  5048. pgdat->split_queue_len = 0;
  5049. #endif
  5050. init_waitqueue_head(&pgdat->kswapd_wait);
  5051. init_waitqueue_head(&pgdat->pfmemalloc_wait);
  5052. #ifdef CONFIG_COMPACTION
  5053. init_waitqueue_head(&pgdat->kcompactd_wait);
  5054. #endif
  5055. pgdat_page_ext_init(pgdat);
  5056. spin_lock_init(&pgdat->lru_lock);
  5057. lruvec_init(node_lruvec(pgdat));
  5058. for (j = 0; j < MAX_NR_ZONES; j++) {
  5059. struct zone *zone = pgdat->node_zones + j;
  5060. unsigned long size, realsize, freesize, memmap_pages;
  5061. unsigned long zone_start_pfn = zone->zone_start_pfn;
  5062. size = zone->spanned_pages;
  5063. realsize = freesize = zone->present_pages;
  5064. /*
  5065. * Adjust freesize so that it accounts for how much memory
  5066. * is used by this zone for memmap. This affects the watermark
  5067. * and per-cpu initialisations
  5068. */
  5069. memmap_pages = calc_memmap_size(size, realsize);
  5070. if (!is_highmem_idx(j)) {
  5071. if (freesize >= memmap_pages) {
  5072. freesize -= memmap_pages;
  5073. if (memmap_pages)
  5074. printk(KERN_DEBUG
  5075. " %s zone: %lu pages used for memmap\n",
  5076. zone_names[j], memmap_pages);
  5077. } else
  5078. pr_warn(" %s zone: %lu pages exceeds freesize %lu\n",
  5079. zone_names[j], memmap_pages, freesize);
  5080. }
  5081. /* Account for reserved pages */
  5082. if (j == 0 && freesize > dma_reserve) {
  5083. freesize -= dma_reserve;
  5084. printk(KERN_DEBUG " %s zone: %lu pages reserved\n",
  5085. zone_names[0], dma_reserve);
  5086. }
  5087. if (!is_highmem_idx(j))
  5088. nr_kernel_pages += freesize;
  5089. /* Charge for highmem memmap if there are enough kernel pages */
  5090. else if (nr_kernel_pages > memmap_pages * 2)
  5091. nr_kernel_pages -= memmap_pages;
  5092. nr_all_pages += freesize;
  5093. /*
  5094. * Set an approximate value for lowmem here, it will be adjusted
  5095. * when the bootmem allocator frees pages into the buddy system.
  5096. * And all highmem pages will be managed by the buddy system.
  5097. */
  5098. zone->managed_pages = is_highmem_idx(j) ? realsize : freesize;
  5099. #ifdef CONFIG_NUMA
  5100. zone->node = nid;
  5101. pgdat->min_unmapped_pages += (freesize*sysctl_min_unmapped_ratio)
  5102. / 100;
  5103. pgdat->min_slab_pages += (freesize * sysctl_min_slab_ratio) / 100;
  5104. #endif
  5105. zone->name = zone_names[j];
  5106. zone->zone_pgdat = pgdat;
  5107. spin_lock_init(&zone->lock);
  5108. zone_seqlock_init(zone);
  5109. zone_pcp_init(zone);
  5110. if (!size)
  5111. continue;
  5112. set_pageblock_order();
  5113. setup_usemap(pgdat, zone, zone_start_pfn, size);
  5114. ret = init_currently_empty_zone(zone, zone_start_pfn, size);
  5115. BUG_ON(ret);
  5116. memmap_init(size, nid, j, zone_start_pfn);
  5117. }
  5118. }
  5119. static void __init_refok alloc_node_mem_map(struct pglist_data *pgdat)
  5120. {
  5121. unsigned long __maybe_unused start = 0;
  5122. unsigned long __maybe_unused offset = 0;
  5123. /* Skip empty nodes */
  5124. if (!pgdat->node_spanned_pages)
  5125. return;
  5126. #ifdef CONFIG_FLAT_NODE_MEM_MAP
  5127. start = pgdat->node_start_pfn & ~(MAX_ORDER_NR_PAGES - 1);
  5128. offset = pgdat->node_start_pfn - start;
  5129. /* ia64 gets its own node_mem_map, before this, without bootmem */
  5130. if (!pgdat->node_mem_map) {
  5131. unsigned long size, end;
  5132. struct page *map;
  5133. /*
  5134. * The zone's endpoints aren't required to be MAX_ORDER
  5135. * aligned but the node_mem_map endpoints must be in order
  5136. * for the buddy allocator to function correctly.
  5137. */
  5138. end = pgdat_end_pfn(pgdat);
  5139. end = ALIGN(end, MAX_ORDER_NR_PAGES);
  5140. size = (end - start) * sizeof(struct page);
  5141. map = alloc_remap(pgdat->node_id, size);
  5142. if (!map)
  5143. map = memblock_virt_alloc_node_nopanic(size,
  5144. pgdat->node_id);
  5145. pgdat->node_mem_map = map + offset;
  5146. }
  5147. #ifndef CONFIG_NEED_MULTIPLE_NODES
  5148. /*
  5149. * With no DISCONTIG, the global mem_map is just set as node 0's
  5150. */
  5151. if (pgdat == NODE_DATA(0)) {
  5152. mem_map = NODE_DATA(0)->node_mem_map;
  5153. #if defined(CONFIG_HAVE_MEMBLOCK_NODE_MAP) || defined(CONFIG_FLATMEM)
  5154. if (page_to_pfn(mem_map) != pgdat->node_start_pfn)
  5155. mem_map -= offset;
  5156. #endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */
  5157. }
  5158. #endif
  5159. #endif /* CONFIG_FLAT_NODE_MEM_MAP */
  5160. }
  5161. void __paginginit free_area_init_node(int nid, unsigned long *zones_size,
  5162. unsigned long node_start_pfn, unsigned long *zholes_size)
  5163. {
  5164. pg_data_t *pgdat = NODE_DATA(nid);
  5165. unsigned long start_pfn = 0;
  5166. unsigned long end_pfn = 0;
  5167. /* pg_data_t should be reset to zero when it's allocated */
  5168. WARN_ON(pgdat->nr_zones || pgdat->kswapd_classzone_idx);
  5169. reset_deferred_meminit(pgdat);
  5170. pgdat->node_id = nid;
  5171. pgdat->node_start_pfn = node_start_pfn;
  5172. pgdat->per_cpu_nodestats = NULL;
  5173. #ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
  5174. get_pfn_range_for_nid(nid, &start_pfn, &end_pfn);
  5175. pr_info("Initmem setup node %d [mem %#018Lx-%#018Lx]\n", nid,
  5176. (u64)start_pfn << PAGE_SHIFT,
  5177. end_pfn ? ((u64)end_pfn << PAGE_SHIFT) - 1 : 0);
  5178. #else
  5179. start_pfn = node_start_pfn;
  5180. #endif
  5181. calculate_node_totalpages(pgdat, start_pfn, end_pfn,
  5182. zones_size, zholes_size);
  5183. alloc_node_mem_map(pgdat);
  5184. #ifdef CONFIG_FLAT_NODE_MEM_MAP
  5185. printk(KERN_DEBUG "free_area_init_node: node %d, pgdat %08lx, node_mem_map %08lx\n",
  5186. nid, (unsigned long)pgdat,
  5187. (unsigned long)pgdat->node_mem_map);
  5188. #endif
  5189. free_area_init_core(pgdat);
  5190. }
  5191. #ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
  5192. #if MAX_NUMNODES > 1
  5193. /*
  5194. * Figure out the number of possible node ids.
  5195. */
  5196. void __init setup_nr_node_ids(void)
  5197. {
  5198. unsigned int highest;
  5199. highest = find_last_bit(node_possible_map.bits, MAX_NUMNODES);
  5200. nr_node_ids = highest + 1;
  5201. }
  5202. #endif
  5203. /**
  5204. * node_map_pfn_alignment - determine the maximum internode alignment
  5205. *
  5206. * This function should be called after node map is populated and sorted.
  5207. * It calculates the maximum power of two alignment which can distinguish
  5208. * all the nodes.
  5209. *
  5210. * For example, if all nodes are 1GiB and aligned to 1GiB, the return value
  5211. * would indicate 1GiB alignment with (1 << (30 - PAGE_SHIFT)). If the
  5212. * nodes are shifted by 256MiB, 256MiB. Note that if only the last node is
  5213. * shifted, 1GiB is enough and this function will indicate so.
  5214. *
  5215. * This is used to test whether pfn -> nid mapping of the chosen memory
  5216. * model has fine enough granularity to avoid incorrect mapping for the
  5217. * populated node map.
  5218. *
  5219. * Returns the determined alignment in pfn's. 0 if there is no alignment
  5220. * requirement (single node).
  5221. */
  5222. unsigned long __init node_map_pfn_alignment(void)
  5223. {
  5224. unsigned long accl_mask = 0, last_end = 0;
  5225. unsigned long start, end, mask;
  5226. int last_nid = -1;
  5227. int i, nid;
  5228. for_each_mem_pfn_range(i, MAX_NUMNODES, &start, &end, &nid) {
  5229. if (!start || last_nid < 0 || last_nid == nid) {
  5230. last_nid = nid;
  5231. last_end = end;
  5232. continue;
  5233. }
  5234. /*
  5235. * Start with a mask granular enough to pin-point to the
  5236. * start pfn and tick off bits one-by-one until it becomes
  5237. * too coarse to separate the current node from the last.
  5238. */
  5239. mask = ~((1 << __ffs(start)) - 1);
  5240. while (mask && last_end <= (start & (mask << 1)))
  5241. mask <<= 1;
  5242. /* accumulate all internode masks */
  5243. accl_mask |= mask;
  5244. }
  5245. /* convert mask to number of pages */
  5246. return ~accl_mask + 1;
  5247. }
  5248. /* Find the lowest pfn for a node */
  5249. static unsigned long __init find_min_pfn_for_node(int nid)
  5250. {
  5251. unsigned long min_pfn = ULONG_MAX;
  5252. unsigned long start_pfn;
  5253. int i;
  5254. for_each_mem_pfn_range(i, nid, &start_pfn, NULL, NULL)
  5255. min_pfn = min(min_pfn, start_pfn);
  5256. if (min_pfn == ULONG_MAX) {
  5257. pr_warn("Could not find start_pfn for node %d\n", nid);
  5258. return 0;
  5259. }
  5260. return min_pfn;
  5261. }
  5262. /**
  5263. * find_min_pfn_with_active_regions - Find the minimum PFN registered
  5264. *
  5265. * It returns the minimum PFN based on information provided via
  5266. * memblock_set_node().
  5267. */
  5268. unsigned long __init find_min_pfn_with_active_regions(void)
  5269. {
  5270. return find_min_pfn_for_node(MAX_NUMNODES);
  5271. }
  5272. /*
  5273. * early_calculate_totalpages()
  5274. * Sum pages in active regions for movable zone.
  5275. * Populate N_MEMORY for calculating usable_nodes.
  5276. */
  5277. static unsigned long __init early_calculate_totalpages(void)
  5278. {
  5279. unsigned long totalpages = 0;
  5280. unsigned long start_pfn, end_pfn;
  5281. int i, nid;
  5282. for_each_mem_pfn_range(i, MAX_NUMNODES, &start_pfn, &end_pfn, &nid) {
  5283. unsigned long pages = end_pfn - start_pfn;
  5284. totalpages += pages;
  5285. if (pages)
  5286. node_set_state(nid, N_MEMORY);
  5287. }
  5288. return totalpages;
  5289. }
  5290. /*
  5291. * Find the PFN the Movable zone begins in each node. Kernel memory
  5292. * is spread evenly between nodes as long as the nodes have enough
  5293. * memory. When they don't, some nodes will have more kernelcore than
  5294. * others
  5295. */
  5296. static void __init find_zone_movable_pfns_for_nodes(void)
  5297. {
  5298. int i, nid;
  5299. unsigned long usable_startpfn;
  5300. unsigned long kernelcore_node, kernelcore_remaining;
  5301. /* save the state before borrow the nodemask */
  5302. nodemask_t saved_node_state = node_states[N_MEMORY];
  5303. unsigned long totalpages = early_calculate_totalpages();
  5304. int usable_nodes = nodes_weight(node_states[N_MEMORY]);
  5305. struct memblock_region *r;
  5306. /* Need to find movable_zone earlier when movable_node is specified. */
  5307. find_usable_zone_for_movable();
  5308. /*
  5309. * If movable_node is specified, ignore kernelcore and movablecore
  5310. * options.
  5311. */
  5312. if (movable_node_is_enabled()) {
  5313. for_each_memblock(memory, r) {
  5314. if (!memblock_is_hotpluggable(r))
  5315. continue;
  5316. nid = r->nid;
  5317. usable_startpfn = PFN_DOWN(r->base);
  5318. zone_movable_pfn[nid] = zone_movable_pfn[nid] ?
  5319. min(usable_startpfn, zone_movable_pfn[nid]) :
  5320. usable_startpfn;
  5321. }
  5322. goto out2;
  5323. }
  5324. /*
  5325. * If kernelcore=mirror is specified, ignore movablecore option
  5326. */
  5327. if (mirrored_kernelcore) {
  5328. bool mem_below_4gb_not_mirrored = false;
  5329. for_each_memblock(memory, r) {
  5330. if (memblock_is_mirror(r))
  5331. continue;
  5332. nid = r->nid;
  5333. usable_startpfn = memblock_region_memory_base_pfn(r);
  5334. if (usable_startpfn < 0x100000) {
  5335. mem_below_4gb_not_mirrored = true;
  5336. continue;
  5337. }
  5338. zone_movable_pfn[nid] = zone_movable_pfn[nid] ?
  5339. min(usable_startpfn, zone_movable_pfn[nid]) :
  5340. usable_startpfn;
  5341. }
  5342. if (mem_below_4gb_not_mirrored)
  5343. pr_warn("This configuration results in unmirrored kernel memory.");
  5344. goto out2;
  5345. }
  5346. /*
  5347. * If movablecore=nn[KMG] was specified, calculate what size of
  5348. * kernelcore that corresponds so that memory usable for
  5349. * any allocation type is evenly spread. If both kernelcore
  5350. * and movablecore are specified, then the value of kernelcore
  5351. * will be used for required_kernelcore if it's greater than
  5352. * what movablecore would have allowed.
  5353. */
  5354. if (required_movablecore) {
  5355. unsigned long corepages;
  5356. /*
  5357. * Round-up so that ZONE_MOVABLE is at least as large as what
  5358. * was requested by the user
  5359. */
  5360. required_movablecore =
  5361. roundup(required_movablecore, MAX_ORDER_NR_PAGES);
  5362. required_movablecore = min(totalpages, required_movablecore);
  5363. corepages = totalpages - required_movablecore;
  5364. required_kernelcore = max(required_kernelcore, corepages);
  5365. }
  5366. /*
  5367. * If kernelcore was not specified or kernelcore size is larger
  5368. * than totalpages, there is no ZONE_MOVABLE.
  5369. */
  5370. if (!required_kernelcore || required_kernelcore >= totalpages)
  5371. goto out;
  5372. /* usable_startpfn is the lowest possible pfn ZONE_MOVABLE can be at */
  5373. usable_startpfn = arch_zone_lowest_possible_pfn[movable_zone];
  5374. restart:
  5375. /* Spread kernelcore memory as evenly as possible throughout nodes */
  5376. kernelcore_node = required_kernelcore / usable_nodes;
  5377. for_each_node_state(nid, N_MEMORY) {
  5378. unsigned long start_pfn, end_pfn;
  5379. /*
  5380. * Recalculate kernelcore_node if the division per node
  5381. * now exceeds what is necessary to satisfy the requested
  5382. * amount of memory for the kernel
  5383. */
  5384. if (required_kernelcore < kernelcore_node)
  5385. kernelcore_node = required_kernelcore / usable_nodes;
  5386. /*
  5387. * As the map is walked, we track how much memory is usable
  5388. * by the kernel using kernelcore_remaining. When it is
  5389. * 0, the rest of the node is usable by ZONE_MOVABLE
  5390. */
  5391. kernelcore_remaining = kernelcore_node;
  5392. /* Go through each range of PFNs within this node */
  5393. for_each_mem_pfn_range(i, nid, &start_pfn, &end_pfn, NULL) {
  5394. unsigned long size_pages;
  5395. start_pfn = max(start_pfn, zone_movable_pfn[nid]);
  5396. if (start_pfn >= end_pfn)
  5397. continue;
  5398. /* Account for what is only usable for kernelcore */
  5399. if (start_pfn < usable_startpfn) {
  5400. unsigned long kernel_pages;
  5401. kernel_pages = min(end_pfn, usable_startpfn)
  5402. - start_pfn;
  5403. kernelcore_remaining -= min(kernel_pages,
  5404. kernelcore_remaining);
  5405. required_kernelcore -= min(kernel_pages,
  5406. required_kernelcore);
  5407. /* Continue if range is now fully accounted */
  5408. if (end_pfn <= usable_startpfn) {
  5409. /*
  5410. * Push zone_movable_pfn to the end so
  5411. * that if we have to rebalance
  5412. * kernelcore across nodes, we will
  5413. * not double account here
  5414. */
  5415. zone_movable_pfn[nid] = end_pfn;
  5416. continue;
  5417. }
  5418. start_pfn = usable_startpfn;
  5419. }
  5420. /*
  5421. * The usable PFN range for ZONE_MOVABLE is from
  5422. * start_pfn->end_pfn. Calculate size_pages as the
  5423. * number of pages used as kernelcore
  5424. */
  5425. size_pages = end_pfn - start_pfn;
  5426. if (size_pages > kernelcore_remaining)
  5427. size_pages = kernelcore_remaining;
  5428. zone_movable_pfn[nid] = start_pfn + size_pages;
  5429. /*
  5430. * Some kernelcore has been met, update counts and
  5431. * break if the kernelcore for this node has been
  5432. * satisfied
  5433. */
  5434. required_kernelcore -= min(required_kernelcore,
  5435. size_pages);
  5436. kernelcore_remaining -= size_pages;
  5437. if (!kernelcore_remaining)
  5438. break;
  5439. }
  5440. }
  5441. /*
  5442. * If there is still required_kernelcore, we do another pass with one
  5443. * less node in the count. This will push zone_movable_pfn[nid] further
  5444. * along on the nodes that still have memory until kernelcore is
  5445. * satisfied
  5446. */
  5447. usable_nodes--;
  5448. if (usable_nodes && required_kernelcore > usable_nodes)
  5449. goto restart;
  5450. out2:
  5451. /* Align start of ZONE_MOVABLE on all nids to MAX_ORDER_NR_PAGES */
  5452. for (nid = 0; nid < MAX_NUMNODES; nid++)
  5453. zone_movable_pfn[nid] =
  5454. roundup(zone_movable_pfn[nid], MAX_ORDER_NR_PAGES);
  5455. out:
  5456. /* restore the node_state */
  5457. node_states[N_MEMORY] = saved_node_state;
  5458. }
  5459. /* Any regular or high memory on that node ? */
  5460. static void check_for_memory(pg_data_t *pgdat, int nid)
  5461. {
  5462. enum zone_type zone_type;
  5463. if (N_MEMORY == N_NORMAL_MEMORY)
  5464. return;
  5465. for (zone_type = 0; zone_type <= ZONE_MOVABLE - 1; zone_type++) {
  5466. struct zone *zone = &pgdat->node_zones[zone_type];
  5467. if (populated_zone(zone)) {
  5468. node_set_state(nid, N_HIGH_MEMORY);
  5469. if (N_NORMAL_MEMORY != N_HIGH_MEMORY &&
  5470. zone_type <= ZONE_NORMAL)
  5471. node_set_state(nid, N_NORMAL_MEMORY);
  5472. break;
  5473. }
  5474. }
  5475. }
  5476. /**
  5477. * free_area_init_nodes - Initialise all pg_data_t and zone data
  5478. * @max_zone_pfn: an array of max PFNs for each zone
  5479. *
  5480. * This will call free_area_init_node() for each active node in the system.
  5481. * Using the page ranges provided by memblock_set_node(), the size of each
  5482. * zone in each node and their holes is calculated. If the maximum PFN
  5483. * between two adjacent zones match, it is assumed that the zone is empty.
  5484. * For example, if arch_max_dma_pfn == arch_max_dma32_pfn, it is assumed
  5485. * that arch_max_dma32_pfn has no pages. It is also assumed that a zone
  5486. * starts where the previous one ended. For example, ZONE_DMA32 starts
  5487. * at arch_max_dma_pfn.
  5488. */
  5489. void __init free_area_init_nodes(unsigned long *max_zone_pfn)
  5490. {
  5491. unsigned long start_pfn, end_pfn;
  5492. int i, nid;
  5493. /* Record where the zone boundaries are */
  5494. memset(arch_zone_lowest_possible_pfn, 0,
  5495. sizeof(arch_zone_lowest_possible_pfn));
  5496. memset(arch_zone_highest_possible_pfn, 0,
  5497. sizeof(arch_zone_highest_possible_pfn));
  5498. start_pfn = find_min_pfn_with_active_regions();
  5499. for (i = 0; i < MAX_NR_ZONES; i++) {
  5500. if (i == ZONE_MOVABLE)
  5501. continue;
  5502. end_pfn = max(max_zone_pfn[i], start_pfn);
  5503. arch_zone_lowest_possible_pfn[i] = start_pfn;
  5504. arch_zone_highest_possible_pfn[i] = end_pfn;
  5505. start_pfn = end_pfn;
  5506. }
  5507. arch_zone_lowest_possible_pfn[ZONE_MOVABLE] = 0;
  5508. arch_zone_highest_possible_pfn[ZONE_MOVABLE] = 0;
  5509. /* Find the PFNs that ZONE_MOVABLE begins at in each node */
  5510. memset(zone_movable_pfn, 0, sizeof(zone_movable_pfn));
  5511. find_zone_movable_pfns_for_nodes();
  5512. /* Print out the zone ranges */
  5513. pr_info("Zone ranges:\n");
  5514. for (i = 0; i < MAX_NR_ZONES; i++) {
  5515. if (i == ZONE_MOVABLE)
  5516. continue;
  5517. pr_info(" %-8s ", zone_names[i]);
  5518. if (arch_zone_lowest_possible_pfn[i] ==
  5519. arch_zone_highest_possible_pfn[i])
  5520. pr_cont("empty\n");
  5521. else
  5522. pr_cont("[mem %#018Lx-%#018Lx]\n",
  5523. (u64)arch_zone_lowest_possible_pfn[i]
  5524. << PAGE_SHIFT,
  5525. ((u64)arch_zone_highest_possible_pfn[i]
  5526. << PAGE_SHIFT) - 1);
  5527. }
  5528. /* Print out the PFNs ZONE_MOVABLE begins at in each node */
  5529. pr_info("Movable zone start for each node\n");
  5530. for (i = 0; i < MAX_NUMNODES; i++) {
  5531. if (zone_movable_pfn[i])
  5532. pr_info(" Node %d: %#018Lx\n", i,
  5533. (u64)zone_movable_pfn[i] << PAGE_SHIFT);
  5534. }
  5535. /* Print out the early node map */
  5536. pr_info("Early memory node ranges\n");
  5537. for_each_mem_pfn_range(i, MAX_NUMNODES, &start_pfn, &end_pfn, &nid)
  5538. pr_info(" node %3d: [mem %#018Lx-%#018Lx]\n", nid,
  5539. (u64)start_pfn << PAGE_SHIFT,
  5540. ((u64)end_pfn << PAGE_SHIFT) - 1);
  5541. /* Initialise every node */
  5542. mminit_verify_pageflags_layout();
  5543. setup_nr_node_ids();
  5544. for_each_online_node(nid) {
  5545. pg_data_t *pgdat = NODE_DATA(nid);
  5546. free_area_init_node(nid, NULL,
  5547. find_min_pfn_for_node(nid), NULL);
  5548. /* Any memory on that node */
  5549. if (pgdat->node_present_pages)
  5550. node_set_state(nid, N_MEMORY);
  5551. check_for_memory(pgdat, nid);
  5552. }
  5553. }
  5554. static int __init cmdline_parse_core(char *p, unsigned long *core)
  5555. {
  5556. unsigned long long coremem;
  5557. if (!p)
  5558. return -EINVAL;
  5559. coremem = memparse(p, &p);
  5560. *core = coremem >> PAGE_SHIFT;
  5561. /* Paranoid check that UL is enough for the coremem value */
  5562. WARN_ON((coremem >> PAGE_SHIFT) > ULONG_MAX);
  5563. return 0;
  5564. }
  5565. /*
  5566. * kernelcore=size sets the amount of memory for use for allocations that
  5567. * cannot be reclaimed or migrated.
  5568. */
  5569. static int __init cmdline_parse_kernelcore(char *p)
  5570. {
  5571. /* parse kernelcore=mirror */
  5572. if (parse_option_str(p, "mirror")) {
  5573. mirrored_kernelcore = true;
  5574. return 0;
  5575. }
  5576. return cmdline_parse_core(p, &required_kernelcore);
  5577. }
  5578. /*
  5579. * movablecore=size sets the amount of memory for use for allocations that
  5580. * can be reclaimed or migrated.
  5581. */
  5582. static int __init cmdline_parse_movablecore(char *p)
  5583. {
  5584. return cmdline_parse_core(p, &required_movablecore);
  5585. }
  5586. early_param("kernelcore", cmdline_parse_kernelcore);
  5587. early_param("movablecore", cmdline_parse_movablecore);
  5588. #endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */
  5589. void adjust_managed_page_count(struct page *page, long count)
  5590. {
  5591. spin_lock(&managed_page_count_lock);
  5592. page_zone(page)->managed_pages += count;
  5593. totalram_pages += count;
  5594. #ifdef CONFIG_HIGHMEM
  5595. if (PageHighMem(page))
  5596. totalhigh_pages += count;
  5597. #endif
  5598. spin_unlock(&managed_page_count_lock);
  5599. }
  5600. EXPORT_SYMBOL(adjust_managed_page_count);
  5601. unsigned long free_reserved_area(void *start, void *end, int poison, char *s)
  5602. {
  5603. void *pos;
  5604. unsigned long pages = 0;
  5605. start = (void *)PAGE_ALIGN((unsigned long)start);
  5606. end = (void *)((unsigned long)end & PAGE_MASK);
  5607. for (pos = start; pos < end; pos += PAGE_SIZE, pages++) {
  5608. if ((unsigned int)poison <= 0xFF)
  5609. memset(pos, poison, PAGE_SIZE);
  5610. free_reserved_page(virt_to_page(pos));
  5611. }
  5612. if (pages && s)
  5613. pr_info("Freeing %s memory: %ldK (%p - %p)\n",
  5614. s, pages << (PAGE_SHIFT - 10), start, end);
  5615. return pages;
  5616. }
  5617. EXPORT_SYMBOL(free_reserved_area);
  5618. #ifdef CONFIG_HIGHMEM
  5619. void free_highmem_page(struct page *page)
  5620. {
  5621. __free_reserved_page(page);
  5622. totalram_pages++;
  5623. page_zone(page)->managed_pages++;
  5624. totalhigh_pages++;
  5625. }
  5626. #endif
  5627. void __init mem_init_print_info(const char *str)
  5628. {
  5629. unsigned long physpages, codesize, datasize, rosize, bss_size;
  5630. unsigned long init_code_size, init_data_size;
  5631. physpages = get_num_physpages();
  5632. codesize = _etext - _stext;
  5633. datasize = _edata - _sdata;
  5634. rosize = __end_rodata - __start_rodata;
  5635. bss_size = __bss_stop - __bss_start;
  5636. init_data_size = __init_end - __init_begin;
  5637. init_code_size = _einittext - _sinittext;
  5638. /*
  5639. * Detect special cases and adjust section sizes accordingly:
  5640. * 1) .init.* may be embedded into .data sections
  5641. * 2) .init.text.* may be out of [__init_begin, __init_end],
  5642. * please refer to arch/tile/kernel/vmlinux.lds.S.
  5643. * 3) .rodata.* may be embedded into .text or .data sections.
  5644. */
  5645. #define adj_init_size(start, end, size, pos, adj) \
  5646. do { \
  5647. if (start <= pos && pos < end && size > adj) \
  5648. size -= adj; \
  5649. } while (0)
  5650. adj_init_size(__init_begin, __init_end, init_data_size,
  5651. _sinittext, init_code_size);
  5652. adj_init_size(_stext, _etext, codesize, _sinittext, init_code_size);
  5653. adj_init_size(_sdata, _edata, datasize, __init_begin, init_data_size);
  5654. adj_init_size(_stext, _etext, codesize, __start_rodata, rosize);
  5655. adj_init_size(_sdata, _edata, datasize, __start_rodata, rosize);
  5656. #undef adj_init_size
  5657. pr_info("Memory: %luK/%luK available (%luK kernel code, %luK rwdata, %luK rodata, %luK init, %luK bss, %luK reserved, %luK cma-reserved"
  5658. #ifdef CONFIG_HIGHMEM
  5659. ", %luK highmem"
  5660. #endif
  5661. "%s%s)\n",
  5662. nr_free_pages() << (PAGE_SHIFT - 10),
  5663. physpages << (PAGE_SHIFT - 10),
  5664. codesize >> 10, datasize >> 10, rosize >> 10,
  5665. (init_data_size + init_code_size) >> 10, bss_size >> 10,
  5666. (physpages - totalram_pages - totalcma_pages) << (PAGE_SHIFT - 10),
  5667. totalcma_pages << (PAGE_SHIFT - 10),
  5668. #ifdef CONFIG_HIGHMEM
  5669. totalhigh_pages << (PAGE_SHIFT - 10),
  5670. #endif
  5671. str ? ", " : "", str ? str : "");
  5672. }
  5673. /**
  5674. * set_dma_reserve - set the specified number of pages reserved in the first zone
  5675. * @new_dma_reserve: The number of pages to mark reserved
  5676. *
  5677. * The per-cpu batchsize and zone watermarks are determined by managed_pages.
  5678. * In the DMA zone, a significant percentage may be consumed by kernel image
  5679. * and other unfreeable allocations which can skew the watermarks badly. This
  5680. * function may optionally be used to account for unfreeable pages in the
  5681. * first zone (e.g., ZONE_DMA). The effect will be lower watermarks and
  5682. * smaller per-cpu batchsize.
  5683. */
  5684. void __init set_dma_reserve(unsigned long new_dma_reserve)
  5685. {
  5686. dma_reserve = new_dma_reserve;
  5687. }
  5688. void __init free_area_init(unsigned long *zones_size)
  5689. {
  5690. free_area_init_node(0, zones_size,
  5691. __pa(PAGE_OFFSET) >> PAGE_SHIFT, NULL);
  5692. }
  5693. static int page_alloc_cpu_notify(struct notifier_block *self,
  5694. unsigned long action, void *hcpu)
  5695. {
  5696. int cpu = (unsigned long)hcpu;
  5697. if (action == CPU_DEAD || action == CPU_DEAD_FROZEN) {
  5698. lru_add_drain_cpu(cpu);
  5699. drain_pages(cpu);
  5700. /*
  5701. * Spill the event counters of the dead processor
  5702. * into the current processors event counters.
  5703. * This artificially elevates the count of the current
  5704. * processor.
  5705. */
  5706. vm_events_fold_cpu(cpu);
  5707. /*
  5708. * Zero the differential counters of the dead processor
  5709. * so that the vm statistics are consistent.
  5710. *
  5711. * This is only okay since the processor is dead and cannot
  5712. * race with what we are doing.
  5713. */
  5714. cpu_vm_stats_fold(cpu);
  5715. }
  5716. return NOTIFY_OK;
  5717. }
  5718. void __init page_alloc_init(void)
  5719. {
  5720. hotcpu_notifier(page_alloc_cpu_notify, 0);
  5721. }
  5722. /*
  5723. * calculate_totalreserve_pages - called when sysctl_lowmem_reserve_ratio
  5724. * or min_free_kbytes changes.
  5725. */
  5726. static void calculate_totalreserve_pages(void)
  5727. {
  5728. struct pglist_data *pgdat;
  5729. unsigned long reserve_pages = 0;
  5730. enum zone_type i, j;
  5731. for_each_online_pgdat(pgdat) {
  5732. pgdat->totalreserve_pages = 0;
  5733. for (i = 0; i < MAX_NR_ZONES; i++) {
  5734. struct zone *zone = pgdat->node_zones + i;
  5735. long max = 0;
  5736. /* Find valid and maximum lowmem_reserve in the zone */
  5737. for (j = i; j < MAX_NR_ZONES; j++) {
  5738. if (zone->lowmem_reserve[j] > max)
  5739. max = zone->lowmem_reserve[j];
  5740. }
  5741. /* we treat the high watermark as reserved pages. */
  5742. max += high_wmark_pages(zone);
  5743. if (max > zone->managed_pages)
  5744. max = zone->managed_pages;
  5745. pgdat->totalreserve_pages += max;
  5746. reserve_pages += max;
  5747. }
  5748. }
  5749. totalreserve_pages = reserve_pages;
  5750. }
  5751. /*
  5752. * setup_per_zone_lowmem_reserve - called whenever
  5753. * sysctl_lowmem_reserve_ratio changes. Ensures that each zone
  5754. * has a correct pages reserved value, so an adequate number of
  5755. * pages are left in the zone after a successful __alloc_pages().
  5756. */
  5757. static void setup_per_zone_lowmem_reserve(void)
  5758. {
  5759. struct pglist_data *pgdat;
  5760. enum zone_type j, idx;
  5761. for_each_online_pgdat(pgdat) {
  5762. for (j = 0; j < MAX_NR_ZONES; j++) {
  5763. struct zone *zone = pgdat->node_zones + j;
  5764. unsigned long managed_pages = zone->managed_pages;
  5765. zone->lowmem_reserve[j] = 0;
  5766. idx = j;
  5767. while (idx) {
  5768. struct zone *lower_zone;
  5769. idx--;
  5770. if (sysctl_lowmem_reserve_ratio[idx] < 1)
  5771. sysctl_lowmem_reserve_ratio[idx] = 1;
  5772. lower_zone = pgdat->node_zones + idx;
  5773. lower_zone->lowmem_reserve[j] = managed_pages /
  5774. sysctl_lowmem_reserve_ratio[idx];
  5775. managed_pages += lower_zone->managed_pages;
  5776. }
  5777. }
  5778. }
  5779. /* update totalreserve_pages */
  5780. calculate_totalreserve_pages();
  5781. }
  5782. static void __setup_per_zone_wmarks(void)
  5783. {
  5784. unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10);
  5785. unsigned long lowmem_pages = 0;
  5786. struct zone *zone;
  5787. unsigned long flags;
  5788. /* Calculate total number of !ZONE_HIGHMEM pages */
  5789. for_each_zone(zone) {
  5790. if (!is_highmem(zone))
  5791. lowmem_pages += zone->managed_pages;
  5792. }
  5793. for_each_zone(zone) {
  5794. u64 tmp;
  5795. spin_lock_irqsave(&zone->lock, flags);
  5796. tmp = (u64)pages_min * zone->managed_pages;
  5797. do_div(tmp, lowmem_pages);
  5798. if (is_highmem(zone)) {
  5799. /*
  5800. * __GFP_HIGH and PF_MEMALLOC allocations usually don't
  5801. * need highmem pages, so cap pages_min to a small
  5802. * value here.
  5803. *
  5804. * The WMARK_HIGH-WMARK_LOW and (WMARK_LOW-WMARK_MIN)
  5805. * deltas control asynch page reclaim, and so should
  5806. * not be capped for highmem.
  5807. */
  5808. unsigned long min_pages;
  5809. min_pages = zone->managed_pages / 1024;
  5810. min_pages = clamp(min_pages, SWAP_CLUSTER_MAX, 128UL);
  5811. zone->watermark[WMARK_MIN] = min_pages;
  5812. } else {
  5813. /*
  5814. * If it's a lowmem zone, reserve a number of pages
  5815. * proportionate to the zone's size.
  5816. */
  5817. zone->watermark[WMARK_MIN] = tmp;
  5818. }
  5819. /*
  5820. * Set the kswapd watermarks distance according to the
  5821. * scale factor in proportion to available memory, but
  5822. * ensure a minimum size on small systems.
  5823. */
  5824. tmp = max_t(u64, tmp >> 2,
  5825. mult_frac(zone->managed_pages,
  5826. watermark_scale_factor, 10000));
  5827. zone->watermark[WMARK_LOW] = min_wmark_pages(zone) + tmp;
  5828. zone->watermark[WMARK_HIGH] = min_wmark_pages(zone) + tmp * 2;
  5829. spin_unlock_irqrestore(&zone->lock, flags);
  5830. }
  5831. /* update totalreserve_pages */
  5832. calculate_totalreserve_pages();
  5833. }
  5834. /**
  5835. * setup_per_zone_wmarks - called when min_free_kbytes changes
  5836. * or when memory is hot-{added|removed}
  5837. *
  5838. * Ensures that the watermark[min,low,high] values for each zone are set
  5839. * correctly with respect to min_free_kbytes.
  5840. */
  5841. void setup_per_zone_wmarks(void)
  5842. {
  5843. mutex_lock(&zonelists_mutex);
  5844. __setup_per_zone_wmarks();
  5845. mutex_unlock(&zonelists_mutex);
  5846. }
  5847. /*
  5848. * Initialise min_free_kbytes.
  5849. *
  5850. * For small machines we want it small (128k min). For large machines
  5851. * we want it large (64MB max). But it is not linear, because network
  5852. * bandwidth does not increase linearly with machine size. We use
  5853. *
  5854. * min_free_kbytes = 4 * sqrt(lowmem_kbytes), for better accuracy:
  5855. * min_free_kbytes = sqrt(lowmem_kbytes * 16)
  5856. *
  5857. * which yields
  5858. *
  5859. * 16MB: 512k
  5860. * 32MB: 724k
  5861. * 64MB: 1024k
  5862. * 128MB: 1448k
  5863. * 256MB: 2048k
  5864. * 512MB: 2896k
  5865. * 1024MB: 4096k
  5866. * 2048MB: 5792k
  5867. * 4096MB: 8192k
  5868. * 8192MB: 11584k
  5869. * 16384MB: 16384k
  5870. */
  5871. int __meminit init_per_zone_wmark_min(void)
  5872. {
  5873. unsigned long lowmem_kbytes;
  5874. int new_min_free_kbytes;
  5875. lowmem_kbytes = nr_free_buffer_pages() * (PAGE_SIZE >> 10);
  5876. new_min_free_kbytes = int_sqrt(lowmem_kbytes * 16);
  5877. if (new_min_free_kbytes > user_min_free_kbytes) {
  5878. min_free_kbytes = new_min_free_kbytes;
  5879. if (min_free_kbytes < 128)
  5880. min_free_kbytes = 128;
  5881. if (min_free_kbytes > 65536)
  5882. min_free_kbytes = 65536;
  5883. } else {
  5884. pr_warn("min_free_kbytes is not updated to %d because user defined value %d is preferred\n",
  5885. new_min_free_kbytes, user_min_free_kbytes);
  5886. }
  5887. setup_per_zone_wmarks();
  5888. refresh_zone_stat_thresholds();
  5889. setup_per_zone_lowmem_reserve();
  5890. return 0;
  5891. }
  5892. core_initcall(init_per_zone_wmark_min)
  5893. /*
  5894. * min_free_kbytes_sysctl_handler - just a wrapper around proc_dointvec() so
  5895. * that we can call two helper functions whenever min_free_kbytes
  5896. * changes.
  5897. */
  5898. int min_free_kbytes_sysctl_handler(struct ctl_table *table, int write,
  5899. void __user *buffer, size_t *length, loff_t *ppos)
  5900. {
  5901. int rc;
  5902. rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
  5903. if (rc)
  5904. return rc;
  5905. if (write) {
  5906. user_min_free_kbytes = min_free_kbytes;
  5907. setup_per_zone_wmarks();
  5908. }
  5909. return 0;
  5910. }
  5911. int watermark_scale_factor_sysctl_handler(struct ctl_table *table, int write,
  5912. void __user *buffer, size_t *length, loff_t *ppos)
  5913. {
  5914. int rc;
  5915. rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
  5916. if (rc)
  5917. return rc;
  5918. if (write)
  5919. setup_per_zone_wmarks();
  5920. return 0;
  5921. }
  5922. #ifdef CONFIG_NUMA
  5923. int sysctl_min_unmapped_ratio_sysctl_handler(struct ctl_table *table, int write,
  5924. void __user *buffer, size_t *length, loff_t *ppos)
  5925. {
  5926. struct pglist_data *pgdat;
  5927. struct zone *zone;
  5928. int rc;
  5929. rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
  5930. if (rc)
  5931. return rc;
  5932. for_each_online_pgdat(pgdat)
  5933. pgdat->min_slab_pages = 0;
  5934. for_each_zone(zone)
  5935. zone->zone_pgdat->min_unmapped_pages += (zone->managed_pages *
  5936. sysctl_min_unmapped_ratio) / 100;
  5937. return 0;
  5938. }
  5939. int sysctl_min_slab_ratio_sysctl_handler(struct ctl_table *table, int write,
  5940. void __user *buffer, size_t *length, loff_t *ppos)
  5941. {
  5942. struct pglist_data *pgdat;
  5943. struct zone *zone;
  5944. int rc;
  5945. rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
  5946. if (rc)
  5947. return rc;
  5948. for_each_online_pgdat(pgdat)
  5949. pgdat->min_slab_pages = 0;
  5950. for_each_zone(zone)
  5951. zone->zone_pgdat->min_slab_pages += (zone->managed_pages *
  5952. sysctl_min_slab_ratio) / 100;
  5953. return 0;
  5954. }
  5955. #endif
  5956. /*
  5957. * lowmem_reserve_ratio_sysctl_handler - just a wrapper around
  5958. * proc_dointvec() so that we can call setup_per_zone_lowmem_reserve()
  5959. * whenever sysctl_lowmem_reserve_ratio changes.
  5960. *
  5961. * The reserve ratio obviously has absolutely no relation with the
  5962. * minimum watermarks. The lowmem reserve ratio can only make sense
  5963. * if in function of the boot time zone sizes.
  5964. */
  5965. int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *table, int write,
  5966. void __user *buffer, size_t *length, loff_t *ppos)
  5967. {
  5968. proc_dointvec_minmax(table, write, buffer, length, ppos);
  5969. setup_per_zone_lowmem_reserve();
  5970. return 0;
  5971. }
  5972. /*
  5973. * percpu_pagelist_fraction - changes the pcp->high for each zone on each
  5974. * cpu. It is the fraction of total pages in each zone that a hot per cpu
  5975. * pagelist can have before it gets flushed back to buddy allocator.
  5976. */
  5977. int percpu_pagelist_fraction_sysctl_handler(struct ctl_table *table, int write,
  5978. void __user *buffer, size_t *length, loff_t *ppos)
  5979. {
  5980. struct zone *zone;
  5981. int old_percpu_pagelist_fraction;
  5982. int ret;
  5983. mutex_lock(&pcp_batch_high_lock);
  5984. old_percpu_pagelist_fraction = percpu_pagelist_fraction;
  5985. ret = proc_dointvec_minmax(table, write, buffer, length, ppos);
  5986. if (!write || ret < 0)
  5987. goto out;
  5988. /* Sanity checking to avoid pcp imbalance */
  5989. if (percpu_pagelist_fraction &&
  5990. percpu_pagelist_fraction < MIN_PERCPU_PAGELIST_FRACTION) {
  5991. percpu_pagelist_fraction = old_percpu_pagelist_fraction;
  5992. ret = -EINVAL;
  5993. goto out;
  5994. }
  5995. /* No change? */
  5996. if (percpu_pagelist_fraction == old_percpu_pagelist_fraction)
  5997. goto out;
  5998. for_each_populated_zone(zone) {
  5999. unsigned int cpu;
  6000. for_each_possible_cpu(cpu)
  6001. pageset_set_high_and_batch(zone,
  6002. per_cpu_ptr(zone->pageset, cpu));
  6003. }
  6004. out:
  6005. mutex_unlock(&pcp_batch_high_lock);
  6006. return ret;
  6007. }
  6008. #ifdef CONFIG_NUMA
  6009. int hashdist = HASHDIST_DEFAULT;
  6010. static int __init set_hashdist(char *str)
  6011. {
  6012. if (!str)
  6013. return 0;
  6014. hashdist = simple_strtoul(str, &str, 0);
  6015. return 1;
  6016. }
  6017. __setup("hashdist=", set_hashdist);
  6018. #endif
  6019. /*
  6020. * allocate a large system hash table from bootmem
  6021. * - it is assumed that the hash table must contain an exact power-of-2
  6022. * quantity of entries
  6023. * - limit is the number of hash buckets, not the total allocation size
  6024. */
  6025. void *__init alloc_large_system_hash(const char *tablename,
  6026. unsigned long bucketsize,
  6027. unsigned long numentries,
  6028. int scale,
  6029. int flags,
  6030. unsigned int *_hash_shift,
  6031. unsigned int *_hash_mask,
  6032. unsigned long low_limit,
  6033. unsigned long high_limit)
  6034. {
  6035. unsigned long long max = high_limit;
  6036. unsigned long log2qty, size;
  6037. void *table = NULL;
  6038. /* allow the kernel cmdline to have a say */
  6039. if (!numentries) {
  6040. /* round applicable memory size up to nearest megabyte */
  6041. numentries = nr_kernel_pages;
  6042. /* It isn't necessary when PAGE_SIZE >= 1MB */
  6043. if (PAGE_SHIFT < 20)
  6044. numentries = round_up(numentries, (1<<20)/PAGE_SIZE);
  6045. /* limit to 1 bucket per 2^scale bytes of low memory */
  6046. if (scale > PAGE_SHIFT)
  6047. numentries >>= (scale - PAGE_SHIFT);
  6048. else
  6049. numentries <<= (PAGE_SHIFT - scale);
  6050. /* Make sure we've got at least a 0-order allocation.. */
  6051. if (unlikely(flags & HASH_SMALL)) {
  6052. /* Makes no sense without HASH_EARLY */
  6053. WARN_ON(!(flags & HASH_EARLY));
  6054. if (!(numentries >> *_hash_shift)) {
  6055. numentries = 1UL << *_hash_shift;
  6056. BUG_ON(!numentries);
  6057. }
  6058. } else if (unlikely((numentries * bucketsize) < PAGE_SIZE))
  6059. numentries = PAGE_SIZE / bucketsize;
  6060. }
  6061. numentries = roundup_pow_of_two(numentries);
  6062. /* limit allocation size to 1/16 total memory by default */
  6063. if (max == 0) {
  6064. max = ((unsigned long long)nr_all_pages << PAGE_SHIFT) >> 4;
  6065. do_div(max, bucketsize);
  6066. }
  6067. max = min(max, 0x80000000ULL);
  6068. if (numentries < low_limit)
  6069. numentries = low_limit;
  6070. if (numentries > max)
  6071. numentries = max;
  6072. log2qty = ilog2(numentries);
  6073. do {
  6074. size = bucketsize << log2qty;
  6075. if (flags & HASH_EARLY)
  6076. table = memblock_virt_alloc_nopanic(size, 0);
  6077. else if (hashdist)
  6078. table = __vmalloc(size, GFP_ATOMIC, PAGE_KERNEL);
  6079. else {
  6080. /*
  6081. * If bucketsize is not a power-of-two, we may free
  6082. * some pages at the end of hash table which
  6083. * alloc_pages_exact() automatically does
  6084. */
  6085. if (get_order(size) < MAX_ORDER) {
  6086. table = alloc_pages_exact(size, GFP_ATOMIC);
  6087. kmemleak_alloc(table, size, 1, GFP_ATOMIC);
  6088. }
  6089. }
  6090. } while (!table && size > PAGE_SIZE && --log2qty);
  6091. if (!table)
  6092. panic("Failed to allocate %s hash table\n", tablename);
  6093. pr_info("%s hash table entries: %ld (order: %d, %lu bytes)\n",
  6094. tablename, 1UL << log2qty, ilog2(size) - PAGE_SHIFT, size);
  6095. if (_hash_shift)
  6096. *_hash_shift = log2qty;
  6097. if (_hash_mask)
  6098. *_hash_mask = (1 << log2qty) - 1;
  6099. return table;
  6100. }
  6101. /*
  6102. * This function checks whether pageblock includes unmovable pages or not.
  6103. * If @count is not zero, it is okay to include less @count unmovable pages
  6104. *
  6105. * PageLRU check without isolation or lru_lock could race so that
  6106. * MIGRATE_MOVABLE block might include unmovable pages. It means you can't
  6107. * expect this function should be exact.
  6108. */
  6109. bool has_unmovable_pages(struct zone *zone, struct page *page, int count,
  6110. bool skip_hwpoisoned_pages)
  6111. {
  6112. unsigned long pfn, iter, found;
  6113. int mt;
  6114. /*
  6115. * For avoiding noise data, lru_add_drain_all() should be called
  6116. * If ZONE_MOVABLE, the zone never contains unmovable pages
  6117. */
  6118. if (zone_idx(zone) == ZONE_MOVABLE)
  6119. return false;
  6120. mt = get_pageblock_migratetype(page);
  6121. if (mt == MIGRATE_MOVABLE || is_migrate_cma(mt))
  6122. return false;
  6123. pfn = page_to_pfn(page);
  6124. for (found = 0, iter = 0; iter < pageblock_nr_pages; iter++) {
  6125. unsigned long check = pfn + iter;
  6126. if (!pfn_valid_within(check))
  6127. continue;
  6128. page = pfn_to_page(check);
  6129. /*
  6130. * Hugepages are not in LRU lists, but they're movable.
  6131. * We need not scan over tail pages bacause we don't
  6132. * handle each tail page individually in migration.
  6133. */
  6134. if (PageHuge(page)) {
  6135. iter = round_up(iter + 1, 1<<compound_order(page)) - 1;
  6136. continue;
  6137. }
  6138. /*
  6139. * We can't use page_count without pin a page
  6140. * because another CPU can free compound page.
  6141. * This check already skips compound tails of THP
  6142. * because their page->_refcount is zero at all time.
  6143. */
  6144. if (!page_ref_count(page)) {
  6145. if (PageBuddy(page))
  6146. iter += (1 << page_order(page)) - 1;
  6147. continue;
  6148. }
  6149. /*
  6150. * The HWPoisoned page may be not in buddy system, and
  6151. * page_count() is not 0.
  6152. */
  6153. if (skip_hwpoisoned_pages && PageHWPoison(page))
  6154. continue;
  6155. if (!PageLRU(page))
  6156. found++;
  6157. /*
  6158. * If there are RECLAIMABLE pages, we need to check
  6159. * it. But now, memory offline itself doesn't call
  6160. * shrink_node_slabs() and it still to be fixed.
  6161. */
  6162. /*
  6163. * If the page is not RAM, page_count()should be 0.
  6164. * we don't need more check. This is an _used_ not-movable page.
  6165. *
  6166. * The problematic thing here is PG_reserved pages. PG_reserved
  6167. * is set to both of a memory hole page and a _used_ kernel
  6168. * page at boot.
  6169. */
  6170. if (found > count)
  6171. return true;
  6172. }
  6173. return false;
  6174. }
  6175. bool is_pageblock_removable_nolock(struct page *page)
  6176. {
  6177. struct zone *zone;
  6178. unsigned long pfn;
  6179. /*
  6180. * We have to be careful here because we are iterating over memory
  6181. * sections which are not zone aware so we might end up outside of
  6182. * the zone but still within the section.
  6183. * We have to take care about the node as well. If the node is offline
  6184. * its NODE_DATA will be NULL - see page_zone.
  6185. */
  6186. if (!node_online(page_to_nid(page)))
  6187. return false;
  6188. zone = page_zone(page);
  6189. pfn = page_to_pfn(page);
  6190. if (!zone_spans_pfn(zone, pfn))
  6191. return false;
  6192. return !has_unmovable_pages(zone, page, 0, true);
  6193. }
  6194. #if (defined(CONFIG_MEMORY_ISOLATION) && defined(CONFIG_COMPACTION)) || defined(CONFIG_CMA)
  6195. static unsigned long pfn_max_align_down(unsigned long pfn)
  6196. {
  6197. return pfn & ~(max_t(unsigned long, MAX_ORDER_NR_PAGES,
  6198. pageblock_nr_pages) - 1);
  6199. }
  6200. static unsigned long pfn_max_align_up(unsigned long pfn)
  6201. {
  6202. return ALIGN(pfn, max_t(unsigned long, MAX_ORDER_NR_PAGES,
  6203. pageblock_nr_pages));
  6204. }
  6205. /* [start, end) must belong to a single zone. */
  6206. static int __alloc_contig_migrate_range(struct compact_control *cc,
  6207. unsigned long start, unsigned long end)
  6208. {
  6209. /* This function is based on compact_zone() from compaction.c. */
  6210. unsigned long nr_reclaimed;
  6211. unsigned long pfn = start;
  6212. unsigned int tries = 0;
  6213. int ret = 0;
  6214. migrate_prep();
  6215. while (pfn < end || !list_empty(&cc->migratepages)) {
  6216. if (fatal_signal_pending(current)) {
  6217. ret = -EINTR;
  6218. break;
  6219. }
  6220. if (list_empty(&cc->migratepages)) {
  6221. cc->nr_migratepages = 0;
  6222. pfn = isolate_migratepages_range(cc, pfn, end);
  6223. if (!pfn) {
  6224. ret = -EINTR;
  6225. break;
  6226. }
  6227. tries = 0;
  6228. } else if (++tries == 5) {
  6229. ret = ret < 0 ? ret : -EBUSY;
  6230. break;
  6231. }
  6232. nr_reclaimed = reclaim_clean_pages_from_list(cc->zone,
  6233. &cc->migratepages);
  6234. cc->nr_migratepages -= nr_reclaimed;
  6235. ret = migrate_pages(&cc->migratepages, alloc_migrate_target,
  6236. NULL, 0, cc->mode, MR_CMA);
  6237. }
  6238. if (ret < 0) {
  6239. putback_movable_pages(&cc->migratepages);
  6240. return ret;
  6241. }
  6242. return 0;
  6243. }
  6244. /**
  6245. * alloc_contig_range() -- tries to allocate given range of pages
  6246. * @start: start PFN to allocate
  6247. * @end: one-past-the-last PFN to allocate
  6248. * @migratetype: migratetype of the underlaying pageblocks (either
  6249. * #MIGRATE_MOVABLE or #MIGRATE_CMA). All pageblocks
  6250. * in range must have the same migratetype and it must
  6251. * be either of the two.
  6252. *
  6253. * The PFN range does not have to be pageblock or MAX_ORDER_NR_PAGES
  6254. * aligned, however it's the caller's responsibility to guarantee that
  6255. * we are the only thread that changes migrate type of pageblocks the
  6256. * pages fall in.
  6257. *
  6258. * The PFN range must belong to a single zone.
  6259. *
  6260. * Returns zero on success or negative error code. On success all
  6261. * pages which PFN is in [start, end) are allocated for the caller and
  6262. * need to be freed with free_contig_range().
  6263. */
  6264. int alloc_contig_range(unsigned long start, unsigned long end,
  6265. unsigned migratetype)
  6266. {
  6267. unsigned long outer_start, outer_end;
  6268. unsigned int order;
  6269. int ret = 0;
  6270. struct compact_control cc = {
  6271. .nr_migratepages = 0,
  6272. .order = -1,
  6273. .zone = page_zone(pfn_to_page(start)),
  6274. .mode = MIGRATE_SYNC,
  6275. .ignore_skip_hint = true,
  6276. };
  6277. INIT_LIST_HEAD(&cc.migratepages);
  6278. /*
  6279. * What we do here is we mark all pageblocks in range as
  6280. * MIGRATE_ISOLATE. Because pageblock and max order pages may
  6281. * have different sizes, and due to the way page allocator
  6282. * work, we align the range to biggest of the two pages so
  6283. * that page allocator won't try to merge buddies from
  6284. * different pageblocks and change MIGRATE_ISOLATE to some
  6285. * other migration type.
  6286. *
  6287. * Once the pageblocks are marked as MIGRATE_ISOLATE, we
  6288. * migrate the pages from an unaligned range (ie. pages that
  6289. * we are interested in). This will put all the pages in
  6290. * range back to page allocator as MIGRATE_ISOLATE.
  6291. *
  6292. * When this is done, we take the pages in range from page
  6293. * allocator removing them from the buddy system. This way
  6294. * page allocator will never consider using them.
  6295. *
  6296. * This lets us mark the pageblocks back as
  6297. * MIGRATE_CMA/MIGRATE_MOVABLE so that free pages in the
  6298. * aligned range but not in the unaligned, original range are
  6299. * put back to page allocator so that buddy can use them.
  6300. */
  6301. ret = start_isolate_page_range(pfn_max_align_down(start),
  6302. pfn_max_align_up(end), migratetype,
  6303. false);
  6304. if (ret)
  6305. return ret;
  6306. /*
  6307. * In case of -EBUSY, we'd like to know which page causes problem.
  6308. * So, just fall through. We will check it in test_pages_isolated().
  6309. */
  6310. ret = __alloc_contig_migrate_range(&cc, start, end);
  6311. if (ret && ret != -EBUSY)
  6312. goto done;
  6313. /*
  6314. * Pages from [start, end) are within a MAX_ORDER_NR_PAGES
  6315. * aligned blocks that are marked as MIGRATE_ISOLATE. What's
  6316. * more, all pages in [start, end) are free in page allocator.
  6317. * What we are going to do is to allocate all pages from
  6318. * [start, end) (that is remove them from page allocator).
  6319. *
  6320. * The only problem is that pages at the beginning and at the
  6321. * end of interesting range may be not aligned with pages that
  6322. * page allocator holds, ie. they can be part of higher order
  6323. * pages. Because of this, we reserve the bigger range and
  6324. * once this is done free the pages we are not interested in.
  6325. *
  6326. * We don't have to hold zone->lock here because the pages are
  6327. * isolated thus they won't get removed from buddy.
  6328. */
  6329. lru_add_drain_all();
  6330. drain_all_pages(cc.zone);
  6331. order = 0;
  6332. outer_start = start;
  6333. while (!PageBuddy(pfn_to_page(outer_start))) {
  6334. if (++order >= MAX_ORDER) {
  6335. outer_start = start;
  6336. break;
  6337. }
  6338. outer_start &= ~0UL << order;
  6339. }
  6340. if (outer_start != start) {
  6341. order = page_order(pfn_to_page(outer_start));
  6342. /*
  6343. * outer_start page could be small order buddy page and
  6344. * it doesn't include start page. Adjust outer_start
  6345. * in this case to report failed page properly
  6346. * on tracepoint in test_pages_isolated()
  6347. */
  6348. if (outer_start + (1UL << order) <= start)
  6349. outer_start = start;
  6350. }
  6351. /* Make sure the range is really isolated. */
  6352. if (test_pages_isolated(outer_start, end, false)) {
  6353. pr_info("%s: [%lx, %lx) PFNs busy\n",
  6354. __func__, outer_start, end);
  6355. ret = -EBUSY;
  6356. goto done;
  6357. }
  6358. /* Grab isolated pages from freelists. */
  6359. outer_end = isolate_freepages_range(&cc, outer_start, end);
  6360. if (!outer_end) {
  6361. ret = -EBUSY;
  6362. goto done;
  6363. }
  6364. /* Free head and tail (if any) */
  6365. if (start != outer_start)
  6366. free_contig_range(outer_start, start - outer_start);
  6367. if (end != outer_end)
  6368. free_contig_range(end, outer_end - end);
  6369. done:
  6370. undo_isolate_page_range(pfn_max_align_down(start),
  6371. pfn_max_align_up(end), migratetype);
  6372. return ret;
  6373. }
  6374. void free_contig_range(unsigned long pfn, unsigned nr_pages)
  6375. {
  6376. unsigned int count = 0;
  6377. for (; nr_pages--; pfn++) {
  6378. struct page *page = pfn_to_page(pfn);
  6379. count += page_count(page) != 1;
  6380. __free_page(page);
  6381. }
  6382. WARN(count != 0, "%d pages are still in use!\n", count);
  6383. }
  6384. #endif
  6385. #ifdef CONFIG_MEMORY_HOTPLUG
  6386. /*
  6387. * The zone indicated has a new number of managed_pages; batch sizes and percpu
  6388. * page high values need to be recalulated.
  6389. */
  6390. void __meminit zone_pcp_update(struct zone *zone)
  6391. {
  6392. unsigned cpu;
  6393. mutex_lock(&pcp_batch_high_lock);
  6394. for_each_possible_cpu(cpu)
  6395. pageset_set_high_and_batch(zone,
  6396. per_cpu_ptr(zone->pageset, cpu));
  6397. mutex_unlock(&pcp_batch_high_lock);
  6398. }
  6399. #endif
  6400. void zone_pcp_reset(struct zone *zone)
  6401. {
  6402. unsigned long flags;
  6403. int cpu;
  6404. struct per_cpu_pageset *pset;
  6405. /* avoid races with drain_pages() */
  6406. local_irq_save(flags);
  6407. if (zone->pageset != &boot_pageset) {
  6408. for_each_online_cpu(cpu) {
  6409. pset = per_cpu_ptr(zone->pageset, cpu);
  6410. drain_zonestat(zone, pset);
  6411. }
  6412. free_percpu(zone->pageset);
  6413. zone->pageset = &boot_pageset;
  6414. }
  6415. local_irq_restore(flags);
  6416. }
  6417. #ifdef CONFIG_MEMORY_HOTREMOVE
  6418. /*
  6419. * All pages in the range must be in a single zone and isolated
  6420. * before calling this.
  6421. */
  6422. void
  6423. __offline_isolated_pages(unsigned long start_pfn, unsigned long end_pfn)
  6424. {
  6425. struct page *page;
  6426. struct zone *zone;
  6427. unsigned int order, i;
  6428. unsigned long pfn;
  6429. unsigned long flags;
  6430. /* find the first valid pfn */
  6431. for (pfn = start_pfn; pfn < end_pfn; pfn++)
  6432. if (pfn_valid(pfn))
  6433. break;
  6434. if (pfn == end_pfn)
  6435. return;
  6436. zone = page_zone(pfn_to_page(pfn));
  6437. spin_lock_irqsave(&zone->lock, flags);
  6438. pfn = start_pfn;
  6439. while (pfn < end_pfn) {
  6440. if (!pfn_valid(pfn)) {
  6441. pfn++;
  6442. continue;
  6443. }
  6444. page = pfn_to_page(pfn);
  6445. /*
  6446. * The HWPoisoned page may be not in buddy system, and
  6447. * page_count() is not 0.
  6448. */
  6449. if (unlikely(!PageBuddy(page) && PageHWPoison(page))) {
  6450. pfn++;
  6451. SetPageReserved(page);
  6452. continue;
  6453. }
  6454. BUG_ON(page_count(page));
  6455. BUG_ON(!PageBuddy(page));
  6456. order = page_order(page);
  6457. #ifdef CONFIG_DEBUG_VM
  6458. pr_info("remove from free list %lx %d %lx\n",
  6459. pfn, 1 << order, end_pfn);
  6460. #endif
  6461. list_del(&page->lru);
  6462. rmv_page_order(page);
  6463. zone->free_area[order].nr_free--;
  6464. for (i = 0; i < (1 << order); i++)
  6465. SetPageReserved((page+i));
  6466. pfn += (1 << order);
  6467. }
  6468. spin_unlock_irqrestore(&zone->lock, flags);
  6469. }
  6470. #endif
  6471. bool is_free_buddy_page(struct page *page)
  6472. {
  6473. struct zone *zone = page_zone(page);
  6474. unsigned long pfn = page_to_pfn(page);
  6475. unsigned long flags;
  6476. unsigned int order;
  6477. spin_lock_irqsave(&zone->lock, flags);
  6478. for (order = 0; order < MAX_ORDER; order++) {
  6479. struct page *page_head = page - (pfn & ((1 << order) - 1));
  6480. if (PageBuddy(page_head) && page_order(page_head) >= order)
  6481. break;
  6482. }
  6483. spin_unlock_irqrestore(&zone->lock, flags);
  6484. return order < MAX_ORDER;
  6485. }