page_alloc.c 123 KB

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