page_alloc.c 129 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730
  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/compiler.h>
  24. #include <linux/kernel.h>
  25. #include <linux/module.h>
  26. #include <linux/suspend.h>
  27. #include <linux/pagevec.h>
  28. #include <linux/blkdev.h>
  29. #include <linux/slab.h>
  30. #include <linux/oom.h>
  31. #include <linux/notifier.h>
  32. #include <linux/topology.h>
  33. #include <linux/sysctl.h>
  34. #include <linux/cpu.h>
  35. #include <linux/cpuset.h>
  36. #include <linux/memory_hotplug.h>
  37. #include <linux/nodemask.h>
  38. #include <linux/vmalloc.h>
  39. #include <linux/mempolicy.h>
  40. #include <linux/stop_machine.h>
  41. #include <linux/sort.h>
  42. #include <linux/pfn.h>
  43. #include <linux/backing-dev.h>
  44. #include <linux/fault-inject.h>
  45. #include <linux/page-isolation.h>
  46. #include <linux/page_cgroup.h>
  47. #include <linux/debugobjects.h>
  48. #include <linux/kmemleak.h>
  49. #include <asm/tlbflush.h>
  50. #include <asm/div64.h>
  51. #include "internal.h"
  52. /*
  53. * Array of node states.
  54. */
  55. nodemask_t node_states[NR_NODE_STATES] __read_mostly = {
  56. [N_POSSIBLE] = NODE_MASK_ALL,
  57. [N_ONLINE] = { { [0] = 1UL } },
  58. #ifndef CONFIG_NUMA
  59. [N_NORMAL_MEMORY] = { { [0] = 1UL } },
  60. #ifdef CONFIG_HIGHMEM
  61. [N_HIGH_MEMORY] = { { [0] = 1UL } },
  62. #endif
  63. [N_CPU] = { { [0] = 1UL } },
  64. #endif /* NUMA */
  65. };
  66. EXPORT_SYMBOL(node_states);
  67. unsigned long totalram_pages __read_mostly;
  68. unsigned long totalreserve_pages __read_mostly;
  69. unsigned long highest_memmap_pfn __read_mostly;
  70. int percpu_pagelist_fraction;
  71. #ifdef CONFIG_HUGETLB_PAGE_SIZE_VARIABLE
  72. int pageblock_order __read_mostly;
  73. #endif
  74. static void __free_pages_ok(struct page *page, unsigned int order);
  75. /*
  76. * results with 256, 32 in the lowmem_reserve sysctl:
  77. * 1G machine -> (16M dma, 800M-16M normal, 1G-800M high)
  78. * 1G machine -> (16M dma, 784M normal, 224M high)
  79. * NORMAL allocation will leave 784M/256 of ram reserved in the ZONE_DMA
  80. * HIGHMEM allocation will leave 224M/32 of ram reserved in ZONE_NORMAL
  81. * HIGHMEM allocation will (224M+784M)/256 of ram reserved in ZONE_DMA
  82. *
  83. * TBD: should special case ZONE_DMA32 machines here - in those we normally
  84. * don't need any ZONE_NORMAL reservation
  85. */
  86. int sysctl_lowmem_reserve_ratio[MAX_NR_ZONES-1] = {
  87. #ifdef CONFIG_ZONE_DMA
  88. 256,
  89. #endif
  90. #ifdef CONFIG_ZONE_DMA32
  91. 256,
  92. #endif
  93. #ifdef CONFIG_HIGHMEM
  94. 32,
  95. #endif
  96. 32,
  97. };
  98. EXPORT_SYMBOL(totalram_pages);
  99. static char * const zone_names[MAX_NR_ZONES] = {
  100. #ifdef CONFIG_ZONE_DMA
  101. "DMA",
  102. #endif
  103. #ifdef CONFIG_ZONE_DMA32
  104. "DMA32",
  105. #endif
  106. "Normal",
  107. #ifdef CONFIG_HIGHMEM
  108. "HighMem",
  109. #endif
  110. "Movable",
  111. };
  112. int min_free_kbytes = 1024;
  113. unsigned long __meminitdata nr_kernel_pages;
  114. unsigned long __meminitdata nr_all_pages;
  115. static unsigned long __meminitdata dma_reserve;
  116. #ifdef CONFIG_ARCH_POPULATES_NODE_MAP
  117. /*
  118. * MAX_ACTIVE_REGIONS determines the maximum number of distinct
  119. * ranges of memory (RAM) that may be registered with add_active_range().
  120. * Ranges passed to add_active_range() will be merged if possible
  121. * so the number of times add_active_range() can be called is
  122. * related to the number of nodes and the number of holes
  123. */
  124. #ifdef CONFIG_MAX_ACTIVE_REGIONS
  125. /* Allow an architecture to set MAX_ACTIVE_REGIONS to save memory */
  126. #define MAX_ACTIVE_REGIONS CONFIG_MAX_ACTIVE_REGIONS
  127. #else
  128. #if MAX_NUMNODES >= 32
  129. /* If there can be many nodes, allow up to 50 holes per node */
  130. #define MAX_ACTIVE_REGIONS (MAX_NUMNODES*50)
  131. #else
  132. /* By default, allow up to 256 distinct regions */
  133. #define MAX_ACTIVE_REGIONS 256
  134. #endif
  135. #endif
  136. static struct node_active_region __meminitdata early_node_map[MAX_ACTIVE_REGIONS];
  137. static int __meminitdata nr_nodemap_entries;
  138. static unsigned long __meminitdata arch_zone_lowest_possible_pfn[MAX_NR_ZONES];
  139. static unsigned long __meminitdata arch_zone_highest_possible_pfn[MAX_NR_ZONES];
  140. static unsigned long __initdata required_kernelcore;
  141. static unsigned long __initdata required_movablecore;
  142. static unsigned long __meminitdata zone_movable_pfn[MAX_NUMNODES];
  143. /* movable_zone is the "real" zone pages in ZONE_MOVABLE are taken from */
  144. int movable_zone;
  145. EXPORT_SYMBOL(movable_zone);
  146. #endif /* CONFIG_ARCH_POPULATES_NODE_MAP */
  147. #if MAX_NUMNODES > 1
  148. int nr_node_ids __read_mostly = MAX_NUMNODES;
  149. EXPORT_SYMBOL(nr_node_ids);
  150. #endif
  151. int page_group_by_mobility_disabled __read_mostly;
  152. static void set_pageblock_migratetype(struct page *page, int migratetype)
  153. {
  154. set_pageblock_flags_group(page, (unsigned long)migratetype,
  155. PB_migrate, PB_migrate_end);
  156. }
  157. #ifdef CONFIG_DEBUG_VM
  158. static int page_outside_zone_boundaries(struct zone *zone, struct page *page)
  159. {
  160. int ret = 0;
  161. unsigned seq;
  162. unsigned long pfn = page_to_pfn(page);
  163. do {
  164. seq = zone_span_seqbegin(zone);
  165. if (pfn >= zone->zone_start_pfn + zone->spanned_pages)
  166. ret = 1;
  167. else if (pfn < zone->zone_start_pfn)
  168. ret = 1;
  169. } while (zone_span_seqretry(zone, seq));
  170. return ret;
  171. }
  172. static int page_is_consistent(struct zone *zone, struct page *page)
  173. {
  174. if (!pfn_valid_within(page_to_pfn(page)))
  175. return 0;
  176. if (zone != page_zone(page))
  177. return 0;
  178. return 1;
  179. }
  180. /*
  181. * Temporary debugging check for pages not lying within a given zone.
  182. */
  183. static int bad_range(struct zone *zone, struct page *page)
  184. {
  185. if (page_outside_zone_boundaries(zone, page))
  186. return 1;
  187. if (!page_is_consistent(zone, page))
  188. return 1;
  189. return 0;
  190. }
  191. #else
  192. static inline int bad_range(struct zone *zone, struct page *page)
  193. {
  194. return 0;
  195. }
  196. #endif
  197. static void bad_page(struct page *page)
  198. {
  199. static unsigned long resume;
  200. static unsigned long nr_shown;
  201. static unsigned long nr_unshown;
  202. /*
  203. * Allow a burst of 60 reports, then keep quiet for that minute;
  204. * or allow a steady drip of one report per second.
  205. */
  206. if (nr_shown == 60) {
  207. if (time_before(jiffies, resume)) {
  208. nr_unshown++;
  209. goto out;
  210. }
  211. if (nr_unshown) {
  212. printk(KERN_ALERT
  213. "BUG: Bad page state: %lu messages suppressed\n",
  214. nr_unshown);
  215. nr_unshown = 0;
  216. }
  217. nr_shown = 0;
  218. }
  219. if (nr_shown++ == 0)
  220. resume = jiffies + 60 * HZ;
  221. printk(KERN_ALERT "BUG: Bad page state in process %s pfn:%05lx\n",
  222. current->comm, page_to_pfn(page));
  223. printk(KERN_ALERT
  224. "page:%p flags:%p count:%d mapcount:%d mapping:%p index:%lx\n",
  225. page, (void *)page->flags, page_count(page),
  226. page_mapcount(page), page->mapping, page->index);
  227. dump_stack();
  228. out:
  229. /* Leave bad fields for debug, except PageBuddy could make trouble */
  230. __ClearPageBuddy(page);
  231. add_taint(TAINT_BAD_PAGE);
  232. }
  233. /*
  234. * Higher-order pages are called "compound pages". They are structured thusly:
  235. *
  236. * The first PAGE_SIZE page is called the "head page".
  237. *
  238. * The remaining PAGE_SIZE pages are called "tail pages".
  239. *
  240. * All pages have PG_compound set. All pages have their ->private pointing at
  241. * the head page (even the head page has this).
  242. *
  243. * The first tail page's ->lru.next holds the address of the compound page's
  244. * put_page() function. Its ->lru.prev holds the order of allocation.
  245. * This usage means that zero-order pages may not be compound.
  246. */
  247. static void free_compound_page(struct page *page)
  248. {
  249. __free_pages_ok(page, compound_order(page));
  250. }
  251. void prep_compound_page(struct page *page, unsigned long order)
  252. {
  253. int i;
  254. int nr_pages = 1 << order;
  255. set_compound_page_dtor(page, free_compound_page);
  256. set_compound_order(page, order);
  257. __SetPageHead(page);
  258. for (i = 1; i < nr_pages; i++) {
  259. struct page *p = page + i;
  260. __SetPageTail(p);
  261. p->first_page = page;
  262. }
  263. }
  264. #ifdef CONFIG_HUGETLBFS
  265. void prep_compound_gigantic_page(struct page *page, unsigned long order)
  266. {
  267. int i;
  268. int nr_pages = 1 << order;
  269. struct page *p = page + 1;
  270. set_compound_page_dtor(page, free_compound_page);
  271. set_compound_order(page, order);
  272. __SetPageHead(page);
  273. for (i = 1; i < nr_pages; i++, p = mem_map_next(p, page, i)) {
  274. __SetPageTail(p);
  275. p->first_page = page;
  276. }
  277. }
  278. #endif
  279. static int destroy_compound_page(struct page *page, unsigned long order)
  280. {
  281. int i;
  282. int nr_pages = 1 << order;
  283. int bad = 0;
  284. if (unlikely(compound_order(page) != order) ||
  285. unlikely(!PageHead(page))) {
  286. bad_page(page);
  287. bad++;
  288. }
  289. __ClearPageHead(page);
  290. for (i = 1; i < nr_pages; i++) {
  291. struct page *p = page + i;
  292. if (unlikely(!PageTail(p) || (p->first_page != page))) {
  293. bad_page(page);
  294. bad++;
  295. }
  296. __ClearPageTail(p);
  297. }
  298. return bad;
  299. }
  300. static inline void prep_zero_page(struct page *page, int order, gfp_t gfp_flags)
  301. {
  302. int i;
  303. /*
  304. * clear_highpage() will use KM_USER0, so it's a bug to use __GFP_ZERO
  305. * and __GFP_HIGHMEM from hard or soft interrupt context.
  306. */
  307. VM_BUG_ON((gfp_flags & __GFP_HIGHMEM) && in_interrupt());
  308. for (i = 0; i < (1 << order); i++)
  309. clear_highpage(page + i);
  310. }
  311. static inline void set_page_order(struct page *page, int order)
  312. {
  313. set_page_private(page, order);
  314. __SetPageBuddy(page);
  315. }
  316. static inline void rmv_page_order(struct page *page)
  317. {
  318. __ClearPageBuddy(page);
  319. set_page_private(page, 0);
  320. }
  321. /*
  322. * Locate the struct page for both the matching buddy in our
  323. * pair (buddy1) and the combined O(n+1) page they form (page).
  324. *
  325. * 1) Any buddy B1 will have an order O twin B2 which satisfies
  326. * the following equation:
  327. * B2 = B1 ^ (1 << O)
  328. * For example, if the starting buddy (buddy2) is #8 its order
  329. * 1 buddy is #10:
  330. * B2 = 8 ^ (1 << 1) = 8 ^ 2 = 10
  331. *
  332. * 2) Any buddy B will have an order O+1 parent P which
  333. * satisfies the following equation:
  334. * P = B & ~(1 << O)
  335. *
  336. * Assumption: *_mem_map is contiguous at least up to MAX_ORDER
  337. */
  338. static inline struct page *
  339. __page_find_buddy(struct page *page, unsigned long page_idx, unsigned int order)
  340. {
  341. unsigned long buddy_idx = page_idx ^ (1 << order);
  342. return page + (buddy_idx - page_idx);
  343. }
  344. static inline unsigned long
  345. __find_combined_index(unsigned long page_idx, unsigned int order)
  346. {
  347. return (page_idx & ~(1 << order));
  348. }
  349. /*
  350. * This function checks whether a page is free && is the buddy
  351. * we can do coalesce a page and its buddy if
  352. * (a) the buddy is not in a hole &&
  353. * (b) the buddy is in the buddy system &&
  354. * (c) a page and its buddy have the same order &&
  355. * (d) a page and its buddy are in the same zone.
  356. *
  357. * For recording whether a page is in the buddy system, we use PG_buddy.
  358. * Setting, clearing, and testing PG_buddy is serialized by zone->lock.
  359. *
  360. * For recording page's order, we use page_private(page).
  361. */
  362. static inline int page_is_buddy(struct page *page, struct page *buddy,
  363. int order)
  364. {
  365. if (!pfn_valid_within(page_to_pfn(buddy)))
  366. return 0;
  367. if (page_zone_id(page) != page_zone_id(buddy))
  368. return 0;
  369. if (PageBuddy(buddy) && page_order(buddy) == order) {
  370. BUG_ON(page_count(buddy) != 0);
  371. return 1;
  372. }
  373. return 0;
  374. }
  375. /*
  376. * Freeing function for a buddy system allocator.
  377. *
  378. * The concept of a buddy system is to maintain direct-mapped table
  379. * (containing bit values) for memory blocks of various "orders".
  380. * The bottom level table contains the map for the smallest allocatable
  381. * units of memory (here, pages), and each level above it describes
  382. * pairs of units from the levels below, hence, "buddies".
  383. * At a high level, all that happens here is marking the table entry
  384. * at the bottom level available, and propagating the changes upward
  385. * as necessary, plus some accounting needed to play nicely with other
  386. * parts of the VM system.
  387. * At each level, we keep a list of pages, which are heads of continuous
  388. * free pages of length of (1 << order) and marked with PG_buddy. Page's
  389. * order is recorded in page_private(page) field.
  390. * So when we are allocating or freeing one, we can derive the state of the
  391. * other. That is, if we allocate a small block, and both were
  392. * free, the remainder of the region must be split into blocks.
  393. * If a block is freed, and its buddy is also free, then this
  394. * triggers coalescing into a block of larger size.
  395. *
  396. * -- wli
  397. */
  398. static inline void __free_one_page(struct page *page,
  399. struct zone *zone, unsigned int order)
  400. {
  401. unsigned long page_idx;
  402. int order_size = 1 << order;
  403. int migratetype = get_pageblock_migratetype(page);
  404. if (unlikely(PageCompound(page)))
  405. if (unlikely(destroy_compound_page(page, order)))
  406. return;
  407. page_idx = page_to_pfn(page) & ((1 << MAX_ORDER) - 1);
  408. VM_BUG_ON(page_idx & (order_size - 1));
  409. VM_BUG_ON(bad_range(zone, page));
  410. __mod_zone_page_state(zone, NR_FREE_PAGES, order_size);
  411. while (order < MAX_ORDER-1) {
  412. unsigned long combined_idx;
  413. struct page *buddy;
  414. buddy = __page_find_buddy(page, page_idx, order);
  415. if (!page_is_buddy(page, buddy, order))
  416. break;
  417. /* Our buddy is free, merge with it and move up one order. */
  418. list_del(&buddy->lru);
  419. zone->free_area[order].nr_free--;
  420. rmv_page_order(buddy);
  421. combined_idx = __find_combined_index(page_idx, order);
  422. page = page + (combined_idx - page_idx);
  423. page_idx = combined_idx;
  424. order++;
  425. }
  426. set_page_order(page, order);
  427. list_add(&page->lru,
  428. &zone->free_area[order].free_list[migratetype]);
  429. zone->free_area[order].nr_free++;
  430. }
  431. static inline int free_pages_check(struct page *page)
  432. {
  433. free_page_mlock(page);
  434. if (unlikely(page_mapcount(page) |
  435. (page->mapping != NULL) |
  436. (page_count(page) != 0) |
  437. (page->flags & PAGE_FLAGS_CHECK_AT_FREE))) {
  438. bad_page(page);
  439. return 1;
  440. }
  441. if (page->flags & PAGE_FLAGS_CHECK_AT_PREP)
  442. page->flags &= ~PAGE_FLAGS_CHECK_AT_PREP;
  443. return 0;
  444. }
  445. /*
  446. * Frees a list of pages.
  447. * Assumes all pages on list are in same zone, and of same order.
  448. * count is the number of pages to free.
  449. *
  450. * If the zone was previously in an "all pages pinned" state then look to
  451. * see if this freeing clears that state.
  452. *
  453. * And clear the zone's pages_scanned counter, to hold off the "all pages are
  454. * pinned" detection logic.
  455. */
  456. static void free_pages_bulk(struct zone *zone, int count,
  457. struct list_head *list, int order)
  458. {
  459. spin_lock(&zone->lock);
  460. zone_clear_flag(zone, ZONE_ALL_UNRECLAIMABLE);
  461. zone->pages_scanned = 0;
  462. while (count--) {
  463. struct page *page;
  464. VM_BUG_ON(list_empty(list));
  465. page = list_entry(list->prev, struct page, lru);
  466. /* have to delete it as __free_one_page list manipulates */
  467. list_del(&page->lru);
  468. __free_one_page(page, zone, order);
  469. }
  470. spin_unlock(&zone->lock);
  471. }
  472. static void free_one_page(struct zone *zone, struct page *page, int order)
  473. {
  474. spin_lock(&zone->lock);
  475. zone_clear_flag(zone, ZONE_ALL_UNRECLAIMABLE);
  476. zone->pages_scanned = 0;
  477. __free_one_page(page, zone, order);
  478. spin_unlock(&zone->lock);
  479. }
  480. static void __free_pages_ok(struct page *page, unsigned int order)
  481. {
  482. unsigned long flags;
  483. int i;
  484. int bad = 0;
  485. for (i = 0 ; i < (1 << order) ; ++i)
  486. bad += free_pages_check(page + i);
  487. if (bad)
  488. return;
  489. if (!PageHighMem(page)) {
  490. debug_check_no_locks_freed(page_address(page),PAGE_SIZE<<order);
  491. debug_check_no_obj_freed(page_address(page),
  492. PAGE_SIZE << order);
  493. }
  494. arch_free_page(page, order);
  495. kernel_map_pages(page, 1 << order, 0);
  496. local_irq_save(flags);
  497. __count_vm_events(PGFREE, 1 << order);
  498. free_one_page(page_zone(page), page, order);
  499. local_irq_restore(flags);
  500. }
  501. /*
  502. * permit the bootmem allocator to evade page validation on high-order frees
  503. */
  504. void __meminit __free_pages_bootmem(struct page *page, unsigned int order)
  505. {
  506. if (order == 0) {
  507. __ClearPageReserved(page);
  508. set_page_count(page, 0);
  509. set_page_refcounted(page);
  510. __free_page(page);
  511. } else {
  512. int loop;
  513. prefetchw(page);
  514. for (loop = 0; loop < BITS_PER_LONG; loop++) {
  515. struct page *p = &page[loop];
  516. if (loop + 1 < BITS_PER_LONG)
  517. prefetchw(p + 1);
  518. __ClearPageReserved(p);
  519. set_page_count(p, 0);
  520. }
  521. set_page_refcounted(page);
  522. __free_pages(page, order);
  523. }
  524. }
  525. /*
  526. * The order of subdivision here is critical for the IO subsystem.
  527. * Please do not alter this order without good reasons and regression
  528. * testing. Specifically, as large blocks of memory are subdivided,
  529. * the order in which smaller blocks are delivered depends on the order
  530. * they're subdivided in this function. This is the primary factor
  531. * influencing the order in which pages are delivered to the IO
  532. * subsystem according to empirical testing, and this is also justified
  533. * by considering the behavior of a buddy system containing a single
  534. * large block of memory acted on by a series of small allocations.
  535. * This behavior is a critical factor in sglist merging's success.
  536. *
  537. * -- wli
  538. */
  539. static inline void expand(struct zone *zone, struct page *page,
  540. int low, int high, struct free_area *area,
  541. int migratetype)
  542. {
  543. unsigned long size = 1 << high;
  544. while (high > low) {
  545. area--;
  546. high--;
  547. size >>= 1;
  548. VM_BUG_ON(bad_range(zone, &page[size]));
  549. list_add(&page[size].lru, &area->free_list[migratetype]);
  550. area->nr_free++;
  551. set_page_order(&page[size], high);
  552. }
  553. }
  554. /*
  555. * This page is about to be returned from the page allocator
  556. */
  557. static int prep_new_page(struct page *page, int order, gfp_t gfp_flags)
  558. {
  559. if (unlikely(page_mapcount(page) |
  560. (page->mapping != NULL) |
  561. (page_count(page) != 0) |
  562. (page->flags & PAGE_FLAGS_CHECK_AT_PREP))) {
  563. bad_page(page);
  564. return 1;
  565. }
  566. set_page_private(page, 0);
  567. set_page_refcounted(page);
  568. arch_alloc_page(page, order);
  569. kernel_map_pages(page, 1 << order, 1);
  570. if (gfp_flags & __GFP_ZERO)
  571. prep_zero_page(page, order, gfp_flags);
  572. if (order && (gfp_flags & __GFP_COMP))
  573. prep_compound_page(page, order);
  574. return 0;
  575. }
  576. /*
  577. * Go through the free lists for the given migratetype and remove
  578. * the smallest available page from the freelists
  579. */
  580. static struct page *__rmqueue_smallest(struct zone *zone, unsigned int order,
  581. int migratetype)
  582. {
  583. unsigned int current_order;
  584. struct free_area * area;
  585. struct page *page;
  586. /* Find a page of the appropriate size in the preferred list */
  587. for (current_order = order; current_order < MAX_ORDER; ++current_order) {
  588. area = &(zone->free_area[current_order]);
  589. if (list_empty(&area->free_list[migratetype]))
  590. continue;
  591. page = list_entry(area->free_list[migratetype].next,
  592. struct page, lru);
  593. list_del(&page->lru);
  594. rmv_page_order(page);
  595. area->nr_free--;
  596. __mod_zone_page_state(zone, NR_FREE_PAGES, - (1UL << order));
  597. expand(zone, page, order, current_order, area, migratetype);
  598. return page;
  599. }
  600. return NULL;
  601. }
  602. /*
  603. * This array describes the order lists are fallen back to when
  604. * the free lists for the desirable migrate type are depleted
  605. */
  606. static int fallbacks[MIGRATE_TYPES][MIGRATE_TYPES-1] = {
  607. [MIGRATE_UNMOVABLE] = { MIGRATE_RECLAIMABLE, MIGRATE_MOVABLE, MIGRATE_RESERVE },
  608. [MIGRATE_RECLAIMABLE] = { MIGRATE_UNMOVABLE, MIGRATE_MOVABLE, MIGRATE_RESERVE },
  609. [MIGRATE_MOVABLE] = { MIGRATE_RECLAIMABLE, MIGRATE_UNMOVABLE, MIGRATE_RESERVE },
  610. [MIGRATE_RESERVE] = { MIGRATE_RESERVE, MIGRATE_RESERVE, MIGRATE_RESERVE }, /* Never used */
  611. };
  612. /*
  613. * Move the free pages in a range to the free lists of the requested type.
  614. * Note that start_page and end_pages are not aligned on a pageblock
  615. * boundary. If alignment is required, use move_freepages_block()
  616. */
  617. static int move_freepages(struct zone *zone,
  618. struct page *start_page, struct page *end_page,
  619. int migratetype)
  620. {
  621. struct page *page;
  622. unsigned long order;
  623. int pages_moved = 0;
  624. #ifndef CONFIG_HOLES_IN_ZONE
  625. /*
  626. * page_zone is not safe to call in this context when
  627. * CONFIG_HOLES_IN_ZONE is set. This bug check is probably redundant
  628. * anyway as we check zone boundaries in move_freepages_block().
  629. * Remove at a later date when no bug reports exist related to
  630. * grouping pages by mobility
  631. */
  632. BUG_ON(page_zone(start_page) != page_zone(end_page));
  633. #endif
  634. for (page = start_page; page <= end_page;) {
  635. /* Make sure we are not inadvertently changing nodes */
  636. VM_BUG_ON(page_to_nid(page) != zone_to_nid(zone));
  637. if (!pfn_valid_within(page_to_pfn(page))) {
  638. page++;
  639. continue;
  640. }
  641. if (!PageBuddy(page)) {
  642. page++;
  643. continue;
  644. }
  645. order = page_order(page);
  646. list_del(&page->lru);
  647. list_add(&page->lru,
  648. &zone->free_area[order].free_list[migratetype]);
  649. page += 1 << order;
  650. pages_moved += 1 << order;
  651. }
  652. return pages_moved;
  653. }
  654. static int move_freepages_block(struct zone *zone, struct page *page,
  655. int migratetype)
  656. {
  657. unsigned long start_pfn, end_pfn;
  658. struct page *start_page, *end_page;
  659. start_pfn = page_to_pfn(page);
  660. start_pfn = start_pfn & ~(pageblock_nr_pages-1);
  661. start_page = pfn_to_page(start_pfn);
  662. end_page = start_page + pageblock_nr_pages - 1;
  663. end_pfn = start_pfn + pageblock_nr_pages - 1;
  664. /* Do not cross zone boundaries */
  665. if (start_pfn < zone->zone_start_pfn)
  666. start_page = page;
  667. if (end_pfn >= zone->zone_start_pfn + zone->spanned_pages)
  668. return 0;
  669. return move_freepages(zone, start_page, end_page, migratetype);
  670. }
  671. /* Remove an element from the buddy allocator from the fallback list */
  672. static struct page *__rmqueue_fallback(struct zone *zone, int order,
  673. int start_migratetype)
  674. {
  675. struct free_area * area;
  676. int current_order;
  677. struct page *page;
  678. int migratetype, i;
  679. /* Find the largest possible block of pages in the other list */
  680. for (current_order = MAX_ORDER-1; current_order >= order;
  681. --current_order) {
  682. for (i = 0; i < MIGRATE_TYPES - 1; i++) {
  683. migratetype = fallbacks[start_migratetype][i];
  684. /* MIGRATE_RESERVE handled later if necessary */
  685. if (migratetype == MIGRATE_RESERVE)
  686. continue;
  687. area = &(zone->free_area[current_order]);
  688. if (list_empty(&area->free_list[migratetype]))
  689. continue;
  690. page = list_entry(area->free_list[migratetype].next,
  691. struct page, lru);
  692. area->nr_free--;
  693. /*
  694. * If breaking a large block of pages, move all free
  695. * pages to the preferred allocation list. If falling
  696. * back for a reclaimable kernel allocation, be more
  697. * agressive about taking ownership of free pages
  698. */
  699. if (unlikely(current_order >= (pageblock_order >> 1)) ||
  700. start_migratetype == MIGRATE_RECLAIMABLE) {
  701. unsigned long pages;
  702. pages = move_freepages_block(zone, page,
  703. start_migratetype);
  704. /* Claim the whole block if over half of it is free */
  705. if (pages >= (1 << (pageblock_order-1)))
  706. set_pageblock_migratetype(page,
  707. start_migratetype);
  708. migratetype = start_migratetype;
  709. }
  710. /* Remove the page from the freelists */
  711. list_del(&page->lru);
  712. rmv_page_order(page);
  713. __mod_zone_page_state(zone, NR_FREE_PAGES,
  714. -(1UL << order));
  715. if (current_order == pageblock_order)
  716. set_pageblock_migratetype(page,
  717. start_migratetype);
  718. expand(zone, page, order, current_order, area, migratetype);
  719. return page;
  720. }
  721. }
  722. /* Use MIGRATE_RESERVE rather than fail an allocation */
  723. return __rmqueue_smallest(zone, order, MIGRATE_RESERVE);
  724. }
  725. /*
  726. * Do the hard work of removing an element from the buddy allocator.
  727. * Call me with the zone->lock already held.
  728. */
  729. static struct page *__rmqueue(struct zone *zone, unsigned int order,
  730. int migratetype)
  731. {
  732. struct page *page;
  733. page = __rmqueue_smallest(zone, order, migratetype);
  734. if (unlikely(!page))
  735. page = __rmqueue_fallback(zone, order, migratetype);
  736. return page;
  737. }
  738. /*
  739. * Obtain a specified number of elements from the buddy allocator, all under
  740. * a single hold of the lock, for efficiency. Add them to the supplied list.
  741. * Returns the number of new pages which were placed at *list.
  742. */
  743. static int rmqueue_bulk(struct zone *zone, unsigned int order,
  744. unsigned long count, struct list_head *list,
  745. int migratetype)
  746. {
  747. int i;
  748. spin_lock(&zone->lock);
  749. for (i = 0; i < count; ++i) {
  750. struct page *page = __rmqueue(zone, order, migratetype);
  751. if (unlikely(page == NULL))
  752. break;
  753. /*
  754. * Split buddy pages returned by expand() are received here
  755. * in physical page order. The page is added to the callers and
  756. * list and the list head then moves forward. From the callers
  757. * perspective, the linked list is ordered by page number in
  758. * some conditions. This is useful for IO devices that can
  759. * merge IO requests if the physical pages are ordered
  760. * properly.
  761. */
  762. list_add(&page->lru, list);
  763. set_page_private(page, migratetype);
  764. list = &page->lru;
  765. }
  766. spin_unlock(&zone->lock);
  767. return i;
  768. }
  769. #ifdef CONFIG_NUMA
  770. /*
  771. * Called from the vmstat counter updater to drain pagesets of this
  772. * currently executing processor on remote nodes after they have
  773. * expired.
  774. *
  775. * Note that this function must be called with the thread pinned to
  776. * a single processor.
  777. */
  778. void drain_zone_pages(struct zone *zone, struct per_cpu_pages *pcp)
  779. {
  780. unsigned long flags;
  781. int to_drain;
  782. local_irq_save(flags);
  783. if (pcp->count >= pcp->batch)
  784. to_drain = pcp->batch;
  785. else
  786. to_drain = pcp->count;
  787. free_pages_bulk(zone, to_drain, &pcp->list, 0);
  788. pcp->count -= to_drain;
  789. local_irq_restore(flags);
  790. }
  791. #endif
  792. /*
  793. * Drain pages of the indicated processor.
  794. *
  795. * The processor must either be the current processor and the
  796. * thread pinned to the current processor or a processor that
  797. * is not online.
  798. */
  799. static void drain_pages(unsigned int cpu)
  800. {
  801. unsigned long flags;
  802. struct zone *zone;
  803. for_each_populated_zone(zone) {
  804. struct per_cpu_pageset *pset;
  805. struct per_cpu_pages *pcp;
  806. pset = zone_pcp(zone, cpu);
  807. pcp = &pset->pcp;
  808. local_irq_save(flags);
  809. free_pages_bulk(zone, pcp->count, &pcp->list, 0);
  810. pcp->count = 0;
  811. local_irq_restore(flags);
  812. }
  813. }
  814. /*
  815. * Spill all of this CPU's per-cpu pages back into the buddy allocator.
  816. */
  817. void drain_local_pages(void *arg)
  818. {
  819. drain_pages(smp_processor_id());
  820. }
  821. /*
  822. * Spill all the per-cpu pages from all CPUs back into the buddy allocator
  823. */
  824. void drain_all_pages(void)
  825. {
  826. on_each_cpu(drain_local_pages, NULL, 1);
  827. }
  828. #ifdef CONFIG_HIBERNATION
  829. void mark_free_pages(struct zone *zone)
  830. {
  831. unsigned long pfn, max_zone_pfn;
  832. unsigned long flags;
  833. int order, t;
  834. struct list_head *curr;
  835. if (!zone->spanned_pages)
  836. return;
  837. spin_lock_irqsave(&zone->lock, flags);
  838. max_zone_pfn = zone->zone_start_pfn + zone->spanned_pages;
  839. for (pfn = zone->zone_start_pfn; pfn < max_zone_pfn; pfn++)
  840. if (pfn_valid(pfn)) {
  841. struct page *page = pfn_to_page(pfn);
  842. if (!swsusp_page_is_forbidden(page))
  843. swsusp_unset_page_free(page);
  844. }
  845. for_each_migratetype_order(order, t) {
  846. list_for_each(curr, &zone->free_area[order].free_list[t]) {
  847. unsigned long i;
  848. pfn = page_to_pfn(list_entry(curr, struct page, lru));
  849. for (i = 0; i < (1UL << order); i++)
  850. swsusp_set_page_free(pfn_to_page(pfn + i));
  851. }
  852. }
  853. spin_unlock_irqrestore(&zone->lock, flags);
  854. }
  855. #endif /* CONFIG_PM */
  856. /*
  857. * Free a 0-order page
  858. */
  859. static void free_hot_cold_page(struct page *page, int cold)
  860. {
  861. struct zone *zone = page_zone(page);
  862. struct per_cpu_pages *pcp;
  863. unsigned long flags;
  864. if (PageAnon(page))
  865. page->mapping = NULL;
  866. if (free_pages_check(page))
  867. return;
  868. if (!PageHighMem(page)) {
  869. debug_check_no_locks_freed(page_address(page), PAGE_SIZE);
  870. debug_check_no_obj_freed(page_address(page), PAGE_SIZE);
  871. }
  872. arch_free_page(page, 0);
  873. kernel_map_pages(page, 1, 0);
  874. pcp = &zone_pcp(zone, get_cpu())->pcp;
  875. local_irq_save(flags);
  876. __count_vm_event(PGFREE);
  877. if (cold)
  878. list_add_tail(&page->lru, &pcp->list);
  879. else
  880. list_add(&page->lru, &pcp->list);
  881. set_page_private(page, get_pageblock_migratetype(page));
  882. pcp->count++;
  883. if (pcp->count >= pcp->high) {
  884. free_pages_bulk(zone, pcp->batch, &pcp->list, 0);
  885. pcp->count -= pcp->batch;
  886. }
  887. local_irq_restore(flags);
  888. put_cpu();
  889. }
  890. void free_hot_page(struct page *page)
  891. {
  892. free_hot_cold_page(page, 0);
  893. }
  894. void free_cold_page(struct page *page)
  895. {
  896. free_hot_cold_page(page, 1);
  897. }
  898. /*
  899. * split_page takes a non-compound higher-order page, and splits it into
  900. * n (1<<order) sub-pages: page[0..n]
  901. * Each sub-page must be freed individually.
  902. *
  903. * Note: this is probably too low level an operation for use in drivers.
  904. * Please consult with lkml before using this in your driver.
  905. */
  906. void split_page(struct page *page, unsigned int order)
  907. {
  908. int i;
  909. VM_BUG_ON(PageCompound(page));
  910. VM_BUG_ON(!page_count(page));
  911. for (i = 1; i < (1 << order); i++)
  912. set_page_refcounted(page + i);
  913. }
  914. /*
  915. * Really, prep_compound_page() should be called from __rmqueue_bulk(). But
  916. * we cheat by calling it from here, in the order > 0 path. Saves a branch
  917. * or two.
  918. */
  919. static struct page *buffered_rmqueue(struct zone *preferred_zone,
  920. struct zone *zone, int order, gfp_t gfp_flags)
  921. {
  922. unsigned long flags;
  923. struct page *page;
  924. int cold = !!(gfp_flags & __GFP_COLD);
  925. int cpu;
  926. int migratetype = allocflags_to_migratetype(gfp_flags);
  927. again:
  928. cpu = get_cpu();
  929. if (likely(order == 0)) {
  930. struct per_cpu_pages *pcp;
  931. pcp = &zone_pcp(zone, cpu)->pcp;
  932. local_irq_save(flags);
  933. if (!pcp->count) {
  934. pcp->count = rmqueue_bulk(zone, 0,
  935. pcp->batch, &pcp->list, migratetype);
  936. if (unlikely(!pcp->count))
  937. goto failed;
  938. }
  939. /* Find a page of the appropriate migrate type */
  940. if (cold) {
  941. list_for_each_entry_reverse(page, &pcp->list, lru)
  942. if (page_private(page) == migratetype)
  943. break;
  944. } else {
  945. list_for_each_entry(page, &pcp->list, lru)
  946. if (page_private(page) == migratetype)
  947. break;
  948. }
  949. /* Allocate more to the pcp list if necessary */
  950. if (unlikely(&page->lru == &pcp->list)) {
  951. pcp->count += rmqueue_bulk(zone, 0,
  952. pcp->batch, &pcp->list, migratetype);
  953. page = list_entry(pcp->list.next, struct page, lru);
  954. }
  955. list_del(&page->lru);
  956. pcp->count--;
  957. } else {
  958. spin_lock_irqsave(&zone->lock, flags);
  959. page = __rmqueue(zone, order, migratetype);
  960. spin_unlock(&zone->lock);
  961. if (!page)
  962. goto failed;
  963. }
  964. __count_zone_vm_events(PGALLOC, zone, 1 << order);
  965. zone_statistics(preferred_zone, zone);
  966. local_irq_restore(flags);
  967. put_cpu();
  968. VM_BUG_ON(bad_range(zone, page));
  969. if (prep_new_page(page, order, gfp_flags))
  970. goto again;
  971. return page;
  972. failed:
  973. local_irq_restore(flags);
  974. put_cpu();
  975. return NULL;
  976. }
  977. #define ALLOC_NO_WATERMARKS 0x01 /* don't check watermarks at all */
  978. #define ALLOC_WMARK_MIN 0x02 /* use pages_min watermark */
  979. #define ALLOC_WMARK_LOW 0x04 /* use pages_low watermark */
  980. #define ALLOC_WMARK_HIGH 0x08 /* use pages_high watermark */
  981. #define ALLOC_HARDER 0x10 /* try to alloc harder */
  982. #define ALLOC_HIGH 0x20 /* __GFP_HIGH set */
  983. #define ALLOC_CPUSET 0x40 /* check for correct cpuset */
  984. #ifdef CONFIG_FAIL_PAGE_ALLOC
  985. static struct fail_page_alloc_attr {
  986. struct fault_attr attr;
  987. u32 ignore_gfp_highmem;
  988. u32 ignore_gfp_wait;
  989. u32 min_order;
  990. #ifdef CONFIG_FAULT_INJECTION_DEBUG_FS
  991. struct dentry *ignore_gfp_highmem_file;
  992. struct dentry *ignore_gfp_wait_file;
  993. struct dentry *min_order_file;
  994. #endif /* CONFIG_FAULT_INJECTION_DEBUG_FS */
  995. } fail_page_alloc = {
  996. .attr = FAULT_ATTR_INITIALIZER,
  997. .ignore_gfp_wait = 1,
  998. .ignore_gfp_highmem = 1,
  999. .min_order = 1,
  1000. };
  1001. static int __init setup_fail_page_alloc(char *str)
  1002. {
  1003. return setup_fault_attr(&fail_page_alloc.attr, str);
  1004. }
  1005. __setup("fail_page_alloc=", setup_fail_page_alloc);
  1006. static int should_fail_alloc_page(gfp_t gfp_mask, unsigned int order)
  1007. {
  1008. if (order < fail_page_alloc.min_order)
  1009. return 0;
  1010. if (gfp_mask & __GFP_NOFAIL)
  1011. return 0;
  1012. if (fail_page_alloc.ignore_gfp_highmem && (gfp_mask & __GFP_HIGHMEM))
  1013. return 0;
  1014. if (fail_page_alloc.ignore_gfp_wait && (gfp_mask & __GFP_WAIT))
  1015. return 0;
  1016. return should_fail(&fail_page_alloc.attr, 1 << order);
  1017. }
  1018. #ifdef CONFIG_FAULT_INJECTION_DEBUG_FS
  1019. static int __init fail_page_alloc_debugfs(void)
  1020. {
  1021. mode_t mode = S_IFREG | S_IRUSR | S_IWUSR;
  1022. struct dentry *dir;
  1023. int err;
  1024. err = init_fault_attr_dentries(&fail_page_alloc.attr,
  1025. "fail_page_alloc");
  1026. if (err)
  1027. return err;
  1028. dir = fail_page_alloc.attr.dentries.dir;
  1029. fail_page_alloc.ignore_gfp_wait_file =
  1030. debugfs_create_bool("ignore-gfp-wait", mode, dir,
  1031. &fail_page_alloc.ignore_gfp_wait);
  1032. fail_page_alloc.ignore_gfp_highmem_file =
  1033. debugfs_create_bool("ignore-gfp-highmem", mode, dir,
  1034. &fail_page_alloc.ignore_gfp_highmem);
  1035. fail_page_alloc.min_order_file =
  1036. debugfs_create_u32("min-order", mode, dir,
  1037. &fail_page_alloc.min_order);
  1038. if (!fail_page_alloc.ignore_gfp_wait_file ||
  1039. !fail_page_alloc.ignore_gfp_highmem_file ||
  1040. !fail_page_alloc.min_order_file) {
  1041. err = -ENOMEM;
  1042. debugfs_remove(fail_page_alloc.ignore_gfp_wait_file);
  1043. debugfs_remove(fail_page_alloc.ignore_gfp_highmem_file);
  1044. debugfs_remove(fail_page_alloc.min_order_file);
  1045. cleanup_fault_attr_dentries(&fail_page_alloc.attr);
  1046. }
  1047. return err;
  1048. }
  1049. late_initcall(fail_page_alloc_debugfs);
  1050. #endif /* CONFIG_FAULT_INJECTION_DEBUG_FS */
  1051. #else /* CONFIG_FAIL_PAGE_ALLOC */
  1052. static inline int should_fail_alloc_page(gfp_t gfp_mask, unsigned int order)
  1053. {
  1054. return 0;
  1055. }
  1056. #endif /* CONFIG_FAIL_PAGE_ALLOC */
  1057. /*
  1058. * Return 1 if free pages are above 'mark'. This takes into account the order
  1059. * of the allocation.
  1060. */
  1061. int zone_watermark_ok(struct zone *z, int order, unsigned long mark,
  1062. int classzone_idx, int alloc_flags)
  1063. {
  1064. /* free_pages my go negative - that's OK */
  1065. long min = mark;
  1066. long free_pages = zone_page_state(z, NR_FREE_PAGES) - (1 << order) + 1;
  1067. int o;
  1068. if (alloc_flags & ALLOC_HIGH)
  1069. min -= min / 2;
  1070. if (alloc_flags & ALLOC_HARDER)
  1071. min -= min / 4;
  1072. if (free_pages <= min + z->lowmem_reserve[classzone_idx])
  1073. return 0;
  1074. for (o = 0; o < order; o++) {
  1075. /* At the next order, this order's pages become unavailable */
  1076. free_pages -= z->free_area[o].nr_free << o;
  1077. /* Require fewer higher order pages to be free */
  1078. min >>= 1;
  1079. if (free_pages <= min)
  1080. return 0;
  1081. }
  1082. return 1;
  1083. }
  1084. #ifdef CONFIG_NUMA
  1085. /*
  1086. * zlc_setup - Setup for "zonelist cache". Uses cached zone data to
  1087. * skip over zones that are not allowed by the cpuset, or that have
  1088. * been recently (in last second) found to be nearly full. See further
  1089. * comments in mmzone.h. Reduces cache footprint of zonelist scans
  1090. * that have to skip over a lot of full or unallowed zones.
  1091. *
  1092. * If the zonelist cache is present in the passed in zonelist, then
  1093. * returns a pointer to the allowed node mask (either the current
  1094. * tasks mems_allowed, or node_states[N_HIGH_MEMORY].)
  1095. *
  1096. * If the zonelist cache is not available for this zonelist, does
  1097. * nothing and returns NULL.
  1098. *
  1099. * If the fullzones BITMAP in the zonelist cache is stale (more than
  1100. * a second since last zap'd) then we zap it out (clear its bits.)
  1101. *
  1102. * We hold off even calling zlc_setup, until after we've checked the
  1103. * first zone in the zonelist, on the theory that most allocations will
  1104. * be satisfied from that first zone, so best to examine that zone as
  1105. * quickly as we can.
  1106. */
  1107. static nodemask_t *zlc_setup(struct zonelist *zonelist, int alloc_flags)
  1108. {
  1109. struct zonelist_cache *zlc; /* cached zonelist speedup info */
  1110. nodemask_t *allowednodes; /* zonelist_cache approximation */
  1111. zlc = zonelist->zlcache_ptr;
  1112. if (!zlc)
  1113. return NULL;
  1114. if (time_after(jiffies, zlc->last_full_zap + HZ)) {
  1115. bitmap_zero(zlc->fullzones, MAX_ZONES_PER_ZONELIST);
  1116. zlc->last_full_zap = jiffies;
  1117. }
  1118. allowednodes = !in_interrupt() && (alloc_flags & ALLOC_CPUSET) ?
  1119. &cpuset_current_mems_allowed :
  1120. &node_states[N_HIGH_MEMORY];
  1121. return allowednodes;
  1122. }
  1123. /*
  1124. * Given 'z' scanning a zonelist, run a couple of quick checks to see
  1125. * if it is worth looking at further for free memory:
  1126. * 1) Check that the zone isn't thought to be full (doesn't have its
  1127. * bit set in the zonelist_cache fullzones BITMAP).
  1128. * 2) Check that the zones node (obtained from the zonelist_cache
  1129. * z_to_n[] mapping) is allowed in the passed in allowednodes mask.
  1130. * Return true (non-zero) if zone is worth looking at further, or
  1131. * else return false (zero) if it is not.
  1132. *
  1133. * This check -ignores- the distinction between various watermarks,
  1134. * such as GFP_HIGH, GFP_ATOMIC, PF_MEMALLOC, ... If a zone is
  1135. * found to be full for any variation of these watermarks, it will
  1136. * be considered full for up to one second by all requests, unless
  1137. * we are so low on memory on all allowed nodes that we are forced
  1138. * into the second scan of the zonelist.
  1139. *
  1140. * In the second scan we ignore this zonelist cache and exactly
  1141. * apply the watermarks to all zones, even it is slower to do so.
  1142. * We are low on memory in the second scan, and should leave no stone
  1143. * unturned looking for a free page.
  1144. */
  1145. static int zlc_zone_worth_trying(struct zonelist *zonelist, struct zoneref *z,
  1146. nodemask_t *allowednodes)
  1147. {
  1148. struct zonelist_cache *zlc; /* cached zonelist speedup info */
  1149. int i; /* index of *z in zonelist zones */
  1150. int n; /* node that zone *z is on */
  1151. zlc = zonelist->zlcache_ptr;
  1152. if (!zlc)
  1153. return 1;
  1154. i = z - zonelist->_zonerefs;
  1155. n = zlc->z_to_n[i];
  1156. /* This zone is worth trying if it is allowed but not full */
  1157. return node_isset(n, *allowednodes) && !test_bit(i, zlc->fullzones);
  1158. }
  1159. /*
  1160. * Given 'z' scanning a zonelist, set the corresponding bit in
  1161. * zlc->fullzones, so that subsequent attempts to allocate a page
  1162. * from that zone don't waste time re-examining it.
  1163. */
  1164. static void zlc_mark_zone_full(struct zonelist *zonelist, struct zoneref *z)
  1165. {
  1166. struct zonelist_cache *zlc; /* cached zonelist speedup info */
  1167. int i; /* index of *z in zonelist zones */
  1168. zlc = zonelist->zlcache_ptr;
  1169. if (!zlc)
  1170. return;
  1171. i = z - zonelist->_zonerefs;
  1172. set_bit(i, zlc->fullzones);
  1173. }
  1174. #else /* CONFIG_NUMA */
  1175. static nodemask_t *zlc_setup(struct zonelist *zonelist, int alloc_flags)
  1176. {
  1177. return NULL;
  1178. }
  1179. static int zlc_zone_worth_trying(struct zonelist *zonelist, struct zoneref *z,
  1180. nodemask_t *allowednodes)
  1181. {
  1182. return 1;
  1183. }
  1184. static void zlc_mark_zone_full(struct zonelist *zonelist, struct zoneref *z)
  1185. {
  1186. }
  1187. #endif /* CONFIG_NUMA */
  1188. /*
  1189. * get_page_from_freelist goes through the zonelist trying to allocate
  1190. * a page.
  1191. */
  1192. static struct page *
  1193. get_page_from_freelist(gfp_t gfp_mask, nodemask_t *nodemask, unsigned int order,
  1194. struct zonelist *zonelist, int high_zoneidx, int alloc_flags)
  1195. {
  1196. struct zoneref *z;
  1197. struct page *page = NULL;
  1198. int classzone_idx;
  1199. struct zone *zone, *preferred_zone;
  1200. nodemask_t *allowednodes = NULL;/* zonelist_cache approximation */
  1201. int zlc_active = 0; /* set if using zonelist_cache */
  1202. int did_zlc_setup = 0; /* just call zlc_setup() one time */
  1203. (void)first_zones_zonelist(zonelist, high_zoneidx, nodemask,
  1204. &preferred_zone);
  1205. if (!preferred_zone)
  1206. return NULL;
  1207. classzone_idx = zone_idx(preferred_zone);
  1208. zonelist_scan:
  1209. /*
  1210. * Scan zonelist, looking for a zone with enough free.
  1211. * See also cpuset_zone_allowed() comment in kernel/cpuset.c.
  1212. */
  1213. for_each_zone_zonelist_nodemask(zone, z, zonelist,
  1214. high_zoneidx, nodemask) {
  1215. if (NUMA_BUILD && zlc_active &&
  1216. !zlc_zone_worth_trying(zonelist, z, allowednodes))
  1217. continue;
  1218. if ((alloc_flags & ALLOC_CPUSET) &&
  1219. !cpuset_zone_allowed_softwall(zone, gfp_mask))
  1220. goto try_next_zone;
  1221. if (!(alloc_flags & ALLOC_NO_WATERMARKS)) {
  1222. unsigned long mark;
  1223. if (alloc_flags & ALLOC_WMARK_MIN)
  1224. mark = zone->pages_min;
  1225. else if (alloc_flags & ALLOC_WMARK_LOW)
  1226. mark = zone->pages_low;
  1227. else
  1228. mark = zone->pages_high;
  1229. if (!zone_watermark_ok(zone, order, mark,
  1230. classzone_idx, alloc_flags)) {
  1231. if (!zone_reclaim_mode ||
  1232. !zone_reclaim(zone, gfp_mask, order))
  1233. goto this_zone_full;
  1234. }
  1235. }
  1236. page = buffered_rmqueue(preferred_zone, zone, order, gfp_mask);
  1237. if (page)
  1238. break;
  1239. this_zone_full:
  1240. if (NUMA_BUILD)
  1241. zlc_mark_zone_full(zonelist, z);
  1242. try_next_zone:
  1243. if (NUMA_BUILD && !did_zlc_setup) {
  1244. /* we do zlc_setup after the first zone is tried */
  1245. allowednodes = zlc_setup(zonelist, alloc_flags);
  1246. zlc_active = 1;
  1247. did_zlc_setup = 1;
  1248. }
  1249. }
  1250. if (unlikely(NUMA_BUILD && page == NULL && zlc_active)) {
  1251. /* Disable zlc cache for second zonelist scan */
  1252. zlc_active = 0;
  1253. goto zonelist_scan;
  1254. }
  1255. return page;
  1256. }
  1257. /*
  1258. * This is the 'heart' of the zoned buddy allocator.
  1259. */
  1260. struct page *
  1261. __alloc_pages_internal(gfp_t gfp_mask, unsigned int order,
  1262. struct zonelist *zonelist, nodemask_t *nodemask)
  1263. {
  1264. const gfp_t wait = gfp_mask & __GFP_WAIT;
  1265. enum zone_type high_zoneidx = gfp_zone(gfp_mask);
  1266. struct zoneref *z;
  1267. struct zone *zone;
  1268. struct page *page;
  1269. struct reclaim_state reclaim_state;
  1270. struct task_struct *p = current;
  1271. int do_retry;
  1272. int alloc_flags;
  1273. unsigned long did_some_progress;
  1274. unsigned long pages_reclaimed = 0;
  1275. lockdep_trace_alloc(gfp_mask);
  1276. might_sleep_if(wait);
  1277. if (should_fail_alloc_page(gfp_mask, order))
  1278. return NULL;
  1279. restart:
  1280. z = zonelist->_zonerefs; /* the list of zones suitable for gfp_mask */
  1281. if (unlikely(!z->zone)) {
  1282. /*
  1283. * Happens if we have an empty zonelist as a result of
  1284. * GFP_THISNODE being used on a memoryless node
  1285. */
  1286. return NULL;
  1287. }
  1288. page = get_page_from_freelist(gfp_mask|__GFP_HARDWALL, nodemask, order,
  1289. zonelist, high_zoneidx, ALLOC_WMARK_LOW|ALLOC_CPUSET);
  1290. if (page)
  1291. goto got_pg;
  1292. /*
  1293. * GFP_THISNODE (meaning __GFP_THISNODE, __GFP_NORETRY and
  1294. * __GFP_NOWARN set) should not cause reclaim since the subsystem
  1295. * (f.e. slab) using GFP_THISNODE may choose to trigger reclaim
  1296. * using a larger set of nodes after it has established that the
  1297. * allowed per node queues are empty and that nodes are
  1298. * over allocated.
  1299. */
  1300. if (NUMA_BUILD && (gfp_mask & GFP_THISNODE) == GFP_THISNODE)
  1301. goto nopage;
  1302. for_each_zone_zonelist(zone, z, zonelist, high_zoneidx)
  1303. wakeup_kswapd(zone, order);
  1304. /*
  1305. * OK, we're below the kswapd watermark and have kicked background
  1306. * reclaim. Now things get more complex, so set up alloc_flags according
  1307. * to how we want to proceed.
  1308. *
  1309. * The caller may dip into page reserves a bit more if the caller
  1310. * cannot run direct reclaim, or if the caller has realtime scheduling
  1311. * policy or is asking for __GFP_HIGH memory. GFP_ATOMIC requests will
  1312. * set both ALLOC_HARDER (!wait) and ALLOC_HIGH (__GFP_HIGH).
  1313. */
  1314. alloc_flags = ALLOC_WMARK_MIN;
  1315. if ((unlikely(rt_task(p)) && !in_interrupt()) || !wait)
  1316. alloc_flags |= ALLOC_HARDER;
  1317. if (gfp_mask & __GFP_HIGH)
  1318. alloc_flags |= ALLOC_HIGH;
  1319. if (wait)
  1320. alloc_flags |= ALLOC_CPUSET;
  1321. /*
  1322. * Go through the zonelist again. Let __GFP_HIGH and allocations
  1323. * coming from realtime tasks go deeper into reserves.
  1324. *
  1325. * This is the last chance, in general, before the goto nopage.
  1326. * Ignore cpuset if GFP_ATOMIC (!wait) rather than fail alloc.
  1327. * See also cpuset_zone_allowed() comment in kernel/cpuset.c.
  1328. */
  1329. page = get_page_from_freelist(gfp_mask, nodemask, order, zonelist,
  1330. high_zoneidx, alloc_flags);
  1331. if (page)
  1332. goto got_pg;
  1333. /* This allocation should allow future memory freeing. */
  1334. rebalance:
  1335. if (((p->flags & PF_MEMALLOC) || unlikely(test_thread_flag(TIF_MEMDIE)))
  1336. && !in_interrupt()) {
  1337. if (!(gfp_mask & __GFP_NOMEMALLOC)) {
  1338. nofail_alloc:
  1339. /* go through the zonelist yet again, ignoring mins */
  1340. page = get_page_from_freelist(gfp_mask, nodemask, order,
  1341. zonelist, high_zoneidx, ALLOC_NO_WATERMARKS);
  1342. if (page)
  1343. goto got_pg;
  1344. if (gfp_mask & __GFP_NOFAIL) {
  1345. congestion_wait(WRITE, HZ/50);
  1346. goto nofail_alloc;
  1347. }
  1348. }
  1349. goto nopage;
  1350. }
  1351. /* Atomic allocations - we can't balance anything */
  1352. if (!wait)
  1353. goto nopage;
  1354. cond_resched();
  1355. /* We now go into synchronous reclaim */
  1356. cpuset_memory_pressure_bump();
  1357. /*
  1358. * The task's cpuset might have expanded its set of allowable nodes
  1359. */
  1360. cpuset_update_task_memory_state();
  1361. p->flags |= PF_MEMALLOC;
  1362. lockdep_set_current_reclaim_state(gfp_mask);
  1363. reclaim_state.reclaimed_slab = 0;
  1364. p->reclaim_state = &reclaim_state;
  1365. did_some_progress = try_to_free_pages(zonelist, order,
  1366. gfp_mask, nodemask);
  1367. p->reclaim_state = NULL;
  1368. lockdep_clear_current_reclaim_state();
  1369. p->flags &= ~PF_MEMALLOC;
  1370. cond_resched();
  1371. if (order != 0)
  1372. drain_all_pages();
  1373. if (likely(did_some_progress)) {
  1374. page = get_page_from_freelist(gfp_mask, nodemask, order,
  1375. zonelist, high_zoneidx, alloc_flags);
  1376. if (page)
  1377. goto got_pg;
  1378. } else if ((gfp_mask & __GFP_FS) && !(gfp_mask & __GFP_NORETRY)) {
  1379. if (!try_set_zone_oom(zonelist, gfp_mask)) {
  1380. schedule_timeout_uninterruptible(1);
  1381. goto restart;
  1382. }
  1383. /*
  1384. * Go through the zonelist yet one more time, keep
  1385. * very high watermark here, this is only to catch
  1386. * a parallel oom killing, we must fail if we're still
  1387. * under heavy pressure.
  1388. */
  1389. page = get_page_from_freelist(gfp_mask|__GFP_HARDWALL, nodemask,
  1390. order, zonelist, high_zoneidx,
  1391. ALLOC_WMARK_HIGH|ALLOC_CPUSET);
  1392. if (page) {
  1393. clear_zonelist_oom(zonelist, gfp_mask);
  1394. goto got_pg;
  1395. }
  1396. /* The OOM killer will not help higher order allocs so fail */
  1397. if (order > PAGE_ALLOC_COSTLY_ORDER) {
  1398. clear_zonelist_oom(zonelist, gfp_mask);
  1399. goto nopage;
  1400. }
  1401. out_of_memory(zonelist, gfp_mask, order);
  1402. clear_zonelist_oom(zonelist, gfp_mask);
  1403. goto restart;
  1404. }
  1405. /*
  1406. * Don't let big-order allocations loop unless the caller explicitly
  1407. * requests that. Wait for some write requests to complete then retry.
  1408. *
  1409. * In this implementation, order <= PAGE_ALLOC_COSTLY_ORDER
  1410. * means __GFP_NOFAIL, but that may not be true in other
  1411. * implementations.
  1412. *
  1413. * For order > PAGE_ALLOC_COSTLY_ORDER, if __GFP_REPEAT is
  1414. * specified, then we retry until we no longer reclaim any pages
  1415. * (above), or we've reclaimed an order of pages at least as
  1416. * large as the allocation's order. In both cases, if the
  1417. * allocation still fails, we stop retrying.
  1418. */
  1419. pages_reclaimed += did_some_progress;
  1420. do_retry = 0;
  1421. if (!(gfp_mask & __GFP_NORETRY)) {
  1422. if (order <= PAGE_ALLOC_COSTLY_ORDER) {
  1423. do_retry = 1;
  1424. } else {
  1425. if (gfp_mask & __GFP_REPEAT &&
  1426. pages_reclaimed < (1 << order))
  1427. do_retry = 1;
  1428. }
  1429. if (gfp_mask & __GFP_NOFAIL)
  1430. do_retry = 1;
  1431. }
  1432. if (do_retry) {
  1433. congestion_wait(WRITE, HZ/50);
  1434. goto rebalance;
  1435. }
  1436. nopage:
  1437. if (!(gfp_mask & __GFP_NOWARN) && printk_ratelimit()) {
  1438. printk(KERN_WARNING "%s: page allocation failure."
  1439. " order:%d, mode:0x%x\n",
  1440. p->comm, order, gfp_mask);
  1441. dump_stack();
  1442. show_mem();
  1443. }
  1444. got_pg:
  1445. return page;
  1446. }
  1447. EXPORT_SYMBOL(__alloc_pages_internal);
  1448. /*
  1449. * Common helper functions.
  1450. */
  1451. unsigned long __get_free_pages(gfp_t gfp_mask, unsigned int order)
  1452. {
  1453. struct page * page;
  1454. page = alloc_pages(gfp_mask, order);
  1455. if (!page)
  1456. return 0;
  1457. return (unsigned long) page_address(page);
  1458. }
  1459. EXPORT_SYMBOL(__get_free_pages);
  1460. unsigned long get_zeroed_page(gfp_t gfp_mask)
  1461. {
  1462. struct page * page;
  1463. /*
  1464. * get_zeroed_page() returns a 32-bit address, which cannot represent
  1465. * a highmem page
  1466. */
  1467. VM_BUG_ON((gfp_mask & __GFP_HIGHMEM) != 0);
  1468. page = alloc_pages(gfp_mask | __GFP_ZERO, 0);
  1469. if (page)
  1470. return (unsigned long) page_address(page);
  1471. return 0;
  1472. }
  1473. EXPORT_SYMBOL(get_zeroed_page);
  1474. void __pagevec_free(struct pagevec *pvec)
  1475. {
  1476. int i = pagevec_count(pvec);
  1477. while (--i >= 0)
  1478. free_hot_cold_page(pvec->pages[i], pvec->cold);
  1479. }
  1480. void __free_pages(struct page *page, unsigned int order)
  1481. {
  1482. if (put_page_testzero(page)) {
  1483. if (order == 0)
  1484. free_hot_page(page);
  1485. else
  1486. __free_pages_ok(page, order);
  1487. }
  1488. }
  1489. EXPORT_SYMBOL(__free_pages);
  1490. void free_pages(unsigned long addr, unsigned int order)
  1491. {
  1492. if (addr != 0) {
  1493. VM_BUG_ON(!virt_addr_valid((void *)addr));
  1494. __free_pages(virt_to_page((void *)addr), order);
  1495. }
  1496. }
  1497. EXPORT_SYMBOL(free_pages);
  1498. /**
  1499. * alloc_pages_exact - allocate an exact number physically-contiguous pages.
  1500. * @size: the number of bytes to allocate
  1501. * @gfp_mask: GFP flags for the allocation
  1502. *
  1503. * This function is similar to alloc_pages(), except that it allocates the
  1504. * minimum number of pages to satisfy the request. alloc_pages() can only
  1505. * allocate memory in power-of-two pages.
  1506. *
  1507. * This function is also limited by MAX_ORDER.
  1508. *
  1509. * Memory allocated by this function must be released by free_pages_exact().
  1510. */
  1511. void *alloc_pages_exact(size_t size, gfp_t gfp_mask)
  1512. {
  1513. unsigned int order = get_order(size);
  1514. unsigned long addr;
  1515. addr = __get_free_pages(gfp_mask, order);
  1516. if (addr) {
  1517. unsigned long alloc_end = addr + (PAGE_SIZE << order);
  1518. unsigned long used = addr + PAGE_ALIGN(size);
  1519. split_page(virt_to_page(addr), order);
  1520. while (used < alloc_end) {
  1521. free_page(used);
  1522. used += PAGE_SIZE;
  1523. }
  1524. }
  1525. return (void *)addr;
  1526. }
  1527. EXPORT_SYMBOL(alloc_pages_exact);
  1528. /**
  1529. * free_pages_exact - release memory allocated via alloc_pages_exact()
  1530. * @virt: the value returned by alloc_pages_exact.
  1531. * @size: size of allocation, same value as passed to alloc_pages_exact().
  1532. *
  1533. * Release the memory allocated by a previous call to alloc_pages_exact.
  1534. */
  1535. void free_pages_exact(void *virt, size_t size)
  1536. {
  1537. unsigned long addr = (unsigned long)virt;
  1538. unsigned long end = addr + PAGE_ALIGN(size);
  1539. while (addr < end) {
  1540. free_page(addr);
  1541. addr += PAGE_SIZE;
  1542. }
  1543. }
  1544. EXPORT_SYMBOL(free_pages_exact);
  1545. static unsigned int nr_free_zone_pages(int offset)
  1546. {
  1547. struct zoneref *z;
  1548. struct zone *zone;
  1549. /* Just pick one node, since fallback list is circular */
  1550. unsigned int sum = 0;
  1551. struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL);
  1552. for_each_zone_zonelist(zone, z, zonelist, offset) {
  1553. unsigned long size = zone->present_pages;
  1554. unsigned long high = zone->pages_high;
  1555. if (size > high)
  1556. sum += size - high;
  1557. }
  1558. return sum;
  1559. }
  1560. /*
  1561. * Amount of free RAM allocatable within ZONE_DMA and ZONE_NORMAL
  1562. */
  1563. unsigned int nr_free_buffer_pages(void)
  1564. {
  1565. return nr_free_zone_pages(gfp_zone(GFP_USER));
  1566. }
  1567. EXPORT_SYMBOL_GPL(nr_free_buffer_pages);
  1568. /*
  1569. * Amount of free RAM allocatable within all zones
  1570. */
  1571. unsigned int nr_free_pagecache_pages(void)
  1572. {
  1573. return nr_free_zone_pages(gfp_zone(GFP_HIGHUSER_MOVABLE));
  1574. }
  1575. static inline void show_node(struct zone *zone)
  1576. {
  1577. if (NUMA_BUILD)
  1578. printk("Node %d ", zone_to_nid(zone));
  1579. }
  1580. void si_meminfo(struct sysinfo *val)
  1581. {
  1582. val->totalram = totalram_pages;
  1583. val->sharedram = 0;
  1584. val->freeram = global_page_state(NR_FREE_PAGES);
  1585. val->bufferram = nr_blockdev_pages();
  1586. val->totalhigh = totalhigh_pages;
  1587. val->freehigh = nr_free_highpages();
  1588. val->mem_unit = PAGE_SIZE;
  1589. }
  1590. EXPORT_SYMBOL(si_meminfo);
  1591. #ifdef CONFIG_NUMA
  1592. void si_meminfo_node(struct sysinfo *val, int nid)
  1593. {
  1594. pg_data_t *pgdat = NODE_DATA(nid);
  1595. val->totalram = pgdat->node_present_pages;
  1596. val->freeram = node_page_state(nid, NR_FREE_PAGES);
  1597. #ifdef CONFIG_HIGHMEM
  1598. val->totalhigh = pgdat->node_zones[ZONE_HIGHMEM].present_pages;
  1599. val->freehigh = zone_page_state(&pgdat->node_zones[ZONE_HIGHMEM],
  1600. NR_FREE_PAGES);
  1601. #else
  1602. val->totalhigh = 0;
  1603. val->freehigh = 0;
  1604. #endif
  1605. val->mem_unit = PAGE_SIZE;
  1606. }
  1607. #endif
  1608. #define K(x) ((x) << (PAGE_SHIFT-10))
  1609. /*
  1610. * Show free area list (used inside shift_scroll-lock stuff)
  1611. * We also calculate the percentage fragmentation. We do this by counting the
  1612. * memory on each free list with the exception of the first item on the list.
  1613. */
  1614. void show_free_areas(void)
  1615. {
  1616. int cpu;
  1617. struct zone *zone;
  1618. for_each_populated_zone(zone) {
  1619. show_node(zone);
  1620. printk("%s per-cpu:\n", zone->name);
  1621. for_each_online_cpu(cpu) {
  1622. struct per_cpu_pageset *pageset;
  1623. pageset = zone_pcp(zone, cpu);
  1624. printk("CPU %4d: hi:%5d, btch:%4d usd:%4d\n",
  1625. cpu, pageset->pcp.high,
  1626. pageset->pcp.batch, pageset->pcp.count);
  1627. }
  1628. }
  1629. printk("Active_anon:%lu active_file:%lu inactive_anon:%lu\n"
  1630. " inactive_file:%lu"
  1631. //TODO: check/adjust line lengths
  1632. #ifdef CONFIG_UNEVICTABLE_LRU
  1633. " unevictable:%lu"
  1634. #endif
  1635. " dirty:%lu writeback:%lu unstable:%lu\n"
  1636. " free:%lu slab:%lu mapped:%lu pagetables:%lu bounce:%lu\n",
  1637. global_page_state(NR_ACTIVE_ANON),
  1638. global_page_state(NR_ACTIVE_FILE),
  1639. global_page_state(NR_INACTIVE_ANON),
  1640. global_page_state(NR_INACTIVE_FILE),
  1641. #ifdef CONFIG_UNEVICTABLE_LRU
  1642. global_page_state(NR_UNEVICTABLE),
  1643. #endif
  1644. global_page_state(NR_FILE_DIRTY),
  1645. global_page_state(NR_WRITEBACK),
  1646. global_page_state(NR_UNSTABLE_NFS),
  1647. global_page_state(NR_FREE_PAGES),
  1648. global_page_state(NR_SLAB_RECLAIMABLE) +
  1649. global_page_state(NR_SLAB_UNRECLAIMABLE),
  1650. global_page_state(NR_FILE_MAPPED),
  1651. global_page_state(NR_PAGETABLE),
  1652. global_page_state(NR_BOUNCE));
  1653. for_each_populated_zone(zone) {
  1654. int i;
  1655. show_node(zone);
  1656. printk("%s"
  1657. " free:%lukB"
  1658. " min:%lukB"
  1659. " low:%lukB"
  1660. " high:%lukB"
  1661. " active_anon:%lukB"
  1662. " inactive_anon:%lukB"
  1663. " active_file:%lukB"
  1664. " inactive_file:%lukB"
  1665. #ifdef CONFIG_UNEVICTABLE_LRU
  1666. " unevictable:%lukB"
  1667. #endif
  1668. " present:%lukB"
  1669. " pages_scanned:%lu"
  1670. " all_unreclaimable? %s"
  1671. "\n",
  1672. zone->name,
  1673. K(zone_page_state(zone, NR_FREE_PAGES)),
  1674. K(zone->pages_min),
  1675. K(zone->pages_low),
  1676. K(zone->pages_high),
  1677. K(zone_page_state(zone, NR_ACTIVE_ANON)),
  1678. K(zone_page_state(zone, NR_INACTIVE_ANON)),
  1679. K(zone_page_state(zone, NR_ACTIVE_FILE)),
  1680. K(zone_page_state(zone, NR_INACTIVE_FILE)),
  1681. #ifdef CONFIG_UNEVICTABLE_LRU
  1682. K(zone_page_state(zone, NR_UNEVICTABLE)),
  1683. #endif
  1684. K(zone->present_pages),
  1685. zone->pages_scanned,
  1686. (zone_is_all_unreclaimable(zone) ? "yes" : "no")
  1687. );
  1688. printk("lowmem_reserve[]:");
  1689. for (i = 0; i < MAX_NR_ZONES; i++)
  1690. printk(" %lu", zone->lowmem_reserve[i]);
  1691. printk("\n");
  1692. }
  1693. for_each_populated_zone(zone) {
  1694. unsigned long nr[MAX_ORDER], flags, order, total = 0;
  1695. show_node(zone);
  1696. printk("%s: ", zone->name);
  1697. spin_lock_irqsave(&zone->lock, flags);
  1698. for (order = 0; order < MAX_ORDER; order++) {
  1699. nr[order] = zone->free_area[order].nr_free;
  1700. total += nr[order] << order;
  1701. }
  1702. spin_unlock_irqrestore(&zone->lock, flags);
  1703. for (order = 0; order < MAX_ORDER; order++)
  1704. printk("%lu*%lukB ", nr[order], K(1UL) << order);
  1705. printk("= %lukB\n", K(total));
  1706. }
  1707. printk("%ld total pagecache pages\n", global_page_state(NR_FILE_PAGES));
  1708. show_swap_cache_info();
  1709. }
  1710. static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref)
  1711. {
  1712. zoneref->zone = zone;
  1713. zoneref->zone_idx = zone_idx(zone);
  1714. }
  1715. /*
  1716. * Builds allocation fallback zone lists.
  1717. *
  1718. * Add all populated zones of a node to the zonelist.
  1719. */
  1720. static int build_zonelists_node(pg_data_t *pgdat, struct zonelist *zonelist,
  1721. int nr_zones, enum zone_type zone_type)
  1722. {
  1723. struct zone *zone;
  1724. BUG_ON(zone_type >= MAX_NR_ZONES);
  1725. zone_type++;
  1726. do {
  1727. zone_type--;
  1728. zone = pgdat->node_zones + zone_type;
  1729. if (populated_zone(zone)) {
  1730. zoneref_set_zone(zone,
  1731. &zonelist->_zonerefs[nr_zones++]);
  1732. check_highest_zone(zone_type);
  1733. }
  1734. } while (zone_type);
  1735. return nr_zones;
  1736. }
  1737. /*
  1738. * zonelist_order:
  1739. * 0 = automatic detection of better ordering.
  1740. * 1 = order by ([node] distance, -zonetype)
  1741. * 2 = order by (-zonetype, [node] distance)
  1742. *
  1743. * If not NUMA, ZONELIST_ORDER_ZONE and ZONELIST_ORDER_NODE will create
  1744. * the same zonelist. So only NUMA can configure this param.
  1745. */
  1746. #define ZONELIST_ORDER_DEFAULT 0
  1747. #define ZONELIST_ORDER_NODE 1
  1748. #define ZONELIST_ORDER_ZONE 2
  1749. /* zonelist order in the kernel.
  1750. * set_zonelist_order() will set this to NODE or ZONE.
  1751. */
  1752. static int current_zonelist_order = ZONELIST_ORDER_DEFAULT;
  1753. static char zonelist_order_name[3][8] = {"Default", "Node", "Zone"};
  1754. #ifdef CONFIG_NUMA
  1755. /* The value user specified ....changed by config */
  1756. static int user_zonelist_order = ZONELIST_ORDER_DEFAULT;
  1757. /* string for sysctl */
  1758. #define NUMA_ZONELIST_ORDER_LEN 16
  1759. char numa_zonelist_order[16] = "default";
  1760. /*
  1761. * interface for configure zonelist ordering.
  1762. * command line option "numa_zonelist_order"
  1763. * = "[dD]efault - default, automatic configuration.
  1764. * = "[nN]ode - order by node locality, then by zone within node
  1765. * = "[zZ]one - order by zone, then by locality within zone
  1766. */
  1767. static int __parse_numa_zonelist_order(char *s)
  1768. {
  1769. if (*s == 'd' || *s == 'D') {
  1770. user_zonelist_order = ZONELIST_ORDER_DEFAULT;
  1771. } else if (*s == 'n' || *s == 'N') {
  1772. user_zonelist_order = ZONELIST_ORDER_NODE;
  1773. } else if (*s == 'z' || *s == 'Z') {
  1774. user_zonelist_order = ZONELIST_ORDER_ZONE;
  1775. } else {
  1776. printk(KERN_WARNING
  1777. "Ignoring invalid numa_zonelist_order value: "
  1778. "%s\n", s);
  1779. return -EINVAL;
  1780. }
  1781. return 0;
  1782. }
  1783. static __init int setup_numa_zonelist_order(char *s)
  1784. {
  1785. if (s)
  1786. return __parse_numa_zonelist_order(s);
  1787. return 0;
  1788. }
  1789. early_param("numa_zonelist_order", setup_numa_zonelist_order);
  1790. /*
  1791. * sysctl handler for numa_zonelist_order
  1792. */
  1793. int numa_zonelist_order_handler(ctl_table *table, int write,
  1794. struct file *file, void __user *buffer, size_t *length,
  1795. loff_t *ppos)
  1796. {
  1797. char saved_string[NUMA_ZONELIST_ORDER_LEN];
  1798. int ret;
  1799. if (write)
  1800. strncpy(saved_string, (char*)table->data,
  1801. NUMA_ZONELIST_ORDER_LEN);
  1802. ret = proc_dostring(table, write, file, buffer, length, ppos);
  1803. if (ret)
  1804. return ret;
  1805. if (write) {
  1806. int oldval = user_zonelist_order;
  1807. if (__parse_numa_zonelist_order((char*)table->data)) {
  1808. /*
  1809. * bogus value. restore saved string
  1810. */
  1811. strncpy((char*)table->data, saved_string,
  1812. NUMA_ZONELIST_ORDER_LEN);
  1813. user_zonelist_order = oldval;
  1814. } else if (oldval != user_zonelist_order)
  1815. build_all_zonelists();
  1816. }
  1817. return 0;
  1818. }
  1819. #define MAX_NODE_LOAD (num_online_nodes())
  1820. static int node_load[MAX_NUMNODES];
  1821. /**
  1822. * find_next_best_node - find the next node that should appear in a given node's fallback list
  1823. * @node: node whose fallback list we're appending
  1824. * @used_node_mask: nodemask_t of already used nodes
  1825. *
  1826. * We use a number of factors to determine which is the next node that should
  1827. * appear on a given node's fallback list. The node should not have appeared
  1828. * already in @node's fallback list, and it should be the next closest node
  1829. * according to the distance array (which contains arbitrary distance values
  1830. * from each node to each node in the system), and should also prefer nodes
  1831. * with no CPUs, since presumably they'll have very little allocation pressure
  1832. * on them otherwise.
  1833. * It returns -1 if no node is found.
  1834. */
  1835. static int find_next_best_node(int node, nodemask_t *used_node_mask)
  1836. {
  1837. int n, val;
  1838. int min_val = INT_MAX;
  1839. int best_node = -1;
  1840. const struct cpumask *tmp = cpumask_of_node(0);
  1841. /* Use the local node if we haven't already */
  1842. if (!node_isset(node, *used_node_mask)) {
  1843. node_set(node, *used_node_mask);
  1844. return node;
  1845. }
  1846. for_each_node_state(n, N_HIGH_MEMORY) {
  1847. /* Don't want a node to appear more than once */
  1848. if (node_isset(n, *used_node_mask))
  1849. continue;
  1850. /* Use the distance array to find the distance */
  1851. val = node_distance(node, n);
  1852. /* Penalize nodes under us ("prefer the next node") */
  1853. val += (n < node);
  1854. /* Give preference to headless and unused nodes */
  1855. tmp = cpumask_of_node(n);
  1856. if (!cpumask_empty(tmp))
  1857. val += PENALTY_FOR_NODE_WITH_CPUS;
  1858. /* Slight preference for less loaded node */
  1859. val *= (MAX_NODE_LOAD*MAX_NUMNODES);
  1860. val += node_load[n];
  1861. if (val < min_val) {
  1862. min_val = val;
  1863. best_node = n;
  1864. }
  1865. }
  1866. if (best_node >= 0)
  1867. node_set(best_node, *used_node_mask);
  1868. return best_node;
  1869. }
  1870. /*
  1871. * Build zonelists ordered by node and zones within node.
  1872. * This results in maximum locality--normal zone overflows into local
  1873. * DMA zone, if any--but risks exhausting DMA zone.
  1874. */
  1875. static void build_zonelists_in_node_order(pg_data_t *pgdat, int node)
  1876. {
  1877. int j;
  1878. struct zonelist *zonelist;
  1879. zonelist = &pgdat->node_zonelists[0];
  1880. for (j = 0; zonelist->_zonerefs[j].zone != NULL; j++)
  1881. ;
  1882. j = build_zonelists_node(NODE_DATA(node), zonelist, j,
  1883. MAX_NR_ZONES - 1);
  1884. zonelist->_zonerefs[j].zone = NULL;
  1885. zonelist->_zonerefs[j].zone_idx = 0;
  1886. }
  1887. /*
  1888. * Build gfp_thisnode zonelists
  1889. */
  1890. static void build_thisnode_zonelists(pg_data_t *pgdat)
  1891. {
  1892. int j;
  1893. struct zonelist *zonelist;
  1894. zonelist = &pgdat->node_zonelists[1];
  1895. j = build_zonelists_node(pgdat, zonelist, 0, MAX_NR_ZONES - 1);
  1896. zonelist->_zonerefs[j].zone = NULL;
  1897. zonelist->_zonerefs[j].zone_idx = 0;
  1898. }
  1899. /*
  1900. * Build zonelists ordered by zone and nodes within zones.
  1901. * This results in conserving DMA zone[s] until all Normal memory is
  1902. * exhausted, but results in overflowing to remote node while memory
  1903. * may still exist in local DMA zone.
  1904. */
  1905. static int node_order[MAX_NUMNODES];
  1906. static void build_zonelists_in_zone_order(pg_data_t *pgdat, int nr_nodes)
  1907. {
  1908. int pos, j, node;
  1909. int zone_type; /* needs to be signed */
  1910. struct zone *z;
  1911. struct zonelist *zonelist;
  1912. zonelist = &pgdat->node_zonelists[0];
  1913. pos = 0;
  1914. for (zone_type = MAX_NR_ZONES - 1; zone_type >= 0; zone_type--) {
  1915. for (j = 0; j < nr_nodes; j++) {
  1916. node = node_order[j];
  1917. z = &NODE_DATA(node)->node_zones[zone_type];
  1918. if (populated_zone(z)) {
  1919. zoneref_set_zone(z,
  1920. &zonelist->_zonerefs[pos++]);
  1921. check_highest_zone(zone_type);
  1922. }
  1923. }
  1924. }
  1925. zonelist->_zonerefs[pos].zone = NULL;
  1926. zonelist->_zonerefs[pos].zone_idx = 0;
  1927. }
  1928. static int default_zonelist_order(void)
  1929. {
  1930. int nid, zone_type;
  1931. unsigned long low_kmem_size,total_size;
  1932. struct zone *z;
  1933. int average_size;
  1934. /*
  1935. * ZONE_DMA and ZONE_DMA32 can be very small area in the sytem.
  1936. * If they are really small and used heavily, the system can fall
  1937. * into OOM very easily.
  1938. * This function detect ZONE_DMA/DMA32 size and confgigures zone order.
  1939. */
  1940. /* Is there ZONE_NORMAL ? (ex. ppc has only DMA zone..) */
  1941. low_kmem_size = 0;
  1942. total_size = 0;
  1943. for_each_online_node(nid) {
  1944. for (zone_type = 0; zone_type < MAX_NR_ZONES; zone_type++) {
  1945. z = &NODE_DATA(nid)->node_zones[zone_type];
  1946. if (populated_zone(z)) {
  1947. if (zone_type < ZONE_NORMAL)
  1948. low_kmem_size += z->present_pages;
  1949. total_size += z->present_pages;
  1950. }
  1951. }
  1952. }
  1953. if (!low_kmem_size || /* there are no DMA area. */
  1954. low_kmem_size > total_size/2) /* DMA/DMA32 is big. */
  1955. return ZONELIST_ORDER_NODE;
  1956. /*
  1957. * look into each node's config.
  1958. * If there is a node whose DMA/DMA32 memory is very big area on
  1959. * local memory, NODE_ORDER may be suitable.
  1960. */
  1961. average_size = total_size /
  1962. (nodes_weight(node_states[N_HIGH_MEMORY]) + 1);
  1963. for_each_online_node(nid) {
  1964. low_kmem_size = 0;
  1965. total_size = 0;
  1966. for (zone_type = 0; zone_type < MAX_NR_ZONES; zone_type++) {
  1967. z = &NODE_DATA(nid)->node_zones[zone_type];
  1968. if (populated_zone(z)) {
  1969. if (zone_type < ZONE_NORMAL)
  1970. low_kmem_size += z->present_pages;
  1971. total_size += z->present_pages;
  1972. }
  1973. }
  1974. if (low_kmem_size &&
  1975. total_size > average_size && /* ignore small node */
  1976. low_kmem_size > total_size * 70/100)
  1977. return ZONELIST_ORDER_NODE;
  1978. }
  1979. return ZONELIST_ORDER_ZONE;
  1980. }
  1981. static void set_zonelist_order(void)
  1982. {
  1983. if (user_zonelist_order == ZONELIST_ORDER_DEFAULT)
  1984. current_zonelist_order = default_zonelist_order();
  1985. else
  1986. current_zonelist_order = user_zonelist_order;
  1987. }
  1988. static void build_zonelists(pg_data_t *pgdat)
  1989. {
  1990. int j, node, load;
  1991. enum zone_type i;
  1992. nodemask_t used_mask;
  1993. int local_node, prev_node;
  1994. struct zonelist *zonelist;
  1995. int order = current_zonelist_order;
  1996. /* initialize zonelists */
  1997. for (i = 0; i < MAX_ZONELISTS; i++) {
  1998. zonelist = pgdat->node_zonelists + i;
  1999. zonelist->_zonerefs[0].zone = NULL;
  2000. zonelist->_zonerefs[0].zone_idx = 0;
  2001. }
  2002. /* NUMA-aware ordering of nodes */
  2003. local_node = pgdat->node_id;
  2004. load = num_online_nodes();
  2005. prev_node = local_node;
  2006. nodes_clear(used_mask);
  2007. memset(node_load, 0, sizeof(node_load));
  2008. memset(node_order, 0, sizeof(node_order));
  2009. j = 0;
  2010. while ((node = find_next_best_node(local_node, &used_mask)) >= 0) {
  2011. int distance = node_distance(local_node, node);
  2012. /*
  2013. * If another node is sufficiently far away then it is better
  2014. * to reclaim pages in a zone before going off node.
  2015. */
  2016. if (distance > RECLAIM_DISTANCE)
  2017. zone_reclaim_mode = 1;
  2018. /*
  2019. * We don't want to pressure a particular node.
  2020. * So adding penalty to the first node in same
  2021. * distance group to make it round-robin.
  2022. */
  2023. if (distance != node_distance(local_node, prev_node))
  2024. node_load[node] = load;
  2025. prev_node = node;
  2026. load--;
  2027. if (order == ZONELIST_ORDER_NODE)
  2028. build_zonelists_in_node_order(pgdat, node);
  2029. else
  2030. node_order[j++] = node; /* remember order */
  2031. }
  2032. if (order == ZONELIST_ORDER_ZONE) {
  2033. /* calculate node order -- i.e., DMA last! */
  2034. build_zonelists_in_zone_order(pgdat, j);
  2035. }
  2036. build_thisnode_zonelists(pgdat);
  2037. }
  2038. /* Construct the zonelist performance cache - see further mmzone.h */
  2039. static void build_zonelist_cache(pg_data_t *pgdat)
  2040. {
  2041. struct zonelist *zonelist;
  2042. struct zonelist_cache *zlc;
  2043. struct zoneref *z;
  2044. zonelist = &pgdat->node_zonelists[0];
  2045. zonelist->zlcache_ptr = zlc = &zonelist->zlcache;
  2046. bitmap_zero(zlc->fullzones, MAX_ZONES_PER_ZONELIST);
  2047. for (z = zonelist->_zonerefs; z->zone; z++)
  2048. zlc->z_to_n[z - zonelist->_zonerefs] = zonelist_node_idx(z);
  2049. }
  2050. #else /* CONFIG_NUMA */
  2051. static void set_zonelist_order(void)
  2052. {
  2053. current_zonelist_order = ZONELIST_ORDER_ZONE;
  2054. }
  2055. static void build_zonelists(pg_data_t *pgdat)
  2056. {
  2057. int node, local_node;
  2058. enum zone_type j;
  2059. struct zonelist *zonelist;
  2060. local_node = pgdat->node_id;
  2061. zonelist = &pgdat->node_zonelists[0];
  2062. j = build_zonelists_node(pgdat, zonelist, 0, MAX_NR_ZONES - 1);
  2063. /*
  2064. * Now we build the zonelist so that it contains the zones
  2065. * of all the other nodes.
  2066. * We don't want to pressure a particular node, so when
  2067. * building the zones for node N, we make sure that the
  2068. * zones coming right after the local ones are those from
  2069. * node N+1 (modulo N)
  2070. */
  2071. for (node = local_node + 1; node < MAX_NUMNODES; node++) {
  2072. if (!node_online(node))
  2073. continue;
  2074. j = build_zonelists_node(NODE_DATA(node), zonelist, j,
  2075. MAX_NR_ZONES - 1);
  2076. }
  2077. for (node = 0; node < local_node; node++) {
  2078. if (!node_online(node))
  2079. continue;
  2080. j = build_zonelists_node(NODE_DATA(node), zonelist, j,
  2081. MAX_NR_ZONES - 1);
  2082. }
  2083. zonelist->_zonerefs[j].zone = NULL;
  2084. zonelist->_zonerefs[j].zone_idx = 0;
  2085. }
  2086. /* non-NUMA variant of zonelist performance cache - just NULL zlcache_ptr */
  2087. static void build_zonelist_cache(pg_data_t *pgdat)
  2088. {
  2089. pgdat->node_zonelists[0].zlcache_ptr = NULL;
  2090. }
  2091. #endif /* CONFIG_NUMA */
  2092. /* return values int ....just for stop_machine() */
  2093. static int __build_all_zonelists(void *dummy)
  2094. {
  2095. int nid;
  2096. for_each_online_node(nid) {
  2097. pg_data_t *pgdat = NODE_DATA(nid);
  2098. build_zonelists(pgdat);
  2099. build_zonelist_cache(pgdat);
  2100. }
  2101. return 0;
  2102. }
  2103. void build_all_zonelists(void)
  2104. {
  2105. set_zonelist_order();
  2106. if (system_state == SYSTEM_BOOTING) {
  2107. __build_all_zonelists(NULL);
  2108. mminit_verify_zonelist();
  2109. cpuset_init_current_mems_allowed();
  2110. } else {
  2111. /* we have to stop all cpus to guarantee there is no user
  2112. of zonelist */
  2113. stop_machine(__build_all_zonelists, NULL, NULL);
  2114. /* cpuset refresh routine should be here */
  2115. }
  2116. vm_total_pages = nr_free_pagecache_pages();
  2117. /*
  2118. * Disable grouping by mobility if the number of pages in the
  2119. * system is too low to allow the mechanism to work. It would be
  2120. * more accurate, but expensive to check per-zone. This check is
  2121. * made on memory-hotadd so a system can start with mobility
  2122. * disabled and enable it later
  2123. */
  2124. if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES))
  2125. page_group_by_mobility_disabled = 1;
  2126. else
  2127. page_group_by_mobility_disabled = 0;
  2128. printk("Built %i zonelists in %s order, mobility grouping %s. "
  2129. "Total pages: %ld\n",
  2130. num_online_nodes(),
  2131. zonelist_order_name[current_zonelist_order],
  2132. page_group_by_mobility_disabled ? "off" : "on",
  2133. vm_total_pages);
  2134. #ifdef CONFIG_NUMA
  2135. printk("Policy zone: %s\n", zone_names[policy_zone]);
  2136. #endif
  2137. }
  2138. /*
  2139. * Helper functions to size the waitqueue hash table.
  2140. * Essentially these want to choose hash table sizes sufficiently
  2141. * large so that collisions trying to wait on pages are rare.
  2142. * But in fact, the number of active page waitqueues on typical
  2143. * systems is ridiculously low, less than 200. So this is even
  2144. * conservative, even though it seems large.
  2145. *
  2146. * The constant PAGES_PER_WAITQUEUE specifies the ratio of pages to
  2147. * waitqueues, i.e. the size of the waitq table given the number of pages.
  2148. */
  2149. #define PAGES_PER_WAITQUEUE 256
  2150. #ifndef CONFIG_MEMORY_HOTPLUG
  2151. static inline unsigned long wait_table_hash_nr_entries(unsigned long pages)
  2152. {
  2153. unsigned long size = 1;
  2154. pages /= PAGES_PER_WAITQUEUE;
  2155. while (size < pages)
  2156. size <<= 1;
  2157. /*
  2158. * Once we have dozens or even hundreds of threads sleeping
  2159. * on IO we've got bigger problems than wait queue collision.
  2160. * Limit the size of the wait table to a reasonable size.
  2161. */
  2162. size = min(size, 4096UL);
  2163. return max(size, 4UL);
  2164. }
  2165. #else
  2166. /*
  2167. * A zone's size might be changed by hot-add, so it is not possible to determine
  2168. * a suitable size for its wait_table. So we use the maximum size now.
  2169. *
  2170. * The max wait table size = 4096 x sizeof(wait_queue_head_t). ie:
  2171. *
  2172. * i386 (preemption config) : 4096 x 16 = 64Kbyte.
  2173. * ia64, x86-64 (no preemption): 4096 x 20 = 80Kbyte.
  2174. * ia64, x86-64 (preemption) : 4096 x 24 = 96Kbyte.
  2175. *
  2176. * The maximum entries are prepared when a zone's memory is (512K + 256) pages
  2177. * or more by the traditional way. (See above). It equals:
  2178. *
  2179. * i386, x86-64, powerpc(4K page size) : = ( 2G + 1M)byte.
  2180. * ia64(16K page size) : = ( 8G + 4M)byte.
  2181. * powerpc (64K page size) : = (32G +16M)byte.
  2182. */
  2183. static inline unsigned long wait_table_hash_nr_entries(unsigned long pages)
  2184. {
  2185. return 4096UL;
  2186. }
  2187. #endif
  2188. /*
  2189. * This is an integer logarithm so that shifts can be used later
  2190. * to extract the more random high bits from the multiplicative
  2191. * hash function before the remainder is taken.
  2192. */
  2193. static inline unsigned long wait_table_bits(unsigned long size)
  2194. {
  2195. return ffz(~size);
  2196. }
  2197. #define LONG_ALIGN(x) (((x)+(sizeof(long))-1)&~((sizeof(long))-1))
  2198. /*
  2199. * Mark a number of pageblocks as MIGRATE_RESERVE. The number
  2200. * of blocks reserved is based on zone->pages_min. The memory within the
  2201. * reserve will tend to store contiguous free pages. Setting min_free_kbytes
  2202. * higher will lead to a bigger reserve which will get freed as contiguous
  2203. * blocks as reclaim kicks in
  2204. */
  2205. static void setup_zone_migrate_reserve(struct zone *zone)
  2206. {
  2207. unsigned long start_pfn, pfn, end_pfn;
  2208. struct page *page;
  2209. unsigned long reserve, block_migratetype;
  2210. /* Get the start pfn, end pfn and the number of blocks to reserve */
  2211. start_pfn = zone->zone_start_pfn;
  2212. end_pfn = start_pfn + zone->spanned_pages;
  2213. reserve = roundup(zone->pages_min, pageblock_nr_pages) >>
  2214. pageblock_order;
  2215. for (pfn = start_pfn; pfn < end_pfn; pfn += pageblock_nr_pages) {
  2216. if (!pfn_valid(pfn))
  2217. continue;
  2218. page = pfn_to_page(pfn);
  2219. /* Watch out for overlapping nodes */
  2220. if (page_to_nid(page) != zone_to_nid(zone))
  2221. continue;
  2222. /* Blocks with reserved pages will never free, skip them. */
  2223. if (PageReserved(page))
  2224. continue;
  2225. block_migratetype = get_pageblock_migratetype(page);
  2226. /* If this block is reserved, account for it */
  2227. if (reserve > 0 && block_migratetype == MIGRATE_RESERVE) {
  2228. reserve--;
  2229. continue;
  2230. }
  2231. /* Suitable for reserving if this block is movable */
  2232. if (reserve > 0 && block_migratetype == MIGRATE_MOVABLE) {
  2233. set_pageblock_migratetype(page, MIGRATE_RESERVE);
  2234. move_freepages_block(zone, page, MIGRATE_RESERVE);
  2235. reserve--;
  2236. continue;
  2237. }
  2238. /*
  2239. * If the reserve is met and this is a previous reserved block,
  2240. * take it back
  2241. */
  2242. if (block_migratetype == MIGRATE_RESERVE) {
  2243. set_pageblock_migratetype(page, MIGRATE_MOVABLE);
  2244. move_freepages_block(zone, page, MIGRATE_MOVABLE);
  2245. }
  2246. }
  2247. }
  2248. /*
  2249. * Initially all pages are reserved - free ones are freed
  2250. * up by free_all_bootmem() once the early boot process is
  2251. * done. Non-atomic initialization, single-pass.
  2252. */
  2253. void __meminit memmap_init_zone(unsigned long size, int nid, unsigned long zone,
  2254. unsigned long start_pfn, enum memmap_context context)
  2255. {
  2256. struct page *page;
  2257. unsigned long end_pfn = start_pfn + size;
  2258. unsigned long pfn;
  2259. struct zone *z;
  2260. if (highest_memmap_pfn < end_pfn - 1)
  2261. highest_memmap_pfn = end_pfn - 1;
  2262. z = &NODE_DATA(nid)->node_zones[zone];
  2263. for (pfn = start_pfn; pfn < end_pfn; pfn++) {
  2264. /*
  2265. * There can be holes in boot-time mem_map[]s
  2266. * handed to this function. They do not
  2267. * exist on hotplugged memory.
  2268. */
  2269. if (context == MEMMAP_EARLY) {
  2270. if (!early_pfn_valid(pfn))
  2271. continue;
  2272. if (!early_pfn_in_nid(pfn, nid))
  2273. continue;
  2274. }
  2275. page = pfn_to_page(pfn);
  2276. set_page_links(page, zone, nid, pfn);
  2277. mminit_verify_page_links(page, zone, nid, pfn);
  2278. init_page_count(page);
  2279. reset_page_mapcount(page);
  2280. SetPageReserved(page);
  2281. /*
  2282. * Mark the block movable so that blocks are reserved for
  2283. * movable at startup. This will force kernel allocations
  2284. * to reserve their blocks rather than leaking throughout
  2285. * the address space during boot when many long-lived
  2286. * kernel allocations are made. Later some blocks near
  2287. * the start are marked MIGRATE_RESERVE by
  2288. * setup_zone_migrate_reserve()
  2289. *
  2290. * bitmap is created for zone's valid pfn range. but memmap
  2291. * can be created for invalid pages (for alignment)
  2292. * check here not to call set_pageblock_migratetype() against
  2293. * pfn out of zone.
  2294. */
  2295. if ((z->zone_start_pfn <= pfn)
  2296. && (pfn < z->zone_start_pfn + z->spanned_pages)
  2297. && !(pfn & (pageblock_nr_pages - 1)))
  2298. set_pageblock_migratetype(page, MIGRATE_MOVABLE);
  2299. INIT_LIST_HEAD(&page->lru);
  2300. #ifdef WANT_PAGE_VIRTUAL
  2301. /* The shift won't overflow because ZONE_NORMAL is below 4G. */
  2302. if (!is_highmem_idx(zone))
  2303. set_page_address(page, __va(pfn << PAGE_SHIFT));
  2304. #endif
  2305. }
  2306. }
  2307. static void __meminit zone_init_free_lists(struct zone *zone)
  2308. {
  2309. int order, t;
  2310. for_each_migratetype_order(order, t) {
  2311. INIT_LIST_HEAD(&zone->free_area[order].free_list[t]);
  2312. zone->free_area[order].nr_free = 0;
  2313. }
  2314. }
  2315. #ifndef __HAVE_ARCH_MEMMAP_INIT
  2316. #define memmap_init(size, nid, zone, start_pfn) \
  2317. memmap_init_zone((size), (nid), (zone), (start_pfn), MEMMAP_EARLY)
  2318. #endif
  2319. static int zone_batchsize(struct zone *zone)
  2320. {
  2321. #ifdef CONFIG_MMU
  2322. int batch;
  2323. /*
  2324. * The per-cpu-pages pools are set to around 1000th of the
  2325. * size of the zone. But no more than 1/2 of a meg.
  2326. *
  2327. * OK, so we don't know how big the cache is. So guess.
  2328. */
  2329. batch = zone->present_pages / 1024;
  2330. if (batch * PAGE_SIZE > 512 * 1024)
  2331. batch = (512 * 1024) / PAGE_SIZE;
  2332. batch /= 4; /* We effectively *= 4 below */
  2333. if (batch < 1)
  2334. batch = 1;
  2335. /*
  2336. * Clamp the batch to a 2^n - 1 value. Having a power
  2337. * of 2 value was found to be more likely to have
  2338. * suboptimal cache aliasing properties in some cases.
  2339. *
  2340. * For example if 2 tasks are alternately allocating
  2341. * batches of pages, one task can end up with a lot
  2342. * of pages of one half of the possible page colors
  2343. * and the other with pages of the other colors.
  2344. */
  2345. batch = rounddown_pow_of_two(batch + batch/2) - 1;
  2346. return batch;
  2347. #else
  2348. /* The deferral and batching of frees should be suppressed under NOMMU
  2349. * conditions.
  2350. *
  2351. * The problem is that NOMMU needs to be able to allocate large chunks
  2352. * of contiguous memory as there's no hardware page translation to
  2353. * assemble apparent contiguous memory from discontiguous pages.
  2354. *
  2355. * Queueing large contiguous runs of pages for batching, however,
  2356. * causes the pages to actually be freed in smaller chunks. As there
  2357. * can be a significant delay between the individual batches being
  2358. * recycled, this leads to the once large chunks of space being
  2359. * fragmented and becoming unavailable for high-order allocations.
  2360. */
  2361. return 0;
  2362. #endif
  2363. }
  2364. static void setup_pageset(struct per_cpu_pageset *p, unsigned long batch)
  2365. {
  2366. struct per_cpu_pages *pcp;
  2367. memset(p, 0, sizeof(*p));
  2368. pcp = &p->pcp;
  2369. pcp->count = 0;
  2370. pcp->high = 6 * batch;
  2371. pcp->batch = max(1UL, 1 * batch);
  2372. INIT_LIST_HEAD(&pcp->list);
  2373. }
  2374. /*
  2375. * setup_pagelist_highmark() sets the high water mark for hot per_cpu_pagelist
  2376. * to the value high for the pageset p.
  2377. */
  2378. static void setup_pagelist_highmark(struct per_cpu_pageset *p,
  2379. unsigned long high)
  2380. {
  2381. struct per_cpu_pages *pcp;
  2382. pcp = &p->pcp;
  2383. pcp->high = high;
  2384. pcp->batch = max(1UL, high/4);
  2385. if ((high/4) > (PAGE_SHIFT * 8))
  2386. pcp->batch = PAGE_SHIFT * 8;
  2387. }
  2388. #ifdef CONFIG_NUMA
  2389. /*
  2390. * Boot pageset table. One per cpu which is going to be used for all
  2391. * zones and all nodes. The parameters will be set in such a way
  2392. * that an item put on a list will immediately be handed over to
  2393. * the buddy list. This is safe since pageset manipulation is done
  2394. * with interrupts disabled.
  2395. *
  2396. * Some NUMA counter updates may also be caught by the boot pagesets.
  2397. *
  2398. * The boot_pagesets must be kept even after bootup is complete for
  2399. * unused processors and/or zones. They do play a role for bootstrapping
  2400. * hotplugged processors.
  2401. *
  2402. * zoneinfo_show() and maybe other functions do
  2403. * not check if the processor is online before following the pageset pointer.
  2404. * Other parts of the kernel may not check if the zone is available.
  2405. */
  2406. static struct per_cpu_pageset boot_pageset[NR_CPUS];
  2407. /*
  2408. * Dynamically allocate memory for the
  2409. * per cpu pageset array in struct zone.
  2410. */
  2411. static int __cpuinit process_zones(int cpu)
  2412. {
  2413. struct zone *zone, *dzone;
  2414. int node = cpu_to_node(cpu);
  2415. node_set_state(node, N_CPU); /* this node has a cpu */
  2416. for_each_populated_zone(zone) {
  2417. zone_pcp(zone, cpu) = kmalloc_node(sizeof(struct per_cpu_pageset),
  2418. GFP_KERNEL, node);
  2419. if (!zone_pcp(zone, cpu))
  2420. goto bad;
  2421. setup_pageset(zone_pcp(zone, cpu), zone_batchsize(zone));
  2422. if (percpu_pagelist_fraction)
  2423. setup_pagelist_highmark(zone_pcp(zone, cpu),
  2424. (zone->present_pages / percpu_pagelist_fraction));
  2425. }
  2426. return 0;
  2427. bad:
  2428. for_each_zone(dzone) {
  2429. if (!populated_zone(dzone))
  2430. continue;
  2431. if (dzone == zone)
  2432. break;
  2433. kfree(zone_pcp(dzone, cpu));
  2434. zone_pcp(dzone, cpu) = NULL;
  2435. }
  2436. return -ENOMEM;
  2437. }
  2438. static inline void free_zone_pagesets(int cpu)
  2439. {
  2440. struct zone *zone;
  2441. for_each_zone(zone) {
  2442. struct per_cpu_pageset *pset = zone_pcp(zone, cpu);
  2443. /* Free per_cpu_pageset if it is slab allocated */
  2444. if (pset != &boot_pageset[cpu])
  2445. kfree(pset);
  2446. zone_pcp(zone, cpu) = NULL;
  2447. }
  2448. }
  2449. static int __cpuinit pageset_cpuup_callback(struct notifier_block *nfb,
  2450. unsigned long action,
  2451. void *hcpu)
  2452. {
  2453. int cpu = (long)hcpu;
  2454. int ret = NOTIFY_OK;
  2455. switch (action) {
  2456. case CPU_UP_PREPARE:
  2457. case CPU_UP_PREPARE_FROZEN:
  2458. if (process_zones(cpu))
  2459. ret = NOTIFY_BAD;
  2460. break;
  2461. case CPU_UP_CANCELED:
  2462. case CPU_UP_CANCELED_FROZEN:
  2463. case CPU_DEAD:
  2464. case CPU_DEAD_FROZEN:
  2465. free_zone_pagesets(cpu);
  2466. break;
  2467. default:
  2468. break;
  2469. }
  2470. return ret;
  2471. }
  2472. static struct notifier_block __cpuinitdata pageset_notifier =
  2473. { &pageset_cpuup_callback, NULL, 0 };
  2474. void __init setup_per_cpu_pageset(void)
  2475. {
  2476. int err;
  2477. /* Initialize per_cpu_pageset for cpu 0.
  2478. * A cpuup callback will do this for every cpu
  2479. * as it comes online
  2480. */
  2481. err = process_zones(smp_processor_id());
  2482. BUG_ON(err);
  2483. register_cpu_notifier(&pageset_notifier);
  2484. }
  2485. #endif
  2486. static noinline __init_refok
  2487. int zone_wait_table_init(struct zone *zone, unsigned long zone_size_pages)
  2488. {
  2489. int i;
  2490. struct pglist_data *pgdat = zone->zone_pgdat;
  2491. size_t alloc_size;
  2492. /*
  2493. * The per-page waitqueue mechanism uses hashed waitqueues
  2494. * per zone.
  2495. */
  2496. zone->wait_table_hash_nr_entries =
  2497. wait_table_hash_nr_entries(zone_size_pages);
  2498. zone->wait_table_bits =
  2499. wait_table_bits(zone->wait_table_hash_nr_entries);
  2500. alloc_size = zone->wait_table_hash_nr_entries
  2501. * sizeof(wait_queue_head_t);
  2502. if (!slab_is_available()) {
  2503. zone->wait_table = (wait_queue_head_t *)
  2504. alloc_bootmem_node(pgdat, alloc_size);
  2505. } else {
  2506. /*
  2507. * This case means that a zone whose size was 0 gets new memory
  2508. * via memory hot-add.
  2509. * But it may be the case that a new node was hot-added. In
  2510. * this case vmalloc() will not be able to use this new node's
  2511. * memory - this wait_table must be initialized to use this new
  2512. * node itself as well.
  2513. * To use this new node's memory, further consideration will be
  2514. * necessary.
  2515. */
  2516. zone->wait_table = vmalloc(alloc_size);
  2517. }
  2518. if (!zone->wait_table)
  2519. return -ENOMEM;
  2520. for(i = 0; i < zone->wait_table_hash_nr_entries; ++i)
  2521. init_waitqueue_head(zone->wait_table + i);
  2522. return 0;
  2523. }
  2524. static __meminit void zone_pcp_init(struct zone *zone)
  2525. {
  2526. int cpu;
  2527. unsigned long batch = zone_batchsize(zone);
  2528. for (cpu = 0; cpu < NR_CPUS; cpu++) {
  2529. #ifdef CONFIG_NUMA
  2530. /* Early boot. Slab allocator not functional yet */
  2531. zone_pcp(zone, cpu) = &boot_pageset[cpu];
  2532. setup_pageset(&boot_pageset[cpu],0);
  2533. #else
  2534. setup_pageset(zone_pcp(zone,cpu), batch);
  2535. #endif
  2536. }
  2537. if (zone->present_pages)
  2538. printk(KERN_DEBUG " %s zone: %lu pages, LIFO batch:%lu\n",
  2539. zone->name, zone->present_pages, batch);
  2540. }
  2541. __meminit int init_currently_empty_zone(struct zone *zone,
  2542. unsigned long zone_start_pfn,
  2543. unsigned long size,
  2544. enum memmap_context context)
  2545. {
  2546. struct pglist_data *pgdat = zone->zone_pgdat;
  2547. int ret;
  2548. ret = zone_wait_table_init(zone, size);
  2549. if (ret)
  2550. return ret;
  2551. pgdat->nr_zones = zone_idx(zone) + 1;
  2552. zone->zone_start_pfn = zone_start_pfn;
  2553. mminit_dprintk(MMINIT_TRACE, "memmap_init",
  2554. "Initialising map node %d zone %lu pfns %lu -> %lu\n",
  2555. pgdat->node_id,
  2556. (unsigned long)zone_idx(zone),
  2557. zone_start_pfn, (zone_start_pfn + size));
  2558. zone_init_free_lists(zone);
  2559. return 0;
  2560. }
  2561. #ifdef CONFIG_ARCH_POPULATES_NODE_MAP
  2562. /*
  2563. * Basic iterator support. Return the first range of PFNs for a node
  2564. * Note: nid == MAX_NUMNODES returns first region regardless of node
  2565. */
  2566. static int __meminit first_active_region_index_in_nid(int nid)
  2567. {
  2568. int i;
  2569. for (i = 0; i < nr_nodemap_entries; i++)
  2570. if (nid == MAX_NUMNODES || early_node_map[i].nid == nid)
  2571. return i;
  2572. return -1;
  2573. }
  2574. /*
  2575. * Basic iterator support. Return the next active range of PFNs for a node
  2576. * Note: nid == MAX_NUMNODES returns next region regardless of node
  2577. */
  2578. static int __meminit next_active_region_index_in_nid(int index, int nid)
  2579. {
  2580. for (index = index + 1; index < nr_nodemap_entries; index++)
  2581. if (nid == MAX_NUMNODES || early_node_map[index].nid == nid)
  2582. return index;
  2583. return -1;
  2584. }
  2585. #ifndef CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID
  2586. /*
  2587. * Required by SPARSEMEM. Given a PFN, return what node the PFN is on.
  2588. * Architectures may implement their own version but if add_active_range()
  2589. * was used and there are no special requirements, this is a convenient
  2590. * alternative
  2591. */
  2592. int __meminit __early_pfn_to_nid(unsigned long pfn)
  2593. {
  2594. int i;
  2595. for (i = 0; i < nr_nodemap_entries; i++) {
  2596. unsigned long start_pfn = early_node_map[i].start_pfn;
  2597. unsigned long end_pfn = early_node_map[i].end_pfn;
  2598. if (start_pfn <= pfn && pfn < end_pfn)
  2599. return early_node_map[i].nid;
  2600. }
  2601. /* This is a memory hole */
  2602. return -1;
  2603. }
  2604. #endif /* CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID */
  2605. int __meminit early_pfn_to_nid(unsigned long pfn)
  2606. {
  2607. int nid;
  2608. nid = __early_pfn_to_nid(pfn);
  2609. if (nid >= 0)
  2610. return nid;
  2611. /* just returns 0 */
  2612. return 0;
  2613. }
  2614. #ifdef CONFIG_NODES_SPAN_OTHER_NODES
  2615. bool __meminit early_pfn_in_nid(unsigned long pfn, int node)
  2616. {
  2617. int nid;
  2618. nid = __early_pfn_to_nid(pfn);
  2619. if (nid >= 0 && nid != node)
  2620. return false;
  2621. return true;
  2622. }
  2623. #endif
  2624. /* Basic iterator support to walk early_node_map[] */
  2625. #define for_each_active_range_index_in_nid(i, nid) \
  2626. for (i = first_active_region_index_in_nid(nid); i != -1; \
  2627. i = next_active_region_index_in_nid(i, nid))
  2628. /**
  2629. * free_bootmem_with_active_regions - Call free_bootmem_node for each active range
  2630. * @nid: The node to free memory on. If MAX_NUMNODES, all nodes are freed.
  2631. * @max_low_pfn: The highest PFN that will be passed to free_bootmem_node
  2632. *
  2633. * If an architecture guarantees that all ranges registered with
  2634. * add_active_ranges() contain no holes and may be freed, this
  2635. * this function may be used instead of calling free_bootmem() manually.
  2636. */
  2637. void __init free_bootmem_with_active_regions(int nid,
  2638. unsigned long max_low_pfn)
  2639. {
  2640. int i;
  2641. for_each_active_range_index_in_nid(i, nid) {
  2642. unsigned long size_pages = 0;
  2643. unsigned long end_pfn = early_node_map[i].end_pfn;
  2644. if (early_node_map[i].start_pfn >= max_low_pfn)
  2645. continue;
  2646. if (end_pfn > max_low_pfn)
  2647. end_pfn = max_low_pfn;
  2648. size_pages = end_pfn - early_node_map[i].start_pfn;
  2649. free_bootmem_node(NODE_DATA(early_node_map[i].nid),
  2650. PFN_PHYS(early_node_map[i].start_pfn),
  2651. size_pages << PAGE_SHIFT);
  2652. }
  2653. }
  2654. void __init work_with_active_regions(int nid, work_fn_t work_fn, void *data)
  2655. {
  2656. int i;
  2657. int ret;
  2658. for_each_active_range_index_in_nid(i, nid) {
  2659. ret = work_fn(early_node_map[i].start_pfn,
  2660. early_node_map[i].end_pfn, data);
  2661. if (ret)
  2662. break;
  2663. }
  2664. }
  2665. /**
  2666. * sparse_memory_present_with_active_regions - Call memory_present for each active range
  2667. * @nid: The node to call memory_present for. If MAX_NUMNODES, all nodes will be used.
  2668. *
  2669. * If an architecture guarantees that all ranges registered with
  2670. * add_active_ranges() contain no holes and may be freed, this
  2671. * function may be used instead of calling memory_present() manually.
  2672. */
  2673. void __init sparse_memory_present_with_active_regions(int nid)
  2674. {
  2675. int i;
  2676. for_each_active_range_index_in_nid(i, nid)
  2677. memory_present(early_node_map[i].nid,
  2678. early_node_map[i].start_pfn,
  2679. early_node_map[i].end_pfn);
  2680. }
  2681. /**
  2682. * get_pfn_range_for_nid - Return the start and end page frames for a node
  2683. * @nid: The nid to return the range for. If MAX_NUMNODES, the min and max PFN are returned.
  2684. * @start_pfn: Passed by reference. On return, it will have the node start_pfn.
  2685. * @end_pfn: Passed by reference. On return, it will have the node end_pfn.
  2686. *
  2687. * It returns the start and end page frame of a node based on information
  2688. * provided by an arch calling add_active_range(). If called for a node
  2689. * with no available memory, a warning is printed and the start and end
  2690. * PFNs will be 0.
  2691. */
  2692. void __meminit get_pfn_range_for_nid(unsigned int nid,
  2693. unsigned long *start_pfn, unsigned long *end_pfn)
  2694. {
  2695. int i;
  2696. *start_pfn = -1UL;
  2697. *end_pfn = 0;
  2698. for_each_active_range_index_in_nid(i, nid) {
  2699. *start_pfn = min(*start_pfn, early_node_map[i].start_pfn);
  2700. *end_pfn = max(*end_pfn, early_node_map[i].end_pfn);
  2701. }
  2702. if (*start_pfn == -1UL)
  2703. *start_pfn = 0;
  2704. }
  2705. /*
  2706. * This finds a zone that can be used for ZONE_MOVABLE pages. The
  2707. * assumption is made that zones within a node are ordered in monotonic
  2708. * increasing memory addresses so that the "highest" populated zone is used
  2709. */
  2710. static void __init find_usable_zone_for_movable(void)
  2711. {
  2712. int zone_index;
  2713. for (zone_index = MAX_NR_ZONES - 1; zone_index >= 0; zone_index--) {
  2714. if (zone_index == ZONE_MOVABLE)
  2715. continue;
  2716. if (arch_zone_highest_possible_pfn[zone_index] >
  2717. arch_zone_lowest_possible_pfn[zone_index])
  2718. break;
  2719. }
  2720. VM_BUG_ON(zone_index == -1);
  2721. movable_zone = zone_index;
  2722. }
  2723. /*
  2724. * The zone ranges provided by the architecture do not include ZONE_MOVABLE
  2725. * because it is sized independant of architecture. Unlike the other zones,
  2726. * the starting point for ZONE_MOVABLE is not fixed. It may be different
  2727. * in each node depending on the size of each node and how evenly kernelcore
  2728. * is distributed. This helper function adjusts the zone ranges
  2729. * provided by the architecture for a given node by using the end of the
  2730. * highest usable zone for ZONE_MOVABLE. This preserves the assumption that
  2731. * zones within a node are in order of monotonic increases memory addresses
  2732. */
  2733. static void __meminit adjust_zone_range_for_zone_movable(int nid,
  2734. unsigned long zone_type,
  2735. unsigned long node_start_pfn,
  2736. unsigned long node_end_pfn,
  2737. unsigned long *zone_start_pfn,
  2738. unsigned long *zone_end_pfn)
  2739. {
  2740. /* Only adjust if ZONE_MOVABLE is on this node */
  2741. if (zone_movable_pfn[nid]) {
  2742. /* Size ZONE_MOVABLE */
  2743. if (zone_type == ZONE_MOVABLE) {
  2744. *zone_start_pfn = zone_movable_pfn[nid];
  2745. *zone_end_pfn = min(node_end_pfn,
  2746. arch_zone_highest_possible_pfn[movable_zone]);
  2747. /* Adjust for ZONE_MOVABLE starting within this range */
  2748. } else if (*zone_start_pfn < zone_movable_pfn[nid] &&
  2749. *zone_end_pfn > zone_movable_pfn[nid]) {
  2750. *zone_end_pfn = zone_movable_pfn[nid];
  2751. /* Check if this whole range is within ZONE_MOVABLE */
  2752. } else if (*zone_start_pfn >= zone_movable_pfn[nid])
  2753. *zone_start_pfn = *zone_end_pfn;
  2754. }
  2755. }
  2756. /*
  2757. * Return the number of pages a zone spans in a node, including holes
  2758. * present_pages = zone_spanned_pages_in_node() - zone_absent_pages_in_node()
  2759. */
  2760. static unsigned long __meminit zone_spanned_pages_in_node(int nid,
  2761. unsigned long zone_type,
  2762. unsigned long *ignored)
  2763. {
  2764. unsigned long node_start_pfn, node_end_pfn;
  2765. unsigned long zone_start_pfn, zone_end_pfn;
  2766. /* Get the start and end of the node and zone */
  2767. get_pfn_range_for_nid(nid, &node_start_pfn, &node_end_pfn);
  2768. zone_start_pfn = arch_zone_lowest_possible_pfn[zone_type];
  2769. zone_end_pfn = arch_zone_highest_possible_pfn[zone_type];
  2770. adjust_zone_range_for_zone_movable(nid, zone_type,
  2771. node_start_pfn, node_end_pfn,
  2772. &zone_start_pfn, &zone_end_pfn);
  2773. /* Check that this node has pages within the zone's required range */
  2774. if (zone_end_pfn < node_start_pfn || zone_start_pfn > node_end_pfn)
  2775. return 0;
  2776. /* Move the zone boundaries inside the node if necessary */
  2777. zone_end_pfn = min(zone_end_pfn, node_end_pfn);
  2778. zone_start_pfn = max(zone_start_pfn, node_start_pfn);
  2779. /* Return the spanned pages */
  2780. return zone_end_pfn - zone_start_pfn;
  2781. }
  2782. /*
  2783. * Return the number of holes in a range on a node. If nid is MAX_NUMNODES,
  2784. * then all holes in the requested range will be accounted for.
  2785. */
  2786. static unsigned long __meminit __absent_pages_in_range(int nid,
  2787. unsigned long range_start_pfn,
  2788. unsigned long range_end_pfn)
  2789. {
  2790. int i = 0;
  2791. unsigned long prev_end_pfn = 0, hole_pages = 0;
  2792. unsigned long start_pfn;
  2793. /* Find the end_pfn of the first active range of pfns in the node */
  2794. i = first_active_region_index_in_nid(nid);
  2795. if (i == -1)
  2796. return 0;
  2797. prev_end_pfn = min(early_node_map[i].start_pfn, range_end_pfn);
  2798. /* Account for ranges before physical memory on this node */
  2799. if (early_node_map[i].start_pfn > range_start_pfn)
  2800. hole_pages = prev_end_pfn - range_start_pfn;
  2801. /* Find all holes for the zone within the node */
  2802. for (; i != -1; i = next_active_region_index_in_nid(i, nid)) {
  2803. /* No need to continue if prev_end_pfn is outside the zone */
  2804. if (prev_end_pfn >= range_end_pfn)
  2805. break;
  2806. /* Make sure the end of the zone is not within the hole */
  2807. start_pfn = min(early_node_map[i].start_pfn, range_end_pfn);
  2808. prev_end_pfn = max(prev_end_pfn, range_start_pfn);
  2809. /* Update the hole size cound and move on */
  2810. if (start_pfn > range_start_pfn) {
  2811. BUG_ON(prev_end_pfn > start_pfn);
  2812. hole_pages += start_pfn - prev_end_pfn;
  2813. }
  2814. prev_end_pfn = early_node_map[i].end_pfn;
  2815. }
  2816. /* Account for ranges past physical memory on this node */
  2817. if (range_end_pfn > prev_end_pfn)
  2818. hole_pages += range_end_pfn -
  2819. max(range_start_pfn, prev_end_pfn);
  2820. return hole_pages;
  2821. }
  2822. /**
  2823. * absent_pages_in_range - Return number of page frames in holes within a range
  2824. * @start_pfn: The start PFN to start searching for holes
  2825. * @end_pfn: The end PFN to stop searching for holes
  2826. *
  2827. * It returns the number of pages frames in memory holes within a range.
  2828. */
  2829. unsigned long __init absent_pages_in_range(unsigned long start_pfn,
  2830. unsigned long end_pfn)
  2831. {
  2832. return __absent_pages_in_range(MAX_NUMNODES, start_pfn, end_pfn);
  2833. }
  2834. /* Return the number of page frames in holes in a zone on a node */
  2835. static unsigned long __meminit zone_absent_pages_in_node(int nid,
  2836. unsigned long zone_type,
  2837. unsigned long *ignored)
  2838. {
  2839. unsigned long node_start_pfn, node_end_pfn;
  2840. unsigned long zone_start_pfn, zone_end_pfn;
  2841. get_pfn_range_for_nid(nid, &node_start_pfn, &node_end_pfn);
  2842. zone_start_pfn = max(arch_zone_lowest_possible_pfn[zone_type],
  2843. node_start_pfn);
  2844. zone_end_pfn = min(arch_zone_highest_possible_pfn[zone_type],
  2845. node_end_pfn);
  2846. adjust_zone_range_for_zone_movable(nid, zone_type,
  2847. node_start_pfn, node_end_pfn,
  2848. &zone_start_pfn, &zone_end_pfn);
  2849. return __absent_pages_in_range(nid, zone_start_pfn, zone_end_pfn);
  2850. }
  2851. #else
  2852. static inline unsigned long __meminit zone_spanned_pages_in_node(int nid,
  2853. unsigned long zone_type,
  2854. unsigned long *zones_size)
  2855. {
  2856. return zones_size[zone_type];
  2857. }
  2858. static inline unsigned long __meminit zone_absent_pages_in_node(int nid,
  2859. unsigned long zone_type,
  2860. unsigned long *zholes_size)
  2861. {
  2862. if (!zholes_size)
  2863. return 0;
  2864. return zholes_size[zone_type];
  2865. }
  2866. #endif
  2867. static void __meminit calculate_node_totalpages(struct pglist_data *pgdat,
  2868. unsigned long *zones_size, unsigned long *zholes_size)
  2869. {
  2870. unsigned long realtotalpages, totalpages = 0;
  2871. enum zone_type i;
  2872. for (i = 0; i < MAX_NR_ZONES; i++)
  2873. totalpages += zone_spanned_pages_in_node(pgdat->node_id, i,
  2874. zones_size);
  2875. pgdat->node_spanned_pages = totalpages;
  2876. realtotalpages = totalpages;
  2877. for (i = 0; i < MAX_NR_ZONES; i++)
  2878. realtotalpages -=
  2879. zone_absent_pages_in_node(pgdat->node_id, i,
  2880. zholes_size);
  2881. pgdat->node_present_pages = realtotalpages;
  2882. printk(KERN_DEBUG "On node %d totalpages: %lu\n", pgdat->node_id,
  2883. realtotalpages);
  2884. }
  2885. #ifndef CONFIG_SPARSEMEM
  2886. /*
  2887. * Calculate the size of the zone->blockflags rounded to an unsigned long
  2888. * Start by making sure zonesize is a multiple of pageblock_order by rounding
  2889. * up. Then use 1 NR_PAGEBLOCK_BITS worth of bits per pageblock, finally
  2890. * round what is now in bits to nearest long in bits, then return it in
  2891. * bytes.
  2892. */
  2893. static unsigned long __init usemap_size(unsigned long zonesize)
  2894. {
  2895. unsigned long usemapsize;
  2896. usemapsize = roundup(zonesize, pageblock_nr_pages);
  2897. usemapsize = usemapsize >> pageblock_order;
  2898. usemapsize *= NR_PAGEBLOCK_BITS;
  2899. usemapsize = roundup(usemapsize, 8 * sizeof(unsigned long));
  2900. return usemapsize / 8;
  2901. }
  2902. static void __init setup_usemap(struct pglist_data *pgdat,
  2903. struct zone *zone, unsigned long zonesize)
  2904. {
  2905. unsigned long usemapsize = usemap_size(zonesize);
  2906. zone->pageblock_flags = NULL;
  2907. if (usemapsize)
  2908. zone->pageblock_flags = alloc_bootmem_node(pgdat, usemapsize);
  2909. }
  2910. #else
  2911. static void inline setup_usemap(struct pglist_data *pgdat,
  2912. struct zone *zone, unsigned long zonesize) {}
  2913. #endif /* CONFIG_SPARSEMEM */
  2914. #ifdef CONFIG_HUGETLB_PAGE_SIZE_VARIABLE
  2915. /* Return a sensible default order for the pageblock size. */
  2916. static inline int pageblock_default_order(void)
  2917. {
  2918. if (HPAGE_SHIFT > PAGE_SHIFT)
  2919. return HUGETLB_PAGE_ORDER;
  2920. return MAX_ORDER-1;
  2921. }
  2922. /* Initialise the number of pages represented by NR_PAGEBLOCK_BITS */
  2923. static inline void __init set_pageblock_order(unsigned int order)
  2924. {
  2925. /* Check that pageblock_nr_pages has not already been setup */
  2926. if (pageblock_order)
  2927. return;
  2928. /*
  2929. * Assume the largest contiguous order of interest is a huge page.
  2930. * This value may be variable depending on boot parameters on IA64
  2931. */
  2932. pageblock_order = order;
  2933. }
  2934. #else /* CONFIG_HUGETLB_PAGE_SIZE_VARIABLE */
  2935. /*
  2936. * When CONFIG_HUGETLB_PAGE_SIZE_VARIABLE is not set, set_pageblock_order()
  2937. * and pageblock_default_order() are unused as pageblock_order is set
  2938. * at compile-time. See include/linux/pageblock-flags.h for the values of
  2939. * pageblock_order based on the kernel config
  2940. */
  2941. static inline int pageblock_default_order(unsigned int order)
  2942. {
  2943. return MAX_ORDER-1;
  2944. }
  2945. #define set_pageblock_order(x) do {} while (0)
  2946. #endif /* CONFIG_HUGETLB_PAGE_SIZE_VARIABLE */
  2947. /*
  2948. * Set up the zone data structures:
  2949. * - mark all pages reserved
  2950. * - mark all memory queues empty
  2951. * - clear the memory bitmaps
  2952. */
  2953. static void __paginginit free_area_init_core(struct pglist_data *pgdat,
  2954. unsigned long *zones_size, unsigned long *zholes_size)
  2955. {
  2956. enum zone_type j;
  2957. int nid = pgdat->node_id;
  2958. unsigned long zone_start_pfn = pgdat->node_start_pfn;
  2959. int ret;
  2960. pgdat_resize_init(pgdat);
  2961. pgdat->nr_zones = 0;
  2962. init_waitqueue_head(&pgdat->kswapd_wait);
  2963. pgdat->kswapd_max_order = 0;
  2964. pgdat_page_cgroup_init(pgdat);
  2965. for (j = 0; j < MAX_NR_ZONES; j++) {
  2966. struct zone *zone = pgdat->node_zones + j;
  2967. unsigned long size, realsize, memmap_pages;
  2968. enum lru_list l;
  2969. size = zone_spanned_pages_in_node(nid, j, zones_size);
  2970. realsize = size - zone_absent_pages_in_node(nid, j,
  2971. zholes_size);
  2972. /*
  2973. * Adjust realsize so that it accounts for how much memory
  2974. * is used by this zone for memmap. This affects the watermark
  2975. * and per-cpu initialisations
  2976. */
  2977. memmap_pages =
  2978. PAGE_ALIGN(size * sizeof(struct page)) >> PAGE_SHIFT;
  2979. if (realsize >= memmap_pages) {
  2980. realsize -= memmap_pages;
  2981. if (memmap_pages)
  2982. printk(KERN_DEBUG
  2983. " %s zone: %lu pages used for memmap\n",
  2984. zone_names[j], memmap_pages);
  2985. } else
  2986. printk(KERN_WARNING
  2987. " %s zone: %lu pages exceeds realsize %lu\n",
  2988. zone_names[j], memmap_pages, realsize);
  2989. /* Account for reserved pages */
  2990. if (j == 0 && realsize > dma_reserve) {
  2991. realsize -= dma_reserve;
  2992. printk(KERN_DEBUG " %s zone: %lu pages reserved\n",
  2993. zone_names[0], dma_reserve);
  2994. }
  2995. if (!is_highmem_idx(j))
  2996. nr_kernel_pages += realsize;
  2997. nr_all_pages += realsize;
  2998. zone->spanned_pages = size;
  2999. zone->present_pages = realsize;
  3000. #ifdef CONFIG_NUMA
  3001. zone->node = nid;
  3002. zone->min_unmapped_pages = (realsize*sysctl_min_unmapped_ratio)
  3003. / 100;
  3004. zone->min_slab_pages = (realsize * sysctl_min_slab_ratio) / 100;
  3005. #endif
  3006. zone->name = zone_names[j];
  3007. spin_lock_init(&zone->lock);
  3008. spin_lock_init(&zone->lru_lock);
  3009. zone_seqlock_init(zone);
  3010. zone->zone_pgdat = pgdat;
  3011. zone->prev_priority = DEF_PRIORITY;
  3012. zone_pcp_init(zone);
  3013. for_each_lru(l) {
  3014. INIT_LIST_HEAD(&zone->lru[l].list);
  3015. zone->lru[l].nr_scan = 0;
  3016. }
  3017. zone->reclaim_stat.recent_rotated[0] = 0;
  3018. zone->reclaim_stat.recent_rotated[1] = 0;
  3019. zone->reclaim_stat.recent_scanned[0] = 0;
  3020. zone->reclaim_stat.recent_scanned[1] = 0;
  3021. zap_zone_vm_stats(zone);
  3022. zone->flags = 0;
  3023. if (!size)
  3024. continue;
  3025. set_pageblock_order(pageblock_default_order());
  3026. setup_usemap(pgdat, zone, size);
  3027. ret = init_currently_empty_zone(zone, zone_start_pfn,
  3028. size, MEMMAP_EARLY);
  3029. BUG_ON(ret);
  3030. memmap_init(size, nid, j, zone_start_pfn);
  3031. zone_start_pfn += size;
  3032. }
  3033. }
  3034. static void __init_refok alloc_node_mem_map(struct pglist_data *pgdat)
  3035. {
  3036. /* Skip empty nodes */
  3037. if (!pgdat->node_spanned_pages)
  3038. return;
  3039. #ifdef CONFIG_FLAT_NODE_MEM_MAP
  3040. /* ia64 gets its own node_mem_map, before this, without bootmem */
  3041. if (!pgdat->node_mem_map) {
  3042. unsigned long size, start, end;
  3043. struct page *map;
  3044. /*
  3045. * The zone's endpoints aren't required to be MAX_ORDER
  3046. * aligned but the node_mem_map endpoints must be in order
  3047. * for the buddy allocator to function correctly.
  3048. */
  3049. start = pgdat->node_start_pfn & ~(MAX_ORDER_NR_PAGES - 1);
  3050. end = pgdat->node_start_pfn + pgdat->node_spanned_pages;
  3051. end = ALIGN(end, MAX_ORDER_NR_PAGES);
  3052. size = (end - start) * sizeof(struct page);
  3053. map = alloc_remap(pgdat->node_id, size);
  3054. if (!map)
  3055. map = alloc_bootmem_node(pgdat, size);
  3056. pgdat->node_mem_map = map + (pgdat->node_start_pfn - start);
  3057. }
  3058. #ifndef CONFIG_NEED_MULTIPLE_NODES
  3059. /*
  3060. * With no DISCONTIG, the global mem_map is just set as node 0's
  3061. */
  3062. if (pgdat == NODE_DATA(0)) {
  3063. mem_map = NODE_DATA(0)->node_mem_map;
  3064. #ifdef CONFIG_ARCH_POPULATES_NODE_MAP
  3065. if (page_to_pfn(mem_map) != pgdat->node_start_pfn)
  3066. mem_map -= (pgdat->node_start_pfn - ARCH_PFN_OFFSET);
  3067. #endif /* CONFIG_ARCH_POPULATES_NODE_MAP */
  3068. }
  3069. #endif
  3070. #endif /* CONFIG_FLAT_NODE_MEM_MAP */
  3071. }
  3072. void __paginginit free_area_init_node(int nid, unsigned long *zones_size,
  3073. unsigned long node_start_pfn, unsigned long *zholes_size)
  3074. {
  3075. pg_data_t *pgdat = NODE_DATA(nid);
  3076. pgdat->node_id = nid;
  3077. pgdat->node_start_pfn = node_start_pfn;
  3078. calculate_node_totalpages(pgdat, zones_size, zholes_size);
  3079. alloc_node_mem_map(pgdat);
  3080. #ifdef CONFIG_FLAT_NODE_MEM_MAP
  3081. printk(KERN_DEBUG "free_area_init_node: node %d, pgdat %08lx, node_mem_map %08lx\n",
  3082. nid, (unsigned long)pgdat,
  3083. (unsigned long)pgdat->node_mem_map);
  3084. #endif
  3085. free_area_init_core(pgdat, zones_size, zholes_size);
  3086. }
  3087. #ifdef CONFIG_ARCH_POPULATES_NODE_MAP
  3088. #if MAX_NUMNODES > 1
  3089. /*
  3090. * Figure out the number of possible node ids.
  3091. */
  3092. static void __init setup_nr_node_ids(void)
  3093. {
  3094. unsigned int node;
  3095. unsigned int highest = 0;
  3096. for_each_node_mask(node, node_possible_map)
  3097. highest = node;
  3098. nr_node_ids = highest + 1;
  3099. }
  3100. #else
  3101. static inline void setup_nr_node_ids(void)
  3102. {
  3103. }
  3104. #endif
  3105. /**
  3106. * add_active_range - Register a range of PFNs backed by physical memory
  3107. * @nid: The node ID the range resides on
  3108. * @start_pfn: The start PFN of the available physical memory
  3109. * @end_pfn: The end PFN of the available physical memory
  3110. *
  3111. * These ranges are stored in an early_node_map[] and later used by
  3112. * free_area_init_nodes() to calculate zone sizes and holes. If the
  3113. * range spans a memory hole, it is up to the architecture to ensure
  3114. * the memory is not freed by the bootmem allocator. If possible
  3115. * the range being registered will be merged with existing ranges.
  3116. */
  3117. void __init add_active_range(unsigned int nid, unsigned long start_pfn,
  3118. unsigned long end_pfn)
  3119. {
  3120. int i;
  3121. mminit_dprintk(MMINIT_TRACE, "memory_register",
  3122. "Entering add_active_range(%d, %#lx, %#lx) "
  3123. "%d entries of %d used\n",
  3124. nid, start_pfn, end_pfn,
  3125. nr_nodemap_entries, MAX_ACTIVE_REGIONS);
  3126. mminit_validate_memmodel_limits(&start_pfn, &end_pfn);
  3127. /* Merge with existing active regions if possible */
  3128. for (i = 0; i < nr_nodemap_entries; i++) {
  3129. if (early_node_map[i].nid != nid)
  3130. continue;
  3131. /* Skip if an existing region covers this new one */
  3132. if (start_pfn >= early_node_map[i].start_pfn &&
  3133. end_pfn <= early_node_map[i].end_pfn)
  3134. return;
  3135. /* Merge forward if suitable */
  3136. if (start_pfn <= early_node_map[i].end_pfn &&
  3137. end_pfn > early_node_map[i].end_pfn) {
  3138. early_node_map[i].end_pfn = end_pfn;
  3139. return;
  3140. }
  3141. /* Merge backward if suitable */
  3142. if (start_pfn < early_node_map[i].end_pfn &&
  3143. end_pfn >= early_node_map[i].start_pfn) {
  3144. early_node_map[i].start_pfn = start_pfn;
  3145. return;
  3146. }
  3147. }
  3148. /* Check that early_node_map is large enough */
  3149. if (i >= MAX_ACTIVE_REGIONS) {
  3150. printk(KERN_CRIT "More than %d memory regions, truncating\n",
  3151. MAX_ACTIVE_REGIONS);
  3152. return;
  3153. }
  3154. early_node_map[i].nid = nid;
  3155. early_node_map[i].start_pfn = start_pfn;
  3156. early_node_map[i].end_pfn = end_pfn;
  3157. nr_nodemap_entries = i + 1;
  3158. }
  3159. /**
  3160. * remove_active_range - Shrink an existing registered range of PFNs
  3161. * @nid: The node id the range is on that should be shrunk
  3162. * @start_pfn: The new PFN of the range
  3163. * @end_pfn: The new PFN of the range
  3164. *
  3165. * i386 with NUMA use alloc_remap() to store a node_mem_map on a local node.
  3166. * The map is kept near the end physical page range that has already been
  3167. * registered. This function allows an arch to shrink an existing registered
  3168. * range.
  3169. */
  3170. void __init remove_active_range(unsigned int nid, unsigned long start_pfn,
  3171. unsigned long end_pfn)
  3172. {
  3173. int i, j;
  3174. int removed = 0;
  3175. printk(KERN_DEBUG "remove_active_range (%d, %lu, %lu)\n",
  3176. nid, start_pfn, end_pfn);
  3177. /* Find the old active region end and shrink */
  3178. for_each_active_range_index_in_nid(i, nid) {
  3179. if (early_node_map[i].start_pfn >= start_pfn &&
  3180. early_node_map[i].end_pfn <= end_pfn) {
  3181. /* clear it */
  3182. early_node_map[i].start_pfn = 0;
  3183. early_node_map[i].end_pfn = 0;
  3184. removed = 1;
  3185. continue;
  3186. }
  3187. if (early_node_map[i].start_pfn < start_pfn &&
  3188. early_node_map[i].end_pfn > start_pfn) {
  3189. unsigned long temp_end_pfn = early_node_map[i].end_pfn;
  3190. early_node_map[i].end_pfn = start_pfn;
  3191. if (temp_end_pfn > end_pfn)
  3192. add_active_range(nid, end_pfn, temp_end_pfn);
  3193. continue;
  3194. }
  3195. if (early_node_map[i].start_pfn >= start_pfn &&
  3196. early_node_map[i].end_pfn > end_pfn &&
  3197. early_node_map[i].start_pfn < end_pfn) {
  3198. early_node_map[i].start_pfn = end_pfn;
  3199. continue;
  3200. }
  3201. }
  3202. if (!removed)
  3203. return;
  3204. /* remove the blank ones */
  3205. for (i = nr_nodemap_entries - 1; i > 0; i--) {
  3206. if (early_node_map[i].nid != nid)
  3207. continue;
  3208. if (early_node_map[i].end_pfn)
  3209. continue;
  3210. /* we found it, get rid of it */
  3211. for (j = i; j < nr_nodemap_entries - 1; j++)
  3212. memcpy(&early_node_map[j], &early_node_map[j+1],
  3213. sizeof(early_node_map[j]));
  3214. j = nr_nodemap_entries - 1;
  3215. memset(&early_node_map[j], 0, sizeof(early_node_map[j]));
  3216. nr_nodemap_entries--;
  3217. }
  3218. }
  3219. /**
  3220. * remove_all_active_ranges - Remove all currently registered regions
  3221. *
  3222. * During discovery, it may be found that a table like SRAT is invalid
  3223. * and an alternative discovery method must be used. This function removes
  3224. * all currently registered regions.
  3225. */
  3226. void __init remove_all_active_ranges(void)
  3227. {
  3228. memset(early_node_map, 0, sizeof(early_node_map));
  3229. nr_nodemap_entries = 0;
  3230. }
  3231. /* Compare two active node_active_regions */
  3232. static int __init cmp_node_active_region(const void *a, const void *b)
  3233. {
  3234. struct node_active_region *arange = (struct node_active_region *)a;
  3235. struct node_active_region *brange = (struct node_active_region *)b;
  3236. /* Done this way to avoid overflows */
  3237. if (arange->start_pfn > brange->start_pfn)
  3238. return 1;
  3239. if (arange->start_pfn < brange->start_pfn)
  3240. return -1;
  3241. return 0;
  3242. }
  3243. /* sort the node_map by start_pfn */
  3244. static void __init sort_node_map(void)
  3245. {
  3246. sort(early_node_map, (size_t)nr_nodemap_entries,
  3247. sizeof(struct node_active_region),
  3248. cmp_node_active_region, NULL);
  3249. }
  3250. /* Find the lowest pfn for a node */
  3251. static unsigned long __init find_min_pfn_for_node(int nid)
  3252. {
  3253. int i;
  3254. unsigned long min_pfn = ULONG_MAX;
  3255. /* Assuming a sorted map, the first range found has the starting pfn */
  3256. for_each_active_range_index_in_nid(i, nid)
  3257. min_pfn = min(min_pfn, early_node_map[i].start_pfn);
  3258. if (min_pfn == ULONG_MAX) {
  3259. printk(KERN_WARNING
  3260. "Could not find start_pfn for node %d\n", nid);
  3261. return 0;
  3262. }
  3263. return min_pfn;
  3264. }
  3265. /**
  3266. * find_min_pfn_with_active_regions - Find the minimum PFN registered
  3267. *
  3268. * It returns the minimum PFN based on information provided via
  3269. * add_active_range().
  3270. */
  3271. unsigned long __init find_min_pfn_with_active_regions(void)
  3272. {
  3273. return find_min_pfn_for_node(MAX_NUMNODES);
  3274. }
  3275. /*
  3276. * early_calculate_totalpages()
  3277. * Sum pages in active regions for movable zone.
  3278. * Populate N_HIGH_MEMORY for calculating usable_nodes.
  3279. */
  3280. static unsigned long __init early_calculate_totalpages(void)
  3281. {
  3282. int i;
  3283. unsigned long totalpages = 0;
  3284. for (i = 0; i < nr_nodemap_entries; i++) {
  3285. unsigned long pages = early_node_map[i].end_pfn -
  3286. early_node_map[i].start_pfn;
  3287. totalpages += pages;
  3288. if (pages)
  3289. node_set_state(early_node_map[i].nid, N_HIGH_MEMORY);
  3290. }
  3291. return totalpages;
  3292. }
  3293. /*
  3294. * Find the PFN the Movable zone begins in each node. Kernel memory
  3295. * is spread evenly between nodes as long as the nodes have enough
  3296. * memory. When they don't, some nodes will have more kernelcore than
  3297. * others
  3298. */
  3299. static void __init find_zone_movable_pfns_for_nodes(unsigned long *movable_pfn)
  3300. {
  3301. int i, nid;
  3302. unsigned long usable_startpfn;
  3303. unsigned long kernelcore_node, kernelcore_remaining;
  3304. unsigned long totalpages = early_calculate_totalpages();
  3305. int usable_nodes = nodes_weight(node_states[N_HIGH_MEMORY]);
  3306. /*
  3307. * If movablecore was specified, calculate what size of
  3308. * kernelcore that corresponds so that memory usable for
  3309. * any allocation type is evenly spread. If both kernelcore
  3310. * and movablecore are specified, then the value of kernelcore
  3311. * will be used for required_kernelcore if it's greater than
  3312. * what movablecore would have allowed.
  3313. */
  3314. if (required_movablecore) {
  3315. unsigned long corepages;
  3316. /*
  3317. * Round-up so that ZONE_MOVABLE is at least as large as what
  3318. * was requested by the user
  3319. */
  3320. required_movablecore =
  3321. roundup(required_movablecore, MAX_ORDER_NR_PAGES);
  3322. corepages = totalpages - required_movablecore;
  3323. required_kernelcore = max(required_kernelcore, corepages);
  3324. }
  3325. /* If kernelcore was not specified, there is no ZONE_MOVABLE */
  3326. if (!required_kernelcore)
  3327. return;
  3328. /* usable_startpfn is the lowest possible pfn ZONE_MOVABLE can be at */
  3329. find_usable_zone_for_movable();
  3330. usable_startpfn = arch_zone_lowest_possible_pfn[movable_zone];
  3331. restart:
  3332. /* Spread kernelcore memory as evenly as possible throughout nodes */
  3333. kernelcore_node = required_kernelcore / usable_nodes;
  3334. for_each_node_state(nid, N_HIGH_MEMORY) {
  3335. /*
  3336. * Recalculate kernelcore_node if the division per node
  3337. * now exceeds what is necessary to satisfy the requested
  3338. * amount of memory for the kernel
  3339. */
  3340. if (required_kernelcore < kernelcore_node)
  3341. kernelcore_node = required_kernelcore / usable_nodes;
  3342. /*
  3343. * As the map is walked, we track how much memory is usable
  3344. * by the kernel using kernelcore_remaining. When it is
  3345. * 0, the rest of the node is usable by ZONE_MOVABLE
  3346. */
  3347. kernelcore_remaining = kernelcore_node;
  3348. /* Go through each range of PFNs within this node */
  3349. for_each_active_range_index_in_nid(i, nid) {
  3350. unsigned long start_pfn, end_pfn;
  3351. unsigned long size_pages;
  3352. start_pfn = max(early_node_map[i].start_pfn,
  3353. zone_movable_pfn[nid]);
  3354. end_pfn = early_node_map[i].end_pfn;
  3355. if (start_pfn >= end_pfn)
  3356. continue;
  3357. /* Account for what is only usable for kernelcore */
  3358. if (start_pfn < usable_startpfn) {
  3359. unsigned long kernel_pages;
  3360. kernel_pages = min(end_pfn, usable_startpfn)
  3361. - start_pfn;
  3362. kernelcore_remaining -= min(kernel_pages,
  3363. kernelcore_remaining);
  3364. required_kernelcore -= min(kernel_pages,
  3365. required_kernelcore);
  3366. /* Continue if range is now fully accounted */
  3367. if (end_pfn <= usable_startpfn) {
  3368. /*
  3369. * Push zone_movable_pfn to the end so
  3370. * that if we have to rebalance
  3371. * kernelcore across nodes, we will
  3372. * not double account here
  3373. */
  3374. zone_movable_pfn[nid] = end_pfn;
  3375. continue;
  3376. }
  3377. start_pfn = usable_startpfn;
  3378. }
  3379. /*
  3380. * The usable PFN range for ZONE_MOVABLE is from
  3381. * start_pfn->end_pfn. Calculate size_pages as the
  3382. * number of pages used as kernelcore
  3383. */
  3384. size_pages = end_pfn - start_pfn;
  3385. if (size_pages > kernelcore_remaining)
  3386. size_pages = kernelcore_remaining;
  3387. zone_movable_pfn[nid] = start_pfn + size_pages;
  3388. /*
  3389. * Some kernelcore has been met, update counts and
  3390. * break if the kernelcore for this node has been
  3391. * satisified
  3392. */
  3393. required_kernelcore -= min(required_kernelcore,
  3394. size_pages);
  3395. kernelcore_remaining -= size_pages;
  3396. if (!kernelcore_remaining)
  3397. break;
  3398. }
  3399. }
  3400. /*
  3401. * If there is still required_kernelcore, we do another pass with one
  3402. * less node in the count. This will push zone_movable_pfn[nid] further
  3403. * along on the nodes that still have memory until kernelcore is
  3404. * satisified
  3405. */
  3406. usable_nodes--;
  3407. if (usable_nodes && required_kernelcore > usable_nodes)
  3408. goto restart;
  3409. /* Align start of ZONE_MOVABLE on all nids to MAX_ORDER_NR_PAGES */
  3410. for (nid = 0; nid < MAX_NUMNODES; nid++)
  3411. zone_movable_pfn[nid] =
  3412. roundup(zone_movable_pfn[nid], MAX_ORDER_NR_PAGES);
  3413. }
  3414. /* Any regular memory on that node ? */
  3415. static void check_for_regular_memory(pg_data_t *pgdat)
  3416. {
  3417. #ifdef CONFIG_HIGHMEM
  3418. enum zone_type zone_type;
  3419. for (zone_type = 0; zone_type <= ZONE_NORMAL; zone_type++) {
  3420. struct zone *zone = &pgdat->node_zones[zone_type];
  3421. if (zone->present_pages)
  3422. node_set_state(zone_to_nid(zone), N_NORMAL_MEMORY);
  3423. }
  3424. #endif
  3425. }
  3426. /**
  3427. * free_area_init_nodes - Initialise all pg_data_t and zone data
  3428. * @max_zone_pfn: an array of max PFNs for each zone
  3429. *
  3430. * This will call free_area_init_node() for each active node in the system.
  3431. * Using the page ranges provided by add_active_range(), the size of each
  3432. * zone in each node and their holes is calculated. If the maximum PFN
  3433. * between two adjacent zones match, it is assumed that the zone is empty.
  3434. * For example, if arch_max_dma_pfn == arch_max_dma32_pfn, it is assumed
  3435. * that arch_max_dma32_pfn has no pages. It is also assumed that a zone
  3436. * starts where the previous one ended. For example, ZONE_DMA32 starts
  3437. * at arch_max_dma_pfn.
  3438. */
  3439. void __init free_area_init_nodes(unsigned long *max_zone_pfn)
  3440. {
  3441. unsigned long nid;
  3442. int i;
  3443. /* Sort early_node_map as initialisation assumes it is sorted */
  3444. sort_node_map();
  3445. /* Record where the zone boundaries are */
  3446. memset(arch_zone_lowest_possible_pfn, 0,
  3447. sizeof(arch_zone_lowest_possible_pfn));
  3448. memset(arch_zone_highest_possible_pfn, 0,
  3449. sizeof(arch_zone_highest_possible_pfn));
  3450. arch_zone_lowest_possible_pfn[0] = find_min_pfn_with_active_regions();
  3451. arch_zone_highest_possible_pfn[0] = max_zone_pfn[0];
  3452. for (i = 1; i < MAX_NR_ZONES; i++) {
  3453. if (i == ZONE_MOVABLE)
  3454. continue;
  3455. arch_zone_lowest_possible_pfn[i] =
  3456. arch_zone_highest_possible_pfn[i-1];
  3457. arch_zone_highest_possible_pfn[i] =
  3458. max(max_zone_pfn[i], arch_zone_lowest_possible_pfn[i]);
  3459. }
  3460. arch_zone_lowest_possible_pfn[ZONE_MOVABLE] = 0;
  3461. arch_zone_highest_possible_pfn[ZONE_MOVABLE] = 0;
  3462. /* Find the PFNs that ZONE_MOVABLE begins at in each node */
  3463. memset(zone_movable_pfn, 0, sizeof(zone_movable_pfn));
  3464. find_zone_movable_pfns_for_nodes(zone_movable_pfn);
  3465. /* Print out the zone ranges */
  3466. printk("Zone PFN ranges:\n");
  3467. for (i = 0; i < MAX_NR_ZONES; i++) {
  3468. if (i == ZONE_MOVABLE)
  3469. continue;
  3470. printk(" %-8s %0#10lx -> %0#10lx\n",
  3471. zone_names[i],
  3472. arch_zone_lowest_possible_pfn[i],
  3473. arch_zone_highest_possible_pfn[i]);
  3474. }
  3475. /* Print out the PFNs ZONE_MOVABLE begins at in each node */
  3476. printk("Movable zone start PFN for each node\n");
  3477. for (i = 0; i < MAX_NUMNODES; i++) {
  3478. if (zone_movable_pfn[i])
  3479. printk(" Node %d: %lu\n", i, zone_movable_pfn[i]);
  3480. }
  3481. /* Print out the early_node_map[] */
  3482. printk("early_node_map[%d] active PFN ranges\n", nr_nodemap_entries);
  3483. for (i = 0; i < nr_nodemap_entries; i++)
  3484. printk(" %3d: %0#10lx -> %0#10lx\n", early_node_map[i].nid,
  3485. early_node_map[i].start_pfn,
  3486. early_node_map[i].end_pfn);
  3487. /* Initialise every node */
  3488. mminit_verify_pageflags_layout();
  3489. setup_nr_node_ids();
  3490. for_each_online_node(nid) {
  3491. pg_data_t *pgdat = NODE_DATA(nid);
  3492. free_area_init_node(nid, NULL,
  3493. find_min_pfn_for_node(nid), NULL);
  3494. /* Any memory on that node */
  3495. if (pgdat->node_present_pages)
  3496. node_set_state(nid, N_HIGH_MEMORY);
  3497. check_for_regular_memory(pgdat);
  3498. }
  3499. }
  3500. static int __init cmdline_parse_core(char *p, unsigned long *core)
  3501. {
  3502. unsigned long long coremem;
  3503. if (!p)
  3504. return -EINVAL;
  3505. coremem = memparse(p, &p);
  3506. *core = coremem >> PAGE_SHIFT;
  3507. /* Paranoid check that UL is enough for the coremem value */
  3508. WARN_ON((coremem >> PAGE_SHIFT) > ULONG_MAX);
  3509. return 0;
  3510. }
  3511. /*
  3512. * kernelcore=size sets the amount of memory for use for allocations that
  3513. * cannot be reclaimed or migrated.
  3514. */
  3515. static int __init cmdline_parse_kernelcore(char *p)
  3516. {
  3517. return cmdline_parse_core(p, &required_kernelcore);
  3518. }
  3519. /*
  3520. * movablecore=size sets the amount of memory for use for allocations that
  3521. * can be reclaimed or migrated.
  3522. */
  3523. static int __init cmdline_parse_movablecore(char *p)
  3524. {
  3525. return cmdline_parse_core(p, &required_movablecore);
  3526. }
  3527. early_param("kernelcore", cmdline_parse_kernelcore);
  3528. early_param("movablecore", cmdline_parse_movablecore);
  3529. #endif /* CONFIG_ARCH_POPULATES_NODE_MAP */
  3530. /**
  3531. * set_dma_reserve - set the specified number of pages reserved in the first zone
  3532. * @new_dma_reserve: The number of pages to mark reserved
  3533. *
  3534. * The per-cpu batchsize and zone watermarks are determined by present_pages.
  3535. * In the DMA zone, a significant percentage may be consumed by kernel image
  3536. * and other unfreeable allocations which can skew the watermarks badly. This
  3537. * function may optionally be used to account for unfreeable pages in the
  3538. * first zone (e.g., ZONE_DMA). The effect will be lower watermarks and
  3539. * smaller per-cpu batchsize.
  3540. */
  3541. void __init set_dma_reserve(unsigned long new_dma_reserve)
  3542. {
  3543. dma_reserve = new_dma_reserve;
  3544. }
  3545. #ifndef CONFIG_NEED_MULTIPLE_NODES
  3546. struct pglist_data __refdata contig_page_data = { .bdata = &bootmem_node_data[0] };
  3547. EXPORT_SYMBOL(contig_page_data);
  3548. #endif
  3549. void __init free_area_init(unsigned long *zones_size)
  3550. {
  3551. free_area_init_node(0, zones_size,
  3552. __pa(PAGE_OFFSET) >> PAGE_SHIFT, NULL);
  3553. }
  3554. static int page_alloc_cpu_notify(struct notifier_block *self,
  3555. unsigned long action, void *hcpu)
  3556. {
  3557. int cpu = (unsigned long)hcpu;
  3558. if (action == CPU_DEAD || action == CPU_DEAD_FROZEN) {
  3559. drain_pages(cpu);
  3560. /*
  3561. * Spill the event counters of the dead processor
  3562. * into the current processors event counters.
  3563. * This artificially elevates the count of the current
  3564. * processor.
  3565. */
  3566. vm_events_fold_cpu(cpu);
  3567. /*
  3568. * Zero the differential counters of the dead processor
  3569. * so that the vm statistics are consistent.
  3570. *
  3571. * This is only okay since the processor is dead and cannot
  3572. * race with what we are doing.
  3573. */
  3574. refresh_cpu_vm_stats(cpu);
  3575. }
  3576. return NOTIFY_OK;
  3577. }
  3578. void __init page_alloc_init(void)
  3579. {
  3580. hotcpu_notifier(page_alloc_cpu_notify, 0);
  3581. }
  3582. /*
  3583. * calculate_totalreserve_pages - called when sysctl_lower_zone_reserve_ratio
  3584. * or min_free_kbytes changes.
  3585. */
  3586. static void calculate_totalreserve_pages(void)
  3587. {
  3588. struct pglist_data *pgdat;
  3589. unsigned long reserve_pages = 0;
  3590. enum zone_type i, j;
  3591. for_each_online_pgdat(pgdat) {
  3592. for (i = 0; i < MAX_NR_ZONES; i++) {
  3593. struct zone *zone = pgdat->node_zones + i;
  3594. unsigned long max = 0;
  3595. /* Find valid and maximum lowmem_reserve in the zone */
  3596. for (j = i; j < MAX_NR_ZONES; j++) {
  3597. if (zone->lowmem_reserve[j] > max)
  3598. max = zone->lowmem_reserve[j];
  3599. }
  3600. /* we treat pages_high as reserved pages. */
  3601. max += zone->pages_high;
  3602. if (max > zone->present_pages)
  3603. max = zone->present_pages;
  3604. reserve_pages += max;
  3605. }
  3606. }
  3607. totalreserve_pages = reserve_pages;
  3608. }
  3609. /*
  3610. * setup_per_zone_lowmem_reserve - called whenever
  3611. * sysctl_lower_zone_reserve_ratio changes. Ensures that each zone
  3612. * has a correct pages reserved value, so an adequate number of
  3613. * pages are left in the zone after a successful __alloc_pages().
  3614. */
  3615. static void setup_per_zone_lowmem_reserve(void)
  3616. {
  3617. struct pglist_data *pgdat;
  3618. enum zone_type j, idx;
  3619. for_each_online_pgdat(pgdat) {
  3620. for (j = 0; j < MAX_NR_ZONES; j++) {
  3621. struct zone *zone = pgdat->node_zones + j;
  3622. unsigned long present_pages = zone->present_pages;
  3623. zone->lowmem_reserve[j] = 0;
  3624. idx = j;
  3625. while (idx) {
  3626. struct zone *lower_zone;
  3627. idx--;
  3628. if (sysctl_lowmem_reserve_ratio[idx] < 1)
  3629. sysctl_lowmem_reserve_ratio[idx] = 1;
  3630. lower_zone = pgdat->node_zones + idx;
  3631. lower_zone->lowmem_reserve[j] = present_pages /
  3632. sysctl_lowmem_reserve_ratio[idx];
  3633. present_pages += lower_zone->present_pages;
  3634. }
  3635. }
  3636. }
  3637. /* update totalreserve_pages */
  3638. calculate_totalreserve_pages();
  3639. }
  3640. /**
  3641. * setup_per_zone_pages_min - called when min_free_kbytes changes.
  3642. *
  3643. * Ensures that the pages_{min,low,high} values for each zone are set correctly
  3644. * with respect to min_free_kbytes.
  3645. */
  3646. void setup_per_zone_pages_min(void)
  3647. {
  3648. unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10);
  3649. unsigned long lowmem_pages = 0;
  3650. struct zone *zone;
  3651. unsigned long flags;
  3652. /* Calculate total number of !ZONE_HIGHMEM pages */
  3653. for_each_zone(zone) {
  3654. if (!is_highmem(zone))
  3655. lowmem_pages += zone->present_pages;
  3656. }
  3657. for_each_zone(zone) {
  3658. u64 tmp;
  3659. spin_lock_irqsave(&zone->lock, flags);
  3660. tmp = (u64)pages_min * zone->present_pages;
  3661. do_div(tmp, lowmem_pages);
  3662. if (is_highmem(zone)) {
  3663. /*
  3664. * __GFP_HIGH and PF_MEMALLOC allocations usually don't
  3665. * need highmem pages, so cap pages_min to a small
  3666. * value here.
  3667. *
  3668. * The (pages_high-pages_low) and (pages_low-pages_min)
  3669. * deltas controls asynch page reclaim, and so should
  3670. * not be capped for highmem.
  3671. */
  3672. int min_pages;
  3673. min_pages = zone->present_pages / 1024;
  3674. if (min_pages < SWAP_CLUSTER_MAX)
  3675. min_pages = SWAP_CLUSTER_MAX;
  3676. if (min_pages > 128)
  3677. min_pages = 128;
  3678. zone->pages_min = min_pages;
  3679. } else {
  3680. /*
  3681. * If it's a lowmem zone, reserve a number of pages
  3682. * proportionate to the zone's size.
  3683. */
  3684. zone->pages_min = tmp;
  3685. }
  3686. zone->pages_low = zone->pages_min + (tmp >> 2);
  3687. zone->pages_high = zone->pages_min + (tmp >> 1);
  3688. setup_zone_migrate_reserve(zone);
  3689. spin_unlock_irqrestore(&zone->lock, flags);
  3690. }
  3691. /* update totalreserve_pages */
  3692. calculate_totalreserve_pages();
  3693. }
  3694. /**
  3695. * setup_per_zone_inactive_ratio - called when min_free_kbytes changes.
  3696. *
  3697. * The inactive anon list should be small enough that the VM never has to
  3698. * do too much work, but large enough that each inactive page has a chance
  3699. * to be referenced again before it is swapped out.
  3700. *
  3701. * The inactive_anon ratio is the target ratio of ACTIVE_ANON to
  3702. * INACTIVE_ANON pages on this zone's LRU, maintained by the
  3703. * pageout code. A zone->inactive_ratio of 3 means 3:1 or 25% of
  3704. * the anonymous pages are kept on the inactive list.
  3705. *
  3706. * total target max
  3707. * memory ratio inactive anon
  3708. * -------------------------------------
  3709. * 10MB 1 5MB
  3710. * 100MB 1 50MB
  3711. * 1GB 3 250MB
  3712. * 10GB 10 0.9GB
  3713. * 100GB 31 3GB
  3714. * 1TB 101 10GB
  3715. * 10TB 320 32GB
  3716. */
  3717. static void setup_per_zone_inactive_ratio(void)
  3718. {
  3719. struct zone *zone;
  3720. for_each_zone(zone) {
  3721. unsigned int gb, ratio;
  3722. /* Zone size in gigabytes */
  3723. gb = zone->present_pages >> (30 - PAGE_SHIFT);
  3724. ratio = int_sqrt(10 * gb);
  3725. if (!ratio)
  3726. ratio = 1;
  3727. zone->inactive_ratio = ratio;
  3728. }
  3729. }
  3730. /*
  3731. * Initialise min_free_kbytes.
  3732. *
  3733. * For small machines we want it small (128k min). For large machines
  3734. * we want it large (64MB max). But it is not linear, because network
  3735. * bandwidth does not increase linearly with machine size. We use
  3736. *
  3737. * min_free_kbytes = 4 * sqrt(lowmem_kbytes), for better accuracy:
  3738. * min_free_kbytes = sqrt(lowmem_kbytes * 16)
  3739. *
  3740. * which yields
  3741. *
  3742. * 16MB: 512k
  3743. * 32MB: 724k
  3744. * 64MB: 1024k
  3745. * 128MB: 1448k
  3746. * 256MB: 2048k
  3747. * 512MB: 2896k
  3748. * 1024MB: 4096k
  3749. * 2048MB: 5792k
  3750. * 4096MB: 8192k
  3751. * 8192MB: 11584k
  3752. * 16384MB: 16384k
  3753. */
  3754. static int __init init_per_zone_pages_min(void)
  3755. {
  3756. unsigned long lowmem_kbytes;
  3757. lowmem_kbytes = nr_free_buffer_pages() * (PAGE_SIZE >> 10);
  3758. min_free_kbytes = int_sqrt(lowmem_kbytes * 16);
  3759. if (min_free_kbytes < 128)
  3760. min_free_kbytes = 128;
  3761. if (min_free_kbytes > 65536)
  3762. min_free_kbytes = 65536;
  3763. setup_per_zone_pages_min();
  3764. setup_per_zone_lowmem_reserve();
  3765. setup_per_zone_inactive_ratio();
  3766. return 0;
  3767. }
  3768. module_init(init_per_zone_pages_min)
  3769. /*
  3770. * min_free_kbytes_sysctl_handler - just a wrapper around proc_dointvec() so
  3771. * that we can call two helper functions whenever min_free_kbytes
  3772. * changes.
  3773. */
  3774. int min_free_kbytes_sysctl_handler(ctl_table *table, int write,
  3775. struct file *file, void __user *buffer, size_t *length, loff_t *ppos)
  3776. {
  3777. proc_dointvec(table, write, file, buffer, length, ppos);
  3778. if (write)
  3779. setup_per_zone_pages_min();
  3780. return 0;
  3781. }
  3782. #ifdef CONFIG_NUMA
  3783. int sysctl_min_unmapped_ratio_sysctl_handler(ctl_table *table, int write,
  3784. struct file *file, void __user *buffer, size_t *length, loff_t *ppos)
  3785. {
  3786. struct zone *zone;
  3787. int rc;
  3788. rc = proc_dointvec_minmax(table, write, file, buffer, length, ppos);
  3789. if (rc)
  3790. return rc;
  3791. for_each_zone(zone)
  3792. zone->min_unmapped_pages = (zone->present_pages *
  3793. sysctl_min_unmapped_ratio) / 100;
  3794. return 0;
  3795. }
  3796. int sysctl_min_slab_ratio_sysctl_handler(ctl_table *table, int write,
  3797. struct file *file, void __user *buffer, size_t *length, loff_t *ppos)
  3798. {
  3799. struct zone *zone;
  3800. int rc;
  3801. rc = proc_dointvec_minmax(table, write, file, buffer, length, ppos);
  3802. if (rc)
  3803. return rc;
  3804. for_each_zone(zone)
  3805. zone->min_slab_pages = (zone->present_pages *
  3806. sysctl_min_slab_ratio) / 100;
  3807. return 0;
  3808. }
  3809. #endif
  3810. /*
  3811. * lowmem_reserve_ratio_sysctl_handler - just a wrapper around
  3812. * proc_dointvec() so that we can call setup_per_zone_lowmem_reserve()
  3813. * whenever sysctl_lowmem_reserve_ratio changes.
  3814. *
  3815. * The reserve ratio obviously has absolutely no relation with the
  3816. * pages_min watermarks. The lowmem reserve ratio can only make sense
  3817. * if in function of the boot time zone sizes.
  3818. */
  3819. int lowmem_reserve_ratio_sysctl_handler(ctl_table *table, int write,
  3820. struct file *file, void __user *buffer, size_t *length, loff_t *ppos)
  3821. {
  3822. proc_dointvec_minmax(table, write, file, buffer, length, ppos);
  3823. setup_per_zone_lowmem_reserve();
  3824. return 0;
  3825. }
  3826. /*
  3827. * percpu_pagelist_fraction - changes the pcp->high for each zone on each
  3828. * cpu. It is the fraction of total pages in each zone that a hot per cpu pagelist
  3829. * can have before it gets flushed back to buddy allocator.
  3830. */
  3831. int percpu_pagelist_fraction_sysctl_handler(ctl_table *table, int write,
  3832. struct file *file, void __user *buffer, size_t *length, loff_t *ppos)
  3833. {
  3834. struct zone *zone;
  3835. unsigned int cpu;
  3836. int ret;
  3837. ret = proc_dointvec_minmax(table, write, file, buffer, length, ppos);
  3838. if (!write || (ret == -EINVAL))
  3839. return ret;
  3840. for_each_zone(zone) {
  3841. for_each_online_cpu(cpu) {
  3842. unsigned long high;
  3843. high = zone->present_pages / percpu_pagelist_fraction;
  3844. setup_pagelist_highmark(zone_pcp(zone, cpu), high);
  3845. }
  3846. }
  3847. return 0;
  3848. }
  3849. int hashdist = HASHDIST_DEFAULT;
  3850. #ifdef CONFIG_NUMA
  3851. static int __init set_hashdist(char *str)
  3852. {
  3853. if (!str)
  3854. return 0;
  3855. hashdist = simple_strtoul(str, &str, 0);
  3856. return 1;
  3857. }
  3858. __setup("hashdist=", set_hashdist);
  3859. #endif
  3860. /*
  3861. * allocate a large system hash table from bootmem
  3862. * - it is assumed that the hash table must contain an exact power-of-2
  3863. * quantity of entries
  3864. * - limit is the number of hash buckets, not the total allocation size
  3865. */
  3866. void *__init alloc_large_system_hash(const char *tablename,
  3867. unsigned long bucketsize,
  3868. unsigned long numentries,
  3869. int scale,
  3870. int flags,
  3871. unsigned int *_hash_shift,
  3872. unsigned int *_hash_mask,
  3873. unsigned long limit)
  3874. {
  3875. unsigned long long max = limit;
  3876. unsigned long log2qty, size;
  3877. void *table = NULL;
  3878. /* allow the kernel cmdline to have a say */
  3879. if (!numentries) {
  3880. /* round applicable memory size up to nearest megabyte */
  3881. numentries = nr_kernel_pages;
  3882. numentries += (1UL << (20 - PAGE_SHIFT)) - 1;
  3883. numentries >>= 20 - PAGE_SHIFT;
  3884. numentries <<= 20 - PAGE_SHIFT;
  3885. /* limit to 1 bucket per 2^scale bytes of low memory */
  3886. if (scale > PAGE_SHIFT)
  3887. numentries >>= (scale - PAGE_SHIFT);
  3888. else
  3889. numentries <<= (PAGE_SHIFT - scale);
  3890. /* Make sure we've got at least a 0-order allocation.. */
  3891. if (unlikely((numentries * bucketsize) < PAGE_SIZE))
  3892. numentries = PAGE_SIZE / bucketsize;
  3893. }
  3894. numentries = roundup_pow_of_two(numentries);
  3895. /* limit allocation size to 1/16 total memory by default */
  3896. if (max == 0) {
  3897. max = ((unsigned long long)nr_all_pages << PAGE_SHIFT) >> 4;
  3898. do_div(max, bucketsize);
  3899. }
  3900. if (numentries > max)
  3901. numentries = max;
  3902. log2qty = ilog2(numentries);
  3903. do {
  3904. size = bucketsize << log2qty;
  3905. if (flags & HASH_EARLY)
  3906. table = alloc_bootmem_nopanic(size);
  3907. else if (hashdist)
  3908. table = __vmalloc(size, GFP_ATOMIC, PAGE_KERNEL);
  3909. else {
  3910. unsigned long order = get_order(size);
  3911. table = (void*) __get_free_pages(GFP_ATOMIC, order);
  3912. /*
  3913. * If bucketsize is not a power-of-two, we may free
  3914. * some pages at the end of hash table.
  3915. */
  3916. if (table) {
  3917. unsigned long alloc_end = (unsigned long)table +
  3918. (PAGE_SIZE << order);
  3919. unsigned long used = (unsigned long)table +
  3920. PAGE_ALIGN(size);
  3921. split_page(virt_to_page(table), order);
  3922. while (used < alloc_end) {
  3923. free_page(used);
  3924. used += PAGE_SIZE;
  3925. }
  3926. }
  3927. }
  3928. } while (!table && size > PAGE_SIZE && --log2qty);
  3929. if (!table)
  3930. panic("Failed to allocate %s hash table\n", tablename);
  3931. printk(KERN_INFO "%s hash table entries: %d (order: %d, %lu bytes)\n",
  3932. tablename,
  3933. (1U << log2qty),
  3934. ilog2(size) - PAGE_SHIFT,
  3935. size);
  3936. if (_hash_shift)
  3937. *_hash_shift = log2qty;
  3938. if (_hash_mask)
  3939. *_hash_mask = (1 << log2qty) - 1;
  3940. /*
  3941. * If hashdist is set, the table allocation is done with __vmalloc()
  3942. * which invokes the kmemleak_alloc() callback. This function may also
  3943. * be called before the slab and kmemleak are initialised when
  3944. * kmemleak simply buffers the request to be executed later
  3945. * (GFP_ATOMIC flag ignored in this case).
  3946. */
  3947. if (!hashdist)
  3948. kmemleak_alloc(table, size, 1, GFP_ATOMIC);
  3949. return table;
  3950. }
  3951. /* Return a pointer to the bitmap storing bits affecting a block of pages */
  3952. static inline unsigned long *get_pageblock_bitmap(struct zone *zone,
  3953. unsigned long pfn)
  3954. {
  3955. #ifdef CONFIG_SPARSEMEM
  3956. return __pfn_to_section(pfn)->pageblock_flags;
  3957. #else
  3958. return zone->pageblock_flags;
  3959. #endif /* CONFIG_SPARSEMEM */
  3960. }
  3961. static inline int pfn_to_bitidx(struct zone *zone, unsigned long pfn)
  3962. {
  3963. #ifdef CONFIG_SPARSEMEM
  3964. pfn &= (PAGES_PER_SECTION-1);
  3965. return (pfn >> pageblock_order) * NR_PAGEBLOCK_BITS;
  3966. #else
  3967. pfn = pfn - zone->zone_start_pfn;
  3968. return (pfn >> pageblock_order) * NR_PAGEBLOCK_BITS;
  3969. #endif /* CONFIG_SPARSEMEM */
  3970. }
  3971. /**
  3972. * get_pageblock_flags_group - Return the requested group of flags for the pageblock_nr_pages block of pages
  3973. * @page: The page within the block of interest
  3974. * @start_bitidx: The first bit of interest to retrieve
  3975. * @end_bitidx: The last bit of interest
  3976. * returns pageblock_bits flags
  3977. */
  3978. unsigned long get_pageblock_flags_group(struct page *page,
  3979. int start_bitidx, int end_bitidx)
  3980. {
  3981. struct zone *zone;
  3982. unsigned long *bitmap;
  3983. unsigned long pfn, bitidx;
  3984. unsigned long flags = 0;
  3985. unsigned long value = 1;
  3986. zone = page_zone(page);
  3987. pfn = page_to_pfn(page);
  3988. bitmap = get_pageblock_bitmap(zone, pfn);
  3989. bitidx = pfn_to_bitidx(zone, pfn);
  3990. for (; start_bitidx <= end_bitidx; start_bitidx++, value <<= 1)
  3991. if (test_bit(bitidx + start_bitidx, bitmap))
  3992. flags |= value;
  3993. return flags;
  3994. }
  3995. /**
  3996. * set_pageblock_flags_group - Set the requested group of flags for a pageblock_nr_pages block of pages
  3997. * @page: The page within the block of interest
  3998. * @start_bitidx: The first bit of interest
  3999. * @end_bitidx: The last bit of interest
  4000. * @flags: The flags to set
  4001. */
  4002. void set_pageblock_flags_group(struct page *page, unsigned long flags,
  4003. int start_bitidx, int end_bitidx)
  4004. {
  4005. struct zone *zone;
  4006. unsigned long *bitmap;
  4007. unsigned long pfn, bitidx;
  4008. unsigned long value = 1;
  4009. zone = page_zone(page);
  4010. pfn = page_to_pfn(page);
  4011. bitmap = get_pageblock_bitmap(zone, pfn);
  4012. bitidx = pfn_to_bitidx(zone, pfn);
  4013. VM_BUG_ON(pfn < zone->zone_start_pfn);
  4014. VM_BUG_ON(pfn >= zone->zone_start_pfn + zone->spanned_pages);
  4015. for (; start_bitidx <= end_bitidx; start_bitidx++, value <<= 1)
  4016. if (flags & value)
  4017. __set_bit(bitidx + start_bitidx, bitmap);
  4018. else
  4019. __clear_bit(bitidx + start_bitidx, bitmap);
  4020. }
  4021. /*
  4022. * This is designed as sub function...plz see page_isolation.c also.
  4023. * set/clear page block's type to be ISOLATE.
  4024. * page allocater never alloc memory from ISOLATE block.
  4025. */
  4026. int set_migratetype_isolate(struct page *page)
  4027. {
  4028. struct zone *zone;
  4029. unsigned long flags;
  4030. int ret = -EBUSY;
  4031. zone = page_zone(page);
  4032. spin_lock_irqsave(&zone->lock, flags);
  4033. /*
  4034. * In future, more migrate types will be able to be isolation target.
  4035. */
  4036. if (get_pageblock_migratetype(page) != MIGRATE_MOVABLE)
  4037. goto out;
  4038. set_pageblock_migratetype(page, MIGRATE_ISOLATE);
  4039. move_freepages_block(zone, page, MIGRATE_ISOLATE);
  4040. ret = 0;
  4041. out:
  4042. spin_unlock_irqrestore(&zone->lock, flags);
  4043. if (!ret)
  4044. drain_all_pages();
  4045. return ret;
  4046. }
  4047. void unset_migratetype_isolate(struct page *page)
  4048. {
  4049. struct zone *zone;
  4050. unsigned long flags;
  4051. zone = page_zone(page);
  4052. spin_lock_irqsave(&zone->lock, flags);
  4053. if (get_pageblock_migratetype(page) != MIGRATE_ISOLATE)
  4054. goto out;
  4055. set_pageblock_migratetype(page, MIGRATE_MOVABLE);
  4056. move_freepages_block(zone, page, MIGRATE_MOVABLE);
  4057. out:
  4058. spin_unlock_irqrestore(&zone->lock, flags);
  4059. }
  4060. #ifdef CONFIG_MEMORY_HOTREMOVE
  4061. /*
  4062. * All pages in the range must be isolated before calling this.
  4063. */
  4064. void
  4065. __offline_isolated_pages(unsigned long start_pfn, unsigned long end_pfn)
  4066. {
  4067. struct page *page;
  4068. struct zone *zone;
  4069. int order, i;
  4070. unsigned long pfn;
  4071. unsigned long flags;
  4072. /* find the first valid pfn */
  4073. for (pfn = start_pfn; pfn < end_pfn; pfn++)
  4074. if (pfn_valid(pfn))
  4075. break;
  4076. if (pfn == end_pfn)
  4077. return;
  4078. zone = page_zone(pfn_to_page(pfn));
  4079. spin_lock_irqsave(&zone->lock, flags);
  4080. pfn = start_pfn;
  4081. while (pfn < end_pfn) {
  4082. if (!pfn_valid(pfn)) {
  4083. pfn++;
  4084. continue;
  4085. }
  4086. page = pfn_to_page(pfn);
  4087. BUG_ON(page_count(page));
  4088. BUG_ON(!PageBuddy(page));
  4089. order = page_order(page);
  4090. #ifdef CONFIG_DEBUG_VM
  4091. printk(KERN_INFO "remove from free list %lx %d %lx\n",
  4092. pfn, 1 << order, end_pfn);
  4093. #endif
  4094. list_del(&page->lru);
  4095. rmv_page_order(page);
  4096. zone->free_area[order].nr_free--;
  4097. __mod_zone_page_state(zone, NR_FREE_PAGES,
  4098. - (1UL << order));
  4099. for (i = 0; i < (1 << order); i++)
  4100. SetPageReserved((page+i));
  4101. pfn += (1 << order);
  4102. }
  4103. spin_unlock_irqrestore(&zone->lock, flags);
  4104. }
  4105. #endif