page_alloc.c 130 KB

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