page_alloc.c 63 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485
  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/config.h>
  17. #include <linux/stddef.h>
  18. #include <linux/mm.h>
  19. #include <linux/swap.h>
  20. #include <linux/interrupt.h>
  21. #include <linux/pagemap.h>
  22. #include <linux/bootmem.h>
  23. #include <linux/compiler.h>
  24. #include <linux/kernel.h>
  25. #include <linux/module.h>
  26. #include <linux/suspend.h>
  27. #include <linux/pagevec.h>
  28. #include <linux/blkdev.h>
  29. #include <linux/slab.h>
  30. #include <linux/notifier.h>
  31. #include <linux/topology.h>
  32. #include <linux/sysctl.h>
  33. #include <linux/cpu.h>
  34. #include <linux/cpuset.h>
  35. #include <linux/memory_hotplug.h>
  36. #include <linux/nodemask.h>
  37. #include <linux/vmalloc.h>
  38. #include <linux/mempolicy.h>
  39. #include <linux/stop_machine.h>
  40. #include <asm/tlbflush.h>
  41. #include <asm/div64.h>
  42. #include "internal.h"
  43. /*
  44. * MCD - HACK: Find somewhere to initialize this EARLY, or make this
  45. * initializer cleaner
  46. */
  47. nodemask_t node_online_map __read_mostly = { { [0] = 1UL } };
  48. EXPORT_SYMBOL(node_online_map);
  49. nodemask_t node_possible_map __read_mostly = NODE_MASK_ALL;
  50. EXPORT_SYMBOL(node_possible_map);
  51. unsigned long totalram_pages __read_mostly;
  52. unsigned long totalhigh_pages __read_mostly;
  53. unsigned long totalreserve_pages __read_mostly;
  54. long nr_swap_pages;
  55. int percpu_pagelist_fraction;
  56. static void __free_pages_ok(struct page *page, unsigned int order);
  57. /*
  58. * results with 256, 32 in the lowmem_reserve sysctl:
  59. * 1G machine -> (16M dma, 800M-16M normal, 1G-800M high)
  60. * 1G machine -> (16M dma, 784M normal, 224M high)
  61. * NORMAL allocation will leave 784M/256 of ram reserved in the ZONE_DMA
  62. * HIGHMEM allocation will leave 224M/32 of ram reserved in ZONE_NORMAL
  63. * HIGHMEM allocation will (224M+784M)/256 of ram reserved in ZONE_DMA
  64. *
  65. * TBD: should special case ZONE_DMA32 machines here - in those we normally
  66. * don't need any ZONE_NORMAL reservation
  67. */
  68. int sysctl_lowmem_reserve_ratio[MAX_NR_ZONES-1] = { 256, 256, 32 };
  69. EXPORT_SYMBOL(totalram_pages);
  70. /*
  71. * Used by page_zone() to look up the address of the struct zone whose
  72. * id is encoded in the upper bits of page->flags
  73. */
  74. struct zone *zone_table[1 << ZONETABLE_SHIFT] __read_mostly;
  75. EXPORT_SYMBOL(zone_table);
  76. static char *zone_names[MAX_NR_ZONES] = { "DMA", "DMA32", "Normal", "HighMem" };
  77. int min_free_kbytes = 1024;
  78. unsigned long __meminitdata nr_kernel_pages;
  79. unsigned long __meminitdata nr_all_pages;
  80. #ifdef CONFIG_DEBUG_VM
  81. static int page_outside_zone_boundaries(struct zone *zone, struct page *page)
  82. {
  83. int ret = 0;
  84. unsigned seq;
  85. unsigned long pfn = page_to_pfn(page);
  86. do {
  87. seq = zone_span_seqbegin(zone);
  88. if (pfn >= zone->zone_start_pfn + zone->spanned_pages)
  89. ret = 1;
  90. else if (pfn < zone->zone_start_pfn)
  91. ret = 1;
  92. } while (zone_span_seqretry(zone, seq));
  93. return ret;
  94. }
  95. static int page_is_consistent(struct zone *zone, struct page *page)
  96. {
  97. #ifdef CONFIG_HOLES_IN_ZONE
  98. if (!pfn_valid(page_to_pfn(page)))
  99. return 0;
  100. #endif
  101. if (zone != page_zone(page))
  102. return 0;
  103. return 1;
  104. }
  105. /*
  106. * Temporary debugging check for pages not lying within a given zone.
  107. */
  108. static int bad_range(struct zone *zone, struct page *page)
  109. {
  110. if (page_outside_zone_boundaries(zone, page))
  111. return 1;
  112. if (!page_is_consistent(zone, page))
  113. return 1;
  114. return 0;
  115. }
  116. #else
  117. static inline int bad_range(struct zone *zone, struct page *page)
  118. {
  119. return 0;
  120. }
  121. #endif
  122. static void bad_page(struct page *page)
  123. {
  124. printk(KERN_EMERG "Bad page state in process '%s'\n"
  125. KERN_EMERG "page:%p flags:0x%0*lx mapping:%p mapcount:%d count:%d\n"
  126. KERN_EMERG "Trying to fix it up, but a reboot is needed\n"
  127. KERN_EMERG "Backtrace:\n",
  128. current->comm, page, (int)(2*sizeof(unsigned long)),
  129. (unsigned long)page->flags, page->mapping,
  130. page_mapcount(page), page_count(page));
  131. dump_stack();
  132. page->flags &= ~(1 << PG_lru |
  133. 1 << PG_private |
  134. 1 << PG_locked |
  135. 1 << PG_active |
  136. 1 << PG_dirty |
  137. 1 << PG_reclaim |
  138. 1 << PG_slab |
  139. 1 << PG_swapcache |
  140. 1 << PG_writeback |
  141. 1 << PG_buddy );
  142. set_page_count(page, 0);
  143. reset_page_mapcount(page);
  144. page->mapping = NULL;
  145. add_taint(TAINT_BAD_PAGE);
  146. }
  147. /*
  148. * Higher-order pages are called "compound pages". They are structured thusly:
  149. *
  150. * The first PAGE_SIZE page is called the "head page".
  151. *
  152. * The remaining PAGE_SIZE pages are called "tail pages".
  153. *
  154. * All pages have PG_compound set. All pages have their ->private pointing at
  155. * the head page (even the head page has this).
  156. *
  157. * The first tail page's ->lru.next holds the address of the compound page's
  158. * put_page() function. Its ->lru.prev holds the order of allocation.
  159. * This usage means that zero-order pages may not be compound.
  160. */
  161. static void free_compound_page(struct page *page)
  162. {
  163. __free_pages_ok(page, (unsigned long)page[1].lru.prev);
  164. }
  165. static void prep_compound_page(struct page *page, unsigned long order)
  166. {
  167. int i;
  168. int nr_pages = 1 << order;
  169. page[1].lru.next = (void *)free_compound_page; /* set dtor */
  170. page[1].lru.prev = (void *)order;
  171. for (i = 0; i < nr_pages; i++) {
  172. struct page *p = page + i;
  173. __SetPageCompound(p);
  174. set_page_private(p, (unsigned long)page);
  175. }
  176. }
  177. static void destroy_compound_page(struct page *page, unsigned long order)
  178. {
  179. int i;
  180. int nr_pages = 1 << order;
  181. if (unlikely((unsigned long)page[1].lru.prev != order))
  182. bad_page(page);
  183. for (i = 0; i < nr_pages; i++) {
  184. struct page *p = page + i;
  185. if (unlikely(!PageCompound(p) |
  186. (page_private(p) != (unsigned long)page)))
  187. bad_page(page);
  188. __ClearPageCompound(p);
  189. }
  190. }
  191. static inline void prep_zero_page(struct page *page, int order, gfp_t gfp_flags)
  192. {
  193. int i;
  194. BUG_ON((gfp_flags & (__GFP_WAIT | __GFP_HIGHMEM)) == __GFP_HIGHMEM);
  195. /*
  196. * clear_highpage() will use KM_USER0, so it's a bug to use __GFP_ZERO
  197. * and __GFP_HIGHMEM from hard or soft interrupt context.
  198. */
  199. BUG_ON((gfp_flags & __GFP_HIGHMEM) && in_interrupt());
  200. for (i = 0; i < (1 << order); i++)
  201. clear_highpage(page + i);
  202. }
  203. /*
  204. * function for dealing with page's order in buddy system.
  205. * zone->lock is already acquired when we use these.
  206. * So, we don't need atomic page->flags operations here.
  207. */
  208. static inline unsigned long page_order(struct page *page)
  209. {
  210. return page_private(page);
  211. }
  212. static inline void set_page_order(struct page *page, int order)
  213. {
  214. set_page_private(page, order);
  215. __SetPageBuddy(page);
  216. }
  217. static inline void rmv_page_order(struct page *page)
  218. {
  219. __ClearPageBuddy(page);
  220. set_page_private(page, 0);
  221. }
  222. /*
  223. * Locate the struct page for both the matching buddy in our
  224. * pair (buddy1) and the combined O(n+1) page they form (page).
  225. *
  226. * 1) Any buddy B1 will have an order O twin B2 which satisfies
  227. * the following equation:
  228. * B2 = B1 ^ (1 << O)
  229. * For example, if the starting buddy (buddy2) is #8 its order
  230. * 1 buddy is #10:
  231. * B2 = 8 ^ (1 << 1) = 8 ^ 2 = 10
  232. *
  233. * 2) Any buddy B will have an order O+1 parent P which
  234. * satisfies the following equation:
  235. * P = B & ~(1 << O)
  236. *
  237. * Assumption: *_mem_map is contiguous at least up to MAX_ORDER
  238. */
  239. static inline struct page *
  240. __page_find_buddy(struct page *page, unsigned long page_idx, unsigned int order)
  241. {
  242. unsigned long buddy_idx = page_idx ^ (1 << order);
  243. return page + (buddy_idx - page_idx);
  244. }
  245. static inline unsigned long
  246. __find_combined_index(unsigned long page_idx, unsigned int order)
  247. {
  248. return (page_idx & ~(1 << order));
  249. }
  250. /*
  251. * This function checks whether a page is free && is the buddy
  252. * we can do coalesce a page and its buddy if
  253. * (a) the buddy is not in a hole &&
  254. * (b) the buddy is in the buddy system &&
  255. * (c) a page and its buddy have the same order &&
  256. * (d) a page and its buddy are in the same zone.
  257. *
  258. * For recording whether a page is in the buddy system, we use PG_buddy.
  259. * Setting, clearing, and testing PG_buddy is serialized by zone->lock.
  260. *
  261. * For recording page's order, we use page_private(page).
  262. */
  263. static inline int page_is_buddy(struct page *page, struct page *buddy,
  264. int order)
  265. {
  266. #ifdef CONFIG_HOLES_IN_ZONE
  267. if (!pfn_valid(page_to_pfn(buddy)))
  268. return 0;
  269. #endif
  270. if (page_zone_id(page) != page_zone_id(buddy))
  271. return 0;
  272. if (PageBuddy(buddy) && page_order(buddy) == order) {
  273. BUG_ON(page_count(buddy) != 0);
  274. return 1;
  275. }
  276. return 0;
  277. }
  278. /*
  279. * Freeing function for a buddy system allocator.
  280. *
  281. * The concept of a buddy system is to maintain direct-mapped table
  282. * (containing bit values) for memory blocks of various "orders".
  283. * The bottom level table contains the map for the smallest allocatable
  284. * units of memory (here, pages), and each level above it describes
  285. * pairs of units from the levels below, hence, "buddies".
  286. * At a high level, all that happens here is marking the table entry
  287. * at the bottom level available, and propagating the changes upward
  288. * as necessary, plus some accounting needed to play nicely with other
  289. * parts of the VM system.
  290. * At each level, we keep a list of pages, which are heads of continuous
  291. * free pages of length of (1 << order) and marked with PG_buddy. Page's
  292. * order is recorded in page_private(page) field.
  293. * So when we are allocating or freeing one, we can derive the state of the
  294. * other. That is, if we allocate a small block, and both were
  295. * free, the remainder of the region must be split into blocks.
  296. * If a block is freed, and its buddy is also free, then this
  297. * triggers coalescing into a block of larger size.
  298. *
  299. * -- wli
  300. */
  301. static inline void __free_one_page(struct page *page,
  302. struct zone *zone, unsigned int order)
  303. {
  304. unsigned long page_idx;
  305. int order_size = 1 << order;
  306. if (unlikely(PageCompound(page)))
  307. destroy_compound_page(page, order);
  308. page_idx = page_to_pfn(page) & ((1 << MAX_ORDER) - 1);
  309. BUG_ON(page_idx & (order_size - 1));
  310. BUG_ON(bad_range(zone, page));
  311. zone->free_pages += order_size;
  312. while (order < MAX_ORDER-1) {
  313. unsigned long combined_idx;
  314. struct free_area *area;
  315. struct page *buddy;
  316. buddy = __page_find_buddy(page, page_idx, order);
  317. if (!page_is_buddy(page, buddy, order))
  318. break; /* Move the buddy up one level. */
  319. list_del(&buddy->lru);
  320. area = zone->free_area + order;
  321. area->nr_free--;
  322. rmv_page_order(buddy);
  323. combined_idx = __find_combined_index(page_idx, order);
  324. page = page + (combined_idx - page_idx);
  325. page_idx = combined_idx;
  326. order++;
  327. }
  328. set_page_order(page, order);
  329. list_add(&page->lru, &zone->free_area[order].free_list);
  330. zone->free_area[order].nr_free++;
  331. }
  332. static inline int free_pages_check(struct page *page)
  333. {
  334. if (unlikely(page_mapcount(page) |
  335. (page->mapping != NULL) |
  336. (page_count(page) != 0) |
  337. (page->flags & (
  338. 1 << PG_lru |
  339. 1 << PG_private |
  340. 1 << PG_locked |
  341. 1 << PG_active |
  342. 1 << PG_reclaim |
  343. 1 << PG_slab |
  344. 1 << PG_swapcache |
  345. 1 << PG_writeback |
  346. 1 << PG_reserved |
  347. 1 << PG_buddy ))))
  348. bad_page(page);
  349. if (PageDirty(page))
  350. __ClearPageDirty(page);
  351. /*
  352. * For now, we report if PG_reserved was found set, but do not
  353. * clear it, and do not free the page. But we shall soon need
  354. * to do more, for when the ZERO_PAGE count wraps negative.
  355. */
  356. return PageReserved(page);
  357. }
  358. /*
  359. * Frees a list of pages.
  360. * Assumes all pages on list are in same zone, and of same order.
  361. * count is the number of pages to free.
  362. *
  363. * If the zone was previously in an "all pages pinned" state then look to
  364. * see if this freeing clears that state.
  365. *
  366. * And clear the zone's pages_scanned counter, to hold off the "all pages are
  367. * pinned" detection logic.
  368. */
  369. static void free_pages_bulk(struct zone *zone, int count,
  370. struct list_head *list, int order)
  371. {
  372. spin_lock(&zone->lock);
  373. zone->all_unreclaimable = 0;
  374. zone->pages_scanned = 0;
  375. while (count--) {
  376. struct page *page;
  377. BUG_ON(list_empty(list));
  378. page = list_entry(list->prev, struct page, lru);
  379. /* have to delete it as __free_one_page list manipulates */
  380. list_del(&page->lru);
  381. __free_one_page(page, zone, order);
  382. }
  383. spin_unlock(&zone->lock);
  384. }
  385. static void free_one_page(struct zone *zone, struct page *page, int order)
  386. {
  387. LIST_HEAD(list);
  388. list_add(&page->lru, &list);
  389. free_pages_bulk(zone, 1, &list, order);
  390. }
  391. static void __free_pages_ok(struct page *page, unsigned int order)
  392. {
  393. unsigned long flags;
  394. int i;
  395. int reserved = 0;
  396. arch_free_page(page, order);
  397. if (!PageHighMem(page))
  398. debug_check_no_locks_freed(page_address(page),
  399. PAGE_SIZE<<order);
  400. for (i = 0 ; i < (1 << order) ; ++i)
  401. reserved += free_pages_check(page + i);
  402. if (reserved)
  403. return;
  404. kernel_map_pages(page, 1 << order, 0);
  405. local_irq_save(flags);
  406. __mod_page_state(pgfree, 1 << order);
  407. free_one_page(page_zone(page), page, order);
  408. local_irq_restore(flags);
  409. }
  410. /*
  411. * permit the bootmem allocator to evade page validation on high-order frees
  412. */
  413. void fastcall __init __free_pages_bootmem(struct page *page, unsigned int order)
  414. {
  415. if (order == 0) {
  416. __ClearPageReserved(page);
  417. set_page_count(page, 0);
  418. set_page_refcounted(page);
  419. __free_page(page);
  420. } else {
  421. int loop;
  422. prefetchw(page);
  423. for (loop = 0; loop < BITS_PER_LONG; loop++) {
  424. struct page *p = &page[loop];
  425. if (loop + 1 < BITS_PER_LONG)
  426. prefetchw(p + 1);
  427. __ClearPageReserved(p);
  428. set_page_count(p, 0);
  429. }
  430. set_page_refcounted(page);
  431. __free_pages(page, order);
  432. }
  433. }
  434. /*
  435. * The order of subdivision here is critical for the IO subsystem.
  436. * Please do not alter this order without good reasons and regression
  437. * testing. Specifically, as large blocks of memory are subdivided,
  438. * the order in which smaller blocks are delivered depends on the order
  439. * they're subdivided in this function. This is the primary factor
  440. * influencing the order in which pages are delivered to the IO
  441. * subsystem according to empirical testing, and this is also justified
  442. * by considering the behavior of a buddy system containing a single
  443. * large block of memory acted on by a series of small allocations.
  444. * This behavior is a critical factor in sglist merging's success.
  445. *
  446. * -- wli
  447. */
  448. static inline void expand(struct zone *zone, struct page *page,
  449. int low, int high, struct free_area *area)
  450. {
  451. unsigned long size = 1 << high;
  452. while (high > low) {
  453. area--;
  454. high--;
  455. size >>= 1;
  456. BUG_ON(bad_range(zone, &page[size]));
  457. list_add(&page[size].lru, &area->free_list);
  458. area->nr_free++;
  459. set_page_order(&page[size], high);
  460. }
  461. }
  462. /*
  463. * This page is about to be returned from the page allocator
  464. */
  465. static int prep_new_page(struct page *page, int order, gfp_t gfp_flags)
  466. {
  467. if (unlikely(page_mapcount(page) |
  468. (page->mapping != NULL) |
  469. (page_count(page) != 0) |
  470. (page->flags & (
  471. 1 << PG_lru |
  472. 1 << PG_private |
  473. 1 << PG_locked |
  474. 1 << PG_active |
  475. 1 << PG_dirty |
  476. 1 << PG_reclaim |
  477. 1 << PG_slab |
  478. 1 << PG_swapcache |
  479. 1 << PG_writeback |
  480. 1 << PG_reserved |
  481. 1 << PG_buddy ))))
  482. bad_page(page);
  483. /*
  484. * For now, we report if PG_reserved was found set, but do not
  485. * clear it, and do not allocate the page: as a safety net.
  486. */
  487. if (PageReserved(page))
  488. return 1;
  489. page->flags &= ~(1 << PG_uptodate | 1 << PG_error |
  490. 1 << PG_referenced | 1 << PG_arch_1 |
  491. 1 << PG_checked | 1 << PG_mappedtodisk);
  492. set_page_private(page, 0);
  493. set_page_refcounted(page);
  494. kernel_map_pages(page, 1 << order, 1);
  495. if (gfp_flags & __GFP_ZERO)
  496. prep_zero_page(page, order, gfp_flags);
  497. if (order && (gfp_flags & __GFP_COMP))
  498. prep_compound_page(page, order);
  499. return 0;
  500. }
  501. /*
  502. * Do the hard work of removing an element from the buddy allocator.
  503. * Call me with the zone->lock already held.
  504. */
  505. static struct page *__rmqueue(struct zone *zone, unsigned int order)
  506. {
  507. struct free_area * area;
  508. unsigned int current_order;
  509. struct page *page;
  510. for (current_order = order; current_order < MAX_ORDER; ++current_order) {
  511. area = zone->free_area + current_order;
  512. if (list_empty(&area->free_list))
  513. continue;
  514. page = list_entry(area->free_list.next, struct page, lru);
  515. list_del(&page->lru);
  516. rmv_page_order(page);
  517. area->nr_free--;
  518. zone->free_pages -= 1UL << order;
  519. expand(zone, page, order, current_order, area);
  520. return page;
  521. }
  522. return NULL;
  523. }
  524. /*
  525. * Obtain a specified number of elements from the buddy allocator, all under
  526. * a single hold of the lock, for efficiency. Add them to the supplied list.
  527. * Returns the number of new pages which were placed at *list.
  528. */
  529. static int rmqueue_bulk(struct zone *zone, unsigned int order,
  530. unsigned long count, struct list_head *list)
  531. {
  532. int i;
  533. spin_lock(&zone->lock);
  534. for (i = 0; i < count; ++i) {
  535. struct page *page = __rmqueue(zone, order);
  536. if (unlikely(page == NULL))
  537. break;
  538. list_add_tail(&page->lru, list);
  539. }
  540. spin_unlock(&zone->lock);
  541. return i;
  542. }
  543. #ifdef CONFIG_NUMA
  544. /*
  545. * Called from the slab reaper to drain pagesets on a particular node that
  546. * belong to the currently executing processor.
  547. * Note that this function must be called with the thread pinned to
  548. * a single processor.
  549. */
  550. void drain_node_pages(int nodeid)
  551. {
  552. int i, z;
  553. unsigned long flags;
  554. for (z = 0; z < MAX_NR_ZONES; z++) {
  555. struct zone *zone = NODE_DATA(nodeid)->node_zones + z;
  556. struct per_cpu_pageset *pset;
  557. pset = zone_pcp(zone, smp_processor_id());
  558. for (i = 0; i < ARRAY_SIZE(pset->pcp); i++) {
  559. struct per_cpu_pages *pcp;
  560. pcp = &pset->pcp[i];
  561. if (pcp->count) {
  562. local_irq_save(flags);
  563. free_pages_bulk(zone, pcp->count, &pcp->list, 0);
  564. pcp->count = 0;
  565. local_irq_restore(flags);
  566. }
  567. }
  568. }
  569. }
  570. #endif
  571. #if defined(CONFIG_PM) || defined(CONFIG_HOTPLUG_CPU)
  572. static void __drain_pages(unsigned int cpu)
  573. {
  574. unsigned long flags;
  575. struct zone *zone;
  576. int i;
  577. for_each_zone(zone) {
  578. struct per_cpu_pageset *pset;
  579. pset = zone_pcp(zone, cpu);
  580. for (i = 0; i < ARRAY_SIZE(pset->pcp); i++) {
  581. struct per_cpu_pages *pcp;
  582. pcp = &pset->pcp[i];
  583. local_irq_save(flags);
  584. free_pages_bulk(zone, pcp->count, &pcp->list, 0);
  585. pcp->count = 0;
  586. local_irq_restore(flags);
  587. }
  588. }
  589. }
  590. #endif /* CONFIG_PM || CONFIG_HOTPLUG_CPU */
  591. #ifdef CONFIG_PM
  592. void mark_free_pages(struct zone *zone)
  593. {
  594. unsigned long zone_pfn, flags;
  595. int order;
  596. struct list_head *curr;
  597. if (!zone->spanned_pages)
  598. return;
  599. spin_lock_irqsave(&zone->lock, flags);
  600. for (zone_pfn = 0; zone_pfn < zone->spanned_pages; ++zone_pfn)
  601. ClearPageNosaveFree(pfn_to_page(zone_pfn + zone->zone_start_pfn));
  602. for (order = MAX_ORDER - 1; order >= 0; --order)
  603. list_for_each(curr, &zone->free_area[order].free_list) {
  604. unsigned long start_pfn, i;
  605. start_pfn = page_to_pfn(list_entry(curr, struct page, lru));
  606. for (i=0; i < (1<<order); i++)
  607. SetPageNosaveFree(pfn_to_page(start_pfn+i));
  608. }
  609. spin_unlock_irqrestore(&zone->lock, flags);
  610. }
  611. /*
  612. * Spill all of this CPU's per-cpu pages back into the buddy allocator.
  613. */
  614. void drain_local_pages(void)
  615. {
  616. unsigned long flags;
  617. local_irq_save(flags);
  618. __drain_pages(smp_processor_id());
  619. local_irq_restore(flags);
  620. }
  621. #endif /* CONFIG_PM */
  622. static void zone_statistics(struct zonelist *zonelist, struct zone *z, int cpu)
  623. {
  624. #ifdef CONFIG_NUMA
  625. pg_data_t *pg = z->zone_pgdat;
  626. pg_data_t *orig = zonelist->zones[0]->zone_pgdat;
  627. struct per_cpu_pageset *p;
  628. p = zone_pcp(z, cpu);
  629. if (pg == orig) {
  630. p->numa_hit++;
  631. } else {
  632. p->numa_miss++;
  633. zone_pcp(zonelist->zones[0], cpu)->numa_foreign++;
  634. }
  635. if (pg == NODE_DATA(numa_node_id()))
  636. p->local_node++;
  637. else
  638. p->other_node++;
  639. #endif
  640. }
  641. /*
  642. * Free a 0-order page
  643. */
  644. static void fastcall free_hot_cold_page(struct page *page, int cold)
  645. {
  646. struct zone *zone = page_zone(page);
  647. struct per_cpu_pages *pcp;
  648. unsigned long flags;
  649. arch_free_page(page, 0);
  650. if (PageAnon(page))
  651. page->mapping = NULL;
  652. if (free_pages_check(page))
  653. return;
  654. kernel_map_pages(page, 1, 0);
  655. pcp = &zone_pcp(zone, get_cpu())->pcp[cold];
  656. local_irq_save(flags);
  657. __inc_page_state(pgfree);
  658. list_add(&page->lru, &pcp->list);
  659. pcp->count++;
  660. if (pcp->count >= pcp->high) {
  661. free_pages_bulk(zone, pcp->batch, &pcp->list, 0);
  662. pcp->count -= pcp->batch;
  663. }
  664. local_irq_restore(flags);
  665. put_cpu();
  666. }
  667. void fastcall free_hot_page(struct page *page)
  668. {
  669. free_hot_cold_page(page, 0);
  670. }
  671. void fastcall free_cold_page(struct page *page)
  672. {
  673. free_hot_cold_page(page, 1);
  674. }
  675. /*
  676. * split_page takes a non-compound higher-order page, and splits it into
  677. * n (1<<order) sub-pages: page[0..n]
  678. * Each sub-page must be freed individually.
  679. *
  680. * Note: this is probably too low level an operation for use in drivers.
  681. * Please consult with lkml before using this in your driver.
  682. */
  683. void split_page(struct page *page, unsigned int order)
  684. {
  685. int i;
  686. BUG_ON(PageCompound(page));
  687. BUG_ON(!page_count(page));
  688. for (i = 1; i < (1 << order); i++)
  689. set_page_refcounted(page + i);
  690. }
  691. /*
  692. * Really, prep_compound_page() should be called from __rmqueue_bulk(). But
  693. * we cheat by calling it from here, in the order > 0 path. Saves a branch
  694. * or two.
  695. */
  696. static struct page *buffered_rmqueue(struct zonelist *zonelist,
  697. struct zone *zone, int order, gfp_t gfp_flags)
  698. {
  699. unsigned long flags;
  700. struct page *page;
  701. int cold = !!(gfp_flags & __GFP_COLD);
  702. int cpu;
  703. again:
  704. cpu = get_cpu();
  705. if (likely(order == 0)) {
  706. struct per_cpu_pages *pcp;
  707. pcp = &zone_pcp(zone, cpu)->pcp[cold];
  708. local_irq_save(flags);
  709. if (!pcp->count) {
  710. pcp->count += rmqueue_bulk(zone, 0,
  711. pcp->batch, &pcp->list);
  712. if (unlikely(!pcp->count))
  713. goto failed;
  714. }
  715. page = list_entry(pcp->list.next, struct page, lru);
  716. list_del(&page->lru);
  717. pcp->count--;
  718. } else {
  719. spin_lock_irqsave(&zone->lock, flags);
  720. page = __rmqueue(zone, order);
  721. spin_unlock(&zone->lock);
  722. if (!page)
  723. goto failed;
  724. }
  725. __mod_page_state_zone(zone, pgalloc, 1 << order);
  726. zone_statistics(zonelist, zone, cpu);
  727. local_irq_restore(flags);
  728. put_cpu();
  729. BUG_ON(bad_range(zone, page));
  730. if (prep_new_page(page, order, gfp_flags))
  731. goto again;
  732. return page;
  733. failed:
  734. local_irq_restore(flags);
  735. put_cpu();
  736. return NULL;
  737. }
  738. #define ALLOC_NO_WATERMARKS 0x01 /* don't check watermarks at all */
  739. #define ALLOC_WMARK_MIN 0x02 /* use pages_min watermark */
  740. #define ALLOC_WMARK_LOW 0x04 /* use pages_low watermark */
  741. #define ALLOC_WMARK_HIGH 0x08 /* use pages_high watermark */
  742. #define ALLOC_HARDER 0x10 /* try to alloc harder */
  743. #define ALLOC_HIGH 0x20 /* __GFP_HIGH set */
  744. #define ALLOC_CPUSET 0x40 /* check for correct cpuset */
  745. /*
  746. * Return 1 if free pages are above 'mark'. This takes into account the order
  747. * of the allocation.
  748. */
  749. int zone_watermark_ok(struct zone *z, int order, unsigned long mark,
  750. int classzone_idx, int alloc_flags)
  751. {
  752. /* free_pages my go negative - that's OK */
  753. long min = mark, free_pages = z->free_pages - (1 << order) + 1;
  754. int o;
  755. if (alloc_flags & ALLOC_HIGH)
  756. min -= min / 2;
  757. if (alloc_flags & ALLOC_HARDER)
  758. min -= min / 4;
  759. if (free_pages <= min + z->lowmem_reserve[classzone_idx])
  760. return 0;
  761. for (o = 0; o < order; o++) {
  762. /* At the next order, this order's pages become unavailable */
  763. free_pages -= z->free_area[o].nr_free << o;
  764. /* Require fewer higher order pages to be free */
  765. min >>= 1;
  766. if (free_pages <= min)
  767. return 0;
  768. }
  769. return 1;
  770. }
  771. /*
  772. * get_page_from_freeliest goes through the zonelist trying to allocate
  773. * a page.
  774. */
  775. static struct page *
  776. get_page_from_freelist(gfp_t gfp_mask, unsigned int order,
  777. struct zonelist *zonelist, int alloc_flags)
  778. {
  779. struct zone **z = zonelist->zones;
  780. struct page *page = NULL;
  781. int classzone_idx = zone_idx(*z);
  782. /*
  783. * Go through the zonelist once, looking for a zone with enough free.
  784. * See also cpuset_zone_allowed() comment in kernel/cpuset.c.
  785. */
  786. do {
  787. if ((alloc_flags & ALLOC_CPUSET) &&
  788. !cpuset_zone_allowed(*z, gfp_mask))
  789. continue;
  790. if (!(alloc_flags & ALLOC_NO_WATERMARKS)) {
  791. unsigned long mark;
  792. if (alloc_flags & ALLOC_WMARK_MIN)
  793. mark = (*z)->pages_min;
  794. else if (alloc_flags & ALLOC_WMARK_LOW)
  795. mark = (*z)->pages_low;
  796. else
  797. mark = (*z)->pages_high;
  798. if (!zone_watermark_ok(*z, order, mark,
  799. classzone_idx, alloc_flags))
  800. if (!zone_reclaim_mode ||
  801. !zone_reclaim(*z, gfp_mask, order))
  802. continue;
  803. }
  804. page = buffered_rmqueue(zonelist, *z, order, gfp_mask);
  805. if (page) {
  806. break;
  807. }
  808. } while (*(++z) != NULL);
  809. return page;
  810. }
  811. /*
  812. * This is the 'heart' of the zoned buddy allocator.
  813. */
  814. struct page * fastcall
  815. __alloc_pages(gfp_t gfp_mask, unsigned int order,
  816. struct zonelist *zonelist)
  817. {
  818. const gfp_t wait = gfp_mask & __GFP_WAIT;
  819. struct zone **z;
  820. struct page *page;
  821. struct reclaim_state reclaim_state;
  822. struct task_struct *p = current;
  823. int do_retry;
  824. int alloc_flags;
  825. int did_some_progress;
  826. might_sleep_if(wait);
  827. restart:
  828. z = zonelist->zones; /* the list of zones suitable for gfp_mask */
  829. if (unlikely(*z == NULL)) {
  830. /* Should this ever happen?? */
  831. return NULL;
  832. }
  833. page = get_page_from_freelist(gfp_mask|__GFP_HARDWALL, order,
  834. zonelist, ALLOC_WMARK_LOW|ALLOC_CPUSET);
  835. if (page)
  836. goto got_pg;
  837. do {
  838. wakeup_kswapd(*z, order);
  839. } while (*(++z));
  840. /*
  841. * OK, we're below the kswapd watermark and have kicked background
  842. * reclaim. Now things get more complex, so set up alloc_flags according
  843. * to how we want to proceed.
  844. *
  845. * The caller may dip into page reserves a bit more if the caller
  846. * cannot run direct reclaim, or if the caller has realtime scheduling
  847. * policy or is asking for __GFP_HIGH memory. GFP_ATOMIC requests will
  848. * set both ALLOC_HARDER (!wait) and ALLOC_HIGH (__GFP_HIGH).
  849. */
  850. alloc_flags = ALLOC_WMARK_MIN;
  851. if ((unlikely(rt_task(p)) && !in_interrupt()) || !wait)
  852. alloc_flags |= ALLOC_HARDER;
  853. if (gfp_mask & __GFP_HIGH)
  854. alloc_flags |= ALLOC_HIGH;
  855. if (wait)
  856. alloc_flags |= ALLOC_CPUSET;
  857. /*
  858. * Go through the zonelist again. Let __GFP_HIGH and allocations
  859. * coming from realtime tasks go deeper into reserves.
  860. *
  861. * This is the last chance, in general, before the goto nopage.
  862. * Ignore cpuset if GFP_ATOMIC (!wait) rather than fail alloc.
  863. * See also cpuset_zone_allowed() comment in kernel/cpuset.c.
  864. */
  865. page = get_page_from_freelist(gfp_mask, order, zonelist, alloc_flags);
  866. if (page)
  867. goto got_pg;
  868. /* This allocation should allow future memory freeing. */
  869. if (((p->flags & PF_MEMALLOC) || unlikely(test_thread_flag(TIF_MEMDIE)))
  870. && !in_interrupt()) {
  871. if (!(gfp_mask & __GFP_NOMEMALLOC)) {
  872. nofail_alloc:
  873. /* go through the zonelist yet again, ignoring mins */
  874. page = get_page_from_freelist(gfp_mask, order,
  875. zonelist, ALLOC_NO_WATERMARKS);
  876. if (page)
  877. goto got_pg;
  878. if (gfp_mask & __GFP_NOFAIL) {
  879. blk_congestion_wait(WRITE, HZ/50);
  880. goto nofail_alloc;
  881. }
  882. }
  883. goto nopage;
  884. }
  885. /* Atomic allocations - we can't balance anything */
  886. if (!wait)
  887. goto nopage;
  888. rebalance:
  889. cond_resched();
  890. /* We now go into synchronous reclaim */
  891. cpuset_memory_pressure_bump();
  892. p->flags |= PF_MEMALLOC;
  893. reclaim_state.reclaimed_slab = 0;
  894. p->reclaim_state = &reclaim_state;
  895. did_some_progress = try_to_free_pages(zonelist->zones, gfp_mask);
  896. p->reclaim_state = NULL;
  897. p->flags &= ~PF_MEMALLOC;
  898. cond_resched();
  899. if (likely(did_some_progress)) {
  900. page = get_page_from_freelist(gfp_mask, order,
  901. zonelist, alloc_flags);
  902. if (page)
  903. goto got_pg;
  904. } else if ((gfp_mask & __GFP_FS) && !(gfp_mask & __GFP_NORETRY)) {
  905. /*
  906. * Go through the zonelist yet one more time, keep
  907. * very high watermark here, this is only to catch
  908. * a parallel oom killing, we must fail if we're still
  909. * under heavy pressure.
  910. */
  911. page = get_page_from_freelist(gfp_mask|__GFP_HARDWALL, order,
  912. zonelist, ALLOC_WMARK_HIGH|ALLOC_CPUSET);
  913. if (page)
  914. goto got_pg;
  915. out_of_memory(zonelist, gfp_mask, order);
  916. goto restart;
  917. }
  918. /*
  919. * Don't let big-order allocations loop unless the caller explicitly
  920. * requests that. Wait for some write requests to complete then retry.
  921. *
  922. * In this implementation, __GFP_REPEAT means __GFP_NOFAIL for order
  923. * <= 3, but that may not be true in other implementations.
  924. */
  925. do_retry = 0;
  926. if (!(gfp_mask & __GFP_NORETRY)) {
  927. if ((order <= 3) || (gfp_mask & __GFP_REPEAT))
  928. do_retry = 1;
  929. if (gfp_mask & __GFP_NOFAIL)
  930. do_retry = 1;
  931. }
  932. if (do_retry) {
  933. blk_congestion_wait(WRITE, HZ/50);
  934. goto rebalance;
  935. }
  936. nopage:
  937. if (!(gfp_mask & __GFP_NOWARN) && printk_ratelimit()) {
  938. printk(KERN_WARNING "%s: page allocation failure."
  939. " order:%d, mode:0x%x\n",
  940. p->comm, order, gfp_mask);
  941. dump_stack();
  942. show_mem();
  943. }
  944. got_pg:
  945. return page;
  946. }
  947. EXPORT_SYMBOL(__alloc_pages);
  948. /*
  949. * Common helper functions.
  950. */
  951. fastcall unsigned long __get_free_pages(gfp_t gfp_mask, unsigned int order)
  952. {
  953. struct page * page;
  954. page = alloc_pages(gfp_mask, order);
  955. if (!page)
  956. return 0;
  957. return (unsigned long) page_address(page);
  958. }
  959. EXPORT_SYMBOL(__get_free_pages);
  960. fastcall unsigned long get_zeroed_page(gfp_t gfp_mask)
  961. {
  962. struct page * page;
  963. /*
  964. * get_zeroed_page() returns a 32-bit address, which cannot represent
  965. * a highmem page
  966. */
  967. BUG_ON((gfp_mask & __GFP_HIGHMEM) != 0);
  968. page = alloc_pages(gfp_mask | __GFP_ZERO, 0);
  969. if (page)
  970. return (unsigned long) page_address(page);
  971. return 0;
  972. }
  973. EXPORT_SYMBOL(get_zeroed_page);
  974. void __pagevec_free(struct pagevec *pvec)
  975. {
  976. int i = pagevec_count(pvec);
  977. while (--i >= 0)
  978. free_hot_cold_page(pvec->pages[i], pvec->cold);
  979. }
  980. fastcall void __free_pages(struct page *page, unsigned int order)
  981. {
  982. if (put_page_testzero(page)) {
  983. if (order == 0)
  984. free_hot_page(page);
  985. else
  986. __free_pages_ok(page, order);
  987. }
  988. }
  989. EXPORT_SYMBOL(__free_pages);
  990. fastcall void free_pages(unsigned long addr, unsigned int order)
  991. {
  992. if (addr != 0) {
  993. BUG_ON(!virt_addr_valid((void *)addr));
  994. __free_pages(virt_to_page((void *)addr), order);
  995. }
  996. }
  997. EXPORT_SYMBOL(free_pages);
  998. /*
  999. * Total amount of free (allocatable) RAM:
  1000. */
  1001. unsigned int nr_free_pages(void)
  1002. {
  1003. unsigned int sum = 0;
  1004. struct zone *zone;
  1005. for_each_zone(zone)
  1006. sum += zone->free_pages;
  1007. return sum;
  1008. }
  1009. EXPORT_SYMBOL(nr_free_pages);
  1010. #ifdef CONFIG_NUMA
  1011. unsigned int nr_free_pages_pgdat(pg_data_t *pgdat)
  1012. {
  1013. unsigned int i, sum = 0;
  1014. for (i = 0; i < MAX_NR_ZONES; i++)
  1015. sum += pgdat->node_zones[i].free_pages;
  1016. return sum;
  1017. }
  1018. #endif
  1019. static unsigned int nr_free_zone_pages(int offset)
  1020. {
  1021. /* Just pick one node, since fallback list is circular */
  1022. pg_data_t *pgdat = NODE_DATA(numa_node_id());
  1023. unsigned int sum = 0;
  1024. struct zonelist *zonelist = pgdat->node_zonelists + offset;
  1025. struct zone **zonep = zonelist->zones;
  1026. struct zone *zone;
  1027. for (zone = *zonep++; zone; zone = *zonep++) {
  1028. unsigned long size = zone->present_pages;
  1029. unsigned long high = zone->pages_high;
  1030. if (size > high)
  1031. sum += size - high;
  1032. }
  1033. return sum;
  1034. }
  1035. /*
  1036. * Amount of free RAM allocatable within ZONE_DMA and ZONE_NORMAL
  1037. */
  1038. unsigned int nr_free_buffer_pages(void)
  1039. {
  1040. return nr_free_zone_pages(gfp_zone(GFP_USER));
  1041. }
  1042. /*
  1043. * Amount of free RAM allocatable within all zones
  1044. */
  1045. unsigned int nr_free_pagecache_pages(void)
  1046. {
  1047. return nr_free_zone_pages(gfp_zone(GFP_HIGHUSER));
  1048. }
  1049. #ifdef CONFIG_HIGHMEM
  1050. unsigned int nr_free_highpages (void)
  1051. {
  1052. pg_data_t *pgdat;
  1053. unsigned int pages = 0;
  1054. for_each_online_pgdat(pgdat)
  1055. pages += pgdat->node_zones[ZONE_HIGHMEM].free_pages;
  1056. return pages;
  1057. }
  1058. #endif
  1059. #ifdef CONFIG_NUMA
  1060. static void show_node(struct zone *zone)
  1061. {
  1062. printk("Node %d ", zone->zone_pgdat->node_id);
  1063. }
  1064. #else
  1065. #define show_node(zone) do { } while (0)
  1066. #endif
  1067. void si_meminfo(struct sysinfo *val)
  1068. {
  1069. val->totalram = totalram_pages;
  1070. val->sharedram = 0;
  1071. val->freeram = nr_free_pages();
  1072. val->bufferram = nr_blockdev_pages();
  1073. #ifdef CONFIG_HIGHMEM
  1074. val->totalhigh = totalhigh_pages;
  1075. val->freehigh = nr_free_highpages();
  1076. #else
  1077. val->totalhigh = 0;
  1078. val->freehigh = 0;
  1079. #endif
  1080. val->mem_unit = PAGE_SIZE;
  1081. }
  1082. EXPORT_SYMBOL(si_meminfo);
  1083. #ifdef CONFIG_NUMA
  1084. void si_meminfo_node(struct sysinfo *val, int nid)
  1085. {
  1086. pg_data_t *pgdat = NODE_DATA(nid);
  1087. val->totalram = pgdat->node_present_pages;
  1088. val->freeram = nr_free_pages_pgdat(pgdat);
  1089. val->totalhigh = pgdat->node_zones[ZONE_HIGHMEM].present_pages;
  1090. val->freehigh = pgdat->node_zones[ZONE_HIGHMEM].free_pages;
  1091. val->mem_unit = PAGE_SIZE;
  1092. }
  1093. #endif
  1094. #define K(x) ((x) << (PAGE_SHIFT-10))
  1095. /*
  1096. * Show free area list (used inside shift_scroll-lock stuff)
  1097. * We also calculate the percentage fragmentation. We do this by counting the
  1098. * memory on each free list with the exception of the first item on the list.
  1099. */
  1100. void show_free_areas(void)
  1101. {
  1102. struct page_state ps;
  1103. int cpu, temperature;
  1104. unsigned long active;
  1105. unsigned long inactive;
  1106. unsigned long free;
  1107. struct zone *zone;
  1108. for_each_zone(zone) {
  1109. show_node(zone);
  1110. printk("%s per-cpu:", zone->name);
  1111. if (!populated_zone(zone)) {
  1112. printk(" empty\n");
  1113. continue;
  1114. } else
  1115. printk("\n");
  1116. for_each_online_cpu(cpu) {
  1117. struct per_cpu_pageset *pageset;
  1118. pageset = zone_pcp(zone, cpu);
  1119. for (temperature = 0; temperature < 2; temperature++)
  1120. printk("cpu %d %s: high %d, batch %d used:%d\n",
  1121. cpu,
  1122. temperature ? "cold" : "hot",
  1123. pageset->pcp[temperature].high,
  1124. pageset->pcp[temperature].batch,
  1125. pageset->pcp[temperature].count);
  1126. }
  1127. }
  1128. get_page_state(&ps);
  1129. get_zone_counts(&active, &inactive, &free);
  1130. printk("Free pages: %11ukB (%ukB HighMem)\n",
  1131. K(nr_free_pages()),
  1132. K(nr_free_highpages()));
  1133. printk("Active:%lu inactive:%lu dirty:%lu writeback:%lu "
  1134. "unstable:%lu free:%u slab:%lu mapped:%lu pagetables:%lu\n",
  1135. active,
  1136. inactive,
  1137. ps.nr_dirty,
  1138. ps.nr_writeback,
  1139. ps.nr_unstable,
  1140. nr_free_pages(),
  1141. ps.nr_slab,
  1142. ps.nr_mapped,
  1143. ps.nr_page_table_pages);
  1144. for_each_zone(zone) {
  1145. int i;
  1146. show_node(zone);
  1147. printk("%s"
  1148. " free:%lukB"
  1149. " min:%lukB"
  1150. " low:%lukB"
  1151. " high:%lukB"
  1152. " active:%lukB"
  1153. " inactive:%lukB"
  1154. " present:%lukB"
  1155. " pages_scanned:%lu"
  1156. " all_unreclaimable? %s"
  1157. "\n",
  1158. zone->name,
  1159. K(zone->free_pages),
  1160. K(zone->pages_min),
  1161. K(zone->pages_low),
  1162. K(zone->pages_high),
  1163. K(zone->nr_active),
  1164. K(zone->nr_inactive),
  1165. K(zone->present_pages),
  1166. zone->pages_scanned,
  1167. (zone->all_unreclaimable ? "yes" : "no")
  1168. );
  1169. printk("lowmem_reserve[]:");
  1170. for (i = 0; i < MAX_NR_ZONES; i++)
  1171. printk(" %lu", zone->lowmem_reserve[i]);
  1172. printk("\n");
  1173. }
  1174. for_each_zone(zone) {
  1175. unsigned long nr[MAX_ORDER], flags, order, total = 0;
  1176. show_node(zone);
  1177. printk("%s: ", zone->name);
  1178. if (!populated_zone(zone)) {
  1179. printk("empty\n");
  1180. continue;
  1181. }
  1182. spin_lock_irqsave(&zone->lock, flags);
  1183. for (order = 0; order < MAX_ORDER; order++) {
  1184. nr[order] = zone->free_area[order].nr_free;
  1185. total += nr[order] << order;
  1186. }
  1187. spin_unlock_irqrestore(&zone->lock, flags);
  1188. for (order = 0; order < MAX_ORDER; order++)
  1189. printk("%lu*%lukB ", nr[order], K(1UL) << order);
  1190. printk("= %lukB\n", K(total));
  1191. }
  1192. show_swap_cache_info();
  1193. }
  1194. /*
  1195. * Builds allocation fallback zone lists.
  1196. *
  1197. * Add all populated zones of a node to the zonelist.
  1198. */
  1199. static int __meminit build_zonelists_node(pg_data_t *pgdat,
  1200. struct zonelist *zonelist, int nr_zones, int zone_type)
  1201. {
  1202. struct zone *zone;
  1203. BUG_ON(zone_type > ZONE_HIGHMEM);
  1204. do {
  1205. zone = pgdat->node_zones + zone_type;
  1206. if (populated_zone(zone)) {
  1207. #ifndef CONFIG_HIGHMEM
  1208. BUG_ON(zone_type > ZONE_NORMAL);
  1209. #endif
  1210. zonelist->zones[nr_zones++] = zone;
  1211. check_highest_zone(zone_type);
  1212. }
  1213. zone_type--;
  1214. } while (zone_type >= 0);
  1215. return nr_zones;
  1216. }
  1217. static inline int highest_zone(int zone_bits)
  1218. {
  1219. int res = ZONE_NORMAL;
  1220. if (zone_bits & (__force int)__GFP_HIGHMEM)
  1221. res = ZONE_HIGHMEM;
  1222. if (zone_bits & (__force int)__GFP_DMA32)
  1223. res = ZONE_DMA32;
  1224. if (zone_bits & (__force int)__GFP_DMA)
  1225. res = ZONE_DMA;
  1226. return res;
  1227. }
  1228. #ifdef CONFIG_NUMA
  1229. #define MAX_NODE_LOAD (num_online_nodes())
  1230. static int __meminitdata node_load[MAX_NUMNODES];
  1231. /**
  1232. * find_next_best_node - find the next node that should appear in a given node's fallback list
  1233. * @node: node whose fallback list we're appending
  1234. * @used_node_mask: nodemask_t of already used nodes
  1235. *
  1236. * We use a number of factors to determine which is the next node that should
  1237. * appear on a given node's fallback list. The node should not have appeared
  1238. * already in @node's fallback list, and it should be the next closest node
  1239. * according to the distance array (which contains arbitrary distance values
  1240. * from each node to each node in the system), and should also prefer nodes
  1241. * with no CPUs, since presumably they'll have very little allocation pressure
  1242. * on them otherwise.
  1243. * It returns -1 if no node is found.
  1244. */
  1245. static int __meminit find_next_best_node(int node, nodemask_t *used_node_mask)
  1246. {
  1247. int n, val;
  1248. int min_val = INT_MAX;
  1249. int best_node = -1;
  1250. /* Use the local node if we haven't already */
  1251. if (!node_isset(node, *used_node_mask)) {
  1252. node_set(node, *used_node_mask);
  1253. return node;
  1254. }
  1255. for_each_online_node(n) {
  1256. cpumask_t tmp;
  1257. /* Don't want a node to appear more than once */
  1258. if (node_isset(n, *used_node_mask))
  1259. continue;
  1260. /* Use the distance array to find the distance */
  1261. val = node_distance(node, n);
  1262. /* Penalize nodes under us ("prefer the next node") */
  1263. val += (n < node);
  1264. /* Give preference to headless and unused nodes */
  1265. tmp = node_to_cpumask(n);
  1266. if (!cpus_empty(tmp))
  1267. val += PENALTY_FOR_NODE_WITH_CPUS;
  1268. /* Slight preference for less loaded node */
  1269. val *= (MAX_NODE_LOAD*MAX_NUMNODES);
  1270. val += node_load[n];
  1271. if (val < min_val) {
  1272. min_val = val;
  1273. best_node = n;
  1274. }
  1275. }
  1276. if (best_node >= 0)
  1277. node_set(best_node, *used_node_mask);
  1278. return best_node;
  1279. }
  1280. static void __meminit build_zonelists(pg_data_t *pgdat)
  1281. {
  1282. int i, j, k, node, local_node;
  1283. int prev_node, load;
  1284. struct zonelist *zonelist;
  1285. nodemask_t used_mask;
  1286. /* initialize zonelists */
  1287. for (i = 0; i < GFP_ZONETYPES; i++) {
  1288. zonelist = pgdat->node_zonelists + i;
  1289. zonelist->zones[0] = NULL;
  1290. }
  1291. /* NUMA-aware ordering of nodes */
  1292. local_node = pgdat->node_id;
  1293. load = num_online_nodes();
  1294. prev_node = local_node;
  1295. nodes_clear(used_mask);
  1296. while ((node = find_next_best_node(local_node, &used_mask)) >= 0) {
  1297. int distance = node_distance(local_node, node);
  1298. /*
  1299. * If another node is sufficiently far away then it is better
  1300. * to reclaim pages in a zone before going off node.
  1301. */
  1302. if (distance > RECLAIM_DISTANCE)
  1303. zone_reclaim_mode = 1;
  1304. /*
  1305. * We don't want to pressure a particular node.
  1306. * So adding penalty to the first node in same
  1307. * distance group to make it round-robin.
  1308. */
  1309. if (distance != node_distance(local_node, prev_node))
  1310. node_load[node] += load;
  1311. prev_node = node;
  1312. load--;
  1313. for (i = 0; i < GFP_ZONETYPES; i++) {
  1314. zonelist = pgdat->node_zonelists + i;
  1315. for (j = 0; zonelist->zones[j] != NULL; j++);
  1316. k = highest_zone(i);
  1317. j = build_zonelists_node(NODE_DATA(node), zonelist, j, k);
  1318. zonelist->zones[j] = NULL;
  1319. }
  1320. }
  1321. }
  1322. #else /* CONFIG_NUMA */
  1323. static void __meminit build_zonelists(pg_data_t *pgdat)
  1324. {
  1325. int i, j, k, node, local_node;
  1326. local_node = pgdat->node_id;
  1327. for (i = 0; i < GFP_ZONETYPES; i++) {
  1328. struct zonelist *zonelist;
  1329. zonelist = pgdat->node_zonelists + i;
  1330. j = 0;
  1331. k = highest_zone(i);
  1332. j = build_zonelists_node(pgdat, zonelist, j, k);
  1333. /*
  1334. * Now we build the zonelist so that it contains the zones
  1335. * of all the other nodes.
  1336. * We don't want to pressure a particular node, so when
  1337. * building the zones for node N, we make sure that the
  1338. * zones coming right after the local ones are those from
  1339. * node N+1 (modulo N)
  1340. */
  1341. for (node = local_node + 1; node < MAX_NUMNODES; node++) {
  1342. if (!node_online(node))
  1343. continue;
  1344. j = build_zonelists_node(NODE_DATA(node), zonelist, j, k);
  1345. }
  1346. for (node = 0; node < local_node; node++) {
  1347. if (!node_online(node))
  1348. continue;
  1349. j = build_zonelists_node(NODE_DATA(node), zonelist, j, k);
  1350. }
  1351. zonelist->zones[j] = NULL;
  1352. }
  1353. }
  1354. #endif /* CONFIG_NUMA */
  1355. /* return values int ....just for stop_machine_run() */
  1356. static int __meminit __build_all_zonelists(void *dummy)
  1357. {
  1358. int nid;
  1359. for_each_online_node(nid)
  1360. build_zonelists(NODE_DATA(nid));
  1361. return 0;
  1362. }
  1363. void __meminit build_all_zonelists(void)
  1364. {
  1365. if (system_state == SYSTEM_BOOTING) {
  1366. __build_all_zonelists(0);
  1367. cpuset_init_current_mems_allowed();
  1368. } else {
  1369. /* we have to stop all cpus to guaranntee there is no user
  1370. of zonelist */
  1371. stop_machine_run(__build_all_zonelists, NULL, NR_CPUS);
  1372. /* cpuset refresh routine should be here */
  1373. }
  1374. vm_total_pages = nr_free_pagecache_pages();
  1375. printk("Built %i zonelists. Total pages: %ld\n",
  1376. num_online_nodes(), vm_total_pages);
  1377. }
  1378. /*
  1379. * Helper functions to size the waitqueue hash table.
  1380. * Essentially these want to choose hash table sizes sufficiently
  1381. * large so that collisions trying to wait on pages are rare.
  1382. * But in fact, the number of active page waitqueues on typical
  1383. * systems is ridiculously low, less than 200. So this is even
  1384. * conservative, even though it seems large.
  1385. *
  1386. * The constant PAGES_PER_WAITQUEUE specifies the ratio of pages to
  1387. * waitqueues, i.e. the size of the waitq table given the number of pages.
  1388. */
  1389. #define PAGES_PER_WAITQUEUE 256
  1390. #ifndef CONFIG_MEMORY_HOTPLUG
  1391. static inline unsigned long wait_table_hash_nr_entries(unsigned long pages)
  1392. {
  1393. unsigned long size = 1;
  1394. pages /= PAGES_PER_WAITQUEUE;
  1395. while (size < pages)
  1396. size <<= 1;
  1397. /*
  1398. * Once we have dozens or even hundreds of threads sleeping
  1399. * on IO we've got bigger problems than wait queue collision.
  1400. * Limit the size of the wait table to a reasonable size.
  1401. */
  1402. size = min(size, 4096UL);
  1403. return max(size, 4UL);
  1404. }
  1405. #else
  1406. /*
  1407. * A zone's size might be changed by hot-add, so it is not possible to determine
  1408. * a suitable size for its wait_table. So we use the maximum size now.
  1409. *
  1410. * The max wait table size = 4096 x sizeof(wait_queue_head_t). ie:
  1411. *
  1412. * i386 (preemption config) : 4096 x 16 = 64Kbyte.
  1413. * ia64, x86-64 (no preemption): 4096 x 20 = 80Kbyte.
  1414. * ia64, x86-64 (preemption) : 4096 x 24 = 96Kbyte.
  1415. *
  1416. * The maximum entries are prepared when a zone's memory is (512K + 256) pages
  1417. * or more by the traditional way. (See above). It equals:
  1418. *
  1419. * i386, x86-64, powerpc(4K page size) : = ( 2G + 1M)byte.
  1420. * ia64(16K page size) : = ( 8G + 4M)byte.
  1421. * powerpc (64K page size) : = (32G +16M)byte.
  1422. */
  1423. static inline unsigned long wait_table_hash_nr_entries(unsigned long pages)
  1424. {
  1425. return 4096UL;
  1426. }
  1427. #endif
  1428. /*
  1429. * This is an integer logarithm so that shifts can be used later
  1430. * to extract the more random high bits from the multiplicative
  1431. * hash function before the remainder is taken.
  1432. */
  1433. static inline unsigned long wait_table_bits(unsigned long size)
  1434. {
  1435. return ffz(~size);
  1436. }
  1437. #define LONG_ALIGN(x) (((x)+(sizeof(long))-1)&~((sizeof(long))-1))
  1438. static void __init calculate_zone_totalpages(struct pglist_data *pgdat,
  1439. unsigned long *zones_size, unsigned long *zholes_size)
  1440. {
  1441. unsigned long realtotalpages, totalpages = 0;
  1442. int i;
  1443. for (i = 0; i < MAX_NR_ZONES; i++)
  1444. totalpages += zones_size[i];
  1445. pgdat->node_spanned_pages = totalpages;
  1446. realtotalpages = totalpages;
  1447. if (zholes_size)
  1448. for (i = 0; i < MAX_NR_ZONES; i++)
  1449. realtotalpages -= zholes_size[i];
  1450. pgdat->node_present_pages = realtotalpages;
  1451. printk(KERN_DEBUG "On node %d totalpages: %lu\n", pgdat->node_id, realtotalpages);
  1452. }
  1453. /*
  1454. * Initially all pages are reserved - free ones are freed
  1455. * up by free_all_bootmem() once the early boot process is
  1456. * done. Non-atomic initialization, single-pass.
  1457. */
  1458. void __meminit memmap_init_zone(unsigned long size, int nid, unsigned long zone,
  1459. unsigned long start_pfn)
  1460. {
  1461. struct page *page;
  1462. unsigned long end_pfn = start_pfn + size;
  1463. unsigned long pfn;
  1464. for (pfn = start_pfn; pfn < end_pfn; pfn++) {
  1465. if (!early_pfn_valid(pfn))
  1466. continue;
  1467. page = pfn_to_page(pfn);
  1468. set_page_links(page, zone, nid, pfn);
  1469. init_page_count(page);
  1470. reset_page_mapcount(page);
  1471. SetPageReserved(page);
  1472. INIT_LIST_HEAD(&page->lru);
  1473. #ifdef WANT_PAGE_VIRTUAL
  1474. /* The shift won't overflow because ZONE_NORMAL is below 4G. */
  1475. if (!is_highmem_idx(zone))
  1476. set_page_address(page, __va(pfn << PAGE_SHIFT));
  1477. #endif
  1478. }
  1479. }
  1480. void zone_init_free_lists(struct pglist_data *pgdat, struct zone *zone,
  1481. unsigned long size)
  1482. {
  1483. int order;
  1484. for (order = 0; order < MAX_ORDER ; order++) {
  1485. INIT_LIST_HEAD(&zone->free_area[order].free_list);
  1486. zone->free_area[order].nr_free = 0;
  1487. }
  1488. }
  1489. #define ZONETABLE_INDEX(x, zone_nr) ((x << ZONES_SHIFT) | zone_nr)
  1490. void zonetable_add(struct zone *zone, int nid, int zid, unsigned long pfn,
  1491. unsigned long size)
  1492. {
  1493. unsigned long snum = pfn_to_section_nr(pfn);
  1494. unsigned long end = pfn_to_section_nr(pfn + size);
  1495. if (FLAGS_HAS_NODE)
  1496. zone_table[ZONETABLE_INDEX(nid, zid)] = zone;
  1497. else
  1498. for (; snum <= end; snum++)
  1499. zone_table[ZONETABLE_INDEX(snum, zid)] = zone;
  1500. }
  1501. #ifndef __HAVE_ARCH_MEMMAP_INIT
  1502. #define memmap_init(size, nid, zone, start_pfn) \
  1503. memmap_init_zone((size), (nid), (zone), (start_pfn))
  1504. #endif
  1505. static int __cpuinit zone_batchsize(struct zone *zone)
  1506. {
  1507. int batch;
  1508. /*
  1509. * The per-cpu-pages pools are set to around 1000th of the
  1510. * size of the zone. But no more than 1/2 of a meg.
  1511. *
  1512. * OK, so we don't know how big the cache is. So guess.
  1513. */
  1514. batch = zone->present_pages / 1024;
  1515. if (batch * PAGE_SIZE > 512 * 1024)
  1516. batch = (512 * 1024) / PAGE_SIZE;
  1517. batch /= 4; /* We effectively *= 4 below */
  1518. if (batch < 1)
  1519. batch = 1;
  1520. /*
  1521. * Clamp the batch to a 2^n - 1 value. Having a power
  1522. * of 2 value was found to be more likely to have
  1523. * suboptimal cache aliasing properties in some cases.
  1524. *
  1525. * For example if 2 tasks are alternately allocating
  1526. * batches of pages, one task can end up with a lot
  1527. * of pages of one half of the possible page colors
  1528. * and the other with pages of the other colors.
  1529. */
  1530. batch = (1 << (fls(batch + batch/2)-1)) - 1;
  1531. return batch;
  1532. }
  1533. inline void setup_pageset(struct per_cpu_pageset *p, unsigned long batch)
  1534. {
  1535. struct per_cpu_pages *pcp;
  1536. memset(p, 0, sizeof(*p));
  1537. pcp = &p->pcp[0]; /* hot */
  1538. pcp->count = 0;
  1539. pcp->high = 6 * batch;
  1540. pcp->batch = max(1UL, 1 * batch);
  1541. INIT_LIST_HEAD(&pcp->list);
  1542. pcp = &p->pcp[1]; /* cold*/
  1543. pcp->count = 0;
  1544. pcp->high = 2 * batch;
  1545. pcp->batch = max(1UL, batch/2);
  1546. INIT_LIST_HEAD(&pcp->list);
  1547. }
  1548. /*
  1549. * setup_pagelist_highmark() sets the high water mark for hot per_cpu_pagelist
  1550. * to the value high for the pageset p.
  1551. */
  1552. static void setup_pagelist_highmark(struct per_cpu_pageset *p,
  1553. unsigned long high)
  1554. {
  1555. struct per_cpu_pages *pcp;
  1556. pcp = &p->pcp[0]; /* hot list */
  1557. pcp->high = high;
  1558. pcp->batch = max(1UL, high/4);
  1559. if ((high/4) > (PAGE_SHIFT * 8))
  1560. pcp->batch = PAGE_SHIFT * 8;
  1561. }
  1562. #ifdef CONFIG_NUMA
  1563. /*
  1564. * Boot pageset table. One per cpu which is going to be used for all
  1565. * zones and all nodes. The parameters will be set in such a way
  1566. * that an item put on a list will immediately be handed over to
  1567. * the buddy list. This is safe since pageset manipulation is done
  1568. * with interrupts disabled.
  1569. *
  1570. * Some NUMA counter updates may also be caught by the boot pagesets.
  1571. *
  1572. * The boot_pagesets must be kept even after bootup is complete for
  1573. * unused processors and/or zones. They do play a role for bootstrapping
  1574. * hotplugged processors.
  1575. *
  1576. * zoneinfo_show() and maybe other functions do
  1577. * not check if the processor is online before following the pageset pointer.
  1578. * Other parts of the kernel may not check if the zone is available.
  1579. */
  1580. static struct per_cpu_pageset boot_pageset[NR_CPUS];
  1581. /*
  1582. * Dynamically allocate memory for the
  1583. * per cpu pageset array in struct zone.
  1584. */
  1585. static int __cpuinit process_zones(int cpu)
  1586. {
  1587. struct zone *zone, *dzone;
  1588. for_each_zone(zone) {
  1589. zone_pcp(zone, cpu) = kmalloc_node(sizeof(struct per_cpu_pageset),
  1590. GFP_KERNEL, cpu_to_node(cpu));
  1591. if (!zone_pcp(zone, cpu))
  1592. goto bad;
  1593. setup_pageset(zone_pcp(zone, cpu), zone_batchsize(zone));
  1594. if (percpu_pagelist_fraction)
  1595. setup_pagelist_highmark(zone_pcp(zone, cpu),
  1596. (zone->present_pages / percpu_pagelist_fraction));
  1597. }
  1598. return 0;
  1599. bad:
  1600. for_each_zone(dzone) {
  1601. if (dzone == zone)
  1602. break;
  1603. kfree(zone_pcp(dzone, cpu));
  1604. zone_pcp(dzone, cpu) = NULL;
  1605. }
  1606. return -ENOMEM;
  1607. }
  1608. static inline void free_zone_pagesets(int cpu)
  1609. {
  1610. struct zone *zone;
  1611. for_each_zone(zone) {
  1612. struct per_cpu_pageset *pset = zone_pcp(zone, cpu);
  1613. zone_pcp(zone, cpu) = NULL;
  1614. kfree(pset);
  1615. }
  1616. }
  1617. static int __cpuinit pageset_cpuup_callback(struct notifier_block *nfb,
  1618. unsigned long action,
  1619. void *hcpu)
  1620. {
  1621. int cpu = (long)hcpu;
  1622. int ret = NOTIFY_OK;
  1623. switch (action) {
  1624. case CPU_UP_PREPARE:
  1625. if (process_zones(cpu))
  1626. ret = NOTIFY_BAD;
  1627. break;
  1628. case CPU_UP_CANCELED:
  1629. case CPU_DEAD:
  1630. free_zone_pagesets(cpu);
  1631. break;
  1632. default:
  1633. break;
  1634. }
  1635. return ret;
  1636. }
  1637. static struct notifier_block __cpuinitdata pageset_notifier =
  1638. { &pageset_cpuup_callback, NULL, 0 };
  1639. void __init setup_per_cpu_pageset(void)
  1640. {
  1641. int err;
  1642. /* Initialize per_cpu_pageset for cpu 0.
  1643. * A cpuup callback will do this for every cpu
  1644. * as it comes online
  1645. */
  1646. err = process_zones(smp_processor_id());
  1647. BUG_ON(err);
  1648. register_cpu_notifier(&pageset_notifier);
  1649. }
  1650. #endif
  1651. static __meminit
  1652. int zone_wait_table_init(struct zone *zone, unsigned long zone_size_pages)
  1653. {
  1654. int i;
  1655. struct pglist_data *pgdat = zone->zone_pgdat;
  1656. size_t alloc_size;
  1657. /*
  1658. * The per-page waitqueue mechanism uses hashed waitqueues
  1659. * per zone.
  1660. */
  1661. zone->wait_table_hash_nr_entries =
  1662. wait_table_hash_nr_entries(zone_size_pages);
  1663. zone->wait_table_bits =
  1664. wait_table_bits(zone->wait_table_hash_nr_entries);
  1665. alloc_size = zone->wait_table_hash_nr_entries
  1666. * sizeof(wait_queue_head_t);
  1667. if (system_state == SYSTEM_BOOTING) {
  1668. zone->wait_table = (wait_queue_head_t *)
  1669. alloc_bootmem_node(pgdat, alloc_size);
  1670. } else {
  1671. /*
  1672. * This case means that a zone whose size was 0 gets new memory
  1673. * via memory hot-add.
  1674. * But it may be the case that a new node was hot-added. In
  1675. * this case vmalloc() will not be able to use this new node's
  1676. * memory - this wait_table must be initialized to use this new
  1677. * node itself as well.
  1678. * To use this new node's memory, further consideration will be
  1679. * necessary.
  1680. */
  1681. zone->wait_table = (wait_queue_head_t *)vmalloc(alloc_size);
  1682. }
  1683. if (!zone->wait_table)
  1684. return -ENOMEM;
  1685. for(i = 0; i < zone->wait_table_hash_nr_entries; ++i)
  1686. init_waitqueue_head(zone->wait_table + i);
  1687. return 0;
  1688. }
  1689. static __meminit void zone_pcp_init(struct zone *zone)
  1690. {
  1691. int cpu;
  1692. unsigned long batch = zone_batchsize(zone);
  1693. for (cpu = 0; cpu < NR_CPUS; cpu++) {
  1694. #ifdef CONFIG_NUMA
  1695. /* Early boot. Slab allocator not functional yet */
  1696. zone_pcp(zone, cpu) = &boot_pageset[cpu];
  1697. setup_pageset(&boot_pageset[cpu],0);
  1698. #else
  1699. setup_pageset(zone_pcp(zone,cpu), batch);
  1700. #endif
  1701. }
  1702. if (zone->present_pages)
  1703. printk(KERN_DEBUG " %s zone: %lu pages, LIFO batch:%lu\n",
  1704. zone->name, zone->present_pages, batch);
  1705. }
  1706. __meminit int init_currently_empty_zone(struct zone *zone,
  1707. unsigned long zone_start_pfn,
  1708. unsigned long size)
  1709. {
  1710. struct pglist_data *pgdat = zone->zone_pgdat;
  1711. int ret;
  1712. ret = zone_wait_table_init(zone, size);
  1713. if (ret)
  1714. return ret;
  1715. pgdat->nr_zones = zone_idx(zone) + 1;
  1716. zone->zone_start_pfn = zone_start_pfn;
  1717. memmap_init(size, pgdat->node_id, zone_idx(zone), zone_start_pfn);
  1718. zone_init_free_lists(pgdat, zone, zone->spanned_pages);
  1719. return 0;
  1720. }
  1721. /*
  1722. * Set up the zone data structures:
  1723. * - mark all pages reserved
  1724. * - mark all memory queues empty
  1725. * - clear the memory bitmaps
  1726. */
  1727. static void __meminit free_area_init_core(struct pglist_data *pgdat,
  1728. unsigned long *zones_size, unsigned long *zholes_size)
  1729. {
  1730. unsigned long j;
  1731. int nid = pgdat->node_id;
  1732. unsigned long zone_start_pfn = pgdat->node_start_pfn;
  1733. int ret;
  1734. pgdat_resize_init(pgdat);
  1735. pgdat->nr_zones = 0;
  1736. init_waitqueue_head(&pgdat->kswapd_wait);
  1737. pgdat->kswapd_max_order = 0;
  1738. for (j = 0; j < MAX_NR_ZONES; j++) {
  1739. struct zone *zone = pgdat->node_zones + j;
  1740. unsigned long size, realsize;
  1741. realsize = size = zones_size[j];
  1742. if (zholes_size)
  1743. realsize -= zholes_size[j];
  1744. if (j < ZONE_HIGHMEM)
  1745. nr_kernel_pages += realsize;
  1746. nr_all_pages += realsize;
  1747. zone->spanned_pages = size;
  1748. zone->present_pages = realsize;
  1749. zone->name = zone_names[j];
  1750. spin_lock_init(&zone->lock);
  1751. spin_lock_init(&zone->lru_lock);
  1752. zone_seqlock_init(zone);
  1753. zone->zone_pgdat = pgdat;
  1754. zone->free_pages = 0;
  1755. zone->temp_priority = zone->prev_priority = DEF_PRIORITY;
  1756. zone_pcp_init(zone);
  1757. INIT_LIST_HEAD(&zone->active_list);
  1758. INIT_LIST_HEAD(&zone->inactive_list);
  1759. zone->nr_scan_active = 0;
  1760. zone->nr_scan_inactive = 0;
  1761. zone->nr_active = 0;
  1762. zone->nr_inactive = 0;
  1763. atomic_set(&zone->reclaim_in_progress, 0);
  1764. if (!size)
  1765. continue;
  1766. zonetable_add(zone, nid, j, zone_start_pfn, size);
  1767. ret = init_currently_empty_zone(zone, zone_start_pfn, size);
  1768. BUG_ON(ret);
  1769. zone_start_pfn += size;
  1770. }
  1771. }
  1772. static void __init alloc_node_mem_map(struct pglist_data *pgdat)
  1773. {
  1774. /* Skip empty nodes */
  1775. if (!pgdat->node_spanned_pages)
  1776. return;
  1777. #ifdef CONFIG_FLAT_NODE_MEM_MAP
  1778. /* ia64 gets its own node_mem_map, before this, without bootmem */
  1779. if (!pgdat->node_mem_map) {
  1780. unsigned long size, start, end;
  1781. struct page *map;
  1782. /*
  1783. * The zone's endpoints aren't required to be MAX_ORDER
  1784. * aligned but the node_mem_map endpoints must be in order
  1785. * for the buddy allocator to function correctly.
  1786. */
  1787. start = pgdat->node_start_pfn & ~(MAX_ORDER_NR_PAGES - 1);
  1788. end = pgdat->node_start_pfn + pgdat->node_spanned_pages;
  1789. end = ALIGN(end, MAX_ORDER_NR_PAGES);
  1790. size = (end - start) * sizeof(struct page);
  1791. map = alloc_remap(pgdat->node_id, size);
  1792. if (!map)
  1793. map = alloc_bootmem_node(pgdat, size);
  1794. pgdat->node_mem_map = map + (pgdat->node_start_pfn - start);
  1795. }
  1796. #ifdef CONFIG_FLATMEM
  1797. /*
  1798. * With no DISCONTIG, the global mem_map is just set as node 0's
  1799. */
  1800. if (pgdat == NODE_DATA(0))
  1801. mem_map = NODE_DATA(0)->node_mem_map;
  1802. #endif
  1803. #endif /* CONFIG_FLAT_NODE_MEM_MAP */
  1804. }
  1805. void __meminit free_area_init_node(int nid, struct pglist_data *pgdat,
  1806. unsigned long *zones_size, unsigned long node_start_pfn,
  1807. unsigned long *zholes_size)
  1808. {
  1809. pgdat->node_id = nid;
  1810. pgdat->node_start_pfn = node_start_pfn;
  1811. calculate_zone_totalpages(pgdat, zones_size, zholes_size);
  1812. alloc_node_mem_map(pgdat);
  1813. free_area_init_core(pgdat, zones_size, zholes_size);
  1814. }
  1815. #ifndef CONFIG_NEED_MULTIPLE_NODES
  1816. static bootmem_data_t contig_bootmem_data;
  1817. struct pglist_data contig_page_data = { .bdata = &contig_bootmem_data };
  1818. EXPORT_SYMBOL(contig_page_data);
  1819. #endif
  1820. void __init free_area_init(unsigned long *zones_size)
  1821. {
  1822. free_area_init_node(0, NODE_DATA(0), zones_size,
  1823. __pa(PAGE_OFFSET) >> PAGE_SHIFT, NULL);
  1824. }
  1825. #ifdef CONFIG_HOTPLUG_CPU
  1826. static int page_alloc_cpu_notify(struct notifier_block *self,
  1827. unsigned long action, void *hcpu)
  1828. {
  1829. int cpu = (unsigned long)hcpu;
  1830. long *count;
  1831. unsigned long *src, *dest;
  1832. if (action == CPU_DEAD) {
  1833. int i;
  1834. /* Drain local pagecache count. */
  1835. count = &per_cpu(nr_pagecache_local, cpu);
  1836. atomic_add(*count, &nr_pagecache);
  1837. *count = 0;
  1838. local_irq_disable();
  1839. __drain_pages(cpu);
  1840. /* Add dead cpu's page_states to our own. */
  1841. dest = (unsigned long *)&__get_cpu_var(page_states);
  1842. src = (unsigned long *)&per_cpu(page_states, cpu);
  1843. for (i = 0; i < sizeof(struct page_state)/sizeof(unsigned long);
  1844. i++) {
  1845. dest[i] += src[i];
  1846. src[i] = 0;
  1847. }
  1848. local_irq_enable();
  1849. }
  1850. return NOTIFY_OK;
  1851. }
  1852. #endif /* CONFIG_HOTPLUG_CPU */
  1853. void __init page_alloc_init(void)
  1854. {
  1855. hotcpu_notifier(page_alloc_cpu_notify, 0);
  1856. }
  1857. /*
  1858. * calculate_totalreserve_pages - called when sysctl_lower_zone_reserve_ratio
  1859. * or min_free_kbytes changes.
  1860. */
  1861. static void calculate_totalreserve_pages(void)
  1862. {
  1863. struct pglist_data *pgdat;
  1864. unsigned long reserve_pages = 0;
  1865. int i, j;
  1866. for_each_online_pgdat(pgdat) {
  1867. for (i = 0; i < MAX_NR_ZONES; i++) {
  1868. struct zone *zone = pgdat->node_zones + i;
  1869. unsigned long max = 0;
  1870. /* Find valid and maximum lowmem_reserve in the zone */
  1871. for (j = i; j < MAX_NR_ZONES; j++) {
  1872. if (zone->lowmem_reserve[j] > max)
  1873. max = zone->lowmem_reserve[j];
  1874. }
  1875. /* we treat pages_high as reserved pages. */
  1876. max += zone->pages_high;
  1877. if (max > zone->present_pages)
  1878. max = zone->present_pages;
  1879. reserve_pages += max;
  1880. }
  1881. }
  1882. totalreserve_pages = reserve_pages;
  1883. }
  1884. /*
  1885. * setup_per_zone_lowmem_reserve - called whenever
  1886. * sysctl_lower_zone_reserve_ratio changes. Ensures that each zone
  1887. * has a correct pages reserved value, so an adequate number of
  1888. * pages are left in the zone after a successful __alloc_pages().
  1889. */
  1890. static void setup_per_zone_lowmem_reserve(void)
  1891. {
  1892. struct pglist_data *pgdat;
  1893. int j, idx;
  1894. for_each_online_pgdat(pgdat) {
  1895. for (j = 0; j < MAX_NR_ZONES; j++) {
  1896. struct zone *zone = pgdat->node_zones + j;
  1897. unsigned long present_pages = zone->present_pages;
  1898. zone->lowmem_reserve[j] = 0;
  1899. for (idx = j-1; idx >= 0; idx--) {
  1900. struct zone *lower_zone;
  1901. if (sysctl_lowmem_reserve_ratio[idx] < 1)
  1902. sysctl_lowmem_reserve_ratio[idx] = 1;
  1903. lower_zone = pgdat->node_zones + idx;
  1904. lower_zone->lowmem_reserve[j] = present_pages /
  1905. sysctl_lowmem_reserve_ratio[idx];
  1906. present_pages += lower_zone->present_pages;
  1907. }
  1908. }
  1909. }
  1910. /* update totalreserve_pages */
  1911. calculate_totalreserve_pages();
  1912. }
  1913. /*
  1914. * setup_per_zone_pages_min - called when min_free_kbytes changes. Ensures
  1915. * that the pages_{min,low,high} values for each zone are set correctly
  1916. * with respect to min_free_kbytes.
  1917. */
  1918. void setup_per_zone_pages_min(void)
  1919. {
  1920. unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10);
  1921. unsigned long lowmem_pages = 0;
  1922. struct zone *zone;
  1923. unsigned long flags;
  1924. /* Calculate total number of !ZONE_HIGHMEM pages */
  1925. for_each_zone(zone) {
  1926. if (!is_highmem(zone))
  1927. lowmem_pages += zone->present_pages;
  1928. }
  1929. for_each_zone(zone) {
  1930. u64 tmp;
  1931. spin_lock_irqsave(&zone->lru_lock, flags);
  1932. tmp = (u64)pages_min * zone->present_pages;
  1933. do_div(tmp, lowmem_pages);
  1934. if (is_highmem(zone)) {
  1935. /*
  1936. * __GFP_HIGH and PF_MEMALLOC allocations usually don't
  1937. * need highmem pages, so cap pages_min to a small
  1938. * value here.
  1939. *
  1940. * The (pages_high-pages_low) and (pages_low-pages_min)
  1941. * deltas controls asynch page reclaim, and so should
  1942. * not be capped for highmem.
  1943. */
  1944. int min_pages;
  1945. min_pages = zone->present_pages / 1024;
  1946. if (min_pages < SWAP_CLUSTER_MAX)
  1947. min_pages = SWAP_CLUSTER_MAX;
  1948. if (min_pages > 128)
  1949. min_pages = 128;
  1950. zone->pages_min = min_pages;
  1951. } else {
  1952. /*
  1953. * If it's a lowmem zone, reserve a number of pages
  1954. * proportionate to the zone's size.
  1955. */
  1956. zone->pages_min = tmp;
  1957. }
  1958. zone->pages_low = zone->pages_min + (tmp >> 2);
  1959. zone->pages_high = zone->pages_min + (tmp >> 1);
  1960. spin_unlock_irqrestore(&zone->lru_lock, flags);
  1961. }
  1962. /* update totalreserve_pages */
  1963. calculate_totalreserve_pages();
  1964. }
  1965. /*
  1966. * Initialise min_free_kbytes.
  1967. *
  1968. * For small machines we want it small (128k min). For large machines
  1969. * we want it large (64MB max). But it is not linear, because network
  1970. * bandwidth does not increase linearly with machine size. We use
  1971. *
  1972. * min_free_kbytes = 4 * sqrt(lowmem_kbytes), for better accuracy:
  1973. * min_free_kbytes = sqrt(lowmem_kbytes * 16)
  1974. *
  1975. * which yields
  1976. *
  1977. * 16MB: 512k
  1978. * 32MB: 724k
  1979. * 64MB: 1024k
  1980. * 128MB: 1448k
  1981. * 256MB: 2048k
  1982. * 512MB: 2896k
  1983. * 1024MB: 4096k
  1984. * 2048MB: 5792k
  1985. * 4096MB: 8192k
  1986. * 8192MB: 11584k
  1987. * 16384MB: 16384k
  1988. */
  1989. static int __init init_per_zone_pages_min(void)
  1990. {
  1991. unsigned long lowmem_kbytes;
  1992. lowmem_kbytes = nr_free_buffer_pages() * (PAGE_SIZE >> 10);
  1993. min_free_kbytes = int_sqrt(lowmem_kbytes * 16);
  1994. if (min_free_kbytes < 128)
  1995. min_free_kbytes = 128;
  1996. if (min_free_kbytes > 65536)
  1997. min_free_kbytes = 65536;
  1998. setup_per_zone_pages_min();
  1999. setup_per_zone_lowmem_reserve();
  2000. return 0;
  2001. }
  2002. module_init(init_per_zone_pages_min)
  2003. /*
  2004. * min_free_kbytes_sysctl_handler - just a wrapper around proc_dointvec() so
  2005. * that we can call two helper functions whenever min_free_kbytes
  2006. * changes.
  2007. */
  2008. int min_free_kbytes_sysctl_handler(ctl_table *table, int write,
  2009. struct file *file, void __user *buffer, size_t *length, loff_t *ppos)
  2010. {
  2011. proc_dointvec(table, write, file, buffer, length, ppos);
  2012. setup_per_zone_pages_min();
  2013. return 0;
  2014. }
  2015. /*
  2016. * lowmem_reserve_ratio_sysctl_handler - just a wrapper around
  2017. * proc_dointvec() so that we can call setup_per_zone_lowmem_reserve()
  2018. * whenever sysctl_lowmem_reserve_ratio changes.
  2019. *
  2020. * The reserve ratio obviously has absolutely no relation with the
  2021. * pages_min watermarks. The lowmem reserve ratio can only make sense
  2022. * if in function of the boot time zone sizes.
  2023. */
  2024. int lowmem_reserve_ratio_sysctl_handler(ctl_table *table, int write,
  2025. struct file *file, void __user *buffer, size_t *length, loff_t *ppos)
  2026. {
  2027. proc_dointvec_minmax(table, write, file, buffer, length, ppos);
  2028. setup_per_zone_lowmem_reserve();
  2029. return 0;
  2030. }
  2031. /*
  2032. * percpu_pagelist_fraction - changes the pcp->high for each zone on each
  2033. * cpu. It is the fraction of total pages in each zone that a hot per cpu pagelist
  2034. * can have before it gets flushed back to buddy allocator.
  2035. */
  2036. int percpu_pagelist_fraction_sysctl_handler(ctl_table *table, int write,
  2037. struct file *file, void __user *buffer, size_t *length, loff_t *ppos)
  2038. {
  2039. struct zone *zone;
  2040. unsigned int cpu;
  2041. int ret;
  2042. ret = proc_dointvec_minmax(table, write, file, buffer, length, ppos);
  2043. if (!write || (ret == -EINVAL))
  2044. return ret;
  2045. for_each_zone(zone) {
  2046. for_each_online_cpu(cpu) {
  2047. unsigned long high;
  2048. high = zone->present_pages / percpu_pagelist_fraction;
  2049. setup_pagelist_highmark(zone_pcp(zone, cpu), high);
  2050. }
  2051. }
  2052. return 0;
  2053. }
  2054. __initdata int hashdist = HASHDIST_DEFAULT;
  2055. #ifdef CONFIG_NUMA
  2056. static int __init set_hashdist(char *str)
  2057. {
  2058. if (!str)
  2059. return 0;
  2060. hashdist = simple_strtoul(str, &str, 0);
  2061. return 1;
  2062. }
  2063. __setup("hashdist=", set_hashdist);
  2064. #endif
  2065. /*
  2066. * allocate a large system hash table from bootmem
  2067. * - it is assumed that the hash table must contain an exact power-of-2
  2068. * quantity of entries
  2069. * - limit is the number of hash buckets, not the total allocation size
  2070. */
  2071. void *__init alloc_large_system_hash(const char *tablename,
  2072. unsigned long bucketsize,
  2073. unsigned long numentries,
  2074. int scale,
  2075. int flags,
  2076. unsigned int *_hash_shift,
  2077. unsigned int *_hash_mask,
  2078. unsigned long limit)
  2079. {
  2080. unsigned long long max = limit;
  2081. unsigned long log2qty, size;
  2082. void *table = NULL;
  2083. /* allow the kernel cmdline to have a say */
  2084. if (!numentries) {
  2085. /* round applicable memory size up to nearest megabyte */
  2086. numentries = (flags & HASH_HIGHMEM) ? nr_all_pages : nr_kernel_pages;
  2087. numentries += (1UL << (20 - PAGE_SHIFT)) - 1;
  2088. numentries >>= 20 - PAGE_SHIFT;
  2089. numentries <<= 20 - PAGE_SHIFT;
  2090. /* limit to 1 bucket per 2^scale bytes of low memory */
  2091. if (scale > PAGE_SHIFT)
  2092. numentries >>= (scale - PAGE_SHIFT);
  2093. else
  2094. numentries <<= (PAGE_SHIFT - scale);
  2095. }
  2096. numentries = roundup_pow_of_two(numentries);
  2097. /* limit allocation size to 1/16 total memory by default */
  2098. if (max == 0) {
  2099. max = ((unsigned long long)nr_all_pages << PAGE_SHIFT) >> 4;
  2100. do_div(max, bucketsize);
  2101. }
  2102. if (numentries > max)
  2103. numentries = max;
  2104. log2qty = long_log2(numentries);
  2105. do {
  2106. size = bucketsize << log2qty;
  2107. if (flags & HASH_EARLY)
  2108. table = alloc_bootmem(size);
  2109. else if (hashdist)
  2110. table = __vmalloc(size, GFP_ATOMIC, PAGE_KERNEL);
  2111. else {
  2112. unsigned long order;
  2113. for (order = 0; ((1UL << order) << PAGE_SHIFT) < size; order++)
  2114. ;
  2115. table = (void*) __get_free_pages(GFP_ATOMIC, order);
  2116. }
  2117. } while (!table && size > PAGE_SIZE && --log2qty);
  2118. if (!table)
  2119. panic("Failed to allocate %s hash table\n", tablename);
  2120. printk("%s hash table entries: %d (order: %d, %lu bytes)\n",
  2121. tablename,
  2122. (1U << log2qty),
  2123. long_log2(size) - PAGE_SHIFT,
  2124. size);
  2125. if (_hash_shift)
  2126. *_hash_shift = log2qty;
  2127. if (_hash_mask)
  2128. *_hash_mask = (1 << log2qty) - 1;
  2129. return table;
  2130. }
  2131. #ifdef CONFIG_OUT_OF_LINE_PFN_TO_PAGE
  2132. struct page *pfn_to_page(unsigned long pfn)
  2133. {
  2134. return __pfn_to_page(pfn);
  2135. }
  2136. unsigned long page_to_pfn(struct page *page)
  2137. {
  2138. return __page_to_pfn(page);
  2139. }
  2140. EXPORT_SYMBOL(pfn_to_page);
  2141. EXPORT_SYMBOL(page_to_pfn);
  2142. #endif /* CONFIG_OUT_OF_LINE_PFN_TO_PAGE */