page_alloc.c 204 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517
  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, unless it's khugepaged
  3058. * trying to collapse.
  3059. */
  3060. if (!(current->flags & PF_KTHREAD))
  3061. migration_mode = MIGRATE_ASYNC;
  3062. }
  3063. }
  3064. retry:
  3065. /* Ensure kswapd doesn't accidentally go to sleep as long as we loop */
  3066. if (gfp_mask & __GFP_KSWAPD_RECLAIM)
  3067. wake_all_kswapds(order, ac);
  3068. if (gfp_pfmemalloc_allowed(gfp_mask))
  3069. alloc_flags = ALLOC_NO_WATERMARKS;
  3070. /*
  3071. * Reset the zonelist iterators if memory policies can be ignored.
  3072. * These allocations are high priority and system rather than user
  3073. * orientated.
  3074. */
  3075. if (!(alloc_flags & ALLOC_CPUSET) || (alloc_flags & ALLOC_NO_WATERMARKS)) {
  3076. ac->zonelist = node_zonelist(numa_node_id(), gfp_mask);
  3077. ac->preferred_zoneref = first_zones_zonelist(ac->zonelist,
  3078. ac->high_zoneidx, ac->nodemask);
  3079. }
  3080. /* Attempt with potentially adjusted zonelist and alloc_flags */
  3081. page = get_page_from_freelist(gfp_mask, order, alloc_flags, ac);
  3082. if (page)
  3083. goto got_pg;
  3084. /* Caller is not willing to reclaim, we can't balance anything */
  3085. if (!can_direct_reclaim) {
  3086. /*
  3087. * All existing users of the __GFP_NOFAIL are blockable, so warn
  3088. * of any new users that actually allow this type of allocation
  3089. * to fail.
  3090. */
  3091. WARN_ON_ONCE(gfp_mask & __GFP_NOFAIL);
  3092. goto nopage;
  3093. }
  3094. /* Avoid recursion of direct reclaim */
  3095. if (current->flags & PF_MEMALLOC) {
  3096. /*
  3097. * __GFP_NOFAIL request from this context is rather bizarre
  3098. * because we cannot reclaim anything and only can loop waiting
  3099. * for somebody to do a work for us.
  3100. */
  3101. if (WARN_ON_ONCE(gfp_mask & __GFP_NOFAIL)) {
  3102. cond_resched();
  3103. goto retry;
  3104. }
  3105. goto nopage;
  3106. }
  3107. /* Avoid allocations with no watermarks from looping endlessly */
  3108. if (test_thread_flag(TIF_MEMDIE) && !(gfp_mask & __GFP_NOFAIL))
  3109. goto nopage;
  3110. /* Try direct reclaim and then allocating */
  3111. page = __alloc_pages_direct_reclaim(gfp_mask, order, alloc_flags, ac,
  3112. &did_some_progress);
  3113. if (page)
  3114. goto got_pg;
  3115. /* Try direct compaction and then allocating */
  3116. page = __alloc_pages_direct_compact(gfp_mask, order, alloc_flags, ac,
  3117. migration_mode,
  3118. &compact_result);
  3119. if (page)
  3120. goto got_pg;
  3121. if (order && compaction_made_progress(compact_result))
  3122. compaction_retries++;
  3123. /* Do not loop if specifically requested */
  3124. if (gfp_mask & __GFP_NORETRY)
  3125. goto nopage;
  3126. /*
  3127. * Do not retry costly high order allocations unless they are
  3128. * __GFP_REPEAT
  3129. */
  3130. if (order > PAGE_ALLOC_COSTLY_ORDER && !(gfp_mask & __GFP_REPEAT))
  3131. goto nopage;
  3132. /*
  3133. * Costly allocations might have made a progress but this doesn't mean
  3134. * their order will become available due to high fragmentation so
  3135. * always increment the no progress counter for them
  3136. */
  3137. if (did_some_progress && order <= PAGE_ALLOC_COSTLY_ORDER)
  3138. no_progress_loops = 0;
  3139. else
  3140. no_progress_loops++;
  3141. if (should_reclaim_retry(gfp_mask, order, ac, alloc_flags,
  3142. did_some_progress > 0, no_progress_loops))
  3143. goto retry;
  3144. /*
  3145. * It doesn't make any sense to retry for the compaction if the order-0
  3146. * reclaim is not able to make any progress because the current
  3147. * implementation of the compaction depends on the sufficient amount
  3148. * of free memory (see __compaction_suitable)
  3149. */
  3150. if (did_some_progress > 0 &&
  3151. should_compact_retry(ac, order, alloc_flags,
  3152. compact_result, &migration_mode,
  3153. compaction_retries))
  3154. goto retry;
  3155. /* Reclaim has failed us, start killing things */
  3156. page = __alloc_pages_may_oom(gfp_mask, order, ac, &did_some_progress);
  3157. if (page)
  3158. goto got_pg;
  3159. /* Retry as long as the OOM killer is making progress */
  3160. if (did_some_progress) {
  3161. no_progress_loops = 0;
  3162. goto retry;
  3163. }
  3164. nopage:
  3165. warn_alloc_failed(gfp_mask, order, NULL);
  3166. got_pg:
  3167. return page;
  3168. }
  3169. /*
  3170. * This is the 'heart' of the zoned buddy allocator.
  3171. */
  3172. struct page *
  3173. __alloc_pages_nodemask(gfp_t gfp_mask, unsigned int order,
  3174. struct zonelist *zonelist, nodemask_t *nodemask)
  3175. {
  3176. struct page *page;
  3177. unsigned int cpuset_mems_cookie;
  3178. unsigned int alloc_flags = ALLOC_WMARK_LOW;
  3179. gfp_t alloc_mask = gfp_mask; /* The gfp_t that was actually used for allocation */
  3180. struct alloc_context ac = {
  3181. .high_zoneidx = gfp_zone(gfp_mask),
  3182. .zonelist = zonelist,
  3183. .nodemask = nodemask,
  3184. .migratetype = gfpflags_to_migratetype(gfp_mask),
  3185. };
  3186. if (cpusets_enabled()) {
  3187. alloc_mask |= __GFP_HARDWALL;
  3188. alloc_flags |= ALLOC_CPUSET;
  3189. if (!ac.nodemask)
  3190. ac.nodemask = &cpuset_current_mems_allowed;
  3191. }
  3192. gfp_mask &= gfp_allowed_mask;
  3193. lockdep_trace_alloc(gfp_mask);
  3194. might_sleep_if(gfp_mask & __GFP_DIRECT_RECLAIM);
  3195. if (should_fail_alloc_page(gfp_mask, order))
  3196. return NULL;
  3197. /*
  3198. * Check the zones suitable for the gfp_mask contain at least one
  3199. * valid zone. It's possible to have an empty zonelist as a result
  3200. * of __GFP_THISNODE and a memoryless node
  3201. */
  3202. if (unlikely(!zonelist->_zonerefs->zone))
  3203. return NULL;
  3204. if (IS_ENABLED(CONFIG_CMA) && ac.migratetype == MIGRATE_MOVABLE)
  3205. alloc_flags |= ALLOC_CMA;
  3206. retry_cpuset:
  3207. cpuset_mems_cookie = read_mems_allowed_begin();
  3208. /* Dirty zone balancing only done in the fast path */
  3209. ac.spread_dirty_pages = (gfp_mask & __GFP_WRITE);
  3210. /*
  3211. * The preferred zone is used for statistics but crucially it is
  3212. * also used as the starting point for the zonelist iterator. It
  3213. * may get reset for allocations that ignore memory policies.
  3214. */
  3215. ac.preferred_zoneref = first_zones_zonelist(ac.zonelist,
  3216. ac.high_zoneidx, ac.nodemask);
  3217. if (!ac.preferred_zoneref) {
  3218. page = NULL;
  3219. goto no_zone;
  3220. }
  3221. /* First allocation attempt */
  3222. page = get_page_from_freelist(alloc_mask, order, alloc_flags, &ac);
  3223. if (likely(page))
  3224. goto out;
  3225. /*
  3226. * Runtime PM, block IO and its error handling path can deadlock
  3227. * because I/O on the device might not complete.
  3228. */
  3229. alloc_mask = memalloc_noio_flags(gfp_mask);
  3230. ac.spread_dirty_pages = false;
  3231. /*
  3232. * Restore the original nodemask if it was potentially replaced with
  3233. * &cpuset_current_mems_allowed to optimize the fast-path attempt.
  3234. */
  3235. if (cpusets_enabled())
  3236. ac.nodemask = nodemask;
  3237. page = __alloc_pages_slowpath(alloc_mask, order, &ac);
  3238. no_zone:
  3239. /*
  3240. * When updating a task's mems_allowed, it is possible to race with
  3241. * parallel threads in such a way that an allocation can fail while
  3242. * the mask is being updated. If a page allocation is about to fail,
  3243. * check if the cpuset changed during allocation and if so, retry.
  3244. */
  3245. if (unlikely(!page && read_mems_allowed_retry(cpuset_mems_cookie))) {
  3246. alloc_mask = gfp_mask;
  3247. goto retry_cpuset;
  3248. }
  3249. out:
  3250. if (memcg_kmem_enabled() && (gfp_mask & __GFP_ACCOUNT) && page) {
  3251. if (unlikely(memcg_kmem_charge(page, gfp_mask, order))) {
  3252. __free_pages(page, order);
  3253. page = NULL;
  3254. } else
  3255. __SetPageKmemcg(page);
  3256. }
  3257. if (kmemcheck_enabled && page)
  3258. kmemcheck_pagealloc_alloc(page, order, gfp_mask);
  3259. trace_mm_page_alloc(page, order, alloc_mask, ac.migratetype);
  3260. return page;
  3261. }
  3262. EXPORT_SYMBOL(__alloc_pages_nodemask);
  3263. /*
  3264. * Common helper functions.
  3265. */
  3266. unsigned long __get_free_pages(gfp_t gfp_mask, unsigned int order)
  3267. {
  3268. struct page *page;
  3269. /*
  3270. * __get_free_pages() returns a 32-bit address, which cannot represent
  3271. * a highmem page
  3272. */
  3273. VM_BUG_ON((gfp_mask & __GFP_HIGHMEM) != 0);
  3274. page = alloc_pages(gfp_mask, order);
  3275. if (!page)
  3276. return 0;
  3277. return (unsigned long) page_address(page);
  3278. }
  3279. EXPORT_SYMBOL(__get_free_pages);
  3280. unsigned long get_zeroed_page(gfp_t gfp_mask)
  3281. {
  3282. return __get_free_pages(gfp_mask | __GFP_ZERO, 0);
  3283. }
  3284. EXPORT_SYMBOL(get_zeroed_page);
  3285. void __free_pages(struct page *page, unsigned int order)
  3286. {
  3287. if (put_page_testzero(page)) {
  3288. if (order == 0)
  3289. free_hot_cold_page(page, false);
  3290. else
  3291. __free_pages_ok(page, order);
  3292. }
  3293. }
  3294. EXPORT_SYMBOL(__free_pages);
  3295. void free_pages(unsigned long addr, unsigned int order)
  3296. {
  3297. if (addr != 0) {
  3298. VM_BUG_ON(!virt_addr_valid((void *)addr));
  3299. __free_pages(virt_to_page((void *)addr), order);
  3300. }
  3301. }
  3302. EXPORT_SYMBOL(free_pages);
  3303. /*
  3304. * Page Fragment:
  3305. * An arbitrary-length arbitrary-offset area of memory which resides
  3306. * within a 0 or higher order page. Multiple fragments within that page
  3307. * are individually refcounted, in the page's reference counter.
  3308. *
  3309. * The page_frag functions below provide a simple allocation framework for
  3310. * page fragments. This is used by the network stack and network device
  3311. * drivers to provide a backing region of memory for use as either an
  3312. * sk_buff->head, or to be used in the "frags" portion of skb_shared_info.
  3313. */
  3314. static struct page *__page_frag_refill(struct page_frag_cache *nc,
  3315. gfp_t gfp_mask)
  3316. {
  3317. struct page *page = NULL;
  3318. gfp_t gfp = gfp_mask;
  3319. #if (PAGE_SIZE < PAGE_FRAG_CACHE_MAX_SIZE)
  3320. gfp_mask |= __GFP_COMP | __GFP_NOWARN | __GFP_NORETRY |
  3321. __GFP_NOMEMALLOC;
  3322. page = alloc_pages_node(NUMA_NO_NODE, gfp_mask,
  3323. PAGE_FRAG_CACHE_MAX_ORDER);
  3324. nc->size = page ? PAGE_FRAG_CACHE_MAX_SIZE : PAGE_SIZE;
  3325. #endif
  3326. if (unlikely(!page))
  3327. page = alloc_pages_node(NUMA_NO_NODE, gfp, 0);
  3328. nc->va = page ? page_address(page) : NULL;
  3329. return page;
  3330. }
  3331. void *__alloc_page_frag(struct page_frag_cache *nc,
  3332. unsigned int fragsz, gfp_t gfp_mask)
  3333. {
  3334. unsigned int size = PAGE_SIZE;
  3335. struct page *page;
  3336. int offset;
  3337. if (unlikely(!nc->va)) {
  3338. refill:
  3339. page = __page_frag_refill(nc, gfp_mask);
  3340. if (!page)
  3341. return NULL;
  3342. #if (PAGE_SIZE < PAGE_FRAG_CACHE_MAX_SIZE)
  3343. /* if size can vary use size else just use PAGE_SIZE */
  3344. size = nc->size;
  3345. #endif
  3346. /* Even if we own the page, we do not use atomic_set().
  3347. * This would break get_page_unless_zero() users.
  3348. */
  3349. page_ref_add(page, size - 1);
  3350. /* reset page count bias and offset to start of new frag */
  3351. nc->pfmemalloc = page_is_pfmemalloc(page);
  3352. nc->pagecnt_bias = size;
  3353. nc->offset = size;
  3354. }
  3355. offset = nc->offset - fragsz;
  3356. if (unlikely(offset < 0)) {
  3357. page = virt_to_page(nc->va);
  3358. if (!page_ref_sub_and_test(page, nc->pagecnt_bias))
  3359. goto refill;
  3360. #if (PAGE_SIZE < PAGE_FRAG_CACHE_MAX_SIZE)
  3361. /* if size can vary use size else just use PAGE_SIZE */
  3362. size = nc->size;
  3363. #endif
  3364. /* OK, page count is 0, we can safely set it */
  3365. set_page_count(page, size);
  3366. /* reset page count bias and offset to start of new frag */
  3367. nc->pagecnt_bias = size;
  3368. offset = size - fragsz;
  3369. }
  3370. nc->pagecnt_bias--;
  3371. nc->offset = offset;
  3372. return nc->va + offset;
  3373. }
  3374. EXPORT_SYMBOL(__alloc_page_frag);
  3375. /*
  3376. * Frees a page fragment allocated out of either a compound or order 0 page.
  3377. */
  3378. void __free_page_frag(void *addr)
  3379. {
  3380. struct page *page = virt_to_head_page(addr);
  3381. if (unlikely(put_page_testzero(page)))
  3382. __free_pages_ok(page, compound_order(page));
  3383. }
  3384. EXPORT_SYMBOL(__free_page_frag);
  3385. static void *make_alloc_exact(unsigned long addr, unsigned int order,
  3386. size_t size)
  3387. {
  3388. if (addr) {
  3389. unsigned long alloc_end = addr + (PAGE_SIZE << order);
  3390. unsigned long used = addr + PAGE_ALIGN(size);
  3391. split_page(virt_to_page((void *)addr), order);
  3392. while (used < alloc_end) {
  3393. free_page(used);
  3394. used += PAGE_SIZE;
  3395. }
  3396. }
  3397. return (void *)addr;
  3398. }
  3399. /**
  3400. * alloc_pages_exact - allocate an exact number physically-contiguous pages.
  3401. * @size: the number of bytes to allocate
  3402. * @gfp_mask: GFP flags for the allocation
  3403. *
  3404. * This function is similar to alloc_pages(), except that it allocates the
  3405. * minimum number of pages to satisfy the request. alloc_pages() can only
  3406. * allocate memory in power-of-two pages.
  3407. *
  3408. * This function is also limited by MAX_ORDER.
  3409. *
  3410. * Memory allocated by this function must be released by free_pages_exact().
  3411. */
  3412. void *alloc_pages_exact(size_t size, gfp_t gfp_mask)
  3413. {
  3414. unsigned int order = get_order(size);
  3415. unsigned long addr;
  3416. addr = __get_free_pages(gfp_mask, order);
  3417. return make_alloc_exact(addr, order, size);
  3418. }
  3419. EXPORT_SYMBOL(alloc_pages_exact);
  3420. /**
  3421. * alloc_pages_exact_nid - allocate an exact number of physically-contiguous
  3422. * pages on a node.
  3423. * @nid: the preferred node ID where memory should be allocated
  3424. * @size: the number of bytes to allocate
  3425. * @gfp_mask: GFP flags for the allocation
  3426. *
  3427. * Like alloc_pages_exact(), but try to allocate on node nid first before falling
  3428. * back.
  3429. */
  3430. void * __meminit alloc_pages_exact_nid(int nid, size_t size, gfp_t gfp_mask)
  3431. {
  3432. unsigned int order = get_order(size);
  3433. struct page *p = alloc_pages_node(nid, gfp_mask, order);
  3434. if (!p)
  3435. return NULL;
  3436. return make_alloc_exact((unsigned long)page_address(p), order, size);
  3437. }
  3438. /**
  3439. * free_pages_exact - release memory allocated via alloc_pages_exact()
  3440. * @virt: the value returned by alloc_pages_exact.
  3441. * @size: size of allocation, same value as passed to alloc_pages_exact().
  3442. *
  3443. * Release the memory allocated by a previous call to alloc_pages_exact.
  3444. */
  3445. void free_pages_exact(void *virt, size_t size)
  3446. {
  3447. unsigned long addr = (unsigned long)virt;
  3448. unsigned long end = addr + PAGE_ALIGN(size);
  3449. while (addr < end) {
  3450. free_page(addr);
  3451. addr += PAGE_SIZE;
  3452. }
  3453. }
  3454. EXPORT_SYMBOL(free_pages_exact);
  3455. /**
  3456. * nr_free_zone_pages - count number of pages beyond high watermark
  3457. * @offset: The zone index of the highest zone
  3458. *
  3459. * nr_free_zone_pages() counts the number of counts pages which are beyond the
  3460. * high watermark within all zones at or below a given zone index. For each
  3461. * zone, the number of pages is calculated as:
  3462. * managed_pages - high_pages
  3463. */
  3464. static unsigned long nr_free_zone_pages(int offset)
  3465. {
  3466. struct zoneref *z;
  3467. struct zone *zone;
  3468. /* Just pick one node, since fallback list is circular */
  3469. unsigned long sum = 0;
  3470. struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL);
  3471. for_each_zone_zonelist(zone, z, zonelist, offset) {
  3472. unsigned long size = zone->managed_pages;
  3473. unsigned long high = high_wmark_pages(zone);
  3474. if (size > high)
  3475. sum += size - high;
  3476. }
  3477. return sum;
  3478. }
  3479. /**
  3480. * nr_free_buffer_pages - count number of pages beyond high watermark
  3481. *
  3482. * nr_free_buffer_pages() counts the number of pages which are beyond the high
  3483. * watermark within ZONE_DMA and ZONE_NORMAL.
  3484. */
  3485. unsigned long nr_free_buffer_pages(void)
  3486. {
  3487. return nr_free_zone_pages(gfp_zone(GFP_USER));
  3488. }
  3489. EXPORT_SYMBOL_GPL(nr_free_buffer_pages);
  3490. /**
  3491. * nr_free_pagecache_pages - count number of pages beyond high watermark
  3492. *
  3493. * nr_free_pagecache_pages() counts the number of pages which are beyond the
  3494. * high watermark within all zones.
  3495. */
  3496. unsigned long nr_free_pagecache_pages(void)
  3497. {
  3498. return nr_free_zone_pages(gfp_zone(GFP_HIGHUSER_MOVABLE));
  3499. }
  3500. static inline void show_node(struct zone *zone)
  3501. {
  3502. if (IS_ENABLED(CONFIG_NUMA))
  3503. printk("Node %d ", zone_to_nid(zone));
  3504. }
  3505. long si_mem_available(void)
  3506. {
  3507. long available;
  3508. unsigned long pagecache;
  3509. unsigned long wmark_low = 0;
  3510. unsigned long pages[NR_LRU_LISTS];
  3511. struct zone *zone;
  3512. int lru;
  3513. for (lru = LRU_BASE; lru < NR_LRU_LISTS; lru++)
  3514. pages[lru] = global_page_state(NR_LRU_BASE + lru);
  3515. for_each_zone(zone)
  3516. wmark_low += zone->watermark[WMARK_LOW];
  3517. /*
  3518. * Estimate the amount of memory available for userspace allocations,
  3519. * without causing swapping.
  3520. */
  3521. available = global_page_state(NR_FREE_PAGES) - totalreserve_pages;
  3522. /*
  3523. * Not all the page cache can be freed, otherwise the system will
  3524. * start swapping. Assume at least half of the page cache, or the
  3525. * low watermark worth of cache, needs to stay.
  3526. */
  3527. pagecache = pages[LRU_ACTIVE_FILE] + pages[LRU_INACTIVE_FILE];
  3528. pagecache -= min(pagecache / 2, wmark_low);
  3529. available += pagecache;
  3530. /*
  3531. * Part of the reclaimable slab consists of items that are in use,
  3532. * and cannot be freed. Cap this estimate at the low watermark.
  3533. */
  3534. available += global_page_state(NR_SLAB_RECLAIMABLE) -
  3535. min(global_page_state(NR_SLAB_RECLAIMABLE) / 2, wmark_low);
  3536. if (available < 0)
  3537. available = 0;
  3538. return available;
  3539. }
  3540. EXPORT_SYMBOL_GPL(si_mem_available);
  3541. void si_meminfo(struct sysinfo *val)
  3542. {
  3543. val->totalram = totalram_pages;
  3544. val->sharedram = global_node_page_state(NR_SHMEM);
  3545. val->freeram = global_page_state(NR_FREE_PAGES);
  3546. val->bufferram = nr_blockdev_pages();
  3547. val->totalhigh = totalhigh_pages;
  3548. val->freehigh = nr_free_highpages();
  3549. val->mem_unit = PAGE_SIZE;
  3550. }
  3551. EXPORT_SYMBOL(si_meminfo);
  3552. #ifdef CONFIG_NUMA
  3553. void si_meminfo_node(struct sysinfo *val, int nid)
  3554. {
  3555. int zone_type; /* needs to be signed */
  3556. unsigned long managed_pages = 0;
  3557. unsigned long managed_highpages = 0;
  3558. unsigned long free_highpages = 0;
  3559. pg_data_t *pgdat = NODE_DATA(nid);
  3560. for (zone_type = 0; zone_type < MAX_NR_ZONES; zone_type++)
  3561. managed_pages += pgdat->node_zones[zone_type].managed_pages;
  3562. val->totalram = managed_pages;
  3563. val->sharedram = node_page_state(pgdat, NR_SHMEM);
  3564. val->freeram = sum_zone_node_page_state(nid, NR_FREE_PAGES);
  3565. #ifdef CONFIG_HIGHMEM
  3566. for (zone_type = 0; zone_type < MAX_NR_ZONES; zone_type++) {
  3567. struct zone *zone = &pgdat->node_zones[zone_type];
  3568. if (is_highmem(zone)) {
  3569. managed_highpages += zone->managed_pages;
  3570. free_highpages += zone_page_state(zone, NR_FREE_PAGES);
  3571. }
  3572. }
  3573. val->totalhigh = managed_highpages;
  3574. val->freehigh = free_highpages;
  3575. #else
  3576. val->totalhigh = managed_highpages;
  3577. val->freehigh = free_highpages;
  3578. #endif
  3579. val->mem_unit = PAGE_SIZE;
  3580. }
  3581. #endif
  3582. /*
  3583. * Determine whether the node should be displayed or not, depending on whether
  3584. * SHOW_MEM_FILTER_NODES was passed to show_free_areas().
  3585. */
  3586. bool skip_free_areas_node(unsigned int flags, int nid)
  3587. {
  3588. bool ret = false;
  3589. unsigned int cpuset_mems_cookie;
  3590. if (!(flags & SHOW_MEM_FILTER_NODES))
  3591. goto out;
  3592. do {
  3593. cpuset_mems_cookie = read_mems_allowed_begin();
  3594. ret = !node_isset(nid, cpuset_current_mems_allowed);
  3595. } while (read_mems_allowed_retry(cpuset_mems_cookie));
  3596. out:
  3597. return ret;
  3598. }
  3599. #define K(x) ((x) << (PAGE_SHIFT-10))
  3600. static void show_migration_types(unsigned char type)
  3601. {
  3602. static const char types[MIGRATE_TYPES] = {
  3603. [MIGRATE_UNMOVABLE] = 'U',
  3604. [MIGRATE_MOVABLE] = 'M',
  3605. [MIGRATE_RECLAIMABLE] = 'E',
  3606. [MIGRATE_HIGHATOMIC] = 'H',
  3607. #ifdef CONFIG_CMA
  3608. [MIGRATE_CMA] = 'C',
  3609. #endif
  3610. #ifdef CONFIG_MEMORY_ISOLATION
  3611. [MIGRATE_ISOLATE] = 'I',
  3612. #endif
  3613. };
  3614. char tmp[MIGRATE_TYPES + 1];
  3615. char *p = tmp;
  3616. int i;
  3617. for (i = 0; i < MIGRATE_TYPES; i++) {
  3618. if (type & (1 << i))
  3619. *p++ = types[i];
  3620. }
  3621. *p = '\0';
  3622. printk("(%s) ", tmp);
  3623. }
  3624. /*
  3625. * Show free area list (used inside shift_scroll-lock stuff)
  3626. * We also calculate the percentage fragmentation. We do this by counting the
  3627. * memory on each free list with the exception of the first item on the list.
  3628. *
  3629. * Bits in @filter:
  3630. * SHOW_MEM_FILTER_NODES: suppress nodes that are not allowed by current's
  3631. * cpuset.
  3632. */
  3633. void show_free_areas(unsigned int filter)
  3634. {
  3635. unsigned long free_pcp = 0;
  3636. int cpu;
  3637. struct zone *zone;
  3638. pg_data_t *pgdat;
  3639. for_each_populated_zone(zone) {
  3640. if (skip_free_areas_node(filter, zone_to_nid(zone)))
  3641. continue;
  3642. for_each_online_cpu(cpu)
  3643. free_pcp += per_cpu_ptr(zone->pageset, cpu)->pcp.count;
  3644. }
  3645. printk("active_anon:%lu inactive_anon:%lu isolated_anon:%lu\n"
  3646. " active_file:%lu inactive_file:%lu isolated_file:%lu\n"
  3647. " unevictable:%lu dirty:%lu writeback:%lu unstable:%lu\n"
  3648. " slab_reclaimable:%lu slab_unreclaimable:%lu\n"
  3649. " mapped:%lu shmem:%lu pagetables:%lu bounce:%lu\n"
  3650. " free:%lu free_pcp:%lu free_cma:%lu\n",
  3651. global_node_page_state(NR_ACTIVE_ANON),
  3652. global_node_page_state(NR_INACTIVE_ANON),
  3653. global_node_page_state(NR_ISOLATED_ANON),
  3654. global_node_page_state(NR_ACTIVE_FILE),
  3655. global_node_page_state(NR_INACTIVE_FILE),
  3656. global_node_page_state(NR_ISOLATED_FILE),
  3657. global_node_page_state(NR_UNEVICTABLE),
  3658. global_node_page_state(NR_FILE_DIRTY),
  3659. global_node_page_state(NR_WRITEBACK),
  3660. global_node_page_state(NR_UNSTABLE_NFS),
  3661. global_page_state(NR_SLAB_RECLAIMABLE),
  3662. global_page_state(NR_SLAB_UNRECLAIMABLE),
  3663. global_node_page_state(NR_FILE_MAPPED),
  3664. global_node_page_state(NR_SHMEM),
  3665. global_page_state(NR_PAGETABLE),
  3666. global_page_state(NR_BOUNCE),
  3667. global_page_state(NR_FREE_PAGES),
  3668. free_pcp,
  3669. global_page_state(NR_FREE_CMA_PAGES));
  3670. for_each_online_pgdat(pgdat) {
  3671. printk("Node %d"
  3672. " active_anon:%lukB"
  3673. " inactive_anon:%lukB"
  3674. " active_file:%lukB"
  3675. " inactive_file:%lukB"
  3676. " unevictable:%lukB"
  3677. " isolated(anon):%lukB"
  3678. " isolated(file):%lukB"
  3679. " mapped:%lukB"
  3680. " dirty:%lukB"
  3681. " writeback:%lukB"
  3682. " shmem:%lukB"
  3683. #ifdef CONFIG_TRANSPARENT_HUGEPAGE
  3684. " shmem_thp: %lukB"
  3685. " shmem_pmdmapped: %lukB"
  3686. " anon_thp: %lukB"
  3687. #endif
  3688. " writeback_tmp:%lukB"
  3689. " unstable:%lukB"
  3690. " pages_scanned:%lu"
  3691. " all_unreclaimable? %s"
  3692. "\n",
  3693. pgdat->node_id,
  3694. K(node_page_state(pgdat, NR_ACTIVE_ANON)),
  3695. K(node_page_state(pgdat, NR_INACTIVE_ANON)),
  3696. K(node_page_state(pgdat, NR_ACTIVE_FILE)),
  3697. K(node_page_state(pgdat, NR_INACTIVE_FILE)),
  3698. K(node_page_state(pgdat, NR_UNEVICTABLE)),
  3699. K(node_page_state(pgdat, NR_ISOLATED_ANON)),
  3700. K(node_page_state(pgdat, NR_ISOLATED_FILE)),
  3701. K(node_page_state(pgdat, NR_FILE_MAPPED)),
  3702. K(node_page_state(pgdat, NR_FILE_DIRTY)),
  3703. K(node_page_state(pgdat, NR_WRITEBACK)),
  3704. #ifdef CONFIG_TRANSPARENT_HUGEPAGE
  3705. K(node_page_state(pgdat, NR_SHMEM_THPS) * HPAGE_PMD_NR),
  3706. K(node_page_state(pgdat, NR_SHMEM_PMDMAPPED)
  3707. * HPAGE_PMD_NR),
  3708. K(node_page_state(pgdat, NR_ANON_THPS) * HPAGE_PMD_NR),
  3709. #endif
  3710. K(node_page_state(pgdat, NR_SHMEM)),
  3711. K(node_page_state(pgdat, NR_WRITEBACK_TEMP)),
  3712. K(node_page_state(pgdat, NR_UNSTABLE_NFS)),
  3713. node_page_state(pgdat, NR_PAGES_SCANNED),
  3714. !pgdat_reclaimable(pgdat) ? "yes" : "no");
  3715. }
  3716. for_each_populated_zone(zone) {
  3717. int i;
  3718. if (skip_free_areas_node(filter, zone_to_nid(zone)))
  3719. continue;
  3720. free_pcp = 0;
  3721. for_each_online_cpu(cpu)
  3722. free_pcp += per_cpu_ptr(zone->pageset, cpu)->pcp.count;
  3723. show_node(zone);
  3724. printk("%s"
  3725. " free:%lukB"
  3726. " min:%lukB"
  3727. " low:%lukB"
  3728. " high:%lukB"
  3729. " active_anon:%lukB"
  3730. " inactive_anon:%lukB"
  3731. " active_file:%lukB"
  3732. " inactive_file:%lukB"
  3733. " unevictable:%lukB"
  3734. " writepending:%lukB"
  3735. " present:%lukB"
  3736. " managed:%lukB"
  3737. " mlocked:%lukB"
  3738. " slab_reclaimable:%lukB"
  3739. " slab_unreclaimable:%lukB"
  3740. " kernel_stack:%lukB"
  3741. " pagetables:%lukB"
  3742. " bounce:%lukB"
  3743. " free_pcp:%lukB"
  3744. " local_pcp:%ukB"
  3745. " free_cma:%lukB"
  3746. "\n",
  3747. zone->name,
  3748. K(zone_page_state(zone, NR_FREE_PAGES)),
  3749. K(min_wmark_pages(zone)),
  3750. K(low_wmark_pages(zone)),
  3751. K(high_wmark_pages(zone)),
  3752. K(zone_page_state(zone, NR_ZONE_ACTIVE_ANON)),
  3753. K(zone_page_state(zone, NR_ZONE_INACTIVE_ANON)),
  3754. K(zone_page_state(zone, NR_ZONE_ACTIVE_FILE)),
  3755. K(zone_page_state(zone, NR_ZONE_INACTIVE_FILE)),
  3756. K(zone_page_state(zone, NR_ZONE_UNEVICTABLE)),
  3757. K(zone_page_state(zone, NR_ZONE_WRITE_PENDING)),
  3758. K(zone->present_pages),
  3759. K(zone->managed_pages),
  3760. K(zone_page_state(zone, NR_MLOCK)),
  3761. K(zone_page_state(zone, NR_SLAB_RECLAIMABLE)),
  3762. K(zone_page_state(zone, NR_SLAB_UNRECLAIMABLE)),
  3763. zone_page_state(zone, NR_KERNEL_STACK_KB),
  3764. K(zone_page_state(zone, NR_PAGETABLE)),
  3765. K(zone_page_state(zone, NR_BOUNCE)),
  3766. K(free_pcp),
  3767. K(this_cpu_read(zone->pageset->pcp.count)),
  3768. K(zone_page_state(zone, NR_FREE_CMA_PAGES)));
  3769. printk("lowmem_reserve[]:");
  3770. for (i = 0; i < MAX_NR_ZONES; i++)
  3771. printk(" %ld", zone->lowmem_reserve[i]);
  3772. printk("\n");
  3773. }
  3774. for_each_populated_zone(zone) {
  3775. unsigned int order;
  3776. unsigned long nr[MAX_ORDER], flags, total = 0;
  3777. unsigned char types[MAX_ORDER];
  3778. if (skip_free_areas_node(filter, zone_to_nid(zone)))
  3779. continue;
  3780. show_node(zone);
  3781. printk("%s: ", zone->name);
  3782. spin_lock_irqsave(&zone->lock, flags);
  3783. for (order = 0; order < MAX_ORDER; order++) {
  3784. struct free_area *area = &zone->free_area[order];
  3785. int type;
  3786. nr[order] = area->nr_free;
  3787. total += nr[order] << order;
  3788. types[order] = 0;
  3789. for (type = 0; type < MIGRATE_TYPES; type++) {
  3790. if (!list_empty(&area->free_list[type]))
  3791. types[order] |= 1 << type;
  3792. }
  3793. }
  3794. spin_unlock_irqrestore(&zone->lock, flags);
  3795. for (order = 0; order < MAX_ORDER; order++) {
  3796. printk("%lu*%lukB ", nr[order], K(1UL) << order);
  3797. if (nr[order])
  3798. show_migration_types(types[order]);
  3799. }
  3800. printk("= %lukB\n", K(total));
  3801. }
  3802. hugetlb_show_meminfo();
  3803. printk("%ld total pagecache pages\n", global_node_page_state(NR_FILE_PAGES));
  3804. show_swap_cache_info();
  3805. }
  3806. static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref)
  3807. {
  3808. zoneref->zone = zone;
  3809. zoneref->zone_idx = zone_idx(zone);
  3810. }
  3811. /*
  3812. * Builds allocation fallback zone lists.
  3813. *
  3814. * Add all populated zones of a node to the zonelist.
  3815. */
  3816. static int build_zonelists_node(pg_data_t *pgdat, struct zonelist *zonelist,
  3817. int nr_zones)
  3818. {
  3819. struct zone *zone;
  3820. enum zone_type zone_type = MAX_NR_ZONES;
  3821. do {
  3822. zone_type--;
  3823. zone = pgdat->node_zones + zone_type;
  3824. if (populated_zone(zone)) {
  3825. zoneref_set_zone(zone,
  3826. &zonelist->_zonerefs[nr_zones++]);
  3827. check_highest_zone(zone_type);
  3828. }
  3829. } while (zone_type);
  3830. return nr_zones;
  3831. }
  3832. /*
  3833. * zonelist_order:
  3834. * 0 = automatic detection of better ordering.
  3835. * 1 = order by ([node] distance, -zonetype)
  3836. * 2 = order by (-zonetype, [node] distance)
  3837. *
  3838. * If not NUMA, ZONELIST_ORDER_ZONE and ZONELIST_ORDER_NODE will create
  3839. * the same zonelist. So only NUMA can configure this param.
  3840. */
  3841. #define ZONELIST_ORDER_DEFAULT 0
  3842. #define ZONELIST_ORDER_NODE 1
  3843. #define ZONELIST_ORDER_ZONE 2
  3844. /* zonelist order in the kernel.
  3845. * set_zonelist_order() will set this to NODE or ZONE.
  3846. */
  3847. static int current_zonelist_order = ZONELIST_ORDER_DEFAULT;
  3848. static char zonelist_order_name[3][8] = {"Default", "Node", "Zone"};
  3849. #ifdef CONFIG_NUMA
  3850. /* The value user specified ....changed by config */
  3851. static int user_zonelist_order = ZONELIST_ORDER_DEFAULT;
  3852. /* string for sysctl */
  3853. #define NUMA_ZONELIST_ORDER_LEN 16
  3854. char numa_zonelist_order[16] = "default";
  3855. /*
  3856. * interface for configure zonelist ordering.
  3857. * command line option "numa_zonelist_order"
  3858. * = "[dD]efault - default, automatic configuration.
  3859. * = "[nN]ode - order by node locality, then by zone within node
  3860. * = "[zZ]one - order by zone, then by locality within zone
  3861. */
  3862. static int __parse_numa_zonelist_order(char *s)
  3863. {
  3864. if (*s == 'd' || *s == 'D') {
  3865. user_zonelist_order = ZONELIST_ORDER_DEFAULT;
  3866. } else if (*s == 'n' || *s == 'N') {
  3867. user_zonelist_order = ZONELIST_ORDER_NODE;
  3868. } else if (*s == 'z' || *s == 'Z') {
  3869. user_zonelist_order = ZONELIST_ORDER_ZONE;
  3870. } else {
  3871. pr_warn("Ignoring invalid numa_zonelist_order value: %s\n", s);
  3872. return -EINVAL;
  3873. }
  3874. return 0;
  3875. }
  3876. static __init int setup_numa_zonelist_order(char *s)
  3877. {
  3878. int ret;
  3879. if (!s)
  3880. return 0;
  3881. ret = __parse_numa_zonelist_order(s);
  3882. if (ret == 0)
  3883. strlcpy(numa_zonelist_order, s, NUMA_ZONELIST_ORDER_LEN);
  3884. return ret;
  3885. }
  3886. early_param("numa_zonelist_order", setup_numa_zonelist_order);
  3887. /*
  3888. * sysctl handler for numa_zonelist_order
  3889. */
  3890. int numa_zonelist_order_handler(struct ctl_table *table, int write,
  3891. void __user *buffer, size_t *length,
  3892. loff_t *ppos)
  3893. {
  3894. char saved_string[NUMA_ZONELIST_ORDER_LEN];
  3895. int ret;
  3896. static DEFINE_MUTEX(zl_order_mutex);
  3897. mutex_lock(&zl_order_mutex);
  3898. if (write) {
  3899. if (strlen((char *)table->data) >= NUMA_ZONELIST_ORDER_LEN) {
  3900. ret = -EINVAL;
  3901. goto out;
  3902. }
  3903. strcpy(saved_string, (char *)table->data);
  3904. }
  3905. ret = proc_dostring(table, write, buffer, length, ppos);
  3906. if (ret)
  3907. goto out;
  3908. if (write) {
  3909. int oldval = user_zonelist_order;
  3910. ret = __parse_numa_zonelist_order((char *)table->data);
  3911. if (ret) {
  3912. /*
  3913. * bogus value. restore saved string
  3914. */
  3915. strncpy((char *)table->data, saved_string,
  3916. NUMA_ZONELIST_ORDER_LEN);
  3917. user_zonelist_order = oldval;
  3918. } else if (oldval != user_zonelist_order) {
  3919. mutex_lock(&zonelists_mutex);
  3920. build_all_zonelists(NULL, NULL);
  3921. mutex_unlock(&zonelists_mutex);
  3922. }
  3923. }
  3924. out:
  3925. mutex_unlock(&zl_order_mutex);
  3926. return ret;
  3927. }
  3928. #define MAX_NODE_LOAD (nr_online_nodes)
  3929. static int node_load[MAX_NUMNODES];
  3930. /**
  3931. * find_next_best_node - find the next node that should appear in a given node's fallback list
  3932. * @node: node whose fallback list we're appending
  3933. * @used_node_mask: nodemask_t of already used nodes
  3934. *
  3935. * We use a number of factors to determine which is the next node that should
  3936. * appear on a given node's fallback list. The node should not have appeared
  3937. * already in @node's fallback list, and it should be the next closest node
  3938. * according to the distance array (which contains arbitrary distance values
  3939. * from each node to each node in the system), and should also prefer nodes
  3940. * with no CPUs, since presumably they'll have very little allocation pressure
  3941. * on them otherwise.
  3942. * It returns -1 if no node is found.
  3943. */
  3944. static int find_next_best_node(int node, nodemask_t *used_node_mask)
  3945. {
  3946. int n, val;
  3947. int min_val = INT_MAX;
  3948. int best_node = NUMA_NO_NODE;
  3949. const struct cpumask *tmp = cpumask_of_node(0);
  3950. /* Use the local node if we haven't already */
  3951. if (!node_isset(node, *used_node_mask)) {
  3952. node_set(node, *used_node_mask);
  3953. return node;
  3954. }
  3955. for_each_node_state(n, N_MEMORY) {
  3956. /* Don't want a node to appear more than once */
  3957. if (node_isset(n, *used_node_mask))
  3958. continue;
  3959. /* Use the distance array to find the distance */
  3960. val = node_distance(node, n);
  3961. /* Penalize nodes under us ("prefer the next node") */
  3962. val += (n < node);
  3963. /* Give preference to headless and unused nodes */
  3964. tmp = cpumask_of_node(n);
  3965. if (!cpumask_empty(tmp))
  3966. val += PENALTY_FOR_NODE_WITH_CPUS;
  3967. /* Slight preference for less loaded node */
  3968. val *= (MAX_NODE_LOAD*MAX_NUMNODES);
  3969. val += node_load[n];
  3970. if (val < min_val) {
  3971. min_val = val;
  3972. best_node = n;
  3973. }
  3974. }
  3975. if (best_node >= 0)
  3976. node_set(best_node, *used_node_mask);
  3977. return best_node;
  3978. }
  3979. /*
  3980. * Build zonelists ordered by node and zones within node.
  3981. * This results in maximum locality--normal zone overflows into local
  3982. * DMA zone, if any--but risks exhausting DMA zone.
  3983. */
  3984. static void build_zonelists_in_node_order(pg_data_t *pgdat, int node)
  3985. {
  3986. int j;
  3987. struct zonelist *zonelist;
  3988. zonelist = &pgdat->node_zonelists[0];
  3989. for (j = 0; zonelist->_zonerefs[j].zone != NULL; j++)
  3990. ;
  3991. j = build_zonelists_node(NODE_DATA(node), zonelist, j);
  3992. zonelist->_zonerefs[j].zone = NULL;
  3993. zonelist->_zonerefs[j].zone_idx = 0;
  3994. }
  3995. /*
  3996. * Build gfp_thisnode zonelists
  3997. */
  3998. static void build_thisnode_zonelists(pg_data_t *pgdat)
  3999. {
  4000. int j;
  4001. struct zonelist *zonelist;
  4002. zonelist = &pgdat->node_zonelists[1];
  4003. j = build_zonelists_node(pgdat, zonelist, 0);
  4004. zonelist->_zonerefs[j].zone = NULL;
  4005. zonelist->_zonerefs[j].zone_idx = 0;
  4006. }
  4007. /*
  4008. * Build zonelists ordered by zone and nodes within zones.
  4009. * This results in conserving DMA zone[s] until all Normal memory is
  4010. * exhausted, but results in overflowing to remote node while memory
  4011. * may still exist in local DMA zone.
  4012. */
  4013. static int node_order[MAX_NUMNODES];
  4014. static void build_zonelists_in_zone_order(pg_data_t *pgdat, int nr_nodes)
  4015. {
  4016. int pos, j, node;
  4017. int zone_type; /* needs to be signed */
  4018. struct zone *z;
  4019. struct zonelist *zonelist;
  4020. zonelist = &pgdat->node_zonelists[0];
  4021. pos = 0;
  4022. for (zone_type = MAX_NR_ZONES - 1; zone_type >= 0; zone_type--) {
  4023. for (j = 0; j < nr_nodes; j++) {
  4024. node = node_order[j];
  4025. z = &NODE_DATA(node)->node_zones[zone_type];
  4026. if (populated_zone(z)) {
  4027. zoneref_set_zone(z,
  4028. &zonelist->_zonerefs[pos++]);
  4029. check_highest_zone(zone_type);
  4030. }
  4031. }
  4032. }
  4033. zonelist->_zonerefs[pos].zone = NULL;
  4034. zonelist->_zonerefs[pos].zone_idx = 0;
  4035. }
  4036. #if defined(CONFIG_64BIT)
  4037. /*
  4038. * Devices that require DMA32/DMA are relatively rare and do not justify a
  4039. * penalty to every machine in case the specialised case applies. Default
  4040. * to Node-ordering on 64-bit NUMA machines
  4041. */
  4042. static int default_zonelist_order(void)
  4043. {
  4044. return ZONELIST_ORDER_NODE;
  4045. }
  4046. #else
  4047. /*
  4048. * On 32-bit, the Normal zone needs to be preserved for allocations accessible
  4049. * by the kernel. If processes running on node 0 deplete the low memory zone
  4050. * then reclaim will occur more frequency increasing stalls and potentially
  4051. * be easier to OOM if a large percentage of the zone is under writeback or
  4052. * dirty. The problem is significantly worse if CONFIG_HIGHPTE is not set.
  4053. * Hence, default to zone ordering on 32-bit.
  4054. */
  4055. static int default_zonelist_order(void)
  4056. {
  4057. return ZONELIST_ORDER_ZONE;
  4058. }
  4059. #endif /* CONFIG_64BIT */
  4060. static void set_zonelist_order(void)
  4061. {
  4062. if (user_zonelist_order == ZONELIST_ORDER_DEFAULT)
  4063. current_zonelist_order = default_zonelist_order();
  4064. else
  4065. current_zonelist_order = user_zonelist_order;
  4066. }
  4067. static void build_zonelists(pg_data_t *pgdat)
  4068. {
  4069. int i, node, load;
  4070. nodemask_t used_mask;
  4071. int local_node, prev_node;
  4072. struct zonelist *zonelist;
  4073. unsigned int order = current_zonelist_order;
  4074. /* initialize zonelists */
  4075. for (i = 0; i < MAX_ZONELISTS; i++) {
  4076. zonelist = pgdat->node_zonelists + i;
  4077. zonelist->_zonerefs[0].zone = NULL;
  4078. zonelist->_zonerefs[0].zone_idx = 0;
  4079. }
  4080. /* NUMA-aware ordering of nodes */
  4081. local_node = pgdat->node_id;
  4082. load = nr_online_nodes;
  4083. prev_node = local_node;
  4084. nodes_clear(used_mask);
  4085. memset(node_order, 0, sizeof(node_order));
  4086. i = 0;
  4087. while ((node = find_next_best_node(local_node, &used_mask)) >= 0) {
  4088. /*
  4089. * We don't want to pressure a particular node.
  4090. * So adding penalty to the first node in same
  4091. * distance group to make it round-robin.
  4092. */
  4093. if (node_distance(local_node, node) !=
  4094. node_distance(local_node, prev_node))
  4095. node_load[node] = load;
  4096. prev_node = node;
  4097. load--;
  4098. if (order == ZONELIST_ORDER_NODE)
  4099. build_zonelists_in_node_order(pgdat, node);
  4100. else
  4101. node_order[i++] = node; /* remember order */
  4102. }
  4103. if (order == ZONELIST_ORDER_ZONE) {
  4104. /* calculate node order -- i.e., DMA last! */
  4105. build_zonelists_in_zone_order(pgdat, i);
  4106. }
  4107. build_thisnode_zonelists(pgdat);
  4108. }
  4109. #ifdef CONFIG_HAVE_MEMORYLESS_NODES
  4110. /*
  4111. * Return node id of node used for "local" allocations.
  4112. * I.e., first node id of first zone in arg node's generic zonelist.
  4113. * Used for initializing percpu 'numa_mem', which is used primarily
  4114. * for kernel allocations, so use GFP_KERNEL flags to locate zonelist.
  4115. */
  4116. int local_memory_node(int node)
  4117. {
  4118. struct zoneref *z;
  4119. z = first_zones_zonelist(node_zonelist(node, GFP_KERNEL),
  4120. gfp_zone(GFP_KERNEL),
  4121. NULL);
  4122. return z->zone->node;
  4123. }
  4124. #endif
  4125. #else /* CONFIG_NUMA */
  4126. static void set_zonelist_order(void)
  4127. {
  4128. current_zonelist_order = ZONELIST_ORDER_ZONE;
  4129. }
  4130. static void build_zonelists(pg_data_t *pgdat)
  4131. {
  4132. int node, local_node;
  4133. enum zone_type j;
  4134. struct zonelist *zonelist;
  4135. local_node = pgdat->node_id;
  4136. zonelist = &pgdat->node_zonelists[0];
  4137. j = build_zonelists_node(pgdat, zonelist, 0);
  4138. /*
  4139. * Now we build the zonelist so that it contains the zones
  4140. * of all the other nodes.
  4141. * We don't want to pressure a particular node, so when
  4142. * building the zones for node N, we make sure that the
  4143. * zones coming right after the local ones are those from
  4144. * node N+1 (modulo N)
  4145. */
  4146. for (node = local_node + 1; node < MAX_NUMNODES; node++) {
  4147. if (!node_online(node))
  4148. continue;
  4149. j = build_zonelists_node(NODE_DATA(node), zonelist, j);
  4150. }
  4151. for (node = 0; node < local_node; node++) {
  4152. if (!node_online(node))
  4153. continue;
  4154. j = build_zonelists_node(NODE_DATA(node), zonelist, j);
  4155. }
  4156. zonelist->_zonerefs[j].zone = NULL;
  4157. zonelist->_zonerefs[j].zone_idx = 0;
  4158. }
  4159. #endif /* CONFIG_NUMA */
  4160. /*
  4161. * Boot pageset table. One per cpu which is going to be used for all
  4162. * zones and all nodes. The parameters will be set in such a way
  4163. * that an item put on a list will immediately be handed over to
  4164. * the buddy list. This is safe since pageset manipulation is done
  4165. * with interrupts disabled.
  4166. *
  4167. * The boot_pagesets must be kept even after bootup is complete for
  4168. * unused processors and/or zones. They do play a role for bootstrapping
  4169. * hotplugged processors.
  4170. *
  4171. * zoneinfo_show() and maybe other functions do
  4172. * not check if the processor is online before following the pageset pointer.
  4173. * Other parts of the kernel may not check if the zone is available.
  4174. */
  4175. static void setup_pageset(struct per_cpu_pageset *p, unsigned long batch);
  4176. static DEFINE_PER_CPU(struct per_cpu_pageset, boot_pageset);
  4177. static void setup_zone_pageset(struct zone *zone);
  4178. /*
  4179. * Global mutex to protect against size modification of zonelists
  4180. * as well as to serialize pageset setup for the new populated zone.
  4181. */
  4182. DEFINE_MUTEX(zonelists_mutex);
  4183. /* return values int ....just for stop_machine() */
  4184. static int __build_all_zonelists(void *data)
  4185. {
  4186. int nid;
  4187. int cpu;
  4188. pg_data_t *self = data;
  4189. #ifdef CONFIG_NUMA
  4190. memset(node_load, 0, sizeof(node_load));
  4191. #endif
  4192. if (self && !node_online(self->node_id)) {
  4193. build_zonelists(self);
  4194. }
  4195. for_each_online_node(nid) {
  4196. pg_data_t *pgdat = NODE_DATA(nid);
  4197. build_zonelists(pgdat);
  4198. }
  4199. /*
  4200. * Initialize the boot_pagesets that are going to be used
  4201. * for bootstrapping processors. The real pagesets for
  4202. * each zone will be allocated later when the per cpu
  4203. * allocator is available.
  4204. *
  4205. * boot_pagesets are used also for bootstrapping offline
  4206. * cpus if the system is already booted because the pagesets
  4207. * are needed to initialize allocators on a specific cpu too.
  4208. * F.e. the percpu allocator needs the page allocator which
  4209. * needs the percpu allocator in order to allocate its pagesets
  4210. * (a chicken-egg dilemma).
  4211. */
  4212. for_each_possible_cpu(cpu) {
  4213. setup_pageset(&per_cpu(boot_pageset, cpu), 0);
  4214. #ifdef CONFIG_HAVE_MEMORYLESS_NODES
  4215. /*
  4216. * We now know the "local memory node" for each node--
  4217. * i.e., the node of the first zone in the generic zonelist.
  4218. * Set up numa_mem percpu variable for on-line cpus. During
  4219. * boot, only the boot cpu should be on-line; we'll init the
  4220. * secondary cpus' numa_mem as they come on-line. During
  4221. * node/memory hotplug, we'll fixup all on-line cpus.
  4222. */
  4223. if (cpu_online(cpu))
  4224. set_cpu_numa_mem(cpu, local_memory_node(cpu_to_node(cpu)));
  4225. #endif
  4226. }
  4227. return 0;
  4228. }
  4229. static noinline void __init
  4230. build_all_zonelists_init(void)
  4231. {
  4232. __build_all_zonelists(NULL);
  4233. mminit_verify_zonelist();
  4234. cpuset_init_current_mems_allowed();
  4235. }
  4236. /*
  4237. * Called with zonelists_mutex held always
  4238. * unless system_state == SYSTEM_BOOTING.
  4239. *
  4240. * __ref due to (1) call of __meminit annotated setup_zone_pageset
  4241. * [we're only called with non-NULL zone through __meminit paths] and
  4242. * (2) call of __init annotated helper build_all_zonelists_init
  4243. * [protected by SYSTEM_BOOTING].
  4244. */
  4245. void __ref build_all_zonelists(pg_data_t *pgdat, struct zone *zone)
  4246. {
  4247. set_zonelist_order();
  4248. if (system_state == SYSTEM_BOOTING) {
  4249. build_all_zonelists_init();
  4250. } else {
  4251. #ifdef CONFIG_MEMORY_HOTPLUG
  4252. if (zone)
  4253. setup_zone_pageset(zone);
  4254. #endif
  4255. /* we have to stop all cpus to guarantee there is no user
  4256. of zonelist */
  4257. stop_machine(__build_all_zonelists, pgdat, NULL);
  4258. /* cpuset refresh routine should be here */
  4259. }
  4260. vm_total_pages = nr_free_pagecache_pages();
  4261. /*
  4262. * Disable grouping by mobility if the number of pages in the
  4263. * system is too low to allow the mechanism to work. It would be
  4264. * more accurate, but expensive to check per-zone. This check is
  4265. * made on memory-hotadd so a system can start with mobility
  4266. * disabled and enable it later
  4267. */
  4268. if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES))
  4269. page_group_by_mobility_disabled = 1;
  4270. else
  4271. page_group_by_mobility_disabled = 0;
  4272. pr_info("Built %i zonelists in %s order, mobility grouping %s. Total pages: %ld\n",
  4273. nr_online_nodes,
  4274. zonelist_order_name[current_zonelist_order],
  4275. page_group_by_mobility_disabled ? "off" : "on",
  4276. vm_total_pages);
  4277. #ifdef CONFIG_NUMA
  4278. pr_info("Policy zone: %s\n", zone_names[policy_zone]);
  4279. #endif
  4280. }
  4281. /*
  4282. * Helper functions to size the waitqueue hash table.
  4283. * Essentially these want to choose hash table sizes sufficiently
  4284. * large so that collisions trying to wait on pages are rare.
  4285. * But in fact, the number of active page waitqueues on typical
  4286. * systems is ridiculously low, less than 200. So this is even
  4287. * conservative, even though it seems large.
  4288. *
  4289. * The constant PAGES_PER_WAITQUEUE specifies the ratio of pages to
  4290. * waitqueues, i.e. the size of the waitq table given the number of pages.
  4291. */
  4292. #define PAGES_PER_WAITQUEUE 256
  4293. #ifndef CONFIG_MEMORY_HOTPLUG
  4294. static inline unsigned long wait_table_hash_nr_entries(unsigned long pages)
  4295. {
  4296. unsigned long size = 1;
  4297. pages /= PAGES_PER_WAITQUEUE;
  4298. while (size < pages)
  4299. size <<= 1;
  4300. /*
  4301. * Once we have dozens or even hundreds of threads sleeping
  4302. * on IO we've got bigger problems than wait queue collision.
  4303. * Limit the size of the wait table to a reasonable size.
  4304. */
  4305. size = min(size, 4096UL);
  4306. return max(size, 4UL);
  4307. }
  4308. #else
  4309. /*
  4310. * A zone's size might be changed by hot-add, so it is not possible to determine
  4311. * a suitable size for its wait_table. So we use the maximum size now.
  4312. *
  4313. * The max wait table size = 4096 x sizeof(wait_queue_head_t). ie:
  4314. *
  4315. * i386 (preemption config) : 4096 x 16 = 64Kbyte.
  4316. * ia64, x86-64 (no preemption): 4096 x 20 = 80Kbyte.
  4317. * ia64, x86-64 (preemption) : 4096 x 24 = 96Kbyte.
  4318. *
  4319. * The maximum entries are prepared when a zone's memory is (512K + 256) pages
  4320. * or more by the traditional way. (See above). It equals:
  4321. *
  4322. * i386, x86-64, powerpc(4K page size) : = ( 2G + 1M)byte.
  4323. * ia64(16K page size) : = ( 8G + 4M)byte.
  4324. * powerpc (64K page size) : = (32G +16M)byte.
  4325. */
  4326. static inline unsigned long wait_table_hash_nr_entries(unsigned long pages)
  4327. {
  4328. return 4096UL;
  4329. }
  4330. #endif
  4331. /*
  4332. * This is an integer logarithm so that shifts can be used later
  4333. * to extract the more random high bits from the multiplicative
  4334. * hash function before the remainder is taken.
  4335. */
  4336. static inline unsigned long wait_table_bits(unsigned long size)
  4337. {
  4338. return ffz(~size);
  4339. }
  4340. /*
  4341. * Initially all pages are reserved - free ones are freed
  4342. * up by free_all_bootmem() once the early boot process is
  4343. * done. Non-atomic initialization, single-pass.
  4344. */
  4345. void __meminit memmap_init_zone(unsigned long size, int nid, unsigned long zone,
  4346. unsigned long start_pfn, enum memmap_context context)
  4347. {
  4348. struct vmem_altmap *altmap = to_vmem_altmap(__pfn_to_phys(start_pfn));
  4349. unsigned long end_pfn = start_pfn + size;
  4350. pg_data_t *pgdat = NODE_DATA(nid);
  4351. unsigned long pfn;
  4352. unsigned long nr_initialised = 0;
  4353. #ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
  4354. struct memblock_region *r = NULL, *tmp;
  4355. #endif
  4356. if (highest_memmap_pfn < end_pfn - 1)
  4357. highest_memmap_pfn = end_pfn - 1;
  4358. /*
  4359. * Honor reservation requested by the driver for this ZONE_DEVICE
  4360. * memory
  4361. */
  4362. if (altmap && start_pfn == altmap->base_pfn)
  4363. start_pfn += altmap->reserve;
  4364. for (pfn = start_pfn; pfn < end_pfn; pfn++) {
  4365. /*
  4366. * There can be holes in boot-time mem_map[]s handed to this
  4367. * function. They do not exist on hotplugged memory.
  4368. */
  4369. if (context != MEMMAP_EARLY)
  4370. goto not_early;
  4371. if (!early_pfn_valid(pfn))
  4372. continue;
  4373. if (!early_pfn_in_nid(pfn, nid))
  4374. continue;
  4375. if (!update_defer_init(pgdat, pfn, end_pfn, &nr_initialised))
  4376. break;
  4377. #ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
  4378. /*
  4379. * If not mirrored_kernelcore and ZONE_MOVABLE exists, range
  4380. * from zone_movable_pfn[nid] to end of each node should be
  4381. * ZONE_MOVABLE not ZONE_NORMAL. skip it.
  4382. */
  4383. if (!mirrored_kernelcore && zone_movable_pfn[nid])
  4384. if (zone == ZONE_NORMAL && pfn >= zone_movable_pfn[nid])
  4385. continue;
  4386. /*
  4387. * Check given memblock attribute by firmware which can affect
  4388. * kernel memory layout. If zone==ZONE_MOVABLE but memory is
  4389. * mirrored, it's an overlapped memmap init. skip it.
  4390. */
  4391. if (mirrored_kernelcore && zone == ZONE_MOVABLE) {
  4392. if (!r || pfn >= memblock_region_memory_end_pfn(r)) {
  4393. for_each_memblock(memory, tmp)
  4394. if (pfn < memblock_region_memory_end_pfn(tmp))
  4395. break;
  4396. r = tmp;
  4397. }
  4398. if (pfn >= memblock_region_memory_base_pfn(r) &&
  4399. memblock_is_mirror(r)) {
  4400. /* already initialized as NORMAL */
  4401. pfn = memblock_region_memory_end_pfn(r);
  4402. continue;
  4403. }
  4404. }
  4405. #endif
  4406. not_early:
  4407. /*
  4408. * Mark the block movable so that blocks are reserved for
  4409. * movable at startup. This will force kernel allocations
  4410. * to reserve their blocks rather than leaking throughout
  4411. * the address space during boot when many long-lived
  4412. * kernel allocations are made.
  4413. *
  4414. * bitmap is created for zone's valid pfn range. but memmap
  4415. * can be created for invalid pages (for alignment)
  4416. * check here not to call set_pageblock_migratetype() against
  4417. * pfn out of zone.
  4418. */
  4419. if (!(pfn & (pageblock_nr_pages - 1))) {
  4420. struct page *page = pfn_to_page(pfn);
  4421. __init_single_page(page, pfn, zone, nid);
  4422. set_pageblock_migratetype(page, MIGRATE_MOVABLE);
  4423. } else {
  4424. __init_single_pfn(pfn, zone, nid);
  4425. }
  4426. }
  4427. }
  4428. static void __meminit zone_init_free_lists(struct zone *zone)
  4429. {
  4430. unsigned int order, t;
  4431. for_each_migratetype_order(order, t) {
  4432. INIT_LIST_HEAD(&zone->free_area[order].free_list[t]);
  4433. zone->free_area[order].nr_free = 0;
  4434. }
  4435. }
  4436. #ifndef __HAVE_ARCH_MEMMAP_INIT
  4437. #define memmap_init(size, nid, zone, start_pfn) \
  4438. memmap_init_zone((size), (nid), (zone), (start_pfn), MEMMAP_EARLY)
  4439. #endif
  4440. static int zone_batchsize(struct zone *zone)
  4441. {
  4442. #ifdef CONFIG_MMU
  4443. int batch;
  4444. /*
  4445. * The per-cpu-pages pools are set to around 1000th of the
  4446. * size of the zone. But no more than 1/2 of a meg.
  4447. *
  4448. * OK, so we don't know how big the cache is. So guess.
  4449. */
  4450. batch = zone->managed_pages / 1024;
  4451. if (batch * PAGE_SIZE > 512 * 1024)
  4452. batch = (512 * 1024) / PAGE_SIZE;
  4453. batch /= 4; /* We effectively *= 4 below */
  4454. if (batch < 1)
  4455. batch = 1;
  4456. /*
  4457. * Clamp the batch to a 2^n - 1 value. Having a power
  4458. * of 2 value was found to be more likely to have
  4459. * suboptimal cache aliasing properties in some cases.
  4460. *
  4461. * For example if 2 tasks are alternately allocating
  4462. * batches of pages, one task can end up with a lot
  4463. * of pages of one half of the possible page colors
  4464. * and the other with pages of the other colors.
  4465. */
  4466. batch = rounddown_pow_of_two(batch + batch/2) - 1;
  4467. return batch;
  4468. #else
  4469. /* The deferral and batching of frees should be suppressed under NOMMU
  4470. * conditions.
  4471. *
  4472. * The problem is that NOMMU needs to be able to allocate large chunks
  4473. * of contiguous memory as there's no hardware page translation to
  4474. * assemble apparent contiguous memory from discontiguous pages.
  4475. *
  4476. * Queueing large contiguous runs of pages for batching, however,
  4477. * causes the pages to actually be freed in smaller chunks. As there
  4478. * can be a significant delay between the individual batches being
  4479. * recycled, this leads to the once large chunks of space being
  4480. * fragmented and becoming unavailable for high-order allocations.
  4481. */
  4482. return 0;
  4483. #endif
  4484. }
  4485. /*
  4486. * pcp->high and pcp->batch values are related and dependent on one another:
  4487. * ->batch must never be higher then ->high.
  4488. * The following function updates them in a safe manner without read side
  4489. * locking.
  4490. *
  4491. * Any new users of pcp->batch and pcp->high should ensure they can cope with
  4492. * those fields changing asynchronously (acording the the above rule).
  4493. *
  4494. * mutex_is_locked(&pcp_batch_high_lock) required when calling this function
  4495. * outside of boot time (or some other assurance that no concurrent updaters
  4496. * exist).
  4497. */
  4498. static void pageset_update(struct per_cpu_pages *pcp, unsigned long high,
  4499. unsigned long batch)
  4500. {
  4501. /* start with a fail safe value for batch */
  4502. pcp->batch = 1;
  4503. smp_wmb();
  4504. /* Update high, then batch, in order */
  4505. pcp->high = high;
  4506. smp_wmb();
  4507. pcp->batch = batch;
  4508. }
  4509. /* a companion to pageset_set_high() */
  4510. static void pageset_set_batch(struct per_cpu_pageset *p, unsigned long batch)
  4511. {
  4512. pageset_update(&p->pcp, 6 * batch, max(1UL, 1 * batch));
  4513. }
  4514. static void pageset_init(struct per_cpu_pageset *p)
  4515. {
  4516. struct per_cpu_pages *pcp;
  4517. int migratetype;
  4518. memset(p, 0, sizeof(*p));
  4519. pcp = &p->pcp;
  4520. pcp->count = 0;
  4521. for (migratetype = 0; migratetype < MIGRATE_PCPTYPES; migratetype++)
  4522. INIT_LIST_HEAD(&pcp->lists[migratetype]);
  4523. }
  4524. static void setup_pageset(struct per_cpu_pageset *p, unsigned long batch)
  4525. {
  4526. pageset_init(p);
  4527. pageset_set_batch(p, batch);
  4528. }
  4529. /*
  4530. * pageset_set_high() sets the high water mark for hot per_cpu_pagelist
  4531. * to the value high for the pageset p.
  4532. */
  4533. static void pageset_set_high(struct per_cpu_pageset *p,
  4534. unsigned long high)
  4535. {
  4536. unsigned long batch = max(1UL, high / 4);
  4537. if ((high / 4) > (PAGE_SHIFT * 8))
  4538. batch = PAGE_SHIFT * 8;
  4539. pageset_update(&p->pcp, high, batch);
  4540. }
  4541. static void pageset_set_high_and_batch(struct zone *zone,
  4542. struct per_cpu_pageset *pcp)
  4543. {
  4544. if (percpu_pagelist_fraction)
  4545. pageset_set_high(pcp,
  4546. (zone->managed_pages /
  4547. percpu_pagelist_fraction));
  4548. else
  4549. pageset_set_batch(pcp, zone_batchsize(zone));
  4550. }
  4551. static void __meminit zone_pageset_init(struct zone *zone, int cpu)
  4552. {
  4553. struct per_cpu_pageset *pcp = per_cpu_ptr(zone->pageset, cpu);
  4554. pageset_init(pcp);
  4555. pageset_set_high_and_batch(zone, pcp);
  4556. }
  4557. static void __meminit setup_zone_pageset(struct zone *zone)
  4558. {
  4559. int cpu;
  4560. zone->pageset = alloc_percpu(struct per_cpu_pageset);
  4561. for_each_possible_cpu(cpu)
  4562. zone_pageset_init(zone, cpu);
  4563. if (!zone->zone_pgdat->per_cpu_nodestats) {
  4564. zone->zone_pgdat->per_cpu_nodestats =
  4565. alloc_percpu(struct per_cpu_nodestat);
  4566. }
  4567. }
  4568. /*
  4569. * Allocate per cpu pagesets and initialize them.
  4570. * Before this call only boot pagesets were available.
  4571. */
  4572. void __init setup_per_cpu_pageset(void)
  4573. {
  4574. struct zone *zone;
  4575. for_each_populated_zone(zone)
  4576. setup_zone_pageset(zone);
  4577. }
  4578. static noinline __init_refok
  4579. int zone_wait_table_init(struct zone *zone, unsigned long zone_size_pages)
  4580. {
  4581. int i;
  4582. size_t alloc_size;
  4583. /*
  4584. * The per-page waitqueue mechanism uses hashed waitqueues
  4585. * per zone.
  4586. */
  4587. zone->wait_table_hash_nr_entries =
  4588. wait_table_hash_nr_entries(zone_size_pages);
  4589. zone->wait_table_bits =
  4590. wait_table_bits(zone->wait_table_hash_nr_entries);
  4591. alloc_size = zone->wait_table_hash_nr_entries
  4592. * sizeof(wait_queue_head_t);
  4593. if (!slab_is_available()) {
  4594. zone->wait_table = (wait_queue_head_t *)
  4595. memblock_virt_alloc_node_nopanic(
  4596. alloc_size, zone->zone_pgdat->node_id);
  4597. } else {
  4598. /*
  4599. * This case means that a zone whose size was 0 gets new memory
  4600. * via memory hot-add.
  4601. * But it may be the case that a new node was hot-added. In
  4602. * this case vmalloc() will not be able to use this new node's
  4603. * memory - this wait_table must be initialized to use this new
  4604. * node itself as well.
  4605. * To use this new node's memory, further consideration will be
  4606. * necessary.
  4607. */
  4608. zone->wait_table = vmalloc(alloc_size);
  4609. }
  4610. if (!zone->wait_table)
  4611. return -ENOMEM;
  4612. for (i = 0; i < zone->wait_table_hash_nr_entries; ++i)
  4613. init_waitqueue_head(zone->wait_table + i);
  4614. return 0;
  4615. }
  4616. static __meminit void zone_pcp_init(struct zone *zone)
  4617. {
  4618. /*
  4619. * per cpu subsystem is not up at this point. The following code
  4620. * relies on the ability of the linker to provide the
  4621. * offset of a (static) per cpu variable into the per cpu area.
  4622. */
  4623. zone->pageset = &boot_pageset;
  4624. if (populated_zone(zone))
  4625. printk(KERN_DEBUG " %s zone: %lu pages, LIFO batch:%u\n",
  4626. zone->name, zone->present_pages,
  4627. zone_batchsize(zone));
  4628. }
  4629. int __meminit init_currently_empty_zone(struct zone *zone,
  4630. unsigned long zone_start_pfn,
  4631. unsigned long size)
  4632. {
  4633. struct pglist_data *pgdat = zone->zone_pgdat;
  4634. int ret;
  4635. ret = zone_wait_table_init(zone, size);
  4636. if (ret)
  4637. return ret;
  4638. pgdat->nr_zones = zone_idx(zone) + 1;
  4639. zone->zone_start_pfn = zone_start_pfn;
  4640. mminit_dprintk(MMINIT_TRACE, "memmap_init",
  4641. "Initialising map node %d zone %lu pfns %lu -> %lu\n",
  4642. pgdat->node_id,
  4643. (unsigned long)zone_idx(zone),
  4644. zone_start_pfn, (zone_start_pfn + size));
  4645. zone_init_free_lists(zone);
  4646. return 0;
  4647. }
  4648. #ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
  4649. #ifndef CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID
  4650. /*
  4651. * Required by SPARSEMEM. Given a PFN, return what node the PFN is on.
  4652. */
  4653. int __meminit __early_pfn_to_nid(unsigned long pfn,
  4654. struct mminit_pfnnid_cache *state)
  4655. {
  4656. unsigned long start_pfn, end_pfn;
  4657. int nid;
  4658. if (state->last_start <= pfn && pfn < state->last_end)
  4659. return state->last_nid;
  4660. nid = memblock_search_pfn_nid(pfn, &start_pfn, &end_pfn);
  4661. if (nid != -1) {
  4662. state->last_start = start_pfn;
  4663. state->last_end = end_pfn;
  4664. state->last_nid = nid;
  4665. }
  4666. return nid;
  4667. }
  4668. #endif /* CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID */
  4669. /**
  4670. * free_bootmem_with_active_regions - Call memblock_free_early_nid for each active range
  4671. * @nid: The node to free memory on. If MAX_NUMNODES, all nodes are freed.
  4672. * @max_low_pfn: The highest PFN that will be passed to memblock_free_early_nid
  4673. *
  4674. * If an architecture guarantees that all ranges registered contain no holes
  4675. * and may be freed, this this function may be used instead of calling
  4676. * memblock_free_early_nid() manually.
  4677. */
  4678. void __init free_bootmem_with_active_regions(int nid, unsigned long max_low_pfn)
  4679. {
  4680. unsigned long start_pfn, end_pfn;
  4681. int i, this_nid;
  4682. for_each_mem_pfn_range(i, nid, &start_pfn, &end_pfn, &this_nid) {
  4683. start_pfn = min(start_pfn, max_low_pfn);
  4684. end_pfn = min(end_pfn, max_low_pfn);
  4685. if (start_pfn < end_pfn)
  4686. memblock_free_early_nid(PFN_PHYS(start_pfn),
  4687. (end_pfn - start_pfn) << PAGE_SHIFT,
  4688. this_nid);
  4689. }
  4690. }
  4691. /**
  4692. * sparse_memory_present_with_active_regions - Call memory_present for each active range
  4693. * @nid: The node to call memory_present for. If MAX_NUMNODES, all nodes will be used.
  4694. *
  4695. * If an architecture guarantees that all ranges registered contain no holes and may
  4696. * be freed, this function may be used instead of calling memory_present() manually.
  4697. */
  4698. void __init sparse_memory_present_with_active_regions(int nid)
  4699. {
  4700. unsigned long start_pfn, end_pfn;
  4701. int i, this_nid;
  4702. for_each_mem_pfn_range(i, nid, &start_pfn, &end_pfn, &this_nid)
  4703. memory_present(this_nid, start_pfn, end_pfn);
  4704. }
  4705. /**
  4706. * get_pfn_range_for_nid - Return the start and end page frames for a node
  4707. * @nid: The nid to return the range for. If MAX_NUMNODES, the min and max PFN are returned.
  4708. * @start_pfn: Passed by reference. On return, it will have the node start_pfn.
  4709. * @end_pfn: Passed by reference. On return, it will have the node end_pfn.
  4710. *
  4711. * It returns the start and end page frame of a node based on information
  4712. * provided by memblock_set_node(). If called for a node
  4713. * with no available memory, a warning is printed and the start and end
  4714. * PFNs will be 0.
  4715. */
  4716. void __meminit get_pfn_range_for_nid(unsigned int nid,
  4717. unsigned long *start_pfn, unsigned long *end_pfn)
  4718. {
  4719. unsigned long this_start_pfn, this_end_pfn;
  4720. int i;
  4721. *start_pfn = -1UL;
  4722. *end_pfn = 0;
  4723. for_each_mem_pfn_range(i, nid, &this_start_pfn, &this_end_pfn, NULL) {
  4724. *start_pfn = min(*start_pfn, this_start_pfn);
  4725. *end_pfn = max(*end_pfn, this_end_pfn);
  4726. }
  4727. if (*start_pfn == -1UL)
  4728. *start_pfn = 0;
  4729. }
  4730. /*
  4731. * This finds a zone that can be used for ZONE_MOVABLE pages. The
  4732. * assumption is made that zones within a node are ordered in monotonic
  4733. * increasing memory addresses so that the "highest" populated zone is used
  4734. */
  4735. static void __init find_usable_zone_for_movable(void)
  4736. {
  4737. int zone_index;
  4738. for (zone_index = MAX_NR_ZONES - 1; zone_index >= 0; zone_index--) {
  4739. if (zone_index == ZONE_MOVABLE)
  4740. continue;
  4741. if (arch_zone_highest_possible_pfn[zone_index] >
  4742. arch_zone_lowest_possible_pfn[zone_index])
  4743. break;
  4744. }
  4745. VM_BUG_ON(zone_index == -1);
  4746. movable_zone = zone_index;
  4747. }
  4748. /*
  4749. * The zone ranges provided by the architecture do not include ZONE_MOVABLE
  4750. * because it is sized independent of architecture. Unlike the other zones,
  4751. * the starting point for ZONE_MOVABLE is not fixed. It may be different
  4752. * in each node depending on the size of each node and how evenly kernelcore
  4753. * is distributed. This helper function adjusts the zone ranges
  4754. * provided by the architecture for a given node by using the end of the
  4755. * highest usable zone for ZONE_MOVABLE. This preserves the assumption that
  4756. * zones within a node are in order of monotonic increases memory addresses
  4757. */
  4758. static void __meminit adjust_zone_range_for_zone_movable(int nid,
  4759. unsigned long zone_type,
  4760. unsigned long node_start_pfn,
  4761. unsigned long node_end_pfn,
  4762. unsigned long *zone_start_pfn,
  4763. unsigned long *zone_end_pfn)
  4764. {
  4765. /* Only adjust if ZONE_MOVABLE is on this node */
  4766. if (zone_movable_pfn[nid]) {
  4767. /* Size ZONE_MOVABLE */
  4768. if (zone_type == ZONE_MOVABLE) {
  4769. *zone_start_pfn = zone_movable_pfn[nid];
  4770. *zone_end_pfn = min(node_end_pfn,
  4771. arch_zone_highest_possible_pfn[movable_zone]);
  4772. /* Check if this whole range is within ZONE_MOVABLE */
  4773. } else if (*zone_start_pfn >= zone_movable_pfn[nid])
  4774. *zone_start_pfn = *zone_end_pfn;
  4775. }
  4776. }
  4777. /*
  4778. * Return the number of pages a zone spans in a node, including holes
  4779. * present_pages = zone_spanned_pages_in_node() - zone_absent_pages_in_node()
  4780. */
  4781. static unsigned long __meminit zone_spanned_pages_in_node(int nid,
  4782. unsigned long zone_type,
  4783. unsigned long node_start_pfn,
  4784. unsigned long node_end_pfn,
  4785. unsigned long *zone_start_pfn,
  4786. unsigned long *zone_end_pfn,
  4787. unsigned long *ignored)
  4788. {
  4789. /* When hotadd a new node from cpu_up(), the node should be empty */
  4790. if (!node_start_pfn && !node_end_pfn)
  4791. return 0;
  4792. /* Get the start and end of the zone */
  4793. *zone_start_pfn = arch_zone_lowest_possible_pfn[zone_type];
  4794. *zone_end_pfn = arch_zone_highest_possible_pfn[zone_type];
  4795. adjust_zone_range_for_zone_movable(nid, zone_type,
  4796. node_start_pfn, node_end_pfn,
  4797. zone_start_pfn, zone_end_pfn);
  4798. /* Check that this node has pages within the zone's required range */
  4799. if (*zone_end_pfn < node_start_pfn || *zone_start_pfn > node_end_pfn)
  4800. return 0;
  4801. /* Move the zone boundaries inside the node if necessary */
  4802. *zone_end_pfn = min(*zone_end_pfn, node_end_pfn);
  4803. *zone_start_pfn = max(*zone_start_pfn, node_start_pfn);
  4804. /* Return the spanned pages */
  4805. return *zone_end_pfn - *zone_start_pfn;
  4806. }
  4807. /*
  4808. * Return the number of holes in a range on a node. If nid is MAX_NUMNODES,
  4809. * then all holes in the requested range will be accounted for.
  4810. */
  4811. unsigned long __meminit __absent_pages_in_range(int nid,
  4812. unsigned long range_start_pfn,
  4813. unsigned long range_end_pfn)
  4814. {
  4815. unsigned long nr_absent = range_end_pfn - range_start_pfn;
  4816. unsigned long start_pfn, end_pfn;
  4817. int i;
  4818. for_each_mem_pfn_range(i, nid, &start_pfn, &end_pfn, NULL) {
  4819. start_pfn = clamp(start_pfn, range_start_pfn, range_end_pfn);
  4820. end_pfn = clamp(end_pfn, range_start_pfn, range_end_pfn);
  4821. nr_absent -= end_pfn - start_pfn;
  4822. }
  4823. return nr_absent;
  4824. }
  4825. /**
  4826. * absent_pages_in_range - Return number of page frames in holes within a range
  4827. * @start_pfn: The start PFN to start searching for holes
  4828. * @end_pfn: The end PFN to stop searching for holes
  4829. *
  4830. * It returns the number of pages frames in memory holes within a range.
  4831. */
  4832. unsigned long __init absent_pages_in_range(unsigned long start_pfn,
  4833. unsigned long end_pfn)
  4834. {
  4835. return __absent_pages_in_range(MAX_NUMNODES, start_pfn, end_pfn);
  4836. }
  4837. /* Return the number of page frames in holes in a zone on a node */
  4838. static unsigned long __meminit zone_absent_pages_in_node(int nid,
  4839. unsigned long zone_type,
  4840. unsigned long node_start_pfn,
  4841. unsigned long node_end_pfn,
  4842. unsigned long *ignored)
  4843. {
  4844. unsigned long zone_low = arch_zone_lowest_possible_pfn[zone_type];
  4845. unsigned long zone_high = arch_zone_highest_possible_pfn[zone_type];
  4846. unsigned long zone_start_pfn, zone_end_pfn;
  4847. unsigned long nr_absent;
  4848. /* When hotadd a new node from cpu_up(), the node should be empty */
  4849. if (!node_start_pfn && !node_end_pfn)
  4850. return 0;
  4851. zone_start_pfn = clamp(node_start_pfn, zone_low, zone_high);
  4852. zone_end_pfn = clamp(node_end_pfn, zone_low, zone_high);
  4853. adjust_zone_range_for_zone_movable(nid, zone_type,
  4854. node_start_pfn, node_end_pfn,
  4855. &zone_start_pfn, &zone_end_pfn);
  4856. nr_absent = __absent_pages_in_range(nid, zone_start_pfn, zone_end_pfn);
  4857. /*
  4858. * ZONE_MOVABLE handling.
  4859. * Treat pages to be ZONE_MOVABLE in ZONE_NORMAL as absent pages
  4860. * and vice versa.
  4861. */
  4862. if (zone_movable_pfn[nid]) {
  4863. if (mirrored_kernelcore) {
  4864. unsigned long start_pfn, end_pfn;
  4865. struct memblock_region *r;
  4866. for_each_memblock(memory, r) {
  4867. start_pfn = clamp(memblock_region_memory_base_pfn(r),
  4868. zone_start_pfn, zone_end_pfn);
  4869. end_pfn = clamp(memblock_region_memory_end_pfn(r),
  4870. zone_start_pfn, zone_end_pfn);
  4871. if (zone_type == ZONE_MOVABLE &&
  4872. memblock_is_mirror(r))
  4873. nr_absent += end_pfn - start_pfn;
  4874. if (zone_type == ZONE_NORMAL &&
  4875. !memblock_is_mirror(r))
  4876. nr_absent += end_pfn - start_pfn;
  4877. }
  4878. } else {
  4879. if (zone_type == ZONE_NORMAL)
  4880. nr_absent += node_end_pfn - zone_movable_pfn[nid];
  4881. }
  4882. }
  4883. return nr_absent;
  4884. }
  4885. #else /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */
  4886. static inline unsigned long __meminit zone_spanned_pages_in_node(int nid,
  4887. unsigned long zone_type,
  4888. unsigned long node_start_pfn,
  4889. unsigned long node_end_pfn,
  4890. unsigned long *zone_start_pfn,
  4891. unsigned long *zone_end_pfn,
  4892. unsigned long *zones_size)
  4893. {
  4894. unsigned int zone;
  4895. *zone_start_pfn = node_start_pfn;
  4896. for (zone = 0; zone < zone_type; zone++)
  4897. *zone_start_pfn += zones_size[zone];
  4898. *zone_end_pfn = *zone_start_pfn + zones_size[zone_type];
  4899. return zones_size[zone_type];
  4900. }
  4901. static inline unsigned long __meminit zone_absent_pages_in_node(int nid,
  4902. unsigned long zone_type,
  4903. unsigned long node_start_pfn,
  4904. unsigned long node_end_pfn,
  4905. unsigned long *zholes_size)
  4906. {
  4907. if (!zholes_size)
  4908. return 0;
  4909. return zholes_size[zone_type];
  4910. }
  4911. #endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */
  4912. static void __meminit calculate_node_totalpages(struct pglist_data *pgdat,
  4913. unsigned long node_start_pfn,
  4914. unsigned long node_end_pfn,
  4915. unsigned long *zones_size,
  4916. unsigned long *zholes_size)
  4917. {
  4918. unsigned long realtotalpages = 0, totalpages = 0;
  4919. enum zone_type i;
  4920. for (i = 0; i < MAX_NR_ZONES; i++) {
  4921. struct zone *zone = pgdat->node_zones + i;
  4922. unsigned long zone_start_pfn, zone_end_pfn;
  4923. unsigned long size, real_size;
  4924. size = zone_spanned_pages_in_node(pgdat->node_id, i,
  4925. node_start_pfn,
  4926. node_end_pfn,
  4927. &zone_start_pfn,
  4928. &zone_end_pfn,
  4929. zones_size);
  4930. real_size = size - zone_absent_pages_in_node(pgdat->node_id, i,
  4931. node_start_pfn, node_end_pfn,
  4932. zholes_size);
  4933. if (size)
  4934. zone->zone_start_pfn = zone_start_pfn;
  4935. else
  4936. zone->zone_start_pfn = 0;
  4937. zone->spanned_pages = size;
  4938. zone->present_pages = real_size;
  4939. totalpages += size;
  4940. realtotalpages += real_size;
  4941. }
  4942. pgdat->node_spanned_pages = totalpages;
  4943. pgdat->node_present_pages = realtotalpages;
  4944. printk(KERN_DEBUG "On node %d totalpages: %lu\n", pgdat->node_id,
  4945. realtotalpages);
  4946. }
  4947. #ifndef CONFIG_SPARSEMEM
  4948. /*
  4949. * Calculate the size of the zone->blockflags rounded to an unsigned long
  4950. * Start by making sure zonesize is a multiple of pageblock_order by rounding
  4951. * up. Then use 1 NR_PAGEBLOCK_BITS worth of bits per pageblock, finally
  4952. * round what is now in bits to nearest long in bits, then return it in
  4953. * bytes.
  4954. */
  4955. static unsigned long __init usemap_size(unsigned long zone_start_pfn, unsigned long zonesize)
  4956. {
  4957. unsigned long usemapsize;
  4958. zonesize += zone_start_pfn & (pageblock_nr_pages-1);
  4959. usemapsize = roundup(zonesize, pageblock_nr_pages);
  4960. usemapsize = usemapsize >> pageblock_order;
  4961. usemapsize *= NR_PAGEBLOCK_BITS;
  4962. usemapsize = roundup(usemapsize, 8 * sizeof(unsigned long));
  4963. return usemapsize / 8;
  4964. }
  4965. static void __init setup_usemap(struct pglist_data *pgdat,
  4966. struct zone *zone,
  4967. unsigned long zone_start_pfn,
  4968. unsigned long zonesize)
  4969. {
  4970. unsigned long usemapsize = usemap_size(zone_start_pfn, zonesize);
  4971. zone->pageblock_flags = NULL;
  4972. if (usemapsize)
  4973. zone->pageblock_flags =
  4974. memblock_virt_alloc_node_nopanic(usemapsize,
  4975. pgdat->node_id);
  4976. }
  4977. #else
  4978. static inline void setup_usemap(struct pglist_data *pgdat, struct zone *zone,
  4979. unsigned long zone_start_pfn, unsigned long zonesize) {}
  4980. #endif /* CONFIG_SPARSEMEM */
  4981. #ifdef CONFIG_HUGETLB_PAGE_SIZE_VARIABLE
  4982. /* Initialise the number of pages represented by NR_PAGEBLOCK_BITS */
  4983. void __paginginit set_pageblock_order(void)
  4984. {
  4985. unsigned int order;
  4986. /* Check that pageblock_nr_pages has not already been setup */
  4987. if (pageblock_order)
  4988. return;
  4989. if (HPAGE_SHIFT > PAGE_SHIFT)
  4990. order = HUGETLB_PAGE_ORDER;
  4991. else
  4992. order = MAX_ORDER - 1;
  4993. /*
  4994. * Assume the largest contiguous order of interest is a huge page.
  4995. * This value may be variable depending on boot parameters on IA64 and
  4996. * powerpc.
  4997. */
  4998. pageblock_order = order;
  4999. }
  5000. #else /* CONFIG_HUGETLB_PAGE_SIZE_VARIABLE */
  5001. /*
  5002. * When CONFIG_HUGETLB_PAGE_SIZE_VARIABLE is not set, set_pageblock_order()
  5003. * is unused as pageblock_order is set at compile-time. See
  5004. * include/linux/pageblock-flags.h for the values of pageblock_order based on
  5005. * the kernel config
  5006. */
  5007. void __paginginit set_pageblock_order(void)
  5008. {
  5009. }
  5010. #endif /* CONFIG_HUGETLB_PAGE_SIZE_VARIABLE */
  5011. static unsigned long __paginginit calc_memmap_size(unsigned long spanned_pages,
  5012. unsigned long present_pages)
  5013. {
  5014. unsigned long pages = spanned_pages;
  5015. /*
  5016. * Provide a more accurate estimation if there are holes within
  5017. * the zone and SPARSEMEM is in use. If there are holes within the
  5018. * zone, each populated memory region may cost us one or two extra
  5019. * memmap pages due to alignment because memmap pages for each
  5020. * populated regions may not naturally algined on page boundary.
  5021. * So the (present_pages >> 4) heuristic is a tradeoff for that.
  5022. */
  5023. if (spanned_pages > present_pages + (present_pages >> 4) &&
  5024. IS_ENABLED(CONFIG_SPARSEMEM))
  5025. pages = present_pages;
  5026. return PAGE_ALIGN(pages * sizeof(struct page)) >> PAGE_SHIFT;
  5027. }
  5028. /*
  5029. * Set up the zone data structures:
  5030. * - mark all pages reserved
  5031. * - mark all memory queues empty
  5032. * - clear the memory bitmaps
  5033. *
  5034. * NOTE: pgdat should get zeroed by caller.
  5035. */
  5036. static void __paginginit free_area_init_core(struct pglist_data *pgdat)
  5037. {
  5038. enum zone_type j;
  5039. int nid = pgdat->node_id;
  5040. int ret;
  5041. pgdat_resize_init(pgdat);
  5042. #ifdef CONFIG_NUMA_BALANCING
  5043. spin_lock_init(&pgdat->numabalancing_migrate_lock);
  5044. pgdat->numabalancing_migrate_nr_pages = 0;
  5045. pgdat->numabalancing_migrate_next_window = jiffies;
  5046. #endif
  5047. #ifdef CONFIG_TRANSPARENT_HUGEPAGE
  5048. spin_lock_init(&pgdat->split_queue_lock);
  5049. INIT_LIST_HEAD(&pgdat->split_queue);
  5050. pgdat->split_queue_len = 0;
  5051. #endif
  5052. init_waitqueue_head(&pgdat->kswapd_wait);
  5053. init_waitqueue_head(&pgdat->pfmemalloc_wait);
  5054. #ifdef CONFIG_COMPACTION
  5055. init_waitqueue_head(&pgdat->kcompactd_wait);
  5056. #endif
  5057. pgdat_page_ext_init(pgdat);
  5058. spin_lock_init(&pgdat->lru_lock);
  5059. lruvec_init(node_lruvec(pgdat));
  5060. for (j = 0; j < MAX_NR_ZONES; j++) {
  5061. struct zone *zone = pgdat->node_zones + j;
  5062. unsigned long size, realsize, freesize, memmap_pages;
  5063. unsigned long zone_start_pfn = zone->zone_start_pfn;
  5064. size = zone->spanned_pages;
  5065. realsize = freesize = zone->present_pages;
  5066. /*
  5067. * Adjust freesize so that it accounts for how much memory
  5068. * is used by this zone for memmap. This affects the watermark
  5069. * and per-cpu initialisations
  5070. */
  5071. memmap_pages = calc_memmap_size(size, realsize);
  5072. if (!is_highmem_idx(j)) {
  5073. if (freesize >= memmap_pages) {
  5074. freesize -= memmap_pages;
  5075. if (memmap_pages)
  5076. printk(KERN_DEBUG
  5077. " %s zone: %lu pages used for memmap\n",
  5078. zone_names[j], memmap_pages);
  5079. } else
  5080. pr_warn(" %s zone: %lu pages exceeds freesize %lu\n",
  5081. zone_names[j], memmap_pages, freesize);
  5082. }
  5083. /* Account for reserved pages */
  5084. if (j == 0 && freesize > dma_reserve) {
  5085. freesize -= dma_reserve;
  5086. printk(KERN_DEBUG " %s zone: %lu pages reserved\n",
  5087. zone_names[0], dma_reserve);
  5088. }
  5089. if (!is_highmem_idx(j))
  5090. nr_kernel_pages += freesize;
  5091. /* Charge for highmem memmap if there are enough kernel pages */
  5092. else if (nr_kernel_pages > memmap_pages * 2)
  5093. nr_kernel_pages -= memmap_pages;
  5094. nr_all_pages += freesize;
  5095. /*
  5096. * Set an approximate value for lowmem here, it will be adjusted
  5097. * when the bootmem allocator frees pages into the buddy system.
  5098. * And all highmem pages will be managed by the buddy system.
  5099. */
  5100. zone->managed_pages = is_highmem_idx(j) ? realsize : freesize;
  5101. #ifdef CONFIG_NUMA
  5102. zone->node = nid;
  5103. pgdat->min_unmapped_pages += (freesize*sysctl_min_unmapped_ratio)
  5104. / 100;
  5105. pgdat->min_slab_pages += (freesize * sysctl_min_slab_ratio) / 100;
  5106. #endif
  5107. zone->name = zone_names[j];
  5108. zone->zone_pgdat = pgdat;
  5109. spin_lock_init(&zone->lock);
  5110. zone_seqlock_init(zone);
  5111. zone_pcp_init(zone);
  5112. if (!size)
  5113. continue;
  5114. set_pageblock_order();
  5115. setup_usemap(pgdat, zone, zone_start_pfn, size);
  5116. ret = init_currently_empty_zone(zone, zone_start_pfn, size);
  5117. BUG_ON(ret);
  5118. memmap_init(size, nid, j, zone_start_pfn);
  5119. }
  5120. }
  5121. static void __init_refok alloc_node_mem_map(struct pglist_data *pgdat)
  5122. {
  5123. unsigned long __maybe_unused start = 0;
  5124. unsigned long __maybe_unused offset = 0;
  5125. /* Skip empty nodes */
  5126. if (!pgdat->node_spanned_pages)
  5127. return;
  5128. #ifdef CONFIG_FLAT_NODE_MEM_MAP
  5129. start = pgdat->node_start_pfn & ~(MAX_ORDER_NR_PAGES - 1);
  5130. offset = pgdat->node_start_pfn - start;
  5131. /* ia64 gets its own node_mem_map, before this, without bootmem */
  5132. if (!pgdat->node_mem_map) {
  5133. unsigned long size, end;
  5134. struct page *map;
  5135. /*
  5136. * The zone's endpoints aren't required to be MAX_ORDER
  5137. * aligned but the node_mem_map endpoints must be in order
  5138. * for the buddy allocator to function correctly.
  5139. */
  5140. end = pgdat_end_pfn(pgdat);
  5141. end = ALIGN(end, MAX_ORDER_NR_PAGES);
  5142. size = (end - start) * sizeof(struct page);
  5143. map = alloc_remap(pgdat->node_id, size);
  5144. if (!map)
  5145. map = memblock_virt_alloc_node_nopanic(size,
  5146. pgdat->node_id);
  5147. pgdat->node_mem_map = map + offset;
  5148. }
  5149. #ifndef CONFIG_NEED_MULTIPLE_NODES
  5150. /*
  5151. * With no DISCONTIG, the global mem_map is just set as node 0's
  5152. */
  5153. if (pgdat == NODE_DATA(0)) {
  5154. mem_map = NODE_DATA(0)->node_mem_map;
  5155. #if defined(CONFIG_HAVE_MEMBLOCK_NODE_MAP) || defined(CONFIG_FLATMEM)
  5156. if (page_to_pfn(mem_map) != pgdat->node_start_pfn)
  5157. mem_map -= offset;
  5158. #endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */
  5159. }
  5160. #endif
  5161. #endif /* CONFIG_FLAT_NODE_MEM_MAP */
  5162. }
  5163. void __paginginit free_area_init_node(int nid, unsigned long *zones_size,
  5164. unsigned long node_start_pfn, unsigned long *zholes_size)
  5165. {
  5166. pg_data_t *pgdat = NODE_DATA(nid);
  5167. unsigned long start_pfn = 0;
  5168. unsigned long end_pfn = 0;
  5169. /* pg_data_t should be reset to zero when it's allocated */
  5170. WARN_ON(pgdat->nr_zones || pgdat->kswapd_classzone_idx);
  5171. reset_deferred_meminit(pgdat);
  5172. pgdat->node_id = nid;
  5173. pgdat->node_start_pfn = node_start_pfn;
  5174. pgdat->per_cpu_nodestats = NULL;
  5175. #ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
  5176. get_pfn_range_for_nid(nid, &start_pfn, &end_pfn);
  5177. pr_info("Initmem setup node %d [mem %#018Lx-%#018Lx]\n", nid,
  5178. (u64)start_pfn << PAGE_SHIFT,
  5179. end_pfn ? ((u64)end_pfn << PAGE_SHIFT) - 1 : 0);
  5180. #else
  5181. start_pfn = node_start_pfn;
  5182. #endif
  5183. calculate_node_totalpages(pgdat, start_pfn, end_pfn,
  5184. zones_size, zholes_size);
  5185. alloc_node_mem_map(pgdat);
  5186. #ifdef CONFIG_FLAT_NODE_MEM_MAP
  5187. printk(KERN_DEBUG "free_area_init_node: node %d, pgdat %08lx, node_mem_map %08lx\n",
  5188. nid, (unsigned long)pgdat,
  5189. (unsigned long)pgdat->node_mem_map);
  5190. #endif
  5191. free_area_init_core(pgdat);
  5192. }
  5193. #ifdef CONFIG_HAVE_MEMBLOCK_NODE_MAP
  5194. #if MAX_NUMNODES > 1
  5195. /*
  5196. * Figure out the number of possible node ids.
  5197. */
  5198. void __init setup_nr_node_ids(void)
  5199. {
  5200. unsigned int highest;
  5201. highest = find_last_bit(node_possible_map.bits, MAX_NUMNODES);
  5202. nr_node_ids = highest + 1;
  5203. }
  5204. #endif
  5205. /**
  5206. * node_map_pfn_alignment - determine the maximum internode alignment
  5207. *
  5208. * This function should be called after node map is populated and sorted.
  5209. * It calculates the maximum power of two alignment which can distinguish
  5210. * all the nodes.
  5211. *
  5212. * For example, if all nodes are 1GiB and aligned to 1GiB, the return value
  5213. * would indicate 1GiB alignment with (1 << (30 - PAGE_SHIFT)). If the
  5214. * nodes are shifted by 256MiB, 256MiB. Note that if only the last node is
  5215. * shifted, 1GiB is enough and this function will indicate so.
  5216. *
  5217. * This is used to test whether pfn -> nid mapping of the chosen memory
  5218. * model has fine enough granularity to avoid incorrect mapping for the
  5219. * populated node map.
  5220. *
  5221. * Returns the determined alignment in pfn's. 0 if there is no alignment
  5222. * requirement (single node).
  5223. */
  5224. unsigned long __init node_map_pfn_alignment(void)
  5225. {
  5226. unsigned long accl_mask = 0, last_end = 0;
  5227. unsigned long start, end, mask;
  5228. int last_nid = -1;
  5229. int i, nid;
  5230. for_each_mem_pfn_range(i, MAX_NUMNODES, &start, &end, &nid) {
  5231. if (!start || last_nid < 0 || last_nid == nid) {
  5232. last_nid = nid;
  5233. last_end = end;
  5234. continue;
  5235. }
  5236. /*
  5237. * Start with a mask granular enough to pin-point to the
  5238. * start pfn and tick off bits one-by-one until it becomes
  5239. * too coarse to separate the current node from the last.
  5240. */
  5241. mask = ~((1 << __ffs(start)) - 1);
  5242. while (mask && last_end <= (start & (mask << 1)))
  5243. mask <<= 1;
  5244. /* accumulate all internode masks */
  5245. accl_mask |= mask;
  5246. }
  5247. /* convert mask to number of pages */
  5248. return ~accl_mask + 1;
  5249. }
  5250. /* Find the lowest pfn for a node */
  5251. static unsigned long __init find_min_pfn_for_node(int nid)
  5252. {
  5253. unsigned long min_pfn = ULONG_MAX;
  5254. unsigned long start_pfn;
  5255. int i;
  5256. for_each_mem_pfn_range(i, nid, &start_pfn, NULL, NULL)
  5257. min_pfn = min(min_pfn, start_pfn);
  5258. if (min_pfn == ULONG_MAX) {
  5259. pr_warn("Could not find start_pfn for node %d\n", nid);
  5260. return 0;
  5261. }
  5262. return min_pfn;
  5263. }
  5264. /**
  5265. * find_min_pfn_with_active_regions - Find the minimum PFN registered
  5266. *
  5267. * It returns the minimum PFN based on information provided via
  5268. * memblock_set_node().
  5269. */
  5270. unsigned long __init find_min_pfn_with_active_regions(void)
  5271. {
  5272. return find_min_pfn_for_node(MAX_NUMNODES);
  5273. }
  5274. /*
  5275. * early_calculate_totalpages()
  5276. * Sum pages in active regions for movable zone.
  5277. * Populate N_MEMORY for calculating usable_nodes.
  5278. */
  5279. static unsigned long __init early_calculate_totalpages(void)
  5280. {
  5281. unsigned long totalpages = 0;
  5282. unsigned long start_pfn, end_pfn;
  5283. int i, nid;
  5284. for_each_mem_pfn_range(i, MAX_NUMNODES, &start_pfn, &end_pfn, &nid) {
  5285. unsigned long pages = end_pfn - start_pfn;
  5286. totalpages += pages;
  5287. if (pages)
  5288. node_set_state(nid, N_MEMORY);
  5289. }
  5290. return totalpages;
  5291. }
  5292. /*
  5293. * Find the PFN the Movable zone begins in each node. Kernel memory
  5294. * is spread evenly between nodes as long as the nodes have enough
  5295. * memory. When they don't, some nodes will have more kernelcore than
  5296. * others
  5297. */
  5298. static void __init find_zone_movable_pfns_for_nodes(void)
  5299. {
  5300. int i, nid;
  5301. unsigned long usable_startpfn;
  5302. unsigned long kernelcore_node, kernelcore_remaining;
  5303. /* save the state before borrow the nodemask */
  5304. nodemask_t saved_node_state = node_states[N_MEMORY];
  5305. unsigned long totalpages = early_calculate_totalpages();
  5306. int usable_nodes = nodes_weight(node_states[N_MEMORY]);
  5307. struct memblock_region *r;
  5308. /* Need to find movable_zone earlier when movable_node is specified. */
  5309. find_usable_zone_for_movable();
  5310. /*
  5311. * If movable_node is specified, ignore kernelcore and movablecore
  5312. * options.
  5313. */
  5314. if (movable_node_is_enabled()) {
  5315. for_each_memblock(memory, r) {
  5316. if (!memblock_is_hotpluggable(r))
  5317. continue;
  5318. nid = r->nid;
  5319. usable_startpfn = PFN_DOWN(r->base);
  5320. zone_movable_pfn[nid] = zone_movable_pfn[nid] ?
  5321. min(usable_startpfn, zone_movable_pfn[nid]) :
  5322. usable_startpfn;
  5323. }
  5324. goto out2;
  5325. }
  5326. /*
  5327. * If kernelcore=mirror is specified, ignore movablecore option
  5328. */
  5329. if (mirrored_kernelcore) {
  5330. bool mem_below_4gb_not_mirrored = false;
  5331. for_each_memblock(memory, r) {
  5332. if (memblock_is_mirror(r))
  5333. continue;
  5334. nid = r->nid;
  5335. usable_startpfn = memblock_region_memory_base_pfn(r);
  5336. if (usable_startpfn < 0x100000) {
  5337. mem_below_4gb_not_mirrored = true;
  5338. continue;
  5339. }
  5340. zone_movable_pfn[nid] = zone_movable_pfn[nid] ?
  5341. min(usable_startpfn, zone_movable_pfn[nid]) :
  5342. usable_startpfn;
  5343. }
  5344. if (mem_below_4gb_not_mirrored)
  5345. pr_warn("This configuration results in unmirrored kernel memory.");
  5346. goto out2;
  5347. }
  5348. /*
  5349. * If movablecore=nn[KMG] was specified, calculate what size of
  5350. * kernelcore that corresponds so that memory usable for
  5351. * any allocation type is evenly spread. If both kernelcore
  5352. * and movablecore are specified, then the value of kernelcore
  5353. * will be used for required_kernelcore if it's greater than
  5354. * what movablecore would have allowed.
  5355. */
  5356. if (required_movablecore) {
  5357. unsigned long corepages;
  5358. /*
  5359. * Round-up so that ZONE_MOVABLE is at least as large as what
  5360. * was requested by the user
  5361. */
  5362. required_movablecore =
  5363. roundup(required_movablecore, MAX_ORDER_NR_PAGES);
  5364. required_movablecore = min(totalpages, required_movablecore);
  5365. corepages = totalpages - required_movablecore;
  5366. required_kernelcore = max(required_kernelcore, corepages);
  5367. }
  5368. /*
  5369. * If kernelcore was not specified or kernelcore size is larger
  5370. * than totalpages, there is no ZONE_MOVABLE.
  5371. */
  5372. if (!required_kernelcore || required_kernelcore >= totalpages)
  5373. goto out;
  5374. /* usable_startpfn is the lowest possible pfn ZONE_MOVABLE can be at */
  5375. usable_startpfn = arch_zone_lowest_possible_pfn[movable_zone];
  5376. restart:
  5377. /* Spread kernelcore memory as evenly as possible throughout nodes */
  5378. kernelcore_node = required_kernelcore / usable_nodes;
  5379. for_each_node_state(nid, N_MEMORY) {
  5380. unsigned long start_pfn, end_pfn;
  5381. /*
  5382. * Recalculate kernelcore_node if the division per node
  5383. * now exceeds what is necessary to satisfy the requested
  5384. * amount of memory for the kernel
  5385. */
  5386. if (required_kernelcore < kernelcore_node)
  5387. kernelcore_node = required_kernelcore / usable_nodes;
  5388. /*
  5389. * As the map is walked, we track how much memory is usable
  5390. * by the kernel using kernelcore_remaining. When it is
  5391. * 0, the rest of the node is usable by ZONE_MOVABLE
  5392. */
  5393. kernelcore_remaining = kernelcore_node;
  5394. /* Go through each range of PFNs within this node */
  5395. for_each_mem_pfn_range(i, nid, &start_pfn, &end_pfn, NULL) {
  5396. unsigned long size_pages;
  5397. start_pfn = max(start_pfn, zone_movable_pfn[nid]);
  5398. if (start_pfn >= end_pfn)
  5399. continue;
  5400. /* Account for what is only usable for kernelcore */
  5401. if (start_pfn < usable_startpfn) {
  5402. unsigned long kernel_pages;
  5403. kernel_pages = min(end_pfn, usable_startpfn)
  5404. - start_pfn;
  5405. kernelcore_remaining -= min(kernel_pages,
  5406. kernelcore_remaining);
  5407. required_kernelcore -= min(kernel_pages,
  5408. required_kernelcore);
  5409. /* Continue if range is now fully accounted */
  5410. if (end_pfn <= usable_startpfn) {
  5411. /*
  5412. * Push zone_movable_pfn to the end so
  5413. * that if we have to rebalance
  5414. * kernelcore across nodes, we will
  5415. * not double account here
  5416. */
  5417. zone_movable_pfn[nid] = end_pfn;
  5418. continue;
  5419. }
  5420. start_pfn = usable_startpfn;
  5421. }
  5422. /*
  5423. * The usable PFN range for ZONE_MOVABLE is from
  5424. * start_pfn->end_pfn. Calculate size_pages as the
  5425. * number of pages used as kernelcore
  5426. */
  5427. size_pages = end_pfn - start_pfn;
  5428. if (size_pages > kernelcore_remaining)
  5429. size_pages = kernelcore_remaining;
  5430. zone_movable_pfn[nid] = start_pfn + size_pages;
  5431. /*
  5432. * Some kernelcore has been met, update counts and
  5433. * break if the kernelcore for this node has been
  5434. * satisfied
  5435. */
  5436. required_kernelcore -= min(required_kernelcore,
  5437. size_pages);
  5438. kernelcore_remaining -= size_pages;
  5439. if (!kernelcore_remaining)
  5440. break;
  5441. }
  5442. }
  5443. /*
  5444. * If there is still required_kernelcore, we do another pass with one
  5445. * less node in the count. This will push zone_movable_pfn[nid] further
  5446. * along on the nodes that still have memory until kernelcore is
  5447. * satisfied
  5448. */
  5449. usable_nodes--;
  5450. if (usable_nodes && required_kernelcore > usable_nodes)
  5451. goto restart;
  5452. out2:
  5453. /* Align start of ZONE_MOVABLE on all nids to MAX_ORDER_NR_PAGES */
  5454. for (nid = 0; nid < MAX_NUMNODES; nid++)
  5455. zone_movable_pfn[nid] =
  5456. roundup(zone_movable_pfn[nid], MAX_ORDER_NR_PAGES);
  5457. out:
  5458. /* restore the node_state */
  5459. node_states[N_MEMORY] = saved_node_state;
  5460. }
  5461. /* Any regular or high memory on that node ? */
  5462. static void check_for_memory(pg_data_t *pgdat, int nid)
  5463. {
  5464. enum zone_type zone_type;
  5465. if (N_MEMORY == N_NORMAL_MEMORY)
  5466. return;
  5467. for (zone_type = 0; zone_type <= ZONE_MOVABLE - 1; zone_type++) {
  5468. struct zone *zone = &pgdat->node_zones[zone_type];
  5469. if (populated_zone(zone)) {
  5470. node_set_state(nid, N_HIGH_MEMORY);
  5471. if (N_NORMAL_MEMORY != N_HIGH_MEMORY &&
  5472. zone_type <= ZONE_NORMAL)
  5473. node_set_state(nid, N_NORMAL_MEMORY);
  5474. break;
  5475. }
  5476. }
  5477. }
  5478. /**
  5479. * free_area_init_nodes - Initialise all pg_data_t and zone data
  5480. * @max_zone_pfn: an array of max PFNs for each zone
  5481. *
  5482. * This will call free_area_init_node() for each active node in the system.
  5483. * Using the page ranges provided by memblock_set_node(), the size of each
  5484. * zone in each node and their holes is calculated. If the maximum PFN
  5485. * between two adjacent zones match, it is assumed that the zone is empty.
  5486. * For example, if arch_max_dma_pfn == arch_max_dma32_pfn, it is assumed
  5487. * that arch_max_dma32_pfn has no pages. It is also assumed that a zone
  5488. * starts where the previous one ended. For example, ZONE_DMA32 starts
  5489. * at arch_max_dma_pfn.
  5490. */
  5491. void __init free_area_init_nodes(unsigned long *max_zone_pfn)
  5492. {
  5493. unsigned long start_pfn, end_pfn;
  5494. int i, nid;
  5495. /* Record where the zone boundaries are */
  5496. memset(arch_zone_lowest_possible_pfn, 0,
  5497. sizeof(arch_zone_lowest_possible_pfn));
  5498. memset(arch_zone_highest_possible_pfn, 0,
  5499. sizeof(arch_zone_highest_possible_pfn));
  5500. start_pfn = find_min_pfn_with_active_regions();
  5501. for (i = 0; i < MAX_NR_ZONES; i++) {
  5502. if (i == ZONE_MOVABLE)
  5503. continue;
  5504. end_pfn = max(max_zone_pfn[i], start_pfn);
  5505. arch_zone_lowest_possible_pfn[i] = start_pfn;
  5506. arch_zone_highest_possible_pfn[i] = end_pfn;
  5507. start_pfn = end_pfn;
  5508. }
  5509. arch_zone_lowest_possible_pfn[ZONE_MOVABLE] = 0;
  5510. arch_zone_highest_possible_pfn[ZONE_MOVABLE] = 0;
  5511. /* Find the PFNs that ZONE_MOVABLE begins at in each node */
  5512. memset(zone_movable_pfn, 0, sizeof(zone_movable_pfn));
  5513. find_zone_movable_pfns_for_nodes();
  5514. /* Print out the zone ranges */
  5515. pr_info("Zone ranges:\n");
  5516. for (i = 0; i < MAX_NR_ZONES; i++) {
  5517. if (i == ZONE_MOVABLE)
  5518. continue;
  5519. pr_info(" %-8s ", zone_names[i]);
  5520. if (arch_zone_lowest_possible_pfn[i] ==
  5521. arch_zone_highest_possible_pfn[i])
  5522. pr_cont("empty\n");
  5523. else
  5524. pr_cont("[mem %#018Lx-%#018Lx]\n",
  5525. (u64)arch_zone_lowest_possible_pfn[i]
  5526. << PAGE_SHIFT,
  5527. ((u64)arch_zone_highest_possible_pfn[i]
  5528. << PAGE_SHIFT) - 1);
  5529. }
  5530. /* Print out the PFNs ZONE_MOVABLE begins at in each node */
  5531. pr_info("Movable zone start for each node\n");
  5532. for (i = 0; i < MAX_NUMNODES; i++) {
  5533. if (zone_movable_pfn[i])
  5534. pr_info(" Node %d: %#018Lx\n", i,
  5535. (u64)zone_movable_pfn[i] << PAGE_SHIFT);
  5536. }
  5537. /* Print out the early node map */
  5538. pr_info("Early memory node ranges\n");
  5539. for_each_mem_pfn_range(i, MAX_NUMNODES, &start_pfn, &end_pfn, &nid)
  5540. pr_info(" node %3d: [mem %#018Lx-%#018Lx]\n", nid,
  5541. (u64)start_pfn << PAGE_SHIFT,
  5542. ((u64)end_pfn << PAGE_SHIFT) - 1);
  5543. /* Initialise every node */
  5544. mminit_verify_pageflags_layout();
  5545. setup_nr_node_ids();
  5546. for_each_online_node(nid) {
  5547. pg_data_t *pgdat = NODE_DATA(nid);
  5548. free_area_init_node(nid, NULL,
  5549. find_min_pfn_for_node(nid), NULL);
  5550. /* Any memory on that node */
  5551. if (pgdat->node_present_pages)
  5552. node_set_state(nid, N_MEMORY);
  5553. check_for_memory(pgdat, nid);
  5554. }
  5555. }
  5556. static int __init cmdline_parse_core(char *p, unsigned long *core)
  5557. {
  5558. unsigned long long coremem;
  5559. if (!p)
  5560. return -EINVAL;
  5561. coremem = memparse(p, &p);
  5562. *core = coremem >> PAGE_SHIFT;
  5563. /* Paranoid check that UL is enough for the coremem value */
  5564. WARN_ON((coremem >> PAGE_SHIFT) > ULONG_MAX);
  5565. return 0;
  5566. }
  5567. /*
  5568. * kernelcore=size sets the amount of memory for use for allocations that
  5569. * cannot be reclaimed or migrated.
  5570. */
  5571. static int __init cmdline_parse_kernelcore(char *p)
  5572. {
  5573. /* parse kernelcore=mirror */
  5574. if (parse_option_str(p, "mirror")) {
  5575. mirrored_kernelcore = true;
  5576. return 0;
  5577. }
  5578. return cmdline_parse_core(p, &required_kernelcore);
  5579. }
  5580. /*
  5581. * movablecore=size sets the amount of memory for use for allocations that
  5582. * can be reclaimed or migrated.
  5583. */
  5584. static int __init cmdline_parse_movablecore(char *p)
  5585. {
  5586. return cmdline_parse_core(p, &required_movablecore);
  5587. }
  5588. early_param("kernelcore", cmdline_parse_kernelcore);
  5589. early_param("movablecore", cmdline_parse_movablecore);
  5590. #endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */
  5591. void adjust_managed_page_count(struct page *page, long count)
  5592. {
  5593. spin_lock(&managed_page_count_lock);
  5594. page_zone(page)->managed_pages += count;
  5595. totalram_pages += count;
  5596. #ifdef CONFIG_HIGHMEM
  5597. if (PageHighMem(page))
  5598. totalhigh_pages += count;
  5599. #endif
  5600. spin_unlock(&managed_page_count_lock);
  5601. }
  5602. EXPORT_SYMBOL(adjust_managed_page_count);
  5603. unsigned long free_reserved_area(void *start, void *end, int poison, char *s)
  5604. {
  5605. void *pos;
  5606. unsigned long pages = 0;
  5607. start = (void *)PAGE_ALIGN((unsigned long)start);
  5608. end = (void *)((unsigned long)end & PAGE_MASK);
  5609. for (pos = start; pos < end; pos += PAGE_SIZE, pages++) {
  5610. if ((unsigned int)poison <= 0xFF)
  5611. memset(pos, poison, PAGE_SIZE);
  5612. free_reserved_page(virt_to_page(pos));
  5613. }
  5614. if (pages && s)
  5615. pr_info("Freeing %s memory: %ldK (%p - %p)\n",
  5616. s, pages << (PAGE_SHIFT - 10), start, end);
  5617. return pages;
  5618. }
  5619. EXPORT_SYMBOL(free_reserved_area);
  5620. #ifdef CONFIG_HIGHMEM
  5621. void free_highmem_page(struct page *page)
  5622. {
  5623. __free_reserved_page(page);
  5624. totalram_pages++;
  5625. page_zone(page)->managed_pages++;
  5626. totalhigh_pages++;
  5627. }
  5628. #endif
  5629. void __init mem_init_print_info(const char *str)
  5630. {
  5631. unsigned long physpages, codesize, datasize, rosize, bss_size;
  5632. unsigned long init_code_size, init_data_size;
  5633. physpages = get_num_physpages();
  5634. codesize = _etext - _stext;
  5635. datasize = _edata - _sdata;
  5636. rosize = __end_rodata - __start_rodata;
  5637. bss_size = __bss_stop - __bss_start;
  5638. init_data_size = __init_end - __init_begin;
  5639. init_code_size = _einittext - _sinittext;
  5640. /*
  5641. * Detect special cases and adjust section sizes accordingly:
  5642. * 1) .init.* may be embedded into .data sections
  5643. * 2) .init.text.* may be out of [__init_begin, __init_end],
  5644. * please refer to arch/tile/kernel/vmlinux.lds.S.
  5645. * 3) .rodata.* may be embedded into .text or .data sections.
  5646. */
  5647. #define adj_init_size(start, end, size, pos, adj) \
  5648. do { \
  5649. if (start <= pos && pos < end && size > adj) \
  5650. size -= adj; \
  5651. } while (0)
  5652. adj_init_size(__init_begin, __init_end, init_data_size,
  5653. _sinittext, init_code_size);
  5654. adj_init_size(_stext, _etext, codesize, _sinittext, init_code_size);
  5655. adj_init_size(_sdata, _edata, datasize, __init_begin, init_data_size);
  5656. adj_init_size(_stext, _etext, codesize, __start_rodata, rosize);
  5657. adj_init_size(_sdata, _edata, datasize, __start_rodata, rosize);
  5658. #undef adj_init_size
  5659. pr_info("Memory: %luK/%luK available (%luK kernel code, %luK rwdata, %luK rodata, %luK init, %luK bss, %luK reserved, %luK cma-reserved"
  5660. #ifdef CONFIG_HIGHMEM
  5661. ", %luK highmem"
  5662. #endif
  5663. "%s%s)\n",
  5664. nr_free_pages() << (PAGE_SHIFT - 10),
  5665. physpages << (PAGE_SHIFT - 10),
  5666. codesize >> 10, datasize >> 10, rosize >> 10,
  5667. (init_data_size + init_code_size) >> 10, bss_size >> 10,
  5668. (physpages - totalram_pages - totalcma_pages) << (PAGE_SHIFT - 10),
  5669. totalcma_pages << (PAGE_SHIFT - 10),
  5670. #ifdef CONFIG_HIGHMEM
  5671. totalhigh_pages << (PAGE_SHIFT - 10),
  5672. #endif
  5673. str ? ", " : "", str ? str : "");
  5674. }
  5675. /**
  5676. * set_dma_reserve - set the specified number of pages reserved in the first zone
  5677. * @new_dma_reserve: The number of pages to mark reserved
  5678. *
  5679. * The per-cpu batchsize and zone watermarks are determined by managed_pages.
  5680. * In the DMA zone, a significant percentage may be consumed by kernel image
  5681. * and other unfreeable allocations which can skew the watermarks badly. This
  5682. * function may optionally be used to account for unfreeable pages in the
  5683. * first zone (e.g., ZONE_DMA). The effect will be lower watermarks and
  5684. * smaller per-cpu batchsize.
  5685. */
  5686. void __init set_dma_reserve(unsigned long new_dma_reserve)
  5687. {
  5688. dma_reserve = new_dma_reserve;
  5689. }
  5690. void __init free_area_init(unsigned long *zones_size)
  5691. {
  5692. free_area_init_node(0, zones_size,
  5693. __pa(PAGE_OFFSET) >> PAGE_SHIFT, NULL);
  5694. }
  5695. static int page_alloc_cpu_notify(struct notifier_block *self,
  5696. unsigned long action, void *hcpu)
  5697. {
  5698. int cpu = (unsigned long)hcpu;
  5699. if (action == CPU_DEAD || action == CPU_DEAD_FROZEN) {
  5700. lru_add_drain_cpu(cpu);
  5701. drain_pages(cpu);
  5702. /*
  5703. * Spill the event counters of the dead processor
  5704. * into the current processors event counters.
  5705. * This artificially elevates the count of the current
  5706. * processor.
  5707. */
  5708. vm_events_fold_cpu(cpu);
  5709. /*
  5710. * Zero the differential counters of the dead processor
  5711. * so that the vm statistics are consistent.
  5712. *
  5713. * This is only okay since the processor is dead and cannot
  5714. * race with what we are doing.
  5715. */
  5716. cpu_vm_stats_fold(cpu);
  5717. }
  5718. return NOTIFY_OK;
  5719. }
  5720. void __init page_alloc_init(void)
  5721. {
  5722. hotcpu_notifier(page_alloc_cpu_notify, 0);
  5723. }
  5724. /*
  5725. * calculate_totalreserve_pages - called when sysctl_lowmem_reserve_ratio
  5726. * or min_free_kbytes changes.
  5727. */
  5728. static void calculate_totalreserve_pages(void)
  5729. {
  5730. struct pglist_data *pgdat;
  5731. unsigned long reserve_pages = 0;
  5732. enum zone_type i, j;
  5733. for_each_online_pgdat(pgdat) {
  5734. pgdat->totalreserve_pages = 0;
  5735. for (i = 0; i < MAX_NR_ZONES; i++) {
  5736. struct zone *zone = pgdat->node_zones + i;
  5737. long max = 0;
  5738. /* Find valid and maximum lowmem_reserve in the zone */
  5739. for (j = i; j < MAX_NR_ZONES; j++) {
  5740. if (zone->lowmem_reserve[j] > max)
  5741. max = zone->lowmem_reserve[j];
  5742. }
  5743. /* we treat the high watermark as reserved pages. */
  5744. max += high_wmark_pages(zone);
  5745. if (max > zone->managed_pages)
  5746. max = zone->managed_pages;
  5747. pgdat->totalreserve_pages += max;
  5748. reserve_pages += max;
  5749. }
  5750. }
  5751. totalreserve_pages = reserve_pages;
  5752. }
  5753. /*
  5754. * setup_per_zone_lowmem_reserve - called whenever
  5755. * sysctl_lowmem_reserve_ratio changes. Ensures that each zone
  5756. * has a correct pages reserved value, so an adequate number of
  5757. * pages are left in the zone after a successful __alloc_pages().
  5758. */
  5759. static void setup_per_zone_lowmem_reserve(void)
  5760. {
  5761. struct pglist_data *pgdat;
  5762. enum zone_type j, idx;
  5763. for_each_online_pgdat(pgdat) {
  5764. for (j = 0; j < MAX_NR_ZONES; j++) {
  5765. struct zone *zone = pgdat->node_zones + j;
  5766. unsigned long managed_pages = zone->managed_pages;
  5767. zone->lowmem_reserve[j] = 0;
  5768. idx = j;
  5769. while (idx) {
  5770. struct zone *lower_zone;
  5771. idx--;
  5772. if (sysctl_lowmem_reserve_ratio[idx] < 1)
  5773. sysctl_lowmem_reserve_ratio[idx] = 1;
  5774. lower_zone = pgdat->node_zones + idx;
  5775. lower_zone->lowmem_reserve[j] = managed_pages /
  5776. sysctl_lowmem_reserve_ratio[idx];
  5777. managed_pages += lower_zone->managed_pages;
  5778. }
  5779. }
  5780. }
  5781. /* update totalreserve_pages */
  5782. calculate_totalreserve_pages();
  5783. }
  5784. static void __setup_per_zone_wmarks(void)
  5785. {
  5786. unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10);
  5787. unsigned long lowmem_pages = 0;
  5788. struct zone *zone;
  5789. unsigned long flags;
  5790. /* Calculate total number of !ZONE_HIGHMEM pages */
  5791. for_each_zone(zone) {
  5792. if (!is_highmem(zone))
  5793. lowmem_pages += zone->managed_pages;
  5794. }
  5795. for_each_zone(zone) {
  5796. u64 tmp;
  5797. spin_lock_irqsave(&zone->lock, flags);
  5798. tmp = (u64)pages_min * zone->managed_pages;
  5799. do_div(tmp, lowmem_pages);
  5800. if (is_highmem(zone)) {
  5801. /*
  5802. * __GFP_HIGH and PF_MEMALLOC allocations usually don't
  5803. * need highmem pages, so cap pages_min to a small
  5804. * value here.
  5805. *
  5806. * The WMARK_HIGH-WMARK_LOW and (WMARK_LOW-WMARK_MIN)
  5807. * deltas control asynch page reclaim, and so should
  5808. * not be capped for highmem.
  5809. */
  5810. unsigned long min_pages;
  5811. min_pages = zone->managed_pages / 1024;
  5812. min_pages = clamp(min_pages, SWAP_CLUSTER_MAX, 128UL);
  5813. zone->watermark[WMARK_MIN] = min_pages;
  5814. } else {
  5815. /*
  5816. * If it's a lowmem zone, reserve a number of pages
  5817. * proportionate to the zone's size.
  5818. */
  5819. zone->watermark[WMARK_MIN] = tmp;
  5820. }
  5821. /*
  5822. * Set the kswapd watermarks distance according to the
  5823. * scale factor in proportion to available memory, but
  5824. * ensure a minimum size on small systems.
  5825. */
  5826. tmp = max_t(u64, tmp >> 2,
  5827. mult_frac(zone->managed_pages,
  5828. watermark_scale_factor, 10000));
  5829. zone->watermark[WMARK_LOW] = min_wmark_pages(zone) + tmp;
  5830. zone->watermark[WMARK_HIGH] = min_wmark_pages(zone) + tmp * 2;
  5831. spin_unlock_irqrestore(&zone->lock, flags);
  5832. }
  5833. /* update totalreserve_pages */
  5834. calculate_totalreserve_pages();
  5835. }
  5836. /**
  5837. * setup_per_zone_wmarks - called when min_free_kbytes changes
  5838. * or when memory is hot-{added|removed}
  5839. *
  5840. * Ensures that the watermark[min,low,high] values for each zone are set
  5841. * correctly with respect to min_free_kbytes.
  5842. */
  5843. void setup_per_zone_wmarks(void)
  5844. {
  5845. mutex_lock(&zonelists_mutex);
  5846. __setup_per_zone_wmarks();
  5847. mutex_unlock(&zonelists_mutex);
  5848. }
  5849. /*
  5850. * Initialise min_free_kbytes.
  5851. *
  5852. * For small machines we want it small (128k min). For large machines
  5853. * we want it large (64MB max). But it is not linear, because network
  5854. * bandwidth does not increase linearly with machine size. We use
  5855. *
  5856. * min_free_kbytes = 4 * sqrt(lowmem_kbytes), for better accuracy:
  5857. * min_free_kbytes = sqrt(lowmem_kbytes * 16)
  5858. *
  5859. * which yields
  5860. *
  5861. * 16MB: 512k
  5862. * 32MB: 724k
  5863. * 64MB: 1024k
  5864. * 128MB: 1448k
  5865. * 256MB: 2048k
  5866. * 512MB: 2896k
  5867. * 1024MB: 4096k
  5868. * 2048MB: 5792k
  5869. * 4096MB: 8192k
  5870. * 8192MB: 11584k
  5871. * 16384MB: 16384k
  5872. */
  5873. int __meminit init_per_zone_wmark_min(void)
  5874. {
  5875. unsigned long lowmem_kbytes;
  5876. int new_min_free_kbytes;
  5877. lowmem_kbytes = nr_free_buffer_pages() * (PAGE_SIZE >> 10);
  5878. new_min_free_kbytes = int_sqrt(lowmem_kbytes * 16);
  5879. if (new_min_free_kbytes > user_min_free_kbytes) {
  5880. min_free_kbytes = new_min_free_kbytes;
  5881. if (min_free_kbytes < 128)
  5882. min_free_kbytes = 128;
  5883. if (min_free_kbytes > 65536)
  5884. min_free_kbytes = 65536;
  5885. } else {
  5886. pr_warn("min_free_kbytes is not updated to %d because user defined value %d is preferred\n",
  5887. new_min_free_kbytes, user_min_free_kbytes);
  5888. }
  5889. setup_per_zone_wmarks();
  5890. refresh_zone_stat_thresholds();
  5891. setup_per_zone_lowmem_reserve();
  5892. return 0;
  5893. }
  5894. core_initcall(init_per_zone_wmark_min)
  5895. /*
  5896. * min_free_kbytes_sysctl_handler - just a wrapper around proc_dointvec() so
  5897. * that we can call two helper functions whenever min_free_kbytes
  5898. * changes.
  5899. */
  5900. int min_free_kbytes_sysctl_handler(struct ctl_table *table, int write,
  5901. void __user *buffer, size_t *length, loff_t *ppos)
  5902. {
  5903. int rc;
  5904. rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
  5905. if (rc)
  5906. return rc;
  5907. if (write) {
  5908. user_min_free_kbytes = min_free_kbytes;
  5909. setup_per_zone_wmarks();
  5910. }
  5911. return 0;
  5912. }
  5913. int watermark_scale_factor_sysctl_handler(struct ctl_table *table, int write,
  5914. void __user *buffer, size_t *length, loff_t *ppos)
  5915. {
  5916. int rc;
  5917. rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
  5918. if (rc)
  5919. return rc;
  5920. if (write)
  5921. setup_per_zone_wmarks();
  5922. return 0;
  5923. }
  5924. #ifdef CONFIG_NUMA
  5925. int sysctl_min_unmapped_ratio_sysctl_handler(struct ctl_table *table, int write,
  5926. void __user *buffer, size_t *length, loff_t *ppos)
  5927. {
  5928. struct pglist_data *pgdat;
  5929. struct zone *zone;
  5930. int rc;
  5931. rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
  5932. if (rc)
  5933. return rc;
  5934. for_each_online_pgdat(pgdat)
  5935. pgdat->min_slab_pages = 0;
  5936. for_each_zone(zone)
  5937. zone->zone_pgdat->min_unmapped_pages += (zone->managed_pages *
  5938. sysctl_min_unmapped_ratio) / 100;
  5939. return 0;
  5940. }
  5941. int sysctl_min_slab_ratio_sysctl_handler(struct ctl_table *table, int write,
  5942. void __user *buffer, size_t *length, loff_t *ppos)
  5943. {
  5944. struct pglist_data *pgdat;
  5945. struct zone *zone;
  5946. int rc;
  5947. rc = proc_dointvec_minmax(table, write, buffer, length, ppos);
  5948. if (rc)
  5949. return rc;
  5950. for_each_online_pgdat(pgdat)
  5951. pgdat->min_slab_pages = 0;
  5952. for_each_zone(zone)
  5953. zone->zone_pgdat->min_slab_pages += (zone->managed_pages *
  5954. sysctl_min_slab_ratio) / 100;
  5955. return 0;
  5956. }
  5957. #endif
  5958. /*
  5959. * lowmem_reserve_ratio_sysctl_handler - just a wrapper around
  5960. * proc_dointvec() so that we can call setup_per_zone_lowmem_reserve()
  5961. * whenever sysctl_lowmem_reserve_ratio changes.
  5962. *
  5963. * The reserve ratio obviously has absolutely no relation with the
  5964. * minimum watermarks. The lowmem reserve ratio can only make sense
  5965. * if in function of the boot time zone sizes.
  5966. */
  5967. int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *table, int write,
  5968. void __user *buffer, size_t *length, loff_t *ppos)
  5969. {
  5970. proc_dointvec_minmax(table, write, buffer, length, ppos);
  5971. setup_per_zone_lowmem_reserve();
  5972. return 0;
  5973. }
  5974. /*
  5975. * percpu_pagelist_fraction - changes the pcp->high for each zone on each
  5976. * cpu. It is the fraction of total pages in each zone that a hot per cpu
  5977. * pagelist can have before it gets flushed back to buddy allocator.
  5978. */
  5979. int percpu_pagelist_fraction_sysctl_handler(struct ctl_table *table, int write,
  5980. void __user *buffer, size_t *length, loff_t *ppos)
  5981. {
  5982. struct zone *zone;
  5983. int old_percpu_pagelist_fraction;
  5984. int ret;
  5985. mutex_lock(&pcp_batch_high_lock);
  5986. old_percpu_pagelist_fraction = percpu_pagelist_fraction;
  5987. ret = proc_dointvec_minmax(table, write, buffer, length, ppos);
  5988. if (!write || ret < 0)
  5989. goto out;
  5990. /* Sanity checking to avoid pcp imbalance */
  5991. if (percpu_pagelist_fraction &&
  5992. percpu_pagelist_fraction < MIN_PERCPU_PAGELIST_FRACTION) {
  5993. percpu_pagelist_fraction = old_percpu_pagelist_fraction;
  5994. ret = -EINVAL;
  5995. goto out;
  5996. }
  5997. /* No change? */
  5998. if (percpu_pagelist_fraction == old_percpu_pagelist_fraction)
  5999. goto out;
  6000. for_each_populated_zone(zone) {
  6001. unsigned int cpu;
  6002. for_each_possible_cpu(cpu)
  6003. pageset_set_high_and_batch(zone,
  6004. per_cpu_ptr(zone->pageset, cpu));
  6005. }
  6006. out:
  6007. mutex_unlock(&pcp_batch_high_lock);
  6008. return ret;
  6009. }
  6010. #ifdef CONFIG_NUMA
  6011. int hashdist = HASHDIST_DEFAULT;
  6012. static int __init set_hashdist(char *str)
  6013. {
  6014. if (!str)
  6015. return 0;
  6016. hashdist = simple_strtoul(str, &str, 0);
  6017. return 1;
  6018. }
  6019. __setup("hashdist=", set_hashdist);
  6020. #endif
  6021. /*
  6022. * allocate a large system hash table from bootmem
  6023. * - it is assumed that the hash table must contain an exact power-of-2
  6024. * quantity of entries
  6025. * - limit is the number of hash buckets, not the total allocation size
  6026. */
  6027. void *__init alloc_large_system_hash(const char *tablename,
  6028. unsigned long bucketsize,
  6029. unsigned long numentries,
  6030. int scale,
  6031. int flags,
  6032. unsigned int *_hash_shift,
  6033. unsigned int *_hash_mask,
  6034. unsigned long low_limit,
  6035. unsigned long high_limit)
  6036. {
  6037. unsigned long long max = high_limit;
  6038. unsigned long log2qty, size;
  6039. void *table = NULL;
  6040. /* allow the kernel cmdline to have a say */
  6041. if (!numentries) {
  6042. /* round applicable memory size up to nearest megabyte */
  6043. numentries = nr_kernel_pages;
  6044. /* It isn't necessary when PAGE_SIZE >= 1MB */
  6045. if (PAGE_SHIFT < 20)
  6046. numentries = round_up(numentries, (1<<20)/PAGE_SIZE);
  6047. /* limit to 1 bucket per 2^scale bytes of low memory */
  6048. if (scale > PAGE_SHIFT)
  6049. numentries >>= (scale - PAGE_SHIFT);
  6050. else
  6051. numentries <<= (PAGE_SHIFT - scale);
  6052. /* Make sure we've got at least a 0-order allocation.. */
  6053. if (unlikely(flags & HASH_SMALL)) {
  6054. /* Makes no sense without HASH_EARLY */
  6055. WARN_ON(!(flags & HASH_EARLY));
  6056. if (!(numentries >> *_hash_shift)) {
  6057. numentries = 1UL << *_hash_shift;
  6058. BUG_ON(!numentries);
  6059. }
  6060. } else if (unlikely((numentries * bucketsize) < PAGE_SIZE))
  6061. numentries = PAGE_SIZE / bucketsize;
  6062. }
  6063. numentries = roundup_pow_of_two(numentries);
  6064. /* limit allocation size to 1/16 total memory by default */
  6065. if (max == 0) {
  6066. max = ((unsigned long long)nr_all_pages << PAGE_SHIFT) >> 4;
  6067. do_div(max, bucketsize);
  6068. }
  6069. max = min(max, 0x80000000ULL);
  6070. if (numentries < low_limit)
  6071. numentries = low_limit;
  6072. if (numentries > max)
  6073. numentries = max;
  6074. log2qty = ilog2(numentries);
  6075. do {
  6076. size = bucketsize << log2qty;
  6077. if (flags & HASH_EARLY)
  6078. table = memblock_virt_alloc_nopanic(size, 0);
  6079. else if (hashdist)
  6080. table = __vmalloc(size, GFP_ATOMIC, PAGE_KERNEL);
  6081. else {
  6082. /*
  6083. * If bucketsize is not a power-of-two, we may free
  6084. * some pages at the end of hash table which
  6085. * alloc_pages_exact() automatically does
  6086. */
  6087. if (get_order(size) < MAX_ORDER) {
  6088. table = alloc_pages_exact(size, GFP_ATOMIC);
  6089. kmemleak_alloc(table, size, 1, GFP_ATOMIC);
  6090. }
  6091. }
  6092. } while (!table && size > PAGE_SIZE && --log2qty);
  6093. if (!table)
  6094. panic("Failed to allocate %s hash table\n", tablename);
  6095. pr_info("%s hash table entries: %ld (order: %d, %lu bytes)\n",
  6096. tablename, 1UL << log2qty, ilog2(size) - PAGE_SHIFT, size);
  6097. if (_hash_shift)
  6098. *_hash_shift = log2qty;
  6099. if (_hash_mask)
  6100. *_hash_mask = (1 << log2qty) - 1;
  6101. return table;
  6102. }
  6103. /*
  6104. * This function checks whether pageblock includes unmovable pages or not.
  6105. * If @count is not zero, it is okay to include less @count unmovable pages
  6106. *
  6107. * PageLRU check without isolation or lru_lock could race so that
  6108. * MIGRATE_MOVABLE block might include unmovable pages. It means you can't
  6109. * expect this function should be exact.
  6110. */
  6111. bool has_unmovable_pages(struct zone *zone, struct page *page, int count,
  6112. bool skip_hwpoisoned_pages)
  6113. {
  6114. unsigned long pfn, iter, found;
  6115. int mt;
  6116. /*
  6117. * For avoiding noise data, lru_add_drain_all() should be called
  6118. * If ZONE_MOVABLE, the zone never contains unmovable pages
  6119. */
  6120. if (zone_idx(zone) == ZONE_MOVABLE)
  6121. return false;
  6122. mt = get_pageblock_migratetype(page);
  6123. if (mt == MIGRATE_MOVABLE || is_migrate_cma(mt))
  6124. return false;
  6125. pfn = page_to_pfn(page);
  6126. for (found = 0, iter = 0; iter < pageblock_nr_pages; iter++) {
  6127. unsigned long check = pfn + iter;
  6128. if (!pfn_valid_within(check))
  6129. continue;
  6130. page = pfn_to_page(check);
  6131. /*
  6132. * Hugepages are not in LRU lists, but they're movable.
  6133. * We need not scan over tail pages bacause we don't
  6134. * handle each tail page individually in migration.
  6135. */
  6136. if (PageHuge(page)) {
  6137. iter = round_up(iter + 1, 1<<compound_order(page)) - 1;
  6138. continue;
  6139. }
  6140. /*
  6141. * We can't use page_count without pin a page
  6142. * because another CPU can free compound page.
  6143. * This check already skips compound tails of THP
  6144. * because their page->_refcount is zero at all time.
  6145. */
  6146. if (!page_ref_count(page)) {
  6147. if (PageBuddy(page))
  6148. iter += (1 << page_order(page)) - 1;
  6149. continue;
  6150. }
  6151. /*
  6152. * The HWPoisoned page may be not in buddy system, and
  6153. * page_count() is not 0.
  6154. */
  6155. if (skip_hwpoisoned_pages && PageHWPoison(page))
  6156. continue;
  6157. if (!PageLRU(page))
  6158. found++;
  6159. /*
  6160. * If there are RECLAIMABLE pages, we need to check
  6161. * it. But now, memory offline itself doesn't call
  6162. * shrink_node_slabs() and it still to be fixed.
  6163. */
  6164. /*
  6165. * If the page is not RAM, page_count()should be 0.
  6166. * we don't need more check. This is an _used_ not-movable page.
  6167. *
  6168. * The problematic thing here is PG_reserved pages. PG_reserved
  6169. * is set to both of a memory hole page and a _used_ kernel
  6170. * page at boot.
  6171. */
  6172. if (found > count)
  6173. return true;
  6174. }
  6175. return false;
  6176. }
  6177. bool is_pageblock_removable_nolock(struct page *page)
  6178. {
  6179. struct zone *zone;
  6180. unsigned long pfn;
  6181. /*
  6182. * We have to be careful here because we are iterating over memory
  6183. * sections which are not zone aware so we might end up outside of
  6184. * the zone but still within the section.
  6185. * We have to take care about the node as well. If the node is offline
  6186. * its NODE_DATA will be NULL - see page_zone.
  6187. */
  6188. if (!node_online(page_to_nid(page)))
  6189. return false;
  6190. zone = page_zone(page);
  6191. pfn = page_to_pfn(page);
  6192. if (!zone_spans_pfn(zone, pfn))
  6193. return false;
  6194. return !has_unmovable_pages(zone, page, 0, true);
  6195. }
  6196. #if (defined(CONFIG_MEMORY_ISOLATION) && defined(CONFIG_COMPACTION)) || defined(CONFIG_CMA)
  6197. static unsigned long pfn_max_align_down(unsigned long pfn)
  6198. {
  6199. return pfn & ~(max_t(unsigned long, MAX_ORDER_NR_PAGES,
  6200. pageblock_nr_pages) - 1);
  6201. }
  6202. static unsigned long pfn_max_align_up(unsigned long pfn)
  6203. {
  6204. return ALIGN(pfn, max_t(unsigned long, MAX_ORDER_NR_PAGES,
  6205. pageblock_nr_pages));
  6206. }
  6207. /* [start, end) must belong to a single zone. */
  6208. static int __alloc_contig_migrate_range(struct compact_control *cc,
  6209. unsigned long start, unsigned long end)
  6210. {
  6211. /* This function is based on compact_zone() from compaction.c. */
  6212. unsigned long nr_reclaimed;
  6213. unsigned long pfn = start;
  6214. unsigned int tries = 0;
  6215. int ret = 0;
  6216. migrate_prep();
  6217. while (pfn < end || !list_empty(&cc->migratepages)) {
  6218. if (fatal_signal_pending(current)) {
  6219. ret = -EINTR;
  6220. break;
  6221. }
  6222. if (list_empty(&cc->migratepages)) {
  6223. cc->nr_migratepages = 0;
  6224. pfn = isolate_migratepages_range(cc, pfn, end);
  6225. if (!pfn) {
  6226. ret = -EINTR;
  6227. break;
  6228. }
  6229. tries = 0;
  6230. } else if (++tries == 5) {
  6231. ret = ret < 0 ? ret : -EBUSY;
  6232. break;
  6233. }
  6234. nr_reclaimed = reclaim_clean_pages_from_list(cc->zone,
  6235. &cc->migratepages);
  6236. cc->nr_migratepages -= nr_reclaimed;
  6237. ret = migrate_pages(&cc->migratepages, alloc_migrate_target,
  6238. NULL, 0, cc->mode, MR_CMA);
  6239. }
  6240. if (ret < 0) {
  6241. putback_movable_pages(&cc->migratepages);
  6242. return ret;
  6243. }
  6244. return 0;
  6245. }
  6246. /**
  6247. * alloc_contig_range() -- tries to allocate given range of pages
  6248. * @start: start PFN to allocate
  6249. * @end: one-past-the-last PFN to allocate
  6250. * @migratetype: migratetype of the underlaying pageblocks (either
  6251. * #MIGRATE_MOVABLE or #MIGRATE_CMA). All pageblocks
  6252. * in range must have the same migratetype and it must
  6253. * be either of the two.
  6254. *
  6255. * The PFN range does not have to be pageblock or MAX_ORDER_NR_PAGES
  6256. * aligned, however it's the caller's responsibility to guarantee that
  6257. * we are the only thread that changes migrate type of pageblocks the
  6258. * pages fall in.
  6259. *
  6260. * The PFN range must belong to a single zone.
  6261. *
  6262. * Returns zero on success or negative error code. On success all
  6263. * pages which PFN is in [start, end) are allocated for the caller and
  6264. * need to be freed with free_contig_range().
  6265. */
  6266. int alloc_contig_range(unsigned long start, unsigned long end,
  6267. unsigned migratetype)
  6268. {
  6269. unsigned long outer_start, outer_end;
  6270. unsigned int order;
  6271. int ret = 0;
  6272. struct compact_control cc = {
  6273. .nr_migratepages = 0,
  6274. .order = -1,
  6275. .zone = page_zone(pfn_to_page(start)),
  6276. .mode = MIGRATE_SYNC,
  6277. .ignore_skip_hint = true,
  6278. };
  6279. INIT_LIST_HEAD(&cc.migratepages);
  6280. /*
  6281. * What we do here is we mark all pageblocks in range as
  6282. * MIGRATE_ISOLATE. Because pageblock and max order pages may
  6283. * have different sizes, and due to the way page allocator
  6284. * work, we align the range to biggest of the two pages so
  6285. * that page allocator won't try to merge buddies from
  6286. * different pageblocks and change MIGRATE_ISOLATE to some
  6287. * other migration type.
  6288. *
  6289. * Once the pageblocks are marked as MIGRATE_ISOLATE, we
  6290. * migrate the pages from an unaligned range (ie. pages that
  6291. * we are interested in). This will put all the pages in
  6292. * range back to page allocator as MIGRATE_ISOLATE.
  6293. *
  6294. * When this is done, we take the pages in range from page
  6295. * allocator removing them from the buddy system. This way
  6296. * page allocator will never consider using them.
  6297. *
  6298. * This lets us mark the pageblocks back as
  6299. * MIGRATE_CMA/MIGRATE_MOVABLE so that free pages in the
  6300. * aligned range but not in the unaligned, original range are
  6301. * put back to page allocator so that buddy can use them.
  6302. */
  6303. ret = start_isolate_page_range(pfn_max_align_down(start),
  6304. pfn_max_align_up(end), migratetype,
  6305. false);
  6306. if (ret)
  6307. return ret;
  6308. /*
  6309. * In case of -EBUSY, we'd like to know which page causes problem.
  6310. * So, just fall through. We will check it in test_pages_isolated().
  6311. */
  6312. ret = __alloc_contig_migrate_range(&cc, start, end);
  6313. if (ret && ret != -EBUSY)
  6314. goto done;
  6315. /*
  6316. * Pages from [start, end) are within a MAX_ORDER_NR_PAGES
  6317. * aligned blocks that are marked as MIGRATE_ISOLATE. What's
  6318. * more, all pages in [start, end) are free in page allocator.
  6319. * What we are going to do is to allocate all pages from
  6320. * [start, end) (that is remove them from page allocator).
  6321. *
  6322. * The only problem is that pages at the beginning and at the
  6323. * end of interesting range may be not aligned with pages that
  6324. * page allocator holds, ie. they can be part of higher order
  6325. * pages. Because of this, we reserve the bigger range and
  6326. * once this is done free the pages we are not interested in.
  6327. *
  6328. * We don't have to hold zone->lock here because the pages are
  6329. * isolated thus they won't get removed from buddy.
  6330. */
  6331. lru_add_drain_all();
  6332. drain_all_pages(cc.zone);
  6333. order = 0;
  6334. outer_start = start;
  6335. while (!PageBuddy(pfn_to_page(outer_start))) {
  6336. if (++order >= MAX_ORDER) {
  6337. outer_start = start;
  6338. break;
  6339. }
  6340. outer_start &= ~0UL << order;
  6341. }
  6342. if (outer_start != start) {
  6343. order = page_order(pfn_to_page(outer_start));
  6344. /*
  6345. * outer_start page could be small order buddy page and
  6346. * it doesn't include start page. Adjust outer_start
  6347. * in this case to report failed page properly
  6348. * on tracepoint in test_pages_isolated()
  6349. */
  6350. if (outer_start + (1UL << order) <= start)
  6351. outer_start = start;
  6352. }
  6353. /* Make sure the range is really isolated. */
  6354. if (test_pages_isolated(outer_start, end, false)) {
  6355. pr_info("%s: [%lx, %lx) PFNs busy\n",
  6356. __func__, outer_start, end);
  6357. ret = -EBUSY;
  6358. goto done;
  6359. }
  6360. /* Grab isolated pages from freelists. */
  6361. outer_end = isolate_freepages_range(&cc, outer_start, end);
  6362. if (!outer_end) {
  6363. ret = -EBUSY;
  6364. goto done;
  6365. }
  6366. /* Free head and tail (if any) */
  6367. if (start != outer_start)
  6368. free_contig_range(outer_start, start - outer_start);
  6369. if (end != outer_end)
  6370. free_contig_range(end, outer_end - end);
  6371. done:
  6372. undo_isolate_page_range(pfn_max_align_down(start),
  6373. pfn_max_align_up(end), migratetype);
  6374. return ret;
  6375. }
  6376. void free_contig_range(unsigned long pfn, unsigned nr_pages)
  6377. {
  6378. unsigned int count = 0;
  6379. for (; nr_pages--; pfn++) {
  6380. struct page *page = pfn_to_page(pfn);
  6381. count += page_count(page) != 1;
  6382. __free_page(page);
  6383. }
  6384. WARN(count != 0, "%d pages are still in use!\n", count);
  6385. }
  6386. #endif
  6387. #ifdef CONFIG_MEMORY_HOTPLUG
  6388. /*
  6389. * The zone indicated has a new number of managed_pages; batch sizes and percpu
  6390. * page high values need to be recalulated.
  6391. */
  6392. void __meminit zone_pcp_update(struct zone *zone)
  6393. {
  6394. unsigned cpu;
  6395. mutex_lock(&pcp_batch_high_lock);
  6396. for_each_possible_cpu(cpu)
  6397. pageset_set_high_and_batch(zone,
  6398. per_cpu_ptr(zone->pageset, cpu));
  6399. mutex_unlock(&pcp_batch_high_lock);
  6400. }
  6401. #endif
  6402. void zone_pcp_reset(struct zone *zone)
  6403. {
  6404. unsigned long flags;
  6405. int cpu;
  6406. struct per_cpu_pageset *pset;
  6407. /* avoid races with drain_pages() */
  6408. local_irq_save(flags);
  6409. if (zone->pageset != &boot_pageset) {
  6410. for_each_online_cpu(cpu) {
  6411. pset = per_cpu_ptr(zone->pageset, cpu);
  6412. drain_zonestat(zone, pset);
  6413. }
  6414. free_percpu(zone->pageset);
  6415. zone->pageset = &boot_pageset;
  6416. }
  6417. local_irq_restore(flags);
  6418. }
  6419. #ifdef CONFIG_MEMORY_HOTREMOVE
  6420. /*
  6421. * All pages in the range must be in a single zone and isolated
  6422. * before calling this.
  6423. */
  6424. void
  6425. __offline_isolated_pages(unsigned long start_pfn, unsigned long end_pfn)
  6426. {
  6427. struct page *page;
  6428. struct zone *zone;
  6429. unsigned int order, i;
  6430. unsigned long pfn;
  6431. unsigned long flags;
  6432. /* find the first valid pfn */
  6433. for (pfn = start_pfn; pfn < end_pfn; pfn++)
  6434. if (pfn_valid(pfn))
  6435. break;
  6436. if (pfn == end_pfn)
  6437. return;
  6438. zone = page_zone(pfn_to_page(pfn));
  6439. spin_lock_irqsave(&zone->lock, flags);
  6440. pfn = start_pfn;
  6441. while (pfn < end_pfn) {
  6442. if (!pfn_valid(pfn)) {
  6443. pfn++;
  6444. continue;
  6445. }
  6446. page = pfn_to_page(pfn);
  6447. /*
  6448. * The HWPoisoned page may be not in buddy system, and
  6449. * page_count() is not 0.
  6450. */
  6451. if (unlikely(!PageBuddy(page) && PageHWPoison(page))) {
  6452. pfn++;
  6453. SetPageReserved(page);
  6454. continue;
  6455. }
  6456. BUG_ON(page_count(page));
  6457. BUG_ON(!PageBuddy(page));
  6458. order = page_order(page);
  6459. #ifdef CONFIG_DEBUG_VM
  6460. pr_info("remove from free list %lx %d %lx\n",
  6461. pfn, 1 << order, end_pfn);
  6462. #endif
  6463. list_del(&page->lru);
  6464. rmv_page_order(page);
  6465. zone->free_area[order].nr_free--;
  6466. for (i = 0; i < (1 << order); i++)
  6467. SetPageReserved((page+i));
  6468. pfn += (1 << order);
  6469. }
  6470. spin_unlock_irqrestore(&zone->lock, flags);
  6471. }
  6472. #endif
  6473. bool is_free_buddy_page(struct page *page)
  6474. {
  6475. struct zone *zone = page_zone(page);
  6476. unsigned long pfn = page_to_pfn(page);
  6477. unsigned long flags;
  6478. unsigned int order;
  6479. spin_lock_irqsave(&zone->lock, flags);
  6480. for (order = 0; order < MAX_ORDER; order++) {
  6481. struct page *page_head = page - (pfn & ((1 << order) - 1));
  6482. if (PageBuddy(page_head) && page_order(page_head) >= order)
  6483. break;
  6484. }
  6485. spin_unlock_irqrestore(&zone->lock, flags);
  6486. return order < MAX_ORDER;
  6487. }