snapshot.c 60 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351
  1. /*
  2. * linux/kernel/power/snapshot.c
  3. *
  4. * This file provides system snapshot/restore functionality for swsusp.
  5. *
  6. * Copyright (C) 1998-2005 Pavel Machek <pavel@ucw.cz>
  7. * Copyright (C) 2006 Rafael J. Wysocki <rjw@sisk.pl>
  8. *
  9. * This file is released under the GPLv2.
  10. *
  11. */
  12. #include <linux/version.h>
  13. #include <linux/module.h>
  14. #include <linux/mm.h>
  15. #include <linux/suspend.h>
  16. #include <linux/delay.h>
  17. #include <linux/bitops.h>
  18. #include <linux/spinlock.h>
  19. #include <linux/kernel.h>
  20. #include <linux/pm.h>
  21. #include <linux/device.h>
  22. #include <linux/init.h>
  23. #include <linux/bootmem.h>
  24. #include <linux/syscalls.h>
  25. #include <linux/console.h>
  26. #include <linux/highmem.h>
  27. #include <linux/list.h>
  28. #include <linux/slab.h>
  29. #include <asm/uaccess.h>
  30. #include <asm/mmu_context.h>
  31. #include <asm/pgtable.h>
  32. #include <asm/tlbflush.h>
  33. #include <asm/io.h>
  34. #include "power.h"
  35. static int swsusp_page_is_free(struct page *);
  36. static void swsusp_set_page_forbidden(struct page *);
  37. static void swsusp_unset_page_forbidden(struct page *);
  38. /*
  39. * Number of bytes to reserve for memory allocations made by device drivers
  40. * from their ->freeze() and ->freeze_noirq() callbacks so that they don't
  41. * cause image creation to fail (tunable via /sys/power/reserved_size).
  42. */
  43. unsigned long reserved_size;
  44. void __init hibernate_reserved_size_init(void)
  45. {
  46. reserved_size = SPARE_PAGES * PAGE_SIZE;
  47. }
  48. /*
  49. * Preferred image size in bytes (tunable via /sys/power/image_size).
  50. * When it is set to N, swsusp will do its best to ensure the image
  51. * size will not exceed N bytes, but if that is impossible, it will
  52. * try to create the smallest image possible.
  53. */
  54. unsigned long image_size;
  55. void __init hibernate_image_size_init(void)
  56. {
  57. image_size = ((totalram_pages * 2) / 5) * PAGE_SIZE;
  58. }
  59. /* List of PBEs needed for restoring the pages that were allocated before
  60. * the suspend and included in the suspend image, but have also been
  61. * allocated by the "resume" kernel, so their contents cannot be written
  62. * directly to their "original" page frames.
  63. */
  64. struct pbe *restore_pblist;
  65. /* Pointer to an auxiliary buffer (1 page) */
  66. static void *buffer;
  67. /**
  68. * @safe_needed - on resume, for storing the PBE list and the image,
  69. * we can only use memory pages that do not conflict with the pages
  70. * used before suspend. The unsafe pages have PageNosaveFree set
  71. * and we count them using unsafe_pages.
  72. *
  73. * Each allocated image page is marked as PageNosave and PageNosaveFree
  74. * so that swsusp_free() can release it.
  75. */
  76. #define PG_ANY 0
  77. #define PG_SAFE 1
  78. #define PG_UNSAFE_CLEAR 1
  79. #define PG_UNSAFE_KEEP 0
  80. static unsigned int allocated_unsafe_pages;
  81. static void *get_image_page(gfp_t gfp_mask, int safe_needed)
  82. {
  83. void *res;
  84. res = (void *)get_zeroed_page(gfp_mask);
  85. if (safe_needed)
  86. while (res && swsusp_page_is_free(virt_to_page(res))) {
  87. /* The page is unsafe, mark it for swsusp_free() */
  88. swsusp_set_page_forbidden(virt_to_page(res));
  89. allocated_unsafe_pages++;
  90. res = (void *)get_zeroed_page(gfp_mask);
  91. }
  92. if (res) {
  93. swsusp_set_page_forbidden(virt_to_page(res));
  94. swsusp_set_page_free(virt_to_page(res));
  95. }
  96. return res;
  97. }
  98. unsigned long get_safe_page(gfp_t gfp_mask)
  99. {
  100. return (unsigned long)get_image_page(gfp_mask, PG_SAFE);
  101. }
  102. static struct page *alloc_image_page(gfp_t gfp_mask)
  103. {
  104. struct page *page;
  105. page = alloc_page(gfp_mask);
  106. if (page) {
  107. swsusp_set_page_forbidden(page);
  108. swsusp_set_page_free(page);
  109. }
  110. return page;
  111. }
  112. /**
  113. * free_image_page - free page represented by @addr, allocated with
  114. * get_image_page (page flags set by it must be cleared)
  115. */
  116. static inline void free_image_page(void *addr, int clear_nosave_free)
  117. {
  118. struct page *page;
  119. BUG_ON(!virt_addr_valid(addr));
  120. page = virt_to_page(addr);
  121. swsusp_unset_page_forbidden(page);
  122. if (clear_nosave_free)
  123. swsusp_unset_page_free(page);
  124. __free_page(page);
  125. }
  126. /* struct linked_page is used to build chains of pages */
  127. #define LINKED_PAGE_DATA_SIZE (PAGE_SIZE - sizeof(void *))
  128. struct linked_page {
  129. struct linked_page *next;
  130. char data[LINKED_PAGE_DATA_SIZE];
  131. } __attribute__((packed));
  132. static inline void
  133. free_list_of_pages(struct linked_page *list, int clear_page_nosave)
  134. {
  135. while (list) {
  136. struct linked_page *lp = list->next;
  137. free_image_page(list, clear_page_nosave);
  138. list = lp;
  139. }
  140. }
  141. /**
  142. * struct chain_allocator is used for allocating small objects out of
  143. * a linked list of pages called 'the chain'.
  144. *
  145. * The chain grows each time when there is no room for a new object in
  146. * the current page. The allocated objects cannot be freed individually.
  147. * It is only possible to free them all at once, by freeing the entire
  148. * chain.
  149. *
  150. * NOTE: The chain allocator may be inefficient if the allocated objects
  151. * are not much smaller than PAGE_SIZE.
  152. */
  153. struct chain_allocator {
  154. struct linked_page *chain; /* the chain */
  155. unsigned int used_space; /* total size of objects allocated out
  156. * of the current page
  157. */
  158. gfp_t gfp_mask; /* mask for allocating pages */
  159. int safe_needed; /* if set, only "safe" pages are allocated */
  160. };
  161. static void
  162. chain_init(struct chain_allocator *ca, gfp_t gfp_mask, int safe_needed)
  163. {
  164. ca->chain = NULL;
  165. ca->used_space = LINKED_PAGE_DATA_SIZE;
  166. ca->gfp_mask = gfp_mask;
  167. ca->safe_needed = safe_needed;
  168. }
  169. static void *chain_alloc(struct chain_allocator *ca, unsigned int size)
  170. {
  171. void *ret;
  172. if (LINKED_PAGE_DATA_SIZE - ca->used_space < size) {
  173. struct linked_page *lp;
  174. lp = get_image_page(ca->gfp_mask, ca->safe_needed);
  175. if (!lp)
  176. return NULL;
  177. lp->next = ca->chain;
  178. ca->chain = lp;
  179. ca->used_space = 0;
  180. }
  181. ret = ca->chain->data + ca->used_space;
  182. ca->used_space += size;
  183. return ret;
  184. }
  185. /**
  186. * Data types related to memory bitmaps.
  187. *
  188. * Memory bitmap is a structure consiting of many linked lists of
  189. * objects. The main list's elements are of type struct zone_bitmap
  190. * and each of them corresonds to one zone. For each zone bitmap
  191. * object there is a list of objects of type struct bm_block that
  192. * represent each blocks of bitmap in which information is stored.
  193. *
  194. * struct memory_bitmap contains a pointer to the main list of zone
  195. * bitmap objects, a struct bm_position used for browsing the bitmap,
  196. * and a pointer to the list of pages used for allocating all of the
  197. * zone bitmap objects and bitmap block objects.
  198. *
  199. * NOTE: It has to be possible to lay out the bitmap in memory
  200. * using only allocations of order 0. Additionally, the bitmap is
  201. * designed to work with arbitrary number of zones (this is over the
  202. * top for now, but let's avoid making unnecessary assumptions ;-).
  203. *
  204. * struct zone_bitmap contains a pointer to a list of bitmap block
  205. * objects and a pointer to the bitmap block object that has been
  206. * most recently used for setting bits. Additionally, it contains the
  207. * pfns that correspond to the start and end of the represented zone.
  208. *
  209. * struct bm_block contains a pointer to the memory page in which
  210. * information is stored (in the form of a block of bitmap)
  211. * It also contains the pfns that correspond to the start and end of
  212. * the represented memory area.
  213. */
  214. #define BM_END_OF_MAP (~0UL)
  215. #define BM_BITS_PER_BLOCK (PAGE_SIZE * BITS_PER_BYTE)
  216. struct bm_block {
  217. struct list_head hook; /* hook into a list of bitmap blocks */
  218. unsigned long start_pfn; /* pfn represented by the first bit */
  219. unsigned long end_pfn; /* pfn represented by the last bit plus 1 */
  220. unsigned long *data; /* bitmap representing pages */
  221. };
  222. static inline unsigned long bm_block_bits(struct bm_block *bb)
  223. {
  224. return bb->end_pfn - bb->start_pfn;
  225. }
  226. /* strcut bm_position is used for browsing memory bitmaps */
  227. struct bm_position {
  228. struct bm_block *block;
  229. int bit;
  230. };
  231. struct memory_bitmap {
  232. struct list_head blocks; /* list of bitmap blocks */
  233. struct linked_page *p_list; /* list of pages used to store zone
  234. * bitmap objects and bitmap block
  235. * objects
  236. */
  237. struct bm_position cur; /* most recently used bit position */
  238. };
  239. /* Functions that operate on memory bitmaps */
  240. static void memory_bm_position_reset(struct memory_bitmap *bm)
  241. {
  242. bm->cur.block = list_entry(bm->blocks.next, struct bm_block, hook);
  243. bm->cur.bit = 0;
  244. }
  245. static void memory_bm_free(struct memory_bitmap *bm, int clear_nosave_free);
  246. /**
  247. * create_bm_block_list - create a list of block bitmap objects
  248. * @pages - number of pages to track
  249. * @list - list to put the allocated blocks into
  250. * @ca - chain allocator to be used for allocating memory
  251. */
  252. static int create_bm_block_list(unsigned long pages,
  253. struct list_head *list,
  254. struct chain_allocator *ca)
  255. {
  256. unsigned int nr_blocks = DIV_ROUND_UP(pages, BM_BITS_PER_BLOCK);
  257. while (nr_blocks-- > 0) {
  258. struct bm_block *bb;
  259. bb = chain_alloc(ca, sizeof(struct bm_block));
  260. if (!bb)
  261. return -ENOMEM;
  262. list_add(&bb->hook, list);
  263. }
  264. return 0;
  265. }
  266. struct mem_extent {
  267. struct list_head hook;
  268. unsigned long start;
  269. unsigned long end;
  270. };
  271. /**
  272. * free_mem_extents - free a list of memory extents
  273. * @list - list of extents to empty
  274. */
  275. static void free_mem_extents(struct list_head *list)
  276. {
  277. struct mem_extent *ext, *aux;
  278. list_for_each_entry_safe(ext, aux, list, hook) {
  279. list_del(&ext->hook);
  280. kfree(ext);
  281. }
  282. }
  283. /**
  284. * create_mem_extents - create a list of memory extents representing
  285. * contiguous ranges of PFNs
  286. * @list - list to put the extents into
  287. * @gfp_mask - mask to use for memory allocations
  288. */
  289. static int create_mem_extents(struct list_head *list, gfp_t gfp_mask)
  290. {
  291. struct zone *zone;
  292. INIT_LIST_HEAD(list);
  293. for_each_populated_zone(zone) {
  294. unsigned long zone_start, zone_end;
  295. struct mem_extent *ext, *cur, *aux;
  296. zone_start = zone->zone_start_pfn;
  297. zone_end = zone->zone_start_pfn + zone->spanned_pages;
  298. list_for_each_entry(ext, list, hook)
  299. if (zone_start <= ext->end)
  300. break;
  301. if (&ext->hook == list || zone_end < ext->start) {
  302. /* New extent is necessary */
  303. struct mem_extent *new_ext;
  304. new_ext = kzalloc(sizeof(struct mem_extent), gfp_mask);
  305. if (!new_ext) {
  306. free_mem_extents(list);
  307. return -ENOMEM;
  308. }
  309. new_ext->start = zone_start;
  310. new_ext->end = zone_end;
  311. list_add_tail(&new_ext->hook, &ext->hook);
  312. continue;
  313. }
  314. /* Merge this zone's range of PFNs with the existing one */
  315. if (zone_start < ext->start)
  316. ext->start = zone_start;
  317. if (zone_end > ext->end)
  318. ext->end = zone_end;
  319. /* More merging may be possible */
  320. cur = ext;
  321. list_for_each_entry_safe_continue(cur, aux, list, hook) {
  322. if (zone_end < cur->start)
  323. break;
  324. if (zone_end < cur->end)
  325. ext->end = cur->end;
  326. list_del(&cur->hook);
  327. kfree(cur);
  328. }
  329. }
  330. return 0;
  331. }
  332. /**
  333. * memory_bm_create - allocate memory for a memory bitmap
  334. */
  335. static int
  336. memory_bm_create(struct memory_bitmap *bm, gfp_t gfp_mask, int safe_needed)
  337. {
  338. struct chain_allocator ca;
  339. struct list_head mem_extents;
  340. struct mem_extent *ext;
  341. int error;
  342. chain_init(&ca, gfp_mask, safe_needed);
  343. INIT_LIST_HEAD(&bm->blocks);
  344. error = create_mem_extents(&mem_extents, gfp_mask);
  345. if (error)
  346. return error;
  347. list_for_each_entry(ext, &mem_extents, hook) {
  348. struct bm_block *bb;
  349. unsigned long pfn = ext->start;
  350. unsigned long pages = ext->end - ext->start;
  351. bb = list_entry(bm->blocks.prev, struct bm_block, hook);
  352. error = create_bm_block_list(pages, bm->blocks.prev, &ca);
  353. if (error)
  354. goto Error;
  355. list_for_each_entry_continue(bb, &bm->blocks, hook) {
  356. bb->data = get_image_page(gfp_mask, safe_needed);
  357. if (!bb->data) {
  358. error = -ENOMEM;
  359. goto Error;
  360. }
  361. bb->start_pfn = pfn;
  362. if (pages >= BM_BITS_PER_BLOCK) {
  363. pfn += BM_BITS_PER_BLOCK;
  364. pages -= BM_BITS_PER_BLOCK;
  365. } else {
  366. /* This is executed only once in the loop */
  367. pfn += pages;
  368. }
  369. bb->end_pfn = pfn;
  370. }
  371. }
  372. bm->p_list = ca.chain;
  373. memory_bm_position_reset(bm);
  374. Exit:
  375. free_mem_extents(&mem_extents);
  376. return error;
  377. Error:
  378. bm->p_list = ca.chain;
  379. memory_bm_free(bm, PG_UNSAFE_CLEAR);
  380. goto Exit;
  381. }
  382. /**
  383. * memory_bm_free - free memory occupied by the memory bitmap @bm
  384. */
  385. static void memory_bm_free(struct memory_bitmap *bm, int clear_nosave_free)
  386. {
  387. struct bm_block *bb;
  388. list_for_each_entry(bb, &bm->blocks, hook)
  389. if (bb->data)
  390. free_image_page(bb->data, clear_nosave_free);
  391. free_list_of_pages(bm->p_list, clear_nosave_free);
  392. INIT_LIST_HEAD(&bm->blocks);
  393. }
  394. /**
  395. * memory_bm_find_bit - find the bit in the bitmap @bm that corresponds
  396. * to given pfn. The cur_zone_bm member of @bm and the cur_block member
  397. * of @bm->cur_zone_bm are updated.
  398. */
  399. static int memory_bm_find_bit(struct memory_bitmap *bm, unsigned long pfn,
  400. void **addr, unsigned int *bit_nr)
  401. {
  402. struct bm_block *bb;
  403. /*
  404. * Check if the pfn corresponds to the current bitmap block and find
  405. * the block where it fits if this is not the case.
  406. */
  407. bb = bm->cur.block;
  408. if (pfn < bb->start_pfn)
  409. list_for_each_entry_continue_reverse(bb, &bm->blocks, hook)
  410. if (pfn >= bb->start_pfn)
  411. break;
  412. if (pfn >= bb->end_pfn)
  413. list_for_each_entry_continue(bb, &bm->blocks, hook)
  414. if (pfn >= bb->start_pfn && pfn < bb->end_pfn)
  415. break;
  416. if (&bb->hook == &bm->blocks)
  417. return -EFAULT;
  418. /* The block has been found */
  419. bm->cur.block = bb;
  420. pfn -= bb->start_pfn;
  421. bm->cur.bit = pfn + 1;
  422. *bit_nr = pfn;
  423. *addr = bb->data;
  424. return 0;
  425. }
  426. static void memory_bm_set_bit(struct memory_bitmap *bm, unsigned long pfn)
  427. {
  428. void *addr;
  429. unsigned int bit;
  430. int error;
  431. error = memory_bm_find_bit(bm, pfn, &addr, &bit);
  432. BUG_ON(error);
  433. set_bit(bit, addr);
  434. }
  435. static int mem_bm_set_bit_check(struct memory_bitmap *bm, unsigned long pfn)
  436. {
  437. void *addr;
  438. unsigned int bit;
  439. int error;
  440. error = memory_bm_find_bit(bm, pfn, &addr, &bit);
  441. if (!error)
  442. set_bit(bit, addr);
  443. return error;
  444. }
  445. static void memory_bm_clear_bit(struct memory_bitmap *bm, unsigned long pfn)
  446. {
  447. void *addr;
  448. unsigned int bit;
  449. int error;
  450. error = memory_bm_find_bit(bm, pfn, &addr, &bit);
  451. BUG_ON(error);
  452. clear_bit(bit, addr);
  453. }
  454. static int memory_bm_test_bit(struct memory_bitmap *bm, unsigned long pfn)
  455. {
  456. void *addr;
  457. unsigned int bit;
  458. int error;
  459. error = memory_bm_find_bit(bm, pfn, &addr, &bit);
  460. BUG_ON(error);
  461. return test_bit(bit, addr);
  462. }
  463. static bool memory_bm_pfn_present(struct memory_bitmap *bm, unsigned long pfn)
  464. {
  465. void *addr;
  466. unsigned int bit;
  467. return !memory_bm_find_bit(bm, pfn, &addr, &bit);
  468. }
  469. /**
  470. * memory_bm_next_pfn - find the pfn that corresponds to the next set bit
  471. * in the bitmap @bm. If the pfn cannot be found, BM_END_OF_MAP is
  472. * returned.
  473. *
  474. * It is required to run memory_bm_position_reset() before the first call to
  475. * this function.
  476. */
  477. static unsigned long memory_bm_next_pfn(struct memory_bitmap *bm)
  478. {
  479. struct bm_block *bb;
  480. int bit;
  481. bb = bm->cur.block;
  482. do {
  483. bit = bm->cur.bit;
  484. bit = find_next_bit(bb->data, bm_block_bits(bb), bit);
  485. if (bit < bm_block_bits(bb))
  486. goto Return_pfn;
  487. bb = list_entry(bb->hook.next, struct bm_block, hook);
  488. bm->cur.block = bb;
  489. bm->cur.bit = 0;
  490. } while (&bb->hook != &bm->blocks);
  491. memory_bm_position_reset(bm);
  492. return BM_END_OF_MAP;
  493. Return_pfn:
  494. bm->cur.bit = bit + 1;
  495. return bb->start_pfn + bit;
  496. }
  497. /**
  498. * This structure represents a range of page frames the contents of which
  499. * should not be saved during the suspend.
  500. */
  501. struct nosave_region {
  502. struct list_head list;
  503. unsigned long start_pfn;
  504. unsigned long end_pfn;
  505. };
  506. static LIST_HEAD(nosave_regions);
  507. /**
  508. * register_nosave_region - register a range of page frames the contents
  509. * of which should not be saved during the suspend (to be used in the early
  510. * initialization code)
  511. */
  512. void __init
  513. __register_nosave_region(unsigned long start_pfn, unsigned long end_pfn,
  514. int use_kmalloc)
  515. {
  516. struct nosave_region *region;
  517. if (start_pfn >= end_pfn)
  518. return;
  519. if (!list_empty(&nosave_regions)) {
  520. /* Try to extend the previous region (they should be sorted) */
  521. region = list_entry(nosave_regions.prev,
  522. struct nosave_region, list);
  523. if (region->end_pfn == start_pfn) {
  524. region->end_pfn = end_pfn;
  525. goto Report;
  526. }
  527. }
  528. if (use_kmalloc) {
  529. /* during init, this shouldn't fail */
  530. region = kmalloc(sizeof(struct nosave_region), GFP_KERNEL);
  531. BUG_ON(!region);
  532. } else
  533. /* This allocation cannot fail */
  534. region = alloc_bootmem(sizeof(struct nosave_region));
  535. region->start_pfn = start_pfn;
  536. region->end_pfn = end_pfn;
  537. list_add_tail(&region->list, &nosave_regions);
  538. Report:
  539. printk(KERN_INFO "PM: Registered nosave memory: %016lx - %016lx\n",
  540. start_pfn << PAGE_SHIFT, end_pfn << PAGE_SHIFT);
  541. }
  542. /*
  543. * Set bits in this map correspond to the page frames the contents of which
  544. * should not be saved during the suspend.
  545. */
  546. static struct memory_bitmap *forbidden_pages_map;
  547. /* Set bits in this map correspond to free page frames. */
  548. static struct memory_bitmap *free_pages_map;
  549. /*
  550. * Each page frame allocated for creating the image is marked by setting the
  551. * corresponding bits in forbidden_pages_map and free_pages_map simultaneously
  552. */
  553. void swsusp_set_page_free(struct page *page)
  554. {
  555. if (free_pages_map)
  556. memory_bm_set_bit(free_pages_map, page_to_pfn(page));
  557. }
  558. static int swsusp_page_is_free(struct page *page)
  559. {
  560. return free_pages_map ?
  561. memory_bm_test_bit(free_pages_map, page_to_pfn(page)) : 0;
  562. }
  563. void swsusp_unset_page_free(struct page *page)
  564. {
  565. if (free_pages_map)
  566. memory_bm_clear_bit(free_pages_map, page_to_pfn(page));
  567. }
  568. static void swsusp_set_page_forbidden(struct page *page)
  569. {
  570. if (forbidden_pages_map)
  571. memory_bm_set_bit(forbidden_pages_map, page_to_pfn(page));
  572. }
  573. int swsusp_page_is_forbidden(struct page *page)
  574. {
  575. return forbidden_pages_map ?
  576. memory_bm_test_bit(forbidden_pages_map, page_to_pfn(page)) : 0;
  577. }
  578. static void swsusp_unset_page_forbidden(struct page *page)
  579. {
  580. if (forbidden_pages_map)
  581. memory_bm_clear_bit(forbidden_pages_map, page_to_pfn(page));
  582. }
  583. /**
  584. * mark_nosave_pages - set bits corresponding to the page frames the
  585. * contents of which should not be saved in a given bitmap.
  586. */
  587. static void mark_nosave_pages(struct memory_bitmap *bm)
  588. {
  589. struct nosave_region *region;
  590. if (list_empty(&nosave_regions))
  591. return;
  592. list_for_each_entry(region, &nosave_regions, list) {
  593. unsigned long pfn;
  594. pr_debug("PM: Marking nosave pages: [mem %#010llx-%#010llx]\n",
  595. (unsigned long long) region->start_pfn << PAGE_SHIFT,
  596. ((unsigned long long) region->end_pfn << PAGE_SHIFT)
  597. - 1);
  598. for (pfn = region->start_pfn; pfn < region->end_pfn; pfn++)
  599. if (pfn_valid(pfn)) {
  600. /*
  601. * It is safe to ignore the result of
  602. * mem_bm_set_bit_check() here, since we won't
  603. * touch the PFNs for which the error is
  604. * returned anyway.
  605. */
  606. mem_bm_set_bit_check(bm, pfn);
  607. }
  608. }
  609. }
  610. /**
  611. * create_basic_memory_bitmaps - create bitmaps needed for marking page
  612. * frames that should not be saved and free page frames. The pointers
  613. * forbidden_pages_map and free_pages_map are only modified if everything
  614. * goes well, because we don't want the bits to be used before both bitmaps
  615. * are set up.
  616. */
  617. int create_basic_memory_bitmaps(void)
  618. {
  619. struct memory_bitmap *bm1, *bm2;
  620. int error = 0;
  621. BUG_ON(forbidden_pages_map || free_pages_map);
  622. bm1 = kzalloc(sizeof(struct memory_bitmap), GFP_KERNEL);
  623. if (!bm1)
  624. return -ENOMEM;
  625. error = memory_bm_create(bm1, GFP_KERNEL, PG_ANY);
  626. if (error)
  627. goto Free_first_object;
  628. bm2 = kzalloc(sizeof(struct memory_bitmap), GFP_KERNEL);
  629. if (!bm2)
  630. goto Free_first_bitmap;
  631. error = memory_bm_create(bm2, GFP_KERNEL, PG_ANY);
  632. if (error)
  633. goto Free_second_object;
  634. forbidden_pages_map = bm1;
  635. free_pages_map = bm2;
  636. mark_nosave_pages(forbidden_pages_map);
  637. pr_debug("PM: Basic memory bitmaps created\n");
  638. return 0;
  639. Free_second_object:
  640. kfree(bm2);
  641. Free_first_bitmap:
  642. memory_bm_free(bm1, PG_UNSAFE_CLEAR);
  643. Free_first_object:
  644. kfree(bm1);
  645. return -ENOMEM;
  646. }
  647. /**
  648. * free_basic_memory_bitmaps - free memory bitmaps allocated by
  649. * create_basic_memory_bitmaps(). The auxiliary pointers are necessary
  650. * so that the bitmaps themselves are not referred to while they are being
  651. * freed.
  652. */
  653. void free_basic_memory_bitmaps(void)
  654. {
  655. struct memory_bitmap *bm1, *bm2;
  656. BUG_ON(!(forbidden_pages_map && free_pages_map));
  657. bm1 = forbidden_pages_map;
  658. bm2 = free_pages_map;
  659. forbidden_pages_map = NULL;
  660. free_pages_map = NULL;
  661. memory_bm_free(bm1, PG_UNSAFE_CLEAR);
  662. kfree(bm1);
  663. memory_bm_free(bm2, PG_UNSAFE_CLEAR);
  664. kfree(bm2);
  665. pr_debug("PM: Basic memory bitmaps freed\n");
  666. }
  667. /**
  668. * snapshot_additional_pages - estimate the number of additional pages
  669. * be needed for setting up the suspend image data structures for given
  670. * zone (usually the returned value is greater than the exact number)
  671. */
  672. unsigned int snapshot_additional_pages(struct zone *zone)
  673. {
  674. unsigned int res;
  675. res = DIV_ROUND_UP(zone->spanned_pages, BM_BITS_PER_BLOCK);
  676. res += DIV_ROUND_UP(res * sizeof(struct bm_block),
  677. LINKED_PAGE_DATA_SIZE);
  678. return 2 * res;
  679. }
  680. #ifdef CONFIG_HIGHMEM
  681. /**
  682. * count_free_highmem_pages - compute the total number of free highmem
  683. * pages, system-wide.
  684. */
  685. static unsigned int count_free_highmem_pages(void)
  686. {
  687. struct zone *zone;
  688. unsigned int cnt = 0;
  689. for_each_populated_zone(zone)
  690. if (is_highmem(zone))
  691. cnt += zone_page_state(zone, NR_FREE_PAGES);
  692. return cnt;
  693. }
  694. /**
  695. * saveable_highmem_page - Determine whether a highmem page should be
  696. * included in the suspend image.
  697. *
  698. * We should save the page if it isn't Nosave or NosaveFree, or Reserved,
  699. * and it isn't a part of a free chunk of pages.
  700. */
  701. static struct page *saveable_highmem_page(struct zone *zone, unsigned long pfn)
  702. {
  703. struct page *page;
  704. if (!pfn_valid(pfn))
  705. return NULL;
  706. page = pfn_to_page(pfn);
  707. if (page_zone(page) != zone)
  708. return NULL;
  709. BUG_ON(!PageHighMem(page));
  710. if (swsusp_page_is_forbidden(page) || swsusp_page_is_free(page) ||
  711. PageReserved(page))
  712. return NULL;
  713. if (page_is_guard(page))
  714. return NULL;
  715. return page;
  716. }
  717. /**
  718. * count_highmem_pages - compute the total number of saveable highmem
  719. * pages.
  720. */
  721. static unsigned int count_highmem_pages(void)
  722. {
  723. struct zone *zone;
  724. unsigned int n = 0;
  725. for_each_populated_zone(zone) {
  726. unsigned long pfn, max_zone_pfn;
  727. if (!is_highmem(zone))
  728. continue;
  729. mark_free_pages(zone);
  730. max_zone_pfn = zone->zone_start_pfn + zone->spanned_pages;
  731. for (pfn = zone->zone_start_pfn; pfn < max_zone_pfn; pfn++)
  732. if (saveable_highmem_page(zone, pfn))
  733. n++;
  734. }
  735. return n;
  736. }
  737. #else
  738. static inline void *saveable_highmem_page(struct zone *z, unsigned long p)
  739. {
  740. return NULL;
  741. }
  742. #endif /* CONFIG_HIGHMEM */
  743. /**
  744. * saveable_page - Determine whether a non-highmem page should be included
  745. * in the suspend image.
  746. *
  747. * We should save the page if it isn't Nosave, and is not in the range
  748. * of pages statically defined as 'unsaveable', and it isn't a part of
  749. * a free chunk of pages.
  750. */
  751. static struct page *saveable_page(struct zone *zone, unsigned long pfn)
  752. {
  753. struct page *page;
  754. if (!pfn_valid(pfn))
  755. return NULL;
  756. page = pfn_to_page(pfn);
  757. if (page_zone(page) != zone)
  758. return NULL;
  759. BUG_ON(PageHighMem(page));
  760. if (swsusp_page_is_forbidden(page) || swsusp_page_is_free(page))
  761. return NULL;
  762. if (PageReserved(page)
  763. && (!kernel_page_present(page) || pfn_is_nosave(pfn)))
  764. return NULL;
  765. if (page_is_guard(page))
  766. return NULL;
  767. return page;
  768. }
  769. /**
  770. * count_data_pages - compute the total number of saveable non-highmem
  771. * pages.
  772. */
  773. static unsigned int count_data_pages(void)
  774. {
  775. struct zone *zone;
  776. unsigned long pfn, max_zone_pfn;
  777. unsigned int n = 0;
  778. for_each_populated_zone(zone) {
  779. if (is_highmem(zone))
  780. continue;
  781. mark_free_pages(zone);
  782. max_zone_pfn = zone->zone_start_pfn + zone->spanned_pages;
  783. for (pfn = zone->zone_start_pfn; pfn < max_zone_pfn; pfn++)
  784. if (saveable_page(zone, pfn))
  785. n++;
  786. }
  787. return n;
  788. }
  789. /* This is needed, because copy_page and memcpy are not usable for copying
  790. * task structs.
  791. */
  792. static inline void do_copy_page(long *dst, long *src)
  793. {
  794. int n;
  795. for (n = PAGE_SIZE / sizeof(long); n; n--)
  796. *dst++ = *src++;
  797. }
  798. /**
  799. * safe_copy_page - check if the page we are going to copy is marked as
  800. * present in the kernel page tables (this always is the case if
  801. * CONFIG_DEBUG_PAGEALLOC is not set and in that case
  802. * kernel_page_present() always returns 'true').
  803. */
  804. static void safe_copy_page(void *dst, struct page *s_page)
  805. {
  806. if (kernel_page_present(s_page)) {
  807. do_copy_page(dst, page_address(s_page));
  808. } else {
  809. kernel_map_pages(s_page, 1, 1);
  810. do_copy_page(dst, page_address(s_page));
  811. kernel_map_pages(s_page, 1, 0);
  812. }
  813. }
  814. #ifdef CONFIG_HIGHMEM
  815. static inline struct page *
  816. page_is_saveable(struct zone *zone, unsigned long pfn)
  817. {
  818. return is_highmem(zone) ?
  819. saveable_highmem_page(zone, pfn) : saveable_page(zone, pfn);
  820. }
  821. static void copy_data_page(unsigned long dst_pfn, unsigned long src_pfn)
  822. {
  823. struct page *s_page, *d_page;
  824. void *src, *dst;
  825. s_page = pfn_to_page(src_pfn);
  826. d_page = pfn_to_page(dst_pfn);
  827. if (PageHighMem(s_page)) {
  828. src = kmap_atomic(s_page);
  829. dst = kmap_atomic(d_page);
  830. do_copy_page(dst, src);
  831. kunmap_atomic(dst);
  832. kunmap_atomic(src);
  833. } else {
  834. if (PageHighMem(d_page)) {
  835. /* Page pointed to by src may contain some kernel
  836. * data modified by kmap_atomic()
  837. */
  838. safe_copy_page(buffer, s_page);
  839. dst = kmap_atomic(d_page);
  840. copy_page(dst, buffer);
  841. kunmap_atomic(dst);
  842. } else {
  843. safe_copy_page(page_address(d_page), s_page);
  844. }
  845. }
  846. }
  847. #else
  848. #define page_is_saveable(zone, pfn) saveable_page(zone, pfn)
  849. static inline void copy_data_page(unsigned long dst_pfn, unsigned long src_pfn)
  850. {
  851. safe_copy_page(page_address(pfn_to_page(dst_pfn)),
  852. pfn_to_page(src_pfn));
  853. }
  854. #endif /* CONFIG_HIGHMEM */
  855. static void
  856. copy_data_pages(struct memory_bitmap *copy_bm, struct memory_bitmap *orig_bm)
  857. {
  858. struct zone *zone;
  859. unsigned long pfn;
  860. for_each_populated_zone(zone) {
  861. unsigned long max_zone_pfn;
  862. mark_free_pages(zone);
  863. max_zone_pfn = zone->zone_start_pfn + zone->spanned_pages;
  864. for (pfn = zone->zone_start_pfn; pfn < max_zone_pfn; pfn++)
  865. if (page_is_saveable(zone, pfn))
  866. memory_bm_set_bit(orig_bm, pfn);
  867. }
  868. memory_bm_position_reset(orig_bm);
  869. memory_bm_position_reset(copy_bm);
  870. for(;;) {
  871. pfn = memory_bm_next_pfn(orig_bm);
  872. if (unlikely(pfn == BM_END_OF_MAP))
  873. break;
  874. copy_data_page(memory_bm_next_pfn(copy_bm), pfn);
  875. }
  876. }
  877. /* Total number of image pages */
  878. static unsigned int nr_copy_pages;
  879. /* Number of pages needed for saving the original pfns of the image pages */
  880. static unsigned int nr_meta_pages;
  881. /*
  882. * Numbers of normal and highmem page frames allocated for hibernation image
  883. * before suspending devices.
  884. */
  885. unsigned int alloc_normal, alloc_highmem;
  886. /*
  887. * Memory bitmap used for marking saveable pages (during hibernation) or
  888. * hibernation image pages (during restore)
  889. */
  890. static struct memory_bitmap orig_bm;
  891. /*
  892. * Memory bitmap used during hibernation for marking allocated page frames that
  893. * will contain copies of saveable pages. During restore it is initially used
  894. * for marking hibernation image pages, but then the set bits from it are
  895. * duplicated in @orig_bm and it is released. On highmem systems it is next
  896. * used for marking "safe" highmem pages, but it has to be reinitialized for
  897. * this purpose.
  898. */
  899. static struct memory_bitmap copy_bm;
  900. /**
  901. * swsusp_free - free pages allocated for the suspend.
  902. *
  903. * Suspend pages are alocated before the atomic copy is made, so we
  904. * need to release them after the resume.
  905. */
  906. void swsusp_free(void)
  907. {
  908. struct zone *zone;
  909. unsigned long pfn, max_zone_pfn;
  910. for_each_populated_zone(zone) {
  911. max_zone_pfn = zone->zone_start_pfn + zone->spanned_pages;
  912. for (pfn = zone->zone_start_pfn; pfn < max_zone_pfn; pfn++)
  913. if (pfn_valid(pfn)) {
  914. struct page *page = pfn_to_page(pfn);
  915. if (swsusp_page_is_forbidden(page) &&
  916. swsusp_page_is_free(page)) {
  917. swsusp_unset_page_forbidden(page);
  918. swsusp_unset_page_free(page);
  919. __free_page(page);
  920. }
  921. }
  922. }
  923. nr_copy_pages = 0;
  924. nr_meta_pages = 0;
  925. restore_pblist = NULL;
  926. buffer = NULL;
  927. alloc_normal = 0;
  928. alloc_highmem = 0;
  929. }
  930. /* Helper functions used for the shrinking of memory. */
  931. #define GFP_IMAGE (GFP_KERNEL | __GFP_NOWARN)
  932. /**
  933. * preallocate_image_pages - Allocate a number of pages for hibernation image
  934. * @nr_pages: Number of page frames to allocate.
  935. * @mask: GFP flags to use for the allocation.
  936. *
  937. * Return value: Number of page frames actually allocated
  938. */
  939. static unsigned long preallocate_image_pages(unsigned long nr_pages, gfp_t mask)
  940. {
  941. unsigned long nr_alloc = 0;
  942. while (nr_pages > 0) {
  943. struct page *page;
  944. page = alloc_image_page(mask);
  945. if (!page)
  946. break;
  947. memory_bm_set_bit(&copy_bm, page_to_pfn(page));
  948. if (PageHighMem(page))
  949. alloc_highmem++;
  950. else
  951. alloc_normal++;
  952. nr_pages--;
  953. nr_alloc++;
  954. }
  955. return nr_alloc;
  956. }
  957. static unsigned long preallocate_image_memory(unsigned long nr_pages,
  958. unsigned long avail_normal)
  959. {
  960. unsigned long alloc;
  961. if (avail_normal <= alloc_normal)
  962. return 0;
  963. alloc = avail_normal - alloc_normal;
  964. if (nr_pages < alloc)
  965. alloc = nr_pages;
  966. return preallocate_image_pages(alloc, GFP_IMAGE);
  967. }
  968. #ifdef CONFIG_HIGHMEM
  969. static unsigned long preallocate_image_highmem(unsigned long nr_pages)
  970. {
  971. return preallocate_image_pages(nr_pages, GFP_IMAGE | __GFP_HIGHMEM);
  972. }
  973. /**
  974. * __fraction - Compute (an approximation of) x * (multiplier / base)
  975. */
  976. static unsigned long __fraction(u64 x, u64 multiplier, u64 base)
  977. {
  978. x *= multiplier;
  979. do_div(x, base);
  980. return (unsigned long)x;
  981. }
  982. static unsigned long preallocate_highmem_fraction(unsigned long nr_pages,
  983. unsigned long highmem,
  984. unsigned long total)
  985. {
  986. unsigned long alloc = __fraction(nr_pages, highmem, total);
  987. return preallocate_image_pages(alloc, GFP_IMAGE | __GFP_HIGHMEM);
  988. }
  989. #else /* CONFIG_HIGHMEM */
  990. static inline unsigned long preallocate_image_highmem(unsigned long nr_pages)
  991. {
  992. return 0;
  993. }
  994. static inline unsigned long preallocate_highmem_fraction(unsigned long nr_pages,
  995. unsigned long highmem,
  996. unsigned long total)
  997. {
  998. return 0;
  999. }
  1000. #endif /* CONFIG_HIGHMEM */
  1001. /**
  1002. * free_unnecessary_pages - Release preallocated pages not needed for the image
  1003. */
  1004. static void free_unnecessary_pages(void)
  1005. {
  1006. unsigned long save, to_free_normal, to_free_highmem;
  1007. save = count_data_pages();
  1008. if (alloc_normal >= save) {
  1009. to_free_normal = alloc_normal - save;
  1010. save = 0;
  1011. } else {
  1012. to_free_normal = 0;
  1013. save -= alloc_normal;
  1014. }
  1015. save += count_highmem_pages();
  1016. if (alloc_highmem >= save) {
  1017. to_free_highmem = alloc_highmem - save;
  1018. } else {
  1019. to_free_highmem = 0;
  1020. save -= alloc_highmem;
  1021. if (to_free_normal > save)
  1022. to_free_normal -= save;
  1023. else
  1024. to_free_normal = 0;
  1025. }
  1026. memory_bm_position_reset(&copy_bm);
  1027. while (to_free_normal > 0 || to_free_highmem > 0) {
  1028. unsigned long pfn = memory_bm_next_pfn(&copy_bm);
  1029. struct page *page = pfn_to_page(pfn);
  1030. if (PageHighMem(page)) {
  1031. if (!to_free_highmem)
  1032. continue;
  1033. to_free_highmem--;
  1034. alloc_highmem--;
  1035. } else {
  1036. if (!to_free_normal)
  1037. continue;
  1038. to_free_normal--;
  1039. alloc_normal--;
  1040. }
  1041. memory_bm_clear_bit(&copy_bm, pfn);
  1042. swsusp_unset_page_forbidden(page);
  1043. swsusp_unset_page_free(page);
  1044. __free_page(page);
  1045. }
  1046. }
  1047. /**
  1048. * minimum_image_size - Estimate the minimum acceptable size of an image
  1049. * @saveable: Number of saveable pages in the system.
  1050. *
  1051. * We want to avoid attempting to free too much memory too hard, so estimate the
  1052. * minimum acceptable size of a hibernation image to use as the lower limit for
  1053. * preallocating memory.
  1054. *
  1055. * We assume that the minimum image size should be proportional to
  1056. *
  1057. * [number of saveable pages] - [number of pages that can be freed in theory]
  1058. *
  1059. * where the second term is the sum of (1) reclaimable slab pages, (2) active
  1060. * and (3) inactive anonymouns pages, (4) active and (5) inactive file pages,
  1061. * minus mapped file pages.
  1062. */
  1063. static unsigned long minimum_image_size(unsigned long saveable)
  1064. {
  1065. unsigned long size;
  1066. size = global_page_state(NR_SLAB_RECLAIMABLE)
  1067. + global_page_state(NR_ACTIVE_ANON)
  1068. + global_page_state(NR_INACTIVE_ANON)
  1069. + global_page_state(NR_ACTIVE_FILE)
  1070. + global_page_state(NR_INACTIVE_FILE)
  1071. - global_page_state(NR_FILE_MAPPED);
  1072. return saveable <= size ? 0 : saveable - size;
  1073. }
  1074. /**
  1075. * hibernate_preallocate_memory - Preallocate memory for hibernation image
  1076. *
  1077. * To create a hibernation image it is necessary to make a copy of every page
  1078. * frame in use. We also need a number of page frames to be free during
  1079. * hibernation for allocations made while saving the image and for device
  1080. * drivers, in case they need to allocate memory from their hibernation
  1081. * callbacks (these two numbers are given by PAGES_FOR_IO (which is a rough
  1082. * estimate) and reserverd_size divided by PAGE_SIZE (which is tunable through
  1083. * /sys/power/reserved_size, respectively). To make this happen, we compute the
  1084. * total number of available page frames and allocate at least
  1085. *
  1086. * ([page frames total] + PAGES_FOR_IO + [metadata pages]) / 2
  1087. * + 2 * DIV_ROUND_UP(reserved_size, PAGE_SIZE)
  1088. *
  1089. * of them, which corresponds to the maximum size of a hibernation image.
  1090. *
  1091. * If image_size is set below the number following from the above formula,
  1092. * the preallocation of memory is continued until the total number of saveable
  1093. * pages in the system is below the requested image size or the minimum
  1094. * acceptable image size returned by minimum_image_size(), whichever is greater.
  1095. */
  1096. int hibernate_preallocate_memory(void)
  1097. {
  1098. struct zone *zone;
  1099. unsigned long saveable, size, max_size, count, highmem, pages = 0;
  1100. unsigned long alloc, save_highmem, pages_highmem, avail_normal;
  1101. struct timeval start, stop;
  1102. int error;
  1103. printk(KERN_INFO "PM: Preallocating image memory... ");
  1104. do_gettimeofday(&start);
  1105. error = memory_bm_create(&orig_bm, GFP_IMAGE, PG_ANY);
  1106. if (error)
  1107. goto err_out;
  1108. error = memory_bm_create(&copy_bm, GFP_IMAGE, PG_ANY);
  1109. if (error)
  1110. goto err_out;
  1111. alloc_normal = 0;
  1112. alloc_highmem = 0;
  1113. /* Count the number of saveable data pages. */
  1114. save_highmem = count_highmem_pages();
  1115. saveable = count_data_pages();
  1116. /*
  1117. * Compute the total number of page frames we can use (count) and the
  1118. * number of pages needed for image metadata (size).
  1119. */
  1120. count = saveable;
  1121. saveable += save_highmem;
  1122. highmem = save_highmem;
  1123. size = 0;
  1124. for_each_populated_zone(zone) {
  1125. size += snapshot_additional_pages(zone);
  1126. if (is_highmem(zone))
  1127. highmem += zone_page_state(zone, NR_FREE_PAGES);
  1128. else
  1129. count += zone_page_state(zone, NR_FREE_PAGES);
  1130. }
  1131. avail_normal = count;
  1132. count += highmem;
  1133. count -= totalreserve_pages;
  1134. /* Add number of pages required for page keys (s390 only). */
  1135. size += page_key_additional_pages(saveable);
  1136. /* Compute the maximum number of saveable pages to leave in memory. */
  1137. max_size = (count - (size + PAGES_FOR_IO)) / 2
  1138. - 2 * DIV_ROUND_UP(reserved_size, PAGE_SIZE);
  1139. /* Compute the desired number of image pages specified by image_size. */
  1140. size = DIV_ROUND_UP(image_size, PAGE_SIZE);
  1141. if (size > max_size)
  1142. size = max_size;
  1143. /*
  1144. * If the desired number of image pages is at least as large as the
  1145. * current number of saveable pages in memory, allocate page frames for
  1146. * the image and we're done.
  1147. */
  1148. if (size >= saveable) {
  1149. pages = preallocate_image_highmem(save_highmem);
  1150. pages += preallocate_image_memory(saveable - pages, avail_normal);
  1151. goto out;
  1152. }
  1153. /* Estimate the minimum size of the image. */
  1154. pages = minimum_image_size(saveable);
  1155. /*
  1156. * To avoid excessive pressure on the normal zone, leave room in it to
  1157. * accommodate an image of the minimum size (unless it's already too
  1158. * small, in which case don't preallocate pages from it at all).
  1159. */
  1160. if (avail_normal > pages)
  1161. avail_normal -= pages;
  1162. else
  1163. avail_normal = 0;
  1164. if (size < pages)
  1165. size = min_t(unsigned long, pages, max_size);
  1166. /*
  1167. * Let the memory management subsystem know that we're going to need a
  1168. * large number of page frames to allocate and make it free some memory.
  1169. * NOTE: If this is not done, performance will be hurt badly in some
  1170. * test cases.
  1171. */
  1172. shrink_all_memory(saveable - size);
  1173. /*
  1174. * The number of saveable pages in memory was too high, so apply some
  1175. * pressure to decrease it. First, make room for the largest possible
  1176. * image and fail if that doesn't work. Next, try to decrease the size
  1177. * of the image as much as indicated by 'size' using allocations from
  1178. * highmem and non-highmem zones separately.
  1179. */
  1180. pages_highmem = preallocate_image_highmem(highmem / 2);
  1181. alloc = (count - max_size) - pages_highmem;
  1182. pages = preallocate_image_memory(alloc, avail_normal);
  1183. if (pages < alloc) {
  1184. /* We have exhausted non-highmem pages, try highmem. */
  1185. alloc -= pages;
  1186. pages += pages_highmem;
  1187. pages_highmem = preallocate_image_highmem(alloc);
  1188. if (pages_highmem < alloc)
  1189. goto err_out;
  1190. pages += pages_highmem;
  1191. /*
  1192. * size is the desired number of saveable pages to leave in
  1193. * memory, so try to preallocate (all memory - size) pages.
  1194. */
  1195. alloc = (count - pages) - size;
  1196. pages += preallocate_image_highmem(alloc);
  1197. } else {
  1198. /*
  1199. * There are approximately max_size saveable pages at this point
  1200. * and we want to reduce this number down to size.
  1201. */
  1202. alloc = max_size - size;
  1203. size = preallocate_highmem_fraction(alloc, highmem, count);
  1204. pages_highmem += size;
  1205. alloc -= size;
  1206. size = preallocate_image_memory(alloc, avail_normal);
  1207. pages_highmem += preallocate_image_highmem(alloc - size);
  1208. pages += pages_highmem + size;
  1209. }
  1210. /*
  1211. * We only need as many page frames for the image as there are saveable
  1212. * pages in memory, but we have allocated more. Release the excessive
  1213. * ones now.
  1214. */
  1215. free_unnecessary_pages();
  1216. out:
  1217. do_gettimeofday(&stop);
  1218. printk(KERN_CONT "done (allocated %lu pages)\n", pages);
  1219. swsusp_show_speed(&start, &stop, pages, "Allocated");
  1220. return 0;
  1221. err_out:
  1222. printk(KERN_CONT "\n");
  1223. swsusp_free();
  1224. return -ENOMEM;
  1225. }
  1226. #ifdef CONFIG_HIGHMEM
  1227. /**
  1228. * count_pages_for_highmem - compute the number of non-highmem pages
  1229. * that will be necessary for creating copies of highmem pages.
  1230. */
  1231. static unsigned int count_pages_for_highmem(unsigned int nr_highmem)
  1232. {
  1233. unsigned int free_highmem = count_free_highmem_pages() + alloc_highmem;
  1234. if (free_highmem >= nr_highmem)
  1235. nr_highmem = 0;
  1236. else
  1237. nr_highmem -= free_highmem;
  1238. return nr_highmem;
  1239. }
  1240. #else
  1241. static unsigned int
  1242. count_pages_for_highmem(unsigned int nr_highmem) { return 0; }
  1243. #endif /* CONFIG_HIGHMEM */
  1244. /**
  1245. * enough_free_mem - Make sure we have enough free memory for the
  1246. * snapshot image.
  1247. */
  1248. static int enough_free_mem(unsigned int nr_pages, unsigned int nr_highmem)
  1249. {
  1250. struct zone *zone;
  1251. unsigned int free = alloc_normal;
  1252. for_each_populated_zone(zone)
  1253. if (!is_highmem(zone))
  1254. free += zone_page_state(zone, NR_FREE_PAGES);
  1255. nr_pages += count_pages_for_highmem(nr_highmem);
  1256. pr_debug("PM: Normal pages needed: %u + %u, available pages: %u\n",
  1257. nr_pages, PAGES_FOR_IO, free);
  1258. return free > nr_pages + PAGES_FOR_IO;
  1259. }
  1260. #ifdef CONFIG_HIGHMEM
  1261. /**
  1262. * get_highmem_buffer - if there are some highmem pages in the suspend
  1263. * image, we may need the buffer to copy them and/or load their data.
  1264. */
  1265. static inline int get_highmem_buffer(int safe_needed)
  1266. {
  1267. buffer = get_image_page(GFP_ATOMIC | __GFP_COLD, safe_needed);
  1268. return buffer ? 0 : -ENOMEM;
  1269. }
  1270. /**
  1271. * alloc_highmem_image_pages - allocate some highmem pages for the image.
  1272. * Try to allocate as many pages as needed, but if the number of free
  1273. * highmem pages is lesser than that, allocate them all.
  1274. */
  1275. static inline unsigned int
  1276. alloc_highmem_pages(struct memory_bitmap *bm, unsigned int nr_highmem)
  1277. {
  1278. unsigned int to_alloc = count_free_highmem_pages();
  1279. if (to_alloc > nr_highmem)
  1280. to_alloc = nr_highmem;
  1281. nr_highmem -= to_alloc;
  1282. while (to_alloc-- > 0) {
  1283. struct page *page;
  1284. page = alloc_image_page(__GFP_HIGHMEM);
  1285. memory_bm_set_bit(bm, page_to_pfn(page));
  1286. }
  1287. return nr_highmem;
  1288. }
  1289. #else
  1290. static inline int get_highmem_buffer(int safe_needed) { return 0; }
  1291. static inline unsigned int
  1292. alloc_highmem_pages(struct memory_bitmap *bm, unsigned int n) { return 0; }
  1293. #endif /* CONFIG_HIGHMEM */
  1294. /**
  1295. * swsusp_alloc - allocate memory for the suspend image
  1296. *
  1297. * We first try to allocate as many highmem pages as there are
  1298. * saveable highmem pages in the system. If that fails, we allocate
  1299. * non-highmem pages for the copies of the remaining highmem ones.
  1300. *
  1301. * In this approach it is likely that the copies of highmem pages will
  1302. * also be located in the high memory, because of the way in which
  1303. * copy_data_pages() works.
  1304. */
  1305. static int
  1306. swsusp_alloc(struct memory_bitmap *orig_bm, struct memory_bitmap *copy_bm,
  1307. unsigned int nr_pages, unsigned int nr_highmem)
  1308. {
  1309. if (nr_highmem > 0) {
  1310. if (get_highmem_buffer(PG_ANY))
  1311. goto err_out;
  1312. if (nr_highmem > alloc_highmem) {
  1313. nr_highmem -= alloc_highmem;
  1314. nr_pages += alloc_highmem_pages(copy_bm, nr_highmem);
  1315. }
  1316. }
  1317. if (nr_pages > alloc_normal) {
  1318. nr_pages -= alloc_normal;
  1319. while (nr_pages-- > 0) {
  1320. struct page *page;
  1321. page = alloc_image_page(GFP_ATOMIC | __GFP_COLD);
  1322. if (!page)
  1323. goto err_out;
  1324. memory_bm_set_bit(copy_bm, page_to_pfn(page));
  1325. }
  1326. }
  1327. return 0;
  1328. err_out:
  1329. swsusp_free();
  1330. return -ENOMEM;
  1331. }
  1332. asmlinkage int swsusp_save(void)
  1333. {
  1334. unsigned int nr_pages, nr_highmem;
  1335. printk(KERN_INFO "PM: Creating hibernation image:\n");
  1336. drain_local_pages(NULL);
  1337. nr_pages = count_data_pages();
  1338. nr_highmem = count_highmem_pages();
  1339. printk(KERN_INFO "PM: Need to copy %u pages\n", nr_pages + nr_highmem);
  1340. if (!enough_free_mem(nr_pages, nr_highmem)) {
  1341. printk(KERN_ERR "PM: Not enough free memory\n");
  1342. return -ENOMEM;
  1343. }
  1344. if (swsusp_alloc(&orig_bm, &copy_bm, nr_pages, nr_highmem)) {
  1345. printk(KERN_ERR "PM: Memory allocation failed\n");
  1346. return -ENOMEM;
  1347. }
  1348. /* During allocating of suspend pagedir, new cold pages may appear.
  1349. * Kill them.
  1350. */
  1351. drain_local_pages(NULL);
  1352. copy_data_pages(&copy_bm, &orig_bm);
  1353. /*
  1354. * End of critical section. From now on, we can write to memory,
  1355. * but we should not touch disk. This specially means we must _not_
  1356. * touch swap space! Except we must write out our image of course.
  1357. */
  1358. nr_pages += nr_highmem;
  1359. nr_copy_pages = nr_pages;
  1360. nr_meta_pages = DIV_ROUND_UP(nr_pages * sizeof(long), PAGE_SIZE);
  1361. printk(KERN_INFO "PM: Hibernation image created (%d pages copied)\n",
  1362. nr_pages);
  1363. return 0;
  1364. }
  1365. #ifndef CONFIG_ARCH_HIBERNATION_HEADER
  1366. static int init_header_complete(struct swsusp_info *info)
  1367. {
  1368. memcpy(&info->uts, init_utsname(), sizeof(struct new_utsname));
  1369. info->version_code = LINUX_VERSION_CODE;
  1370. return 0;
  1371. }
  1372. static char *check_image_kernel(struct swsusp_info *info)
  1373. {
  1374. if (info->version_code != LINUX_VERSION_CODE)
  1375. return "kernel version";
  1376. if (strcmp(info->uts.sysname,init_utsname()->sysname))
  1377. return "system type";
  1378. if (strcmp(info->uts.release,init_utsname()->release))
  1379. return "kernel release";
  1380. if (strcmp(info->uts.version,init_utsname()->version))
  1381. return "version";
  1382. if (strcmp(info->uts.machine,init_utsname()->machine))
  1383. return "machine";
  1384. return NULL;
  1385. }
  1386. #endif /* CONFIG_ARCH_HIBERNATION_HEADER */
  1387. unsigned long snapshot_get_image_size(void)
  1388. {
  1389. return nr_copy_pages + nr_meta_pages + 1;
  1390. }
  1391. static int init_header(struct swsusp_info *info)
  1392. {
  1393. memset(info, 0, sizeof(struct swsusp_info));
  1394. info->num_physpages = num_physpages;
  1395. info->image_pages = nr_copy_pages;
  1396. info->pages = snapshot_get_image_size();
  1397. info->size = info->pages;
  1398. info->size <<= PAGE_SHIFT;
  1399. return init_header_complete(info);
  1400. }
  1401. /**
  1402. * pack_pfns - pfns corresponding to the set bits found in the bitmap @bm
  1403. * are stored in the array @buf[] (1 page at a time)
  1404. */
  1405. static inline void
  1406. pack_pfns(unsigned long *buf, struct memory_bitmap *bm)
  1407. {
  1408. int j;
  1409. for (j = 0; j < PAGE_SIZE / sizeof(long); j++) {
  1410. buf[j] = memory_bm_next_pfn(bm);
  1411. if (unlikely(buf[j] == BM_END_OF_MAP))
  1412. break;
  1413. /* Save page key for data page (s390 only). */
  1414. page_key_read(buf + j);
  1415. }
  1416. }
  1417. /**
  1418. * snapshot_read_next - used for reading the system memory snapshot.
  1419. *
  1420. * On the first call to it @handle should point to a zeroed
  1421. * snapshot_handle structure. The structure gets updated and a pointer
  1422. * to it should be passed to this function every next time.
  1423. *
  1424. * On success the function returns a positive number. Then, the caller
  1425. * is allowed to read up to the returned number of bytes from the memory
  1426. * location computed by the data_of() macro.
  1427. *
  1428. * The function returns 0 to indicate the end of data stream condition,
  1429. * and a negative number is returned on error. In such cases the
  1430. * structure pointed to by @handle is not updated and should not be used
  1431. * any more.
  1432. */
  1433. int snapshot_read_next(struct snapshot_handle *handle)
  1434. {
  1435. if (handle->cur > nr_meta_pages + nr_copy_pages)
  1436. return 0;
  1437. if (!buffer) {
  1438. /* This makes the buffer be freed by swsusp_free() */
  1439. buffer = get_image_page(GFP_ATOMIC, PG_ANY);
  1440. if (!buffer)
  1441. return -ENOMEM;
  1442. }
  1443. if (!handle->cur) {
  1444. int error;
  1445. error = init_header((struct swsusp_info *)buffer);
  1446. if (error)
  1447. return error;
  1448. handle->buffer = buffer;
  1449. memory_bm_position_reset(&orig_bm);
  1450. memory_bm_position_reset(&copy_bm);
  1451. } else if (handle->cur <= nr_meta_pages) {
  1452. clear_page(buffer);
  1453. pack_pfns(buffer, &orig_bm);
  1454. } else {
  1455. struct page *page;
  1456. page = pfn_to_page(memory_bm_next_pfn(&copy_bm));
  1457. if (PageHighMem(page)) {
  1458. /* Highmem pages are copied to the buffer,
  1459. * because we can't return with a kmapped
  1460. * highmem page (we may not be called again).
  1461. */
  1462. void *kaddr;
  1463. kaddr = kmap_atomic(page);
  1464. copy_page(buffer, kaddr);
  1465. kunmap_atomic(kaddr);
  1466. handle->buffer = buffer;
  1467. } else {
  1468. handle->buffer = page_address(page);
  1469. }
  1470. }
  1471. handle->cur++;
  1472. return PAGE_SIZE;
  1473. }
  1474. /**
  1475. * mark_unsafe_pages - mark the pages that cannot be used for storing
  1476. * the image during resume, because they conflict with the pages that
  1477. * had been used before suspend
  1478. */
  1479. static int mark_unsafe_pages(struct memory_bitmap *bm)
  1480. {
  1481. struct zone *zone;
  1482. unsigned long pfn, max_zone_pfn;
  1483. /* Clear page flags */
  1484. for_each_populated_zone(zone) {
  1485. max_zone_pfn = zone->zone_start_pfn + zone->spanned_pages;
  1486. for (pfn = zone->zone_start_pfn; pfn < max_zone_pfn; pfn++)
  1487. if (pfn_valid(pfn))
  1488. swsusp_unset_page_free(pfn_to_page(pfn));
  1489. }
  1490. /* Mark pages that correspond to the "original" pfns as "unsafe" */
  1491. memory_bm_position_reset(bm);
  1492. do {
  1493. pfn = memory_bm_next_pfn(bm);
  1494. if (likely(pfn != BM_END_OF_MAP)) {
  1495. if (likely(pfn_valid(pfn)))
  1496. swsusp_set_page_free(pfn_to_page(pfn));
  1497. else
  1498. return -EFAULT;
  1499. }
  1500. } while (pfn != BM_END_OF_MAP);
  1501. allocated_unsafe_pages = 0;
  1502. return 0;
  1503. }
  1504. static void
  1505. duplicate_memory_bitmap(struct memory_bitmap *dst, struct memory_bitmap *src)
  1506. {
  1507. unsigned long pfn;
  1508. memory_bm_position_reset(src);
  1509. pfn = memory_bm_next_pfn(src);
  1510. while (pfn != BM_END_OF_MAP) {
  1511. memory_bm_set_bit(dst, pfn);
  1512. pfn = memory_bm_next_pfn(src);
  1513. }
  1514. }
  1515. static int check_header(struct swsusp_info *info)
  1516. {
  1517. char *reason;
  1518. reason = check_image_kernel(info);
  1519. if (!reason && info->num_physpages != num_physpages)
  1520. reason = "memory size";
  1521. if (reason) {
  1522. printk(KERN_ERR "PM: Image mismatch: %s\n", reason);
  1523. return -EPERM;
  1524. }
  1525. return 0;
  1526. }
  1527. /**
  1528. * load header - check the image header and copy data from it
  1529. */
  1530. static int
  1531. load_header(struct swsusp_info *info)
  1532. {
  1533. int error;
  1534. restore_pblist = NULL;
  1535. error = check_header(info);
  1536. if (!error) {
  1537. nr_copy_pages = info->image_pages;
  1538. nr_meta_pages = info->pages - info->image_pages - 1;
  1539. }
  1540. return error;
  1541. }
  1542. /**
  1543. * unpack_orig_pfns - for each element of @buf[] (1 page at a time) set
  1544. * the corresponding bit in the memory bitmap @bm
  1545. */
  1546. static int unpack_orig_pfns(unsigned long *buf, struct memory_bitmap *bm)
  1547. {
  1548. int j;
  1549. for (j = 0; j < PAGE_SIZE / sizeof(long); j++) {
  1550. if (unlikely(buf[j] == BM_END_OF_MAP))
  1551. break;
  1552. /* Extract and buffer page key for data page (s390 only). */
  1553. page_key_memorize(buf + j);
  1554. if (memory_bm_pfn_present(bm, buf[j]))
  1555. memory_bm_set_bit(bm, buf[j]);
  1556. else
  1557. return -EFAULT;
  1558. }
  1559. return 0;
  1560. }
  1561. /* List of "safe" pages that may be used to store data loaded from the suspend
  1562. * image
  1563. */
  1564. static struct linked_page *safe_pages_list;
  1565. #ifdef CONFIG_HIGHMEM
  1566. /* struct highmem_pbe is used for creating the list of highmem pages that
  1567. * should be restored atomically during the resume from disk, because the page
  1568. * frames they have occupied before the suspend are in use.
  1569. */
  1570. struct highmem_pbe {
  1571. struct page *copy_page; /* data is here now */
  1572. struct page *orig_page; /* data was here before the suspend */
  1573. struct highmem_pbe *next;
  1574. };
  1575. /* List of highmem PBEs needed for restoring the highmem pages that were
  1576. * allocated before the suspend and included in the suspend image, but have
  1577. * also been allocated by the "resume" kernel, so their contents cannot be
  1578. * written directly to their "original" page frames.
  1579. */
  1580. static struct highmem_pbe *highmem_pblist;
  1581. /**
  1582. * count_highmem_image_pages - compute the number of highmem pages in the
  1583. * suspend image. The bits in the memory bitmap @bm that correspond to the
  1584. * image pages are assumed to be set.
  1585. */
  1586. static unsigned int count_highmem_image_pages(struct memory_bitmap *bm)
  1587. {
  1588. unsigned long pfn;
  1589. unsigned int cnt = 0;
  1590. memory_bm_position_reset(bm);
  1591. pfn = memory_bm_next_pfn(bm);
  1592. while (pfn != BM_END_OF_MAP) {
  1593. if (PageHighMem(pfn_to_page(pfn)))
  1594. cnt++;
  1595. pfn = memory_bm_next_pfn(bm);
  1596. }
  1597. return cnt;
  1598. }
  1599. /**
  1600. * prepare_highmem_image - try to allocate as many highmem pages as
  1601. * there are highmem image pages (@nr_highmem_p points to the variable
  1602. * containing the number of highmem image pages). The pages that are
  1603. * "safe" (ie. will not be overwritten when the suspend image is
  1604. * restored) have the corresponding bits set in @bm (it must be
  1605. * unitialized).
  1606. *
  1607. * NOTE: This function should not be called if there are no highmem
  1608. * image pages.
  1609. */
  1610. static unsigned int safe_highmem_pages;
  1611. static struct memory_bitmap *safe_highmem_bm;
  1612. static int
  1613. prepare_highmem_image(struct memory_bitmap *bm, unsigned int *nr_highmem_p)
  1614. {
  1615. unsigned int to_alloc;
  1616. if (memory_bm_create(bm, GFP_ATOMIC, PG_SAFE))
  1617. return -ENOMEM;
  1618. if (get_highmem_buffer(PG_SAFE))
  1619. return -ENOMEM;
  1620. to_alloc = count_free_highmem_pages();
  1621. if (to_alloc > *nr_highmem_p)
  1622. to_alloc = *nr_highmem_p;
  1623. else
  1624. *nr_highmem_p = to_alloc;
  1625. safe_highmem_pages = 0;
  1626. while (to_alloc-- > 0) {
  1627. struct page *page;
  1628. page = alloc_page(__GFP_HIGHMEM);
  1629. if (!swsusp_page_is_free(page)) {
  1630. /* The page is "safe", set its bit the bitmap */
  1631. memory_bm_set_bit(bm, page_to_pfn(page));
  1632. safe_highmem_pages++;
  1633. }
  1634. /* Mark the page as allocated */
  1635. swsusp_set_page_forbidden(page);
  1636. swsusp_set_page_free(page);
  1637. }
  1638. memory_bm_position_reset(bm);
  1639. safe_highmem_bm = bm;
  1640. return 0;
  1641. }
  1642. /**
  1643. * get_highmem_page_buffer - for given highmem image page find the buffer
  1644. * that suspend_write_next() should set for its caller to write to.
  1645. *
  1646. * If the page is to be saved to its "original" page frame or a copy of
  1647. * the page is to be made in the highmem, @buffer is returned. Otherwise,
  1648. * the copy of the page is to be made in normal memory, so the address of
  1649. * the copy is returned.
  1650. *
  1651. * If @buffer is returned, the caller of suspend_write_next() will write
  1652. * the page's contents to @buffer, so they will have to be copied to the
  1653. * right location on the next call to suspend_write_next() and it is done
  1654. * with the help of copy_last_highmem_page(). For this purpose, if
  1655. * @buffer is returned, @last_highmem page is set to the page to which
  1656. * the data will have to be copied from @buffer.
  1657. */
  1658. static struct page *last_highmem_page;
  1659. static void *
  1660. get_highmem_page_buffer(struct page *page, struct chain_allocator *ca)
  1661. {
  1662. struct highmem_pbe *pbe;
  1663. void *kaddr;
  1664. if (swsusp_page_is_forbidden(page) && swsusp_page_is_free(page)) {
  1665. /* We have allocated the "original" page frame and we can
  1666. * use it directly to store the loaded page.
  1667. */
  1668. last_highmem_page = page;
  1669. return buffer;
  1670. }
  1671. /* The "original" page frame has not been allocated and we have to
  1672. * use a "safe" page frame to store the loaded page.
  1673. */
  1674. pbe = chain_alloc(ca, sizeof(struct highmem_pbe));
  1675. if (!pbe) {
  1676. swsusp_free();
  1677. return ERR_PTR(-ENOMEM);
  1678. }
  1679. pbe->orig_page = page;
  1680. if (safe_highmem_pages > 0) {
  1681. struct page *tmp;
  1682. /* Copy of the page will be stored in high memory */
  1683. kaddr = buffer;
  1684. tmp = pfn_to_page(memory_bm_next_pfn(safe_highmem_bm));
  1685. safe_highmem_pages--;
  1686. last_highmem_page = tmp;
  1687. pbe->copy_page = tmp;
  1688. } else {
  1689. /* Copy of the page will be stored in normal memory */
  1690. kaddr = safe_pages_list;
  1691. safe_pages_list = safe_pages_list->next;
  1692. pbe->copy_page = virt_to_page(kaddr);
  1693. }
  1694. pbe->next = highmem_pblist;
  1695. highmem_pblist = pbe;
  1696. return kaddr;
  1697. }
  1698. /**
  1699. * copy_last_highmem_page - copy the contents of a highmem image from
  1700. * @buffer, where the caller of snapshot_write_next() has place them,
  1701. * to the right location represented by @last_highmem_page .
  1702. */
  1703. static void copy_last_highmem_page(void)
  1704. {
  1705. if (last_highmem_page) {
  1706. void *dst;
  1707. dst = kmap_atomic(last_highmem_page);
  1708. copy_page(dst, buffer);
  1709. kunmap_atomic(dst);
  1710. last_highmem_page = NULL;
  1711. }
  1712. }
  1713. static inline int last_highmem_page_copied(void)
  1714. {
  1715. return !last_highmem_page;
  1716. }
  1717. static inline void free_highmem_data(void)
  1718. {
  1719. if (safe_highmem_bm)
  1720. memory_bm_free(safe_highmem_bm, PG_UNSAFE_CLEAR);
  1721. if (buffer)
  1722. free_image_page(buffer, PG_UNSAFE_CLEAR);
  1723. }
  1724. #else
  1725. static inline int get_safe_write_buffer(void) { return 0; }
  1726. static unsigned int
  1727. count_highmem_image_pages(struct memory_bitmap *bm) { return 0; }
  1728. static inline int
  1729. prepare_highmem_image(struct memory_bitmap *bm, unsigned int *nr_highmem_p)
  1730. {
  1731. return 0;
  1732. }
  1733. static inline void *
  1734. get_highmem_page_buffer(struct page *page, struct chain_allocator *ca)
  1735. {
  1736. return ERR_PTR(-EINVAL);
  1737. }
  1738. static inline void copy_last_highmem_page(void) {}
  1739. static inline int last_highmem_page_copied(void) { return 1; }
  1740. static inline void free_highmem_data(void) {}
  1741. #endif /* CONFIG_HIGHMEM */
  1742. /**
  1743. * prepare_image - use the memory bitmap @bm to mark the pages that will
  1744. * be overwritten in the process of restoring the system memory state
  1745. * from the suspend image ("unsafe" pages) and allocate memory for the
  1746. * image.
  1747. *
  1748. * The idea is to allocate a new memory bitmap first and then allocate
  1749. * as many pages as needed for the image data, but not to assign these
  1750. * pages to specific tasks initially. Instead, we just mark them as
  1751. * allocated and create a lists of "safe" pages that will be used
  1752. * later. On systems with high memory a list of "safe" highmem pages is
  1753. * also created.
  1754. */
  1755. #define PBES_PER_LINKED_PAGE (LINKED_PAGE_DATA_SIZE / sizeof(struct pbe))
  1756. static int
  1757. prepare_image(struct memory_bitmap *new_bm, struct memory_bitmap *bm)
  1758. {
  1759. unsigned int nr_pages, nr_highmem;
  1760. struct linked_page *sp_list, *lp;
  1761. int error;
  1762. /* If there is no highmem, the buffer will not be necessary */
  1763. free_image_page(buffer, PG_UNSAFE_CLEAR);
  1764. buffer = NULL;
  1765. nr_highmem = count_highmem_image_pages(bm);
  1766. error = mark_unsafe_pages(bm);
  1767. if (error)
  1768. goto Free;
  1769. error = memory_bm_create(new_bm, GFP_ATOMIC, PG_SAFE);
  1770. if (error)
  1771. goto Free;
  1772. duplicate_memory_bitmap(new_bm, bm);
  1773. memory_bm_free(bm, PG_UNSAFE_KEEP);
  1774. if (nr_highmem > 0) {
  1775. error = prepare_highmem_image(bm, &nr_highmem);
  1776. if (error)
  1777. goto Free;
  1778. }
  1779. /* Reserve some safe pages for potential later use.
  1780. *
  1781. * NOTE: This way we make sure there will be enough safe pages for the
  1782. * chain_alloc() in get_buffer(). It is a bit wasteful, but
  1783. * nr_copy_pages cannot be greater than 50% of the memory anyway.
  1784. */
  1785. sp_list = NULL;
  1786. /* nr_copy_pages cannot be lesser than allocated_unsafe_pages */
  1787. nr_pages = nr_copy_pages - nr_highmem - allocated_unsafe_pages;
  1788. nr_pages = DIV_ROUND_UP(nr_pages, PBES_PER_LINKED_PAGE);
  1789. while (nr_pages > 0) {
  1790. lp = get_image_page(GFP_ATOMIC, PG_SAFE);
  1791. if (!lp) {
  1792. error = -ENOMEM;
  1793. goto Free;
  1794. }
  1795. lp->next = sp_list;
  1796. sp_list = lp;
  1797. nr_pages--;
  1798. }
  1799. /* Preallocate memory for the image */
  1800. safe_pages_list = NULL;
  1801. nr_pages = nr_copy_pages - nr_highmem - allocated_unsafe_pages;
  1802. while (nr_pages > 0) {
  1803. lp = (struct linked_page *)get_zeroed_page(GFP_ATOMIC);
  1804. if (!lp) {
  1805. error = -ENOMEM;
  1806. goto Free;
  1807. }
  1808. if (!swsusp_page_is_free(virt_to_page(lp))) {
  1809. /* The page is "safe", add it to the list */
  1810. lp->next = safe_pages_list;
  1811. safe_pages_list = lp;
  1812. }
  1813. /* Mark the page as allocated */
  1814. swsusp_set_page_forbidden(virt_to_page(lp));
  1815. swsusp_set_page_free(virt_to_page(lp));
  1816. nr_pages--;
  1817. }
  1818. /* Free the reserved safe pages so that chain_alloc() can use them */
  1819. while (sp_list) {
  1820. lp = sp_list->next;
  1821. free_image_page(sp_list, PG_UNSAFE_CLEAR);
  1822. sp_list = lp;
  1823. }
  1824. return 0;
  1825. Free:
  1826. swsusp_free();
  1827. return error;
  1828. }
  1829. /**
  1830. * get_buffer - compute the address that snapshot_write_next() should
  1831. * set for its caller to write to.
  1832. */
  1833. static void *get_buffer(struct memory_bitmap *bm, struct chain_allocator *ca)
  1834. {
  1835. struct pbe *pbe;
  1836. struct page *page;
  1837. unsigned long pfn = memory_bm_next_pfn(bm);
  1838. if (pfn == BM_END_OF_MAP)
  1839. return ERR_PTR(-EFAULT);
  1840. page = pfn_to_page(pfn);
  1841. if (PageHighMem(page))
  1842. return get_highmem_page_buffer(page, ca);
  1843. if (swsusp_page_is_forbidden(page) && swsusp_page_is_free(page))
  1844. /* We have allocated the "original" page frame and we can
  1845. * use it directly to store the loaded page.
  1846. */
  1847. return page_address(page);
  1848. /* The "original" page frame has not been allocated and we have to
  1849. * use a "safe" page frame to store the loaded page.
  1850. */
  1851. pbe = chain_alloc(ca, sizeof(struct pbe));
  1852. if (!pbe) {
  1853. swsusp_free();
  1854. return ERR_PTR(-ENOMEM);
  1855. }
  1856. pbe->orig_address = page_address(page);
  1857. pbe->address = safe_pages_list;
  1858. safe_pages_list = safe_pages_list->next;
  1859. pbe->next = restore_pblist;
  1860. restore_pblist = pbe;
  1861. return pbe->address;
  1862. }
  1863. /**
  1864. * snapshot_write_next - used for writing the system memory snapshot.
  1865. *
  1866. * On the first call to it @handle should point to a zeroed
  1867. * snapshot_handle structure. The structure gets updated and a pointer
  1868. * to it should be passed to this function every next time.
  1869. *
  1870. * On success the function returns a positive number. Then, the caller
  1871. * is allowed to write up to the returned number of bytes to the memory
  1872. * location computed by the data_of() macro.
  1873. *
  1874. * The function returns 0 to indicate the "end of file" condition,
  1875. * and a negative number is returned on error. In such cases the
  1876. * structure pointed to by @handle is not updated and should not be used
  1877. * any more.
  1878. */
  1879. int snapshot_write_next(struct snapshot_handle *handle)
  1880. {
  1881. static struct chain_allocator ca;
  1882. int error = 0;
  1883. /* Check if we have already loaded the entire image */
  1884. if (handle->cur > 1 && handle->cur > nr_meta_pages + nr_copy_pages)
  1885. return 0;
  1886. handle->sync_read = 1;
  1887. if (!handle->cur) {
  1888. if (!buffer)
  1889. /* This makes the buffer be freed by swsusp_free() */
  1890. buffer = get_image_page(GFP_ATOMIC, PG_ANY);
  1891. if (!buffer)
  1892. return -ENOMEM;
  1893. handle->buffer = buffer;
  1894. } else if (handle->cur == 1) {
  1895. error = load_header(buffer);
  1896. if (error)
  1897. return error;
  1898. error = memory_bm_create(&copy_bm, GFP_ATOMIC, PG_ANY);
  1899. if (error)
  1900. return error;
  1901. /* Allocate buffer for page keys. */
  1902. error = page_key_alloc(nr_copy_pages);
  1903. if (error)
  1904. return error;
  1905. } else if (handle->cur <= nr_meta_pages + 1) {
  1906. error = unpack_orig_pfns(buffer, &copy_bm);
  1907. if (error)
  1908. return error;
  1909. if (handle->cur == nr_meta_pages + 1) {
  1910. error = prepare_image(&orig_bm, &copy_bm);
  1911. if (error)
  1912. return error;
  1913. chain_init(&ca, GFP_ATOMIC, PG_SAFE);
  1914. memory_bm_position_reset(&orig_bm);
  1915. restore_pblist = NULL;
  1916. handle->buffer = get_buffer(&orig_bm, &ca);
  1917. handle->sync_read = 0;
  1918. if (IS_ERR(handle->buffer))
  1919. return PTR_ERR(handle->buffer);
  1920. }
  1921. } else {
  1922. copy_last_highmem_page();
  1923. /* Restore page key for data page (s390 only). */
  1924. page_key_write(handle->buffer);
  1925. handle->buffer = get_buffer(&orig_bm, &ca);
  1926. if (IS_ERR(handle->buffer))
  1927. return PTR_ERR(handle->buffer);
  1928. if (handle->buffer != buffer)
  1929. handle->sync_read = 0;
  1930. }
  1931. handle->cur++;
  1932. return PAGE_SIZE;
  1933. }
  1934. /**
  1935. * snapshot_write_finalize - must be called after the last call to
  1936. * snapshot_write_next() in case the last page in the image happens
  1937. * to be a highmem page and its contents should be stored in the
  1938. * highmem. Additionally, it releases the memory that will not be
  1939. * used any more.
  1940. */
  1941. void snapshot_write_finalize(struct snapshot_handle *handle)
  1942. {
  1943. copy_last_highmem_page();
  1944. /* Restore page key for data page (s390 only). */
  1945. page_key_write(handle->buffer);
  1946. page_key_free();
  1947. /* Free only if we have loaded the image entirely */
  1948. if (handle->cur > 1 && handle->cur > nr_meta_pages + nr_copy_pages) {
  1949. memory_bm_free(&orig_bm, PG_UNSAFE_CLEAR);
  1950. free_highmem_data();
  1951. }
  1952. }
  1953. int snapshot_image_loaded(struct snapshot_handle *handle)
  1954. {
  1955. return !(!nr_copy_pages || !last_highmem_page_copied() ||
  1956. handle->cur <= nr_meta_pages + nr_copy_pages);
  1957. }
  1958. #ifdef CONFIG_HIGHMEM
  1959. /* Assumes that @buf is ready and points to a "safe" page */
  1960. static inline void
  1961. swap_two_pages_data(struct page *p1, struct page *p2, void *buf)
  1962. {
  1963. void *kaddr1, *kaddr2;
  1964. kaddr1 = kmap_atomic(p1);
  1965. kaddr2 = kmap_atomic(p2);
  1966. copy_page(buf, kaddr1);
  1967. copy_page(kaddr1, kaddr2);
  1968. copy_page(kaddr2, buf);
  1969. kunmap_atomic(kaddr2);
  1970. kunmap_atomic(kaddr1);
  1971. }
  1972. /**
  1973. * restore_highmem - for each highmem page that was allocated before
  1974. * the suspend and included in the suspend image, and also has been
  1975. * allocated by the "resume" kernel swap its current (ie. "before
  1976. * resume") contents with the previous (ie. "before suspend") one.
  1977. *
  1978. * If the resume eventually fails, we can call this function once
  1979. * again and restore the "before resume" highmem state.
  1980. */
  1981. int restore_highmem(void)
  1982. {
  1983. struct highmem_pbe *pbe = highmem_pblist;
  1984. void *buf;
  1985. if (!pbe)
  1986. return 0;
  1987. buf = get_image_page(GFP_ATOMIC, PG_SAFE);
  1988. if (!buf)
  1989. return -ENOMEM;
  1990. while (pbe) {
  1991. swap_two_pages_data(pbe->copy_page, pbe->orig_page, buf);
  1992. pbe = pbe->next;
  1993. }
  1994. free_image_page(buf, PG_UNSAFE_CLEAR);
  1995. return 0;
  1996. }
  1997. #endif /* CONFIG_HIGHMEM */