page-writeback.c 69 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269
  1. /*
  2. * mm/page-writeback.c
  3. *
  4. * Copyright (C) 2002, Linus Torvalds.
  5. * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com>
  6. *
  7. * Contains functions related to writing back dirty pages at the
  8. * address_space level.
  9. *
  10. * 10Apr2002 Andrew Morton
  11. * Initial version
  12. */
  13. #include <linux/kernel.h>
  14. #include <linux/export.h>
  15. #include <linux/spinlock.h>
  16. #include <linux/fs.h>
  17. #include <linux/mm.h>
  18. #include <linux/swap.h>
  19. #include <linux/slab.h>
  20. #include <linux/pagemap.h>
  21. #include <linux/writeback.h>
  22. #include <linux/init.h>
  23. #include <linux/backing-dev.h>
  24. #include <linux/task_io_accounting_ops.h>
  25. #include <linux/blkdev.h>
  26. #include <linux/mpage.h>
  27. #include <linux/rmap.h>
  28. #include <linux/percpu.h>
  29. #include <linux/notifier.h>
  30. #include <linux/smp.h>
  31. #include <linux/sysctl.h>
  32. #include <linux/cpu.h>
  33. #include <linux/syscalls.h>
  34. #include <linux/buffer_head.h> /* __set_page_dirty_buffers */
  35. #include <linux/pagevec.h>
  36. #include <linux/timer.h>
  37. #include <trace/events/writeback.h>
  38. /*
  39. * Sleep at most 200ms at a time in balance_dirty_pages().
  40. */
  41. #define MAX_PAUSE max(HZ/5, 1)
  42. /*
  43. * Try to keep balance_dirty_pages() call intervals higher than this many pages
  44. * by raising pause time to max_pause when falls below it.
  45. */
  46. #define DIRTY_POLL_THRESH (128 >> (PAGE_SHIFT - 10))
  47. /*
  48. * Estimate write bandwidth at 200ms intervals.
  49. */
  50. #define BANDWIDTH_INTERVAL max(HZ/5, 1)
  51. #define RATELIMIT_CALC_SHIFT 10
  52. /*
  53. * After a CPU has dirtied this many pages, balance_dirty_pages_ratelimited
  54. * will look to see if it needs to force writeback or throttling.
  55. */
  56. static long ratelimit_pages = 32;
  57. /* The following parameters are exported via /proc/sys/vm */
  58. /*
  59. * Start background writeback (via writeback threads) at this percentage
  60. */
  61. int dirty_background_ratio = 10;
  62. /*
  63. * dirty_background_bytes starts at 0 (disabled) so that it is a function of
  64. * dirty_background_ratio * the amount of dirtyable memory
  65. */
  66. unsigned long dirty_background_bytes;
  67. /*
  68. * free highmem will not be subtracted from the total free memory
  69. * for calculating free ratios if vm_highmem_is_dirtyable is true
  70. */
  71. int vm_highmem_is_dirtyable;
  72. /*
  73. * The generator of dirty data starts writeback at this percentage
  74. */
  75. int vm_dirty_ratio = 20;
  76. /*
  77. * vm_dirty_bytes starts at 0 (disabled) so that it is a function of
  78. * vm_dirty_ratio * the amount of dirtyable memory
  79. */
  80. unsigned long vm_dirty_bytes;
  81. /*
  82. * The interval between `kupdate'-style writebacks
  83. */
  84. unsigned int dirty_writeback_interval = 5 * 100; /* centiseconds */
  85. EXPORT_SYMBOL_GPL(dirty_writeback_interval);
  86. /*
  87. * The longest time for which data is allowed to remain dirty
  88. */
  89. unsigned int dirty_expire_interval = 30 * 100; /* centiseconds */
  90. /*
  91. * Flag that makes the machine dump writes/reads and block dirtyings.
  92. */
  93. int block_dump;
  94. /*
  95. * Flag that puts the machine in "laptop mode". Doubles as a timeout in jiffies:
  96. * a full sync is triggered after this time elapses without any disk activity.
  97. */
  98. int laptop_mode;
  99. EXPORT_SYMBOL(laptop_mode);
  100. /* End of sysctl-exported parameters */
  101. unsigned long global_dirty_limit;
  102. /*
  103. * Scale the writeback cache size proportional to the relative writeout speeds.
  104. *
  105. * We do this by keeping a floating proportion between BDIs, based on page
  106. * writeback completions [end_page_writeback()]. Those devices that write out
  107. * pages fastest will get the larger share, while the slower will get a smaller
  108. * share.
  109. *
  110. * We use page writeout completions because we are interested in getting rid of
  111. * dirty pages. Having them written out is the primary goal.
  112. *
  113. * We introduce a concept of time, a period over which we measure these events,
  114. * because demand can/will vary over time. The length of this period itself is
  115. * measured in page writeback completions.
  116. *
  117. */
  118. static struct fprop_global writeout_completions;
  119. static void writeout_period(unsigned long t);
  120. /* Timer for aging of writeout_completions */
  121. static struct timer_list writeout_period_timer =
  122. TIMER_DEFERRED_INITIALIZER(writeout_period, 0, 0);
  123. static unsigned long writeout_period_time = 0;
  124. /*
  125. * Length of period for aging writeout fractions of bdis. This is an
  126. * arbitrarily chosen number. The longer the period, the slower fractions will
  127. * reflect changes in current writeout rate.
  128. */
  129. #define VM_COMPLETIONS_PERIOD_LEN (3*HZ)
  130. /*
  131. * Work out the current dirty-memory clamping and background writeout
  132. * thresholds.
  133. *
  134. * The main aim here is to lower them aggressively if there is a lot of mapped
  135. * memory around. To avoid stressing page reclaim with lots of unreclaimable
  136. * pages. It is better to clamp down on writers than to start swapping, and
  137. * performing lots of scanning.
  138. *
  139. * We only allow 1/2 of the currently-unmapped memory to be dirtied.
  140. *
  141. * We don't permit the clamping level to fall below 5% - that is getting rather
  142. * excessive.
  143. *
  144. * We make sure that the background writeout level is below the adjusted
  145. * clamping level.
  146. */
  147. /*
  148. * In a memory zone, there is a certain amount of pages we consider
  149. * available for the page cache, which is essentially the number of
  150. * free and reclaimable pages, minus some zone reserves to protect
  151. * lowmem and the ability to uphold the zone's watermarks without
  152. * requiring writeback.
  153. *
  154. * This number of dirtyable pages is the base value of which the
  155. * user-configurable dirty ratio is the effictive number of pages that
  156. * are allowed to be actually dirtied. Per individual zone, or
  157. * globally by using the sum of dirtyable pages over all zones.
  158. *
  159. * Because the user is allowed to specify the dirty limit globally as
  160. * absolute number of bytes, calculating the per-zone dirty limit can
  161. * require translating the configured limit into a percentage of
  162. * global dirtyable memory first.
  163. */
  164. static unsigned long highmem_dirtyable_memory(unsigned long total)
  165. {
  166. #ifdef CONFIG_HIGHMEM
  167. int node;
  168. unsigned long x = 0;
  169. for_each_node_state(node, N_HIGH_MEMORY) {
  170. struct zone *z =
  171. &NODE_DATA(node)->node_zones[ZONE_HIGHMEM];
  172. x += zone_page_state(z, NR_FREE_PAGES) +
  173. zone_reclaimable_pages(z) - z->dirty_balance_reserve;
  174. }
  175. /*
  176. * Make sure that the number of highmem pages is never larger
  177. * than the number of the total dirtyable memory. This can only
  178. * occur in very strange VM situations but we want to make sure
  179. * that this does not occur.
  180. */
  181. return min(x, total);
  182. #else
  183. return 0;
  184. #endif
  185. }
  186. /**
  187. * global_dirtyable_memory - number of globally dirtyable pages
  188. *
  189. * Returns the global number of pages potentially available for dirty
  190. * page cache. This is the base value for the global dirty limits.
  191. */
  192. static unsigned long global_dirtyable_memory(void)
  193. {
  194. unsigned long x;
  195. x = global_page_state(NR_FREE_PAGES) + global_reclaimable_pages() -
  196. dirty_balance_reserve;
  197. if (!vm_highmem_is_dirtyable)
  198. x -= highmem_dirtyable_memory(x);
  199. return x + 1; /* Ensure that we never return 0 */
  200. }
  201. /*
  202. * global_dirty_limits - background-writeback and dirty-throttling thresholds
  203. *
  204. * Calculate the dirty thresholds based on sysctl parameters
  205. * - vm.dirty_background_ratio or vm.dirty_background_bytes
  206. * - vm.dirty_ratio or vm.dirty_bytes
  207. * The dirty limits will be lifted by 1/4 for PF_LESS_THROTTLE (ie. nfsd) and
  208. * real-time tasks.
  209. */
  210. void global_dirty_limits(unsigned long *pbackground, unsigned long *pdirty)
  211. {
  212. unsigned long background;
  213. unsigned long dirty;
  214. unsigned long uninitialized_var(available_memory);
  215. struct task_struct *tsk;
  216. if (!vm_dirty_bytes || !dirty_background_bytes)
  217. available_memory = global_dirtyable_memory();
  218. if (vm_dirty_bytes)
  219. dirty = DIV_ROUND_UP(vm_dirty_bytes, PAGE_SIZE);
  220. else
  221. dirty = (vm_dirty_ratio * available_memory) / 100;
  222. if (dirty_background_bytes)
  223. background = DIV_ROUND_UP(dirty_background_bytes, PAGE_SIZE);
  224. else
  225. background = (dirty_background_ratio * available_memory) / 100;
  226. if (background >= dirty)
  227. background = dirty / 2;
  228. tsk = current;
  229. if (tsk->flags & PF_LESS_THROTTLE || rt_task(tsk)) {
  230. background += background / 4;
  231. dirty += dirty / 4;
  232. }
  233. *pbackground = background;
  234. *pdirty = dirty;
  235. trace_global_dirty_state(background, dirty);
  236. }
  237. /**
  238. * zone_dirtyable_memory - number of dirtyable pages in a zone
  239. * @zone: the zone
  240. *
  241. * Returns the zone's number of pages potentially available for dirty
  242. * page cache. This is the base value for the per-zone dirty limits.
  243. */
  244. static unsigned long zone_dirtyable_memory(struct zone *zone)
  245. {
  246. /*
  247. * The effective global number of dirtyable pages may exclude
  248. * highmem as a big-picture measure to keep the ratio between
  249. * dirty memory and lowmem reasonable.
  250. *
  251. * But this function is purely about the individual zone and a
  252. * highmem zone can hold its share of dirty pages, so we don't
  253. * care about vm_highmem_is_dirtyable here.
  254. */
  255. return zone_page_state(zone, NR_FREE_PAGES) +
  256. zone_reclaimable_pages(zone) -
  257. zone->dirty_balance_reserve;
  258. }
  259. /**
  260. * zone_dirty_limit - maximum number of dirty pages allowed in a zone
  261. * @zone: the zone
  262. *
  263. * Returns the maximum number of dirty pages allowed in a zone, based
  264. * on the zone's dirtyable memory.
  265. */
  266. static unsigned long zone_dirty_limit(struct zone *zone)
  267. {
  268. unsigned long zone_memory = zone_dirtyable_memory(zone);
  269. struct task_struct *tsk = current;
  270. unsigned long dirty;
  271. if (vm_dirty_bytes)
  272. dirty = DIV_ROUND_UP(vm_dirty_bytes, PAGE_SIZE) *
  273. zone_memory / global_dirtyable_memory();
  274. else
  275. dirty = vm_dirty_ratio * zone_memory / 100;
  276. if (tsk->flags & PF_LESS_THROTTLE || rt_task(tsk))
  277. dirty += dirty / 4;
  278. return dirty;
  279. }
  280. /**
  281. * zone_dirty_ok - tells whether a zone is within its dirty limits
  282. * @zone: the zone to check
  283. *
  284. * Returns %true when the dirty pages in @zone are within the zone's
  285. * dirty limit, %false if the limit is exceeded.
  286. */
  287. bool zone_dirty_ok(struct zone *zone)
  288. {
  289. unsigned long limit = zone_dirty_limit(zone);
  290. return zone_page_state(zone, NR_FILE_DIRTY) +
  291. zone_page_state(zone, NR_UNSTABLE_NFS) +
  292. zone_page_state(zone, NR_WRITEBACK) <= limit;
  293. }
  294. int dirty_background_ratio_handler(struct ctl_table *table, int write,
  295. void __user *buffer, size_t *lenp,
  296. loff_t *ppos)
  297. {
  298. int ret;
  299. ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos);
  300. if (ret == 0 && write)
  301. dirty_background_bytes = 0;
  302. return ret;
  303. }
  304. int dirty_background_bytes_handler(struct ctl_table *table, int write,
  305. void __user *buffer, size_t *lenp,
  306. loff_t *ppos)
  307. {
  308. int ret;
  309. ret = proc_doulongvec_minmax(table, write, buffer, lenp, ppos);
  310. if (ret == 0 && write)
  311. dirty_background_ratio = 0;
  312. return ret;
  313. }
  314. int dirty_ratio_handler(struct ctl_table *table, int write,
  315. void __user *buffer, size_t *lenp,
  316. loff_t *ppos)
  317. {
  318. int old_ratio = vm_dirty_ratio;
  319. int ret;
  320. ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos);
  321. if (ret == 0 && write && vm_dirty_ratio != old_ratio) {
  322. writeback_set_ratelimit();
  323. vm_dirty_bytes = 0;
  324. }
  325. return ret;
  326. }
  327. int dirty_bytes_handler(struct ctl_table *table, int write,
  328. void __user *buffer, size_t *lenp,
  329. loff_t *ppos)
  330. {
  331. unsigned long old_bytes = vm_dirty_bytes;
  332. int ret;
  333. ret = proc_doulongvec_minmax(table, write, buffer, lenp, ppos);
  334. if (ret == 0 && write && vm_dirty_bytes != old_bytes) {
  335. writeback_set_ratelimit();
  336. vm_dirty_ratio = 0;
  337. }
  338. return ret;
  339. }
  340. static unsigned long wp_next_time(unsigned long cur_time)
  341. {
  342. cur_time += VM_COMPLETIONS_PERIOD_LEN;
  343. /* 0 has a special meaning... */
  344. if (!cur_time)
  345. return 1;
  346. return cur_time;
  347. }
  348. /*
  349. * Increment the BDI's writeout completion count and the global writeout
  350. * completion count. Called from test_clear_page_writeback().
  351. */
  352. static inline void __bdi_writeout_inc(struct backing_dev_info *bdi)
  353. {
  354. __inc_bdi_stat(bdi, BDI_WRITTEN);
  355. __fprop_inc_percpu_max(&writeout_completions, &bdi->completions,
  356. bdi->max_prop_frac);
  357. /* First event after period switching was turned off? */
  358. if (!unlikely(writeout_period_time)) {
  359. /*
  360. * We can race with other __bdi_writeout_inc calls here but
  361. * it does not cause any harm since the resulting time when
  362. * timer will fire and what is in writeout_period_time will be
  363. * roughly the same.
  364. */
  365. writeout_period_time = wp_next_time(jiffies);
  366. mod_timer(&writeout_period_timer, writeout_period_time);
  367. }
  368. }
  369. void bdi_writeout_inc(struct backing_dev_info *bdi)
  370. {
  371. unsigned long flags;
  372. local_irq_save(flags);
  373. __bdi_writeout_inc(bdi);
  374. local_irq_restore(flags);
  375. }
  376. EXPORT_SYMBOL_GPL(bdi_writeout_inc);
  377. /*
  378. * Obtain an accurate fraction of the BDI's portion.
  379. */
  380. static void bdi_writeout_fraction(struct backing_dev_info *bdi,
  381. long *numerator, long *denominator)
  382. {
  383. fprop_fraction_percpu(&writeout_completions, &bdi->completions,
  384. numerator, denominator);
  385. }
  386. /*
  387. * On idle system, we can be called long after we scheduled because we use
  388. * deferred timers so count with missed periods.
  389. */
  390. static void writeout_period(unsigned long t)
  391. {
  392. int miss_periods = (jiffies - writeout_period_time) /
  393. VM_COMPLETIONS_PERIOD_LEN;
  394. if (fprop_new_period(&writeout_completions, miss_periods + 1)) {
  395. writeout_period_time = wp_next_time(writeout_period_time +
  396. miss_periods * VM_COMPLETIONS_PERIOD_LEN);
  397. mod_timer(&writeout_period_timer, writeout_period_time);
  398. } else {
  399. /*
  400. * Aging has zeroed all fractions. Stop wasting CPU on period
  401. * updates.
  402. */
  403. writeout_period_time = 0;
  404. }
  405. }
  406. /*
  407. * bdi_min_ratio keeps the sum of the minimum dirty shares of all
  408. * registered backing devices, which, for obvious reasons, can not
  409. * exceed 100%.
  410. */
  411. static unsigned int bdi_min_ratio;
  412. int bdi_set_min_ratio(struct backing_dev_info *bdi, unsigned int min_ratio)
  413. {
  414. int ret = 0;
  415. spin_lock_bh(&bdi_lock);
  416. if (min_ratio > bdi->max_ratio) {
  417. ret = -EINVAL;
  418. } else {
  419. min_ratio -= bdi->min_ratio;
  420. if (bdi_min_ratio + min_ratio < 100) {
  421. bdi_min_ratio += min_ratio;
  422. bdi->min_ratio += min_ratio;
  423. } else {
  424. ret = -EINVAL;
  425. }
  426. }
  427. spin_unlock_bh(&bdi_lock);
  428. return ret;
  429. }
  430. int bdi_set_max_ratio(struct backing_dev_info *bdi, unsigned max_ratio)
  431. {
  432. int ret = 0;
  433. if (max_ratio > 100)
  434. return -EINVAL;
  435. spin_lock_bh(&bdi_lock);
  436. if (bdi->min_ratio > max_ratio) {
  437. ret = -EINVAL;
  438. } else {
  439. bdi->max_ratio = max_ratio;
  440. bdi->max_prop_frac = (FPROP_FRAC_BASE * max_ratio) / 100;
  441. }
  442. spin_unlock_bh(&bdi_lock);
  443. return ret;
  444. }
  445. EXPORT_SYMBOL(bdi_set_max_ratio);
  446. static unsigned long dirty_freerun_ceiling(unsigned long thresh,
  447. unsigned long bg_thresh)
  448. {
  449. return (thresh + bg_thresh) / 2;
  450. }
  451. static unsigned long hard_dirty_limit(unsigned long thresh)
  452. {
  453. return max(thresh, global_dirty_limit);
  454. }
  455. /**
  456. * bdi_dirty_limit - @bdi's share of dirty throttling threshold
  457. * @bdi: the backing_dev_info to query
  458. * @dirty: global dirty limit in pages
  459. *
  460. * Returns @bdi's dirty limit in pages. The term "dirty" in the context of
  461. * dirty balancing includes all PG_dirty, PG_writeback and NFS unstable pages.
  462. *
  463. * Note that balance_dirty_pages() will only seriously take it as a hard limit
  464. * when sleeping max_pause per page is not enough to keep the dirty pages under
  465. * control. For example, when the device is completely stalled due to some error
  466. * conditions, or when there are 1000 dd tasks writing to a slow 10MB/s USB key.
  467. * In the other normal situations, it acts more gently by throttling the tasks
  468. * more (rather than completely block them) when the bdi dirty pages go high.
  469. *
  470. * It allocates high/low dirty limits to fast/slow devices, in order to prevent
  471. * - starving fast devices
  472. * - piling up dirty pages (that will take long time to sync) on slow devices
  473. *
  474. * The bdi's share of dirty limit will be adapting to its throughput and
  475. * bounded by the bdi->min_ratio and/or bdi->max_ratio parameters, if set.
  476. */
  477. unsigned long bdi_dirty_limit(struct backing_dev_info *bdi, unsigned long dirty)
  478. {
  479. u64 bdi_dirty;
  480. long numerator, denominator;
  481. /*
  482. * Calculate this BDI's share of the dirty ratio.
  483. */
  484. bdi_writeout_fraction(bdi, &numerator, &denominator);
  485. bdi_dirty = (dirty * (100 - bdi_min_ratio)) / 100;
  486. bdi_dirty *= numerator;
  487. do_div(bdi_dirty, denominator);
  488. bdi_dirty += (dirty * bdi->min_ratio) / 100;
  489. if (bdi_dirty > (dirty * bdi->max_ratio) / 100)
  490. bdi_dirty = dirty * bdi->max_ratio / 100;
  491. return bdi_dirty;
  492. }
  493. /*
  494. * Dirty position control.
  495. *
  496. * (o) global/bdi setpoints
  497. *
  498. * We want the dirty pages be balanced around the global/bdi setpoints.
  499. * When the number of dirty pages is higher/lower than the setpoint, the
  500. * dirty position control ratio (and hence task dirty ratelimit) will be
  501. * decreased/increased to bring the dirty pages back to the setpoint.
  502. *
  503. * pos_ratio = 1 << RATELIMIT_CALC_SHIFT
  504. *
  505. * if (dirty < setpoint) scale up pos_ratio
  506. * if (dirty > setpoint) scale down pos_ratio
  507. *
  508. * if (bdi_dirty < bdi_setpoint) scale up pos_ratio
  509. * if (bdi_dirty > bdi_setpoint) scale down pos_ratio
  510. *
  511. * task_ratelimit = dirty_ratelimit * pos_ratio >> RATELIMIT_CALC_SHIFT
  512. *
  513. * (o) global control line
  514. *
  515. * ^ pos_ratio
  516. * |
  517. * | |<===== global dirty control scope ======>|
  518. * 2.0 .............*
  519. * | .*
  520. * | . *
  521. * | . *
  522. * | . *
  523. * | . *
  524. * | . *
  525. * 1.0 ................................*
  526. * | . . *
  527. * | . . *
  528. * | . . *
  529. * | . . *
  530. * | . . *
  531. * 0 +------------.------------------.----------------------*------------->
  532. * freerun^ setpoint^ limit^ dirty pages
  533. *
  534. * (o) bdi control line
  535. *
  536. * ^ pos_ratio
  537. * |
  538. * | *
  539. * | *
  540. * | *
  541. * | *
  542. * | * |<=========== span ============>|
  543. * 1.0 .......................*
  544. * | . *
  545. * | . *
  546. * | . *
  547. * | . *
  548. * | . *
  549. * | . *
  550. * | . *
  551. * | . *
  552. * | . *
  553. * | . *
  554. * | . *
  555. * 1/4 ...............................................* * * * * * * * * * * *
  556. * | . .
  557. * | . .
  558. * | . .
  559. * 0 +----------------------.-------------------------------.------------->
  560. * bdi_setpoint^ x_intercept^
  561. *
  562. * The bdi control line won't drop below pos_ratio=1/4, so that bdi_dirty can
  563. * be smoothly throttled down to normal if it starts high in situations like
  564. * - start writing to a slow SD card and a fast disk at the same time. The SD
  565. * card's bdi_dirty may rush to many times higher than bdi_setpoint.
  566. * - the bdi dirty thresh drops quickly due to change of JBOD workload
  567. */
  568. static unsigned long bdi_position_ratio(struct backing_dev_info *bdi,
  569. unsigned long thresh,
  570. unsigned long bg_thresh,
  571. unsigned long dirty,
  572. unsigned long bdi_thresh,
  573. unsigned long bdi_dirty)
  574. {
  575. unsigned long write_bw = bdi->avg_write_bandwidth;
  576. unsigned long freerun = dirty_freerun_ceiling(thresh, bg_thresh);
  577. unsigned long limit = hard_dirty_limit(thresh);
  578. unsigned long x_intercept;
  579. unsigned long setpoint; /* dirty pages' target balance point */
  580. unsigned long bdi_setpoint;
  581. unsigned long span;
  582. long long pos_ratio; /* for scaling up/down the rate limit */
  583. long x;
  584. if (unlikely(dirty >= limit))
  585. return 0;
  586. /*
  587. * global setpoint
  588. *
  589. * setpoint - dirty 3
  590. * f(dirty) := 1.0 + (----------------)
  591. * limit - setpoint
  592. *
  593. * it's a 3rd order polynomial that subjects to
  594. *
  595. * (1) f(freerun) = 2.0 => rampup dirty_ratelimit reasonably fast
  596. * (2) f(setpoint) = 1.0 => the balance point
  597. * (3) f(limit) = 0 => the hard limit
  598. * (4) df/dx <= 0 => negative feedback control
  599. * (5) the closer to setpoint, the smaller |df/dx| (and the reverse)
  600. * => fast response on large errors; small oscillation near setpoint
  601. */
  602. setpoint = (freerun + limit) / 2;
  603. x = div_s64((setpoint - dirty) << RATELIMIT_CALC_SHIFT,
  604. limit - setpoint + 1);
  605. pos_ratio = x;
  606. pos_ratio = pos_ratio * x >> RATELIMIT_CALC_SHIFT;
  607. pos_ratio = pos_ratio * x >> RATELIMIT_CALC_SHIFT;
  608. pos_ratio += 1 << RATELIMIT_CALC_SHIFT;
  609. /*
  610. * We have computed basic pos_ratio above based on global situation. If
  611. * the bdi is over/under its share of dirty pages, we want to scale
  612. * pos_ratio further down/up. That is done by the following mechanism.
  613. */
  614. /*
  615. * bdi setpoint
  616. *
  617. * f(bdi_dirty) := 1.0 + k * (bdi_dirty - bdi_setpoint)
  618. *
  619. * x_intercept - bdi_dirty
  620. * := --------------------------
  621. * x_intercept - bdi_setpoint
  622. *
  623. * The main bdi control line is a linear function that subjects to
  624. *
  625. * (1) f(bdi_setpoint) = 1.0
  626. * (2) k = - 1 / (8 * write_bw) (in single bdi case)
  627. * or equally: x_intercept = bdi_setpoint + 8 * write_bw
  628. *
  629. * For single bdi case, the dirty pages are observed to fluctuate
  630. * regularly within range
  631. * [bdi_setpoint - write_bw/2, bdi_setpoint + write_bw/2]
  632. * for various filesystems, where (2) can yield in a reasonable 12.5%
  633. * fluctuation range for pos_ratio.
  634. *
  635. * For JBOD case, bdi_thresh (not bdi_dirty!) could fluctuate up to its
  636. * own size, so move the slope over accordingly and choose a slope that
  637. * yields 100% pos_ratio fluctuation on suddenly doubled bdi_thresh.
  638. */
  639. if (unlikely(bdi_thresh > thresh))
  640. bdi_thresh = thresh;
  641. /*
  642. * It's very possible that bdi_thresh is close to 0 not because the
  643. * device is slow, but that it has remained inactive for long time.
  644. * Honour such devices a reasonable good (hopefully IO efficient)
  645. * threshold, so that the occasional writes won't be blocked and active
  646. * writes can rampup the threshold quickly.
  647. */
  648. bdi_thresh = max(bdi_thresh, (limit - dirty) / 8);
  649. /*
  650. * scale global setpoint to bdi's:
  651. * bdi_setpoint = setpoint * bdi_thresh / thresh
  652. */
  653. x = div_u64((u64)bdi_thresh << 16, thresh + 1);
  654. bdi_setpoint = setpoint * (u64)x >> 16;
  655. /*
  656. * Use span=(8*write_bw) in single bdi case as indicated by
  657. * (thresh - bdi_thresh ~= 0) and transit to bdi_thresh in JBOD case.
  658. *
  659. * bdi_thresh thresh - bdi_thresh
  660. * span = ---------- * (8 * write_bw) + ------------------- * bdi_thresh
  661. * thresh thresh
  662. */
  663. span = (thresh - bdi_thresh + 8 * write_bw) * (u64)x >> 16;
  664. x_intercept = bdi_setpoint + span;
  665. if (bdi_dirty < x_intercept - span / 4) {
  666. pos_ratio = div_u64(pos_ratio * (x_intercept - bdi_dirty),
  667. x_intercept - bdi_setpoint + 1);
  668. } else
  669. pos_ratio /= 4;
  670. /*
  671. * bdi reserve area, safeguard against dirty pool underrun and disk idle
  672. * It may push the desired control point of global dirty pages higher
  673. * than setpoint.
  674. */
  675. x_intercept = bdi_thresh / 2;
  676. if (bdi_dirty < x_intercept) {
  677. if (bdi_dirty > x_intercept / 8)
  678. pos_ratio = div_u64(pos_ratio * x_intercept, bdi_dirty);
  679. else
  680. pos_ratio *= 8;
  681. }
  682. return pos_ratio;
  683. }
  684. static void bdi_update_write_bandwidth(struct backing_dev_info *bdi,
  685. unsigned long elapsed,
  686. unsigned long written)
  687. {
  688. const unsigned long period = roundup_pow_of_two(3 * HZ);
  689. unsigned long avg = bdi->avg_write_bandwidth;
  690. unsigned long old = bdi->write_bandwidth;
  691. u64 bw;
  692. /*
  693. * bw = written * HZ / elapsed
  694. *
  695. * bw * elapsed + write_bandwidth * (period - elapsed)
  696. * write_bandwidth = ---------------------------------------------------
  697. * period
  698. */
  699. bw = written - bdi->written_stamp;
  700. bw *= HZ;
  701. if (unlikely(elapsed > period)) {
  702. do_div(bw, elapsed);
  703. avg = bw;
  704. goto out;
  705. }
  706. bw += (u64)bdi->write_bandwidth * (period - elapsed);
  707. bw >>= ilog2(period);
  708. /*
  709. * one more level of smoothing, for filtering out sudden spikes
  710. */
  711. if (avg > old && old >= (unsigned long)bw)
  712. avg -= (avg - old) >> 3;
  713. if (avg < old && old <= (unsigned long)bw)
  714. avg += (old - avg) >> 3;
  715. out:
  716. bdi->write_bandwidth = bw;
  717. bdi->avg_write_bandwidth = avg;
  718. }
  719. /*
  720. * The global dirtyable memory and dirty threshold could be suddenly knocked
  721. * down by a large amount (eg. on the startup of KVM in a swapless system).
  722. * This may throw the system into deep dirty exceeded state and throttle
  723. * heavy/light dirtiers alike. To retain good responsiveness, maintain
  724. * global_dirty_limit for tracking slowly down to the knocked down dirty
  725. * threshold.
  726. */
  727. static void update_dirty_limit(unsigned long thresh, unsigned long dirty)
  728. {
  729. unsigned long limit = global_dirty_limit;
  730. /*
  731. * Follow up in one step.
  732. */
  733. if (limit < thresh) {
  734. limit = thresh;
  735. goto update;
  736. }
  737. /*
  738. * Follow down slowly. Use the higher one as the target, because thresh
  739. * may drop below dirty. This is exactly the reason to introduce
  740. * global_dirty_limit which is guaranteed to lie above the dirty pages.
  741. */
  742. thresh = max(thresh, dirty);
  743. if (limit > thresh) {
  744. limit -= (limit - thresh) >> 5;
  745. goto update;
  746. }
  747. return;
  748. update:
  749. global_dirty_limit = limit;
  750. }
  751. static void global_update_bandwidth(unsigned long thresh,
  752. unsigned long dirty,
  753. unsigned long now)
  754. {
  755. static DEFINE_SPINLOCK(dirty_lock);
  756. static unsigned long update_time;
  757. /*
  758. * check locklessly first to optimize away locking for the most time
  759. */
  760. if (time_before(now, update_time + BANDWIDTH_INTERVAL))
  761. return;
  762. spin_lock(&dirty_lock);
  763. if (time_after_eq(now, update_time + BANDWIDTH_INTERVAL)) {
  764. update_dirty_limit(thresh, dirty);
  765. update_time = now;
  766. }
  767. spin_unlock(&dirty_lock);
  768. }
  769. /*
  770. * Maintain bdi->dirty_ratelimit, the base dirty throttle rate.
  771. *
  772. * Normal bdi tasks will be curbed at or below it in long term.
  773. * Obviously it should be around (write_bw / N) when there are N dd tasks.
  774. */
  775. static void bdi_update_dirty_ratelimit(struct backing_dev_info *bdi,
  776. unsigned long thresh,
  777. unsigned long bg_thresh,
  778. unsigned long dirty,
  779. unsigned long bdi_thresh,
  780. unsigned long bdi_dirty,
  781. unsigned long dirtied,
  782. unsigned long elapsed)
  783. {
  784. unsigned long freerun = dirty_freerun_ceiling(thresh, bg_thresh);
  785. unsigned long limit = hard_dirty_limit(thresh);
  786. unsigned long setpoint = (freerun + limit) / 2;
  787. unsigned long write_bw = bdi->avg_write_bandwidth;
  788. unsigned long dirty_ratelimit = bdi->dirty_ratelimit;
  789. unsigned long dirty_rate;
  790. unsigned long task_ratelimit;
  791. unsigned long balanced_dirty_ratelimit;
  792. unsigned long pos_ratio;
  793. unsigned long step;
  794. unsigned long x;
  795. /*
  796. * The dirty rate will match the writeout rate in long term, except
  797. * when dirty pages are truncated by userspace or re-dirtied by FS.
  798. */
  799. dirty_rate = (dirtied - bdi->dirtied_stamp) * HZ / elapsed;
  800. pos_ratio = bdi_position_ratio(bdi, thresh, bg_thresh, dirty,
  801. bdi_thresh, bdi_dirty);
  802. /*
  803. * task_ratelimit reflects each dd's dirty rate for the past 200ms.
  804. */
  805. task_ratelimit = (u64)dirty_ratelimit *
  806. pos_ratio >> RATELIMIT_CALC_SHIFT;
  807. task_ratelimit++; /* it helps rampup dirty_ratelimit from tiny values */
  808. /*
  809. * A linear estimation of the "balanced" throttle rate. The theory is,
  810. * if there are N dd tasks, each throttled at task_ratelimit, the bdi's
  811. * dirty_rate will be measured to be (N * task_ratelimit). So the below
  812. * formula will yield the balanced rate limit (write_bw / N).
  813. *
  814. * Note that the expanded form is not a pure rate feedback:
  815. * rate_(i+1) = rate_(i) * (write_bw / dirty_rate) (1)
  816. * but also takes pos_ratio into account:
  817. * rate_(i+1) = rate_(i) * (write_bw / dirty_rate) * pos_ratio (2)
  818. *
  819. * (1) is not realistic because pos_ratio also takes part in balancing
  820. * the dirty rate. Consider the state
  821. * pos_ratio = 0.5 (3)
  822. * rate = 2 * (write_bw / N) (4)
  823. * If (1) is used, it will stuck in that state! Because each dd will
  824. * be throttled at
  825. * task_ratelimit = pos_ratio * rate = (write_bw / N) (5)
  826. * yielding
  827. * dirty_rate = N * task_ratelimit = write_bw (6)
  828. * put (6) into (1) we get
  829. * rate_(i+1) = rate_(i) (7)
  830. *
  831. * So we end up using (2) to always keep
  832. * rate_(i+1) ~= (write_bw / N) (8)
  833. * regardless of the value of pos_ratio. As long as (8) is satisfied,
  834. * pos_ratio is able to drive itself to 1.0, which is not only where
  835. * the dirty count meet the setpoint, but also where the slope of
  836. * pos_ratio is most flat and hence task_ratelimit is least fluctuated.
  837. */
  838. balanced_dirty_ratelimit = div_u64((u64)task_ratelimit * write_bw,
  839. dirty_rate | 1);
  840. /*
  841. * balanced_dirty_ratelimit ~= (write_bw / N) <= write_bw
  842. */
  843. if (unlikely(balanced_dirty_ratelimit > write_bw))
  844. balanced_dirty_ratelimit = write_bw;
  845. /*
  846. * We could safely do this and return immediately:
  847. *
  848. * bdi->dirty_ratelimit = balanced_dirty_ratelimit;
  849. *
  850. * However to get a more stable dirty_ratelimit, the below elaborated
  851. * code makes use of task_ratelimit to filter out singular points and
  852. * limit the step size.
  853. *
  854. * The below code essentially only uses the relative value of
  855. *
  856. * task_ratelimit - dirty_ratelimit
  857. * = (pos_ratio - 1) * dirty_ratelimit
  858. *
  859. * which reflects the direction and size of dirty position error.
  860. */
  861. /*
  862. * dirty_ratelimit will follow balanced_dirty_ratelimit iff
  863. * task_ratelimit is on the same side of dirty_ratelimit, too.
  864. * For example, when
  865. * - dirty_ratelimit > balanced_dirty_ratelimit
  866. * - dirty_ratelimit > task_ratelimit (dirty pages are above setpoint)
  867. * lowering dirty_ratelimit will help meet both the position and rate
  868. * control targets. Otherwise, don't update dirty_ratelimit if it will
  869. * only help meet the rate target. After all, what the users ultimately
  870. * feel and care are stable dirty rate and small position error.
  871. *
  872. * |task_ratelimit - dirty_ratelimit| is used to limit the step size
  873. * and filter out the singular points of balanced_dirty_ratelimit. Which
  874. * keeps jumping around randomly and can even leap far away at times
  875. * due to the small 200ms estimation period of dirty_rate (we want to
  876. * keep that period small to reduce time lags).
  877. */
  878. step = 0;
  879. if (dirty < setpoint) {
  880. x = min(bdi->balanced_dirty_ratelimit,
  881. min(balanced_dirty_ratelimit, task_ratelimit));
  882. if (dirty_ratelimit < x)
  883. step = x - dirty_ratelimit;
  884. } else {
  885. x = max(bdi->balanced_dirty_ratelimit,
  886. max(balanced_dirty_ratelimit, task_ratelimit));
  887. if (dirty_ratelimit > x)
  888. step = dirty_ratelimit - x;
  889. }
  890. /*
  891. * Don't pursue 100% rate matching. It's impossible since the balanced
  892. * rate itself is constantly fluctuating. So decrease the track speed
  893. * when it gets close to the target. Helps eliminate pointless tremors.
  894. */
  895. step >>= dirty_ratelimit / (2 * step + 1);
  896. /*
  897. * Limit the tracking speed to avoid overshooting.
  898. */
  899. step = (step + 7) / 8;
  900. if (dirty_ratelimit < balanced_dirty_ratelimit)
  901. dirty_ratelimit += step;
  902. else
  903. dirty_ratelimit -= step;
  904. bdi->dirty_ratelimit = max(dirty_ratelimit, 1UL);
  905. bdi->balanced_dirty_ratelimit = balanced_dirty_ratelimit;
  906. trace_bdi_dirty_ratelimit(bdi, dirty_rate, task_ratelimit);
  907. }
  908. void __bdi_update_bandwidth(struct backing_dev_info *bdi,
  909. unsigned long thresh,
  910. unsigned long bg_thresh,
  911. unsigned long dirty,
  912. unsigned long bdi_thresh,
  913. unsigned long bdi_dirty,
  914. unsigned long start_time)
  915. {
  916. unsigned long now = jiffies;
  917. unsigned long elapsed = now - bdi->bw_time_stamp;
  918. unsigned long dirtied;
  919. unsigned long written;
  920. /*
  921. * rate-limit, only update once every 200ms.
  922. */
  923. if (elapsed < BANDWIDTH_INTERVAL)
  924. return;
  925. dirtied = percpu_counter_read(&bdi->bdi_stat[BDI_DIRTIED]);
  926. written = percpu_counter_read(&bdi->bdi_stat[BDI_WRITTEN]);
  927. /*
  928. * Skip quiet periods when disk bandwidth is under-utilized.
  929. * (at least 1s idle time between two flusher runs)
  930. */
  931. if (elapsed > HZ && time_before(bdi->bw_time_stamp, start_time))
  932. goto snapshot;
  933. if (thresh) {
  934. global_update_bandwidth(thresh, dirty, now);
  935. bdi_update_dirty_ratelimit(bdi, thresh, bg_thresh, dirty,
  936. bdi_thresh, bdi_dirty,
  937. dirtied, elapsed);
  938. }
  939. bdi_update_write_bandwidth(bdi, elapsed, written);
  940. snapshot:
  941. bdi->dirtied_stamp = dirtied;
  942. bdi->written_stamp = written;
  943. bdi->bw_time_stamp = now;
  944. }
  945. static void bdi_update_bandwidth(struct backing_dev_info *bdi,
  946. unsigned long thresh,
  947. unsigned long bg_thresh,
  948. unsigned long dirty,
  949. unsigned long bdi_thresh,
  950. unsigned long bdi_dirty,
  951. unsigned long start_time)
  952. {
  953. if (time_is_after_eq_jiffies(bdi->bw_time_stamp + BANDWIDTH_INTERVAL))
  954. return;
  955. spin_lock(&bdi->wb.list_lock);
  956. __bdi_update_bandwidth(bdi, thresh, bg_thresh, dirty,
  957. bdi_thresh, bdi_dirty, start_time);
  958. spin_unlock(&bdi->wb.list_lock);
  959. }
  960. /*
  961. * After a task dirtied this many pages, balance_dirty_pages_ratelimited_nr()
  962. * will look to see if it needs to start dirty throttling.
  963. *
  964. * If dirty_poll_interval is too low, big NUMA machines will call the expensive
  965. * global_page_state() too often. So scale it near-sqrt to the safety margin
  966. * (the number of pages we may dirty without exceeding the dirty limits).
  967. */
  968. static unsigned long dirty_poll_interval(unsigned long dirty,
  969. unsigned long thresh)
  970. {
  971. if (thresh > dirty)
  972. return 1UL << (ilog2(thresh - dirty) >> 1);
  973. return 1;
  974. }
  975. static long bdi_max_pause(struct backing_dev_info *bdi,
  976. unsigned long bdi_dirty)
  977. {
  978. long bw = bdi->avg_write_bandwidth;
  979. long t;
  980. /*
  981. * Limit pause time for small memory systems. If sleeping for too long
  982. * time, a small pool of dirty/writeback pages may go empty and disk go
  983. * idle.
  984. *
  985. * 8 serves as the safety ratio.
  986. */
  987. t = bdi_dirty / (1 + bw / roundup_pow_of_two(1 + HZ / 8));
  988. t++;
  989. return min_t(long, t, MAX_PAUSE);
  990. }
  991. static long bdi_min_pause(struct backing_dev_info *bdi,
  992. long max_pause,
  993. unsigned long task_ratelimit,
  994. unsigned long dirty_ratelimit,
  995. int *nr_dirtied_pause)
  996. {
  997. long hi = ilog2(bdi->avg_write_bandwidth);
  998. long lo = ilog2(bdi->dirty_ratelimit);
  999. long t; /* target pause */
  1000. long pause; /* estimated next pause */
  1001. int pages; /* target nr_dirtied_pause */
  1002. /* target for 10ms pause on 1-dd case */
  1003. t = max(1, HZ / 100);
  1004. /*
  1005. * Scale up pause time for concurrent dirtiers in order to reduce CPU
  1006. * overheads.
  1007. *
  1008. * (N * 10ms) on 2^N concurrent tasks.
  1009. */
  1010. if (hi > lo)
  1011. t += (hi - lo) * (10 * HZ) / 1024;
  1012. /*
  1013. * This is a bit convoluted. We try to base the next nr_dirtied_pause
  1014. * on the much more stable dirty_ratelimit. However the next pause time
  1015. * will be computed based on task_ratelimit and the two rate limits may
  1016. * depart considerably at some time. Especially if task_ratelimit goes
  1017. * below dirty_ratelimit/2 and the target pause is max_pause, the next
  1018. * pause time will be max_pause*2 _trimmed down_ to max_pause. As a
  1019. * result task_ratelimit won't be executed faithfully, which could
  1020. * eventually bring down dirty_ratelimit.
  1021. *
  1022. * We apply two rules to fix it up:
  1023. * 1) try to estimate the next pause time and if necessary, use a lower
  1024. * nr_dirtied_pause so as not to exceed max_pause. When this happens,
  1025. * nr_dirtied_pause will be "dancing" with task_ratelimit.
  1026. * 2) limit the target pause time to max_pause/2, so that the normal
  1027. * small fluctuations of task_ratelimit won't trigger rule (1) and
  1028. * nr_dirtied_pause will remain as stable as dirty_ratelimit.
  1029. */
  1030. t = min(t, 1 + max_pause / 2);
  1031. pages = dirty_ratelimit * t / roundup_pow_of_two(HZ);
  1032. /*
  1033. * Tiny nr_dirtied_pause is found to hurt I/O performance in the test
  1034. * case fio-mmap-randwrite-64k, which does 16*{sync read, async write}.
  1035. * When the 16 consecutive reads are often interrupted by some dirty
  1036. * throttling pause during the async writes, cfq will go into idles
  1037. * (deadline is fine). So push nr_dirtied_pause as high as possible
  1038. * until reaches DIRTY_POLL_THRESH=32 pages.
  1039. */
  1040. if (pages < DIRTY_POLL_THRESH) {
  1041. t = max_pause;
  1042. pages = dirty_ratelimit * t / roundup_pow_of_two(HZ);
  1043. if (pages > DIRTY_POLL_THRESH) {
  1044. pages = DIRTY_POLL_THRESH;
  1045. t = HZ * DIRTY_POLL_THRESH / dirty_ratelimit;
  1046. }
  1047. }
  1048. pause = HZ * pages / (task_ratelimit + 1);
  1049. if (pause > max_pause) {
  1050. t = max_pause;
  1051. pages = task_ratelimit * t / roundup_pow_of_two(HZ);
  1052. }
  1053. *nr_dirtied_pause = pages;
  1054. /*
  1055. * The minimal pause time will normally be half the target pause time.
  1056. */
  1057. return pages >= DIRTY_POLL_THRESH ? 1 + t / 2 : t;
  1058. }
  1059. /*
  1060. * balance_dirty_pages() must be called by processes which are generating dirty
  1061. * data. It looks at the number of dirty pages in the machine and will force
  1062. * the caller to wait once crossing the (background_thresh + dirty_thresh) / 2.
  1063. * If we're over `background_thresh' then the writeback threads are woken to
  1064. * perform some writeout.
  1065. */
  1066. static void balance_dirty_pages(struct address_space *mapping,
  1067. unsigned long pages_dirtied)
  1068. {
  1069. unsigned long nr_reclaimable; /* = file_dirty + unstable_nfs */
  1070. unsigned long bdi_reclaimable;
  1071. unsigned long nr_dirty; /* = file_dirty + writeback + unstable_nfs */
  1072. unsigned long bdi_dirty;
  1073. unsigned long freerun;
  1074. unsigned long background_thresh;
  1075. unsigned long dirty_thresh;
  1076. unsigned long bdi_thresh;
  1077. long period;
  1078. long pause;
  1079. long max_pause;
  1080. long min_pause;
  1081. int nr_dirtied_pause;
  1082. bool dirty_exceeded = false;
  1083. unsigned long task_ratelimit;
  1084. unsigned long dirty_ratelimit;
  1085. unsigned long pos_ratio;
  1086. struct backing_dev_info *bdi = mapping->backing_dev_info;
  1087. unsigned long start_time = jiffies;
  1088. for (;;) {
  1089. unsigned long now = jiffies;
  1090. /*
  1091. * Unstable writes are a feature of certain networked
  1092. * filesystems (i.e. NFS) in which data may have been
  1093. * written to the server's write cache, but has not yet
  1094. * been flushed to permanent storage.
  1095. */
  1096. nr_reclaimable = global_page_state(NR_FILE_DIRTY) +
  1097. global_page_state(NR_UNSTABLE_NFS);
  1098. nr_dirty = nr_reclaimable + global_page_state(NR_WRITEBACK);
  1099. global_dirty_limits(&background_thresh, &dirty_thresh);
  1100. /*
  1101. * Throttle it only when the background writeback cannot
  1102. * catch-up. This avoids (excessively) small writeouts
  1103. * when the bdi limits are ramping up.
  1104. */
  1105. freerun = dirty_freerun_ceiling(dirty_thresh,
  1106. background_thresh);
  1107. if (nr_dirty <= freerun) {
  1108. current->dirty_paused_when = now;
  1109. current->nr_dirtied = 0;
  1110. current->nr_dirtied_pause =
  1111. dirty_poll_interval(nr_dirty, dirty_thresh);
  1112. break;
  1113. }
  1114. if (unlikely(!writeback_in_progress(bdi)))
  1115. bdi_start_background_writeback(bdi);
  1116. /*
  1117. * bdi_thresh is not treated as some limiting factor as
  1118. * dirty_thresh, due to reasons
  1119. * - in JBOD setup, bdi_thresh can fluctuate a lot
  1120. * - in a system with HDD and USB key, the USB key may somehow
  1121. * go into state (bdi_dirty >> bdi_thresh) either because
  1122. * bdi_dirty starts high, or because bdi_thresh drops low.
  1123. * In this case we don't want to hard throttle the USB key
  1124. * dirtiers for 100 seconds until bdi_dirty drops under
  1125. * bdi_thresh. Instead the auxiliary bdi control line in
  1126. * bdi_position_ratio() will let the dirtier task progress
  1127. * at some rate <= (write_bw / 2) for bringing down bdi_dirty.
  1128. */
  1129. bdi_thresh = bdi_dirty_limit(bdi, dirty_thresh);
  1130. /*
  1131. * In order to avoid the stacked BDI deadlock we need
  1132. * to ensure we accurately count the 'dirty' pages when
  1133. * the threshold is low.
  1134. *
  1135. * Otherwise it would be possible to get thresh+n pages
  1136. * reported dirty, even though there are thresh-m pages
  1137. * actually dirty; with m+n sitting in the percpu
  1138. * deltas.
  1139. */
  1140. if (bdi_thresh < 2 * bdi_stat_error(bdi)) {
  1141. bdi_reclaimable = bdi_stat_sum(bdi, BDI_RECLAIMABLE);
  1142. bdi_dirty = bdi_reclaimable +
  1143. bdi_stat_sum(bdi, BDI_WRITEBACK);
  1144. } else {
  1145. bdi_reclaimable = bdi_stat(bdi, BDI_RECLAIMABLE);
  1146. bdi_dirty = bdi_reclaimable +
  1147. bdi_stat(bdi, BDI_WRITEBACK);
  1148. }
  1149. dirty_exceeded = (bdi_dirty > bdi_thresh) &&
  1150. (nr_dirty > dirty_thresh);
  1151. if (dirty_exceeded && !bdi->dirty_exceeded)
  1152. bdi->dirty_exceeded = 1;
  1153. bdi_update_bandwidth(bdi, dirty_thresh, background_thresh,
  1154. nr_dirty, bdi_thresh, bdi_dirty,
  1155. start_time);
  1156. dirty_ratelimit = bdi->dirty_ratelimit;
  1157. pos_ratio = bdi_position_ratio(bdi, dirty_thresh,
  1158. background_thresh, nr_dirty,
  1159. bdi_thresh, bdi_dirty);
  1160. task_ratelimit = ((u64)dirty_ratelimit * pos_ratio) >>
  1161. RATELIMIT_CALC_SHIFT;
  1162. max_pause = bdi_max_pause(bdi, bdi_dirty);
  1163. min_pause = bdi_min_pause(bdi, max_pause,
  1164. task_ratelimit, dirty_ratelimit,
  1165. &nr_dirtied_pause);
  1166. if (unlikely(task_ratelimit == 0)) {
  1167. period = max_pause;
  1168. pause = max_pause;
  1169. goto pause;
  1170. }
  1171. period = HZ * pages_dirtied / task_ratelimit;
  1172. pause = period;
  1173. if (current->dirty_paused_when)
  1174. pause -= now - current->dirty_paused_when;
  1175. /*
  1176. * For less than 1s think time (ext3/4 may block the dirtier
  1177. * for up to 800ms from time to time on 1-HDD; so does xfs,
  1178. * however at much less frequency), try to compensate it in
  1179. * future periods by updating the virtual time; otherwise just
  1180. * do a reset, as it may be a light dirtier.
  1181. */
  1182. if (pause < min_pause) {
  1183. trace_balance_dirty_pages(bdi,
  1184. dirty_thresh,
  1185. background_thresh,
  1186. nr_dirty,
  1187. bdi_thresh,
  1188. bdi_dirty,
  1189. dirty_ratelimit,
  1190. task_ratelimit,
  1191. pages_dirtied,
  1192. period,
  1193. min(pause, 0L),
  1194. start_time);
  1195. if (pause < -HZ) {
  1196. current->dirty_paused_when = now;
  1197. current->nr_dirtied = 0;
  1198. } else if (period) {
  1199. current->dirty_paused_when += period;
  1200. current->nr_dirtied = 0;
  1201. } else if (current->nr_dirtied_pause <= pages_dirtied)
  1202. current->nr_dirtied_pause += pages_dirtied;
  1203. break;
  1204. }
  1205. if (unlikely(pause > max_pause)) {
  1206. /* for occasional dropped task_ratelimit */
  1207. now += min(pause - max_pause, max_pause);
  1208. pause = max_pause;
  1209. }
  1210. pause:
  1211. trace_balance_dirty_pages(bdi,
  1212. dirty_thresh,
  1213. background_thresh,
  1214. nr_dirty,
  1215. bdi_thresh,
  1216. bdi_dirty,
  1217. dirty_ratelimit,
  1218. task_ratelimit,
  1219. pages_dirtied,
  1220. period,
  1221. pause,
  1222. start_time);
  1223. __set_current_state(TASK_KILLABLE);
  1224. io_schedule_timeout(pause);
  1225. current->dirty_paused_when = now + pause;
  1226. current->nr_dirtied = 0;
  1227. current->nr_dirtied_pause = nr_dirtied_pause;
  1228. /*
  1229. * This is typically equal to (nr_dirty < dirty_thresh) and can
  1230. * also keep "1000+ dd on a slow USB stick" under control.
  1231. */
  1232. if (task_ratelimit)
  1233. break;
  1234. /*
  1235. * In the case of an unresponding NFS server and the NFS dirty
  1236. * pages exceeds dirty_thresh, give the other good bdi's a pipe
  1237. * to go through, so that tasks on them still remain responsive.
  1238. *
  1239. * In theory 1 page is enough to keep the comsumer-producer
  1240. * pipe going: the flusher cleans 1 page => the task dirties 1
  1241. * more page. However bdi_dirty has accounting errors. So use
  1242. * the larger and more IO friendly bdi_stat_error.
  1243. */
  1244. if (bdi_dirty <= bdi_stat_error(bdi))
  1245. break;
  1246. if (fatal_signal_pending(current))
  1247. break;
  1248. }
  1249. if (!dirty_exceeded && bdi->dirty_exceeded)
  1250. bdi->dirty_exceeded = 0;
  1251. if (writeback_in_progress(bdi))
  1252. return;
  1253. /*
  1254. * In laptop mode, we wait until hitting the higher threshold before
  1255. * starting background writeout, and then write out all the way down
  1256. * to the lower threshold. So slow writers cause minimal disk activity.
  1257. *
  1258. * In normal mode, we start background writeout at the lower
  1259. * background_thresh, to keep the amount of dirty memory low.
  1260. */
  1261. if (laptop_mode)
  1262. return;
  1263. if (nr_reclaimable > background_thresh)
  1264. bdi_start_background_writeback(bdi);
  1265. }
  1266. void set_page_dirty_balance(struct page *page, int page_mkwrite)
  1267. {
  1268. if (set_page_dirty(page) || page_mkwrite) {
  1269. struct address_space *mapping = page_mapping(page);
  1270. if (mapping)
  1271. balance_dirty_pages_ratelimited(mapping);
  1272. }
  1273. }
  1274. static DEFINE_PER_CPU(int, bdp_ratelimits);
  1275. /*
  1276. * Normal tasks are throttled by
  1277. * loop {
  1278. * dirty tsk->nr_dirtied_pause pages;
  1279. * take a snap in balance_dirty_pages();
  1280. * }
  1281. * However there is a worst case. If every task exit immediately when dirtied
  1282. * (tsk->nr_dirtied_pause - 1) pages, balance_dirty_pages() will never be
  1283. * called to throttle the page dirties. The solution is to save the not yet
  1284. * throttled page dirties in dirty_throttle_leaks on task exit and charge them
  1285. * randomly into the running tasks. This works well for the above worst case,
  1286. * as the new task will pick up and accumulate the old task's leaked dirty
  1287. * count and eventually get throttled.
  1288. */
  1289. DEFINE_PER_CPU(int, dirty_throttle_leaks) = 0;
  1290. /**
  1291. * balance_dirty_pages_ratelimited_nr - balance dirty memory state
  1292. * @mapping: address_space which was dirtied
  1293. * @nr_pages_dirtied: number of pages which the caller has just dirtied
  1294. *
  1295. * Processes which are dirtying memory should call in here once for each page
  1296. * which was newly dirtied. The function will periodically check the system's
  1297. * dirty state and will initiate writeback if needed.
  1298. *
  1299. * On really big machines, get_writeback_state is expensive, so try to avoid
  1300. * calling it too often (ratelimiting). But once we're over the dirty memory
  1301. * limit we decrease the ratelimiting by a lot, to prevent individual processes
  1302. * from overshooting the limit by (ratelimit_pages) each.
  1303. */
  1304. void balance_dirty_pages_ratelimited_nr(struct address_space *mapping,
  1305. unsigned long nr_pages_dirtied)
  1306. {
  1307. struct backing_dev_info *bdi = mapping->backing_dev_info;
  1308. int ratelimit;
  1309. int *p;
  1310. if (!bdi_cap_account_dirty(bdi))
  1311. return;
  1312. ratelimit = current->nr_dirtied_pause;
  1313. if (bdi->dirty_exceeded)
  1314. ratelimit = min(ratelimit, 32 >> (PAGE_SHIFT - 10));
  1315. preempt_disable();
  1316. /*
  1317. * This prevents one CPU to accumulate too many dirtied pages without
  1318. * calling into balance_dirty_pages(), which can happen when there are
  1319. * 1000+ tasks, all of them start dirtying pages at exactly the same
  1320. * time, hence all honoured too large initial task->nr_dirtied_pause.
  1321. */
  1322. p = &__get_cpu_var(bdp_ratelimits);
  1323. if (unlikely(current->nr_dirtied >= ratelimit))
  1324. *p = 0;
  1325. else if (unlikely(*p >= ratelimit_pages)) {
  1326. *p = 0;
  1327. ratelimit = 0;
  1328. }
  1329. /*
  1330. * Pick up the dirtied pages by the exited tasks. This avoids lots of
  1331. * short-lived tasks (eg. gcc invocations in a kernel build) escaping
  1332. * the dirty throttling and livelock other long-run dirtiers.
  1333. */
  1334. p = &__get_cpu_var(dirty_throttle_leaks);
  1335. if (*p > 0 && current->nr_dirtied < ratelimit) {
  1336. nr_pages_dirtied = min(*p, ratelimit - current->nr_dirtied);
  1337. *p -= nr_pages_dirtied;
  1338. current->nr_dirtied += nr_pages_dirtied;
  1339. }
  1340. preempt_enable();
  1341. if (unlikely(current->nr_dirtied >= ratelimit))
  1342. balance_dirty_pages(mapping, current->nr_dirtied);
  1343. }
  1344. EXPORT_SYMBOL(balance_dirty_pages_ratelimited_nr);
  1345. void throttle_vm_writeout(gfp_t gfp_mask)
  1346. {
  1347. unsigned long background_thresh;
  1348. unsigned long dirty_thresh;
  1349. for ( ; ; ) {
  1350. global_dirty_limits(&background_thresh, &dirty_thresh);
  1351. dirty_thresh = hard_dirty_limit(dirty_thresh);
  1352. /*
  1353. * Boost the allowable dirty threshold a bit for page
  1354. * allocators so they don't get DoS'ed by heavy writers
  1355. */
  1356. dirty_thresh += dirty_thresh / 10; /* wheeee... */
  1357. if (global_page_state(NR_UNSTABLE_NFS) +
  1358. global_page_state(NR_WRITEBACK) <= dirty_thresh)
  1359. break;
  1360. congestion_wait(BLK_RW_ASYNC, HZ/10);
  1361. /*
  1362. * The caller might hold locks which can prevent IO completion
  1363. * or progress in the filesystem. So we cannot just sit here
  1364. * waiting for IO to complete.
  1365. */
  1366. if ((gfp_mask & (__GFP_FS|__GFP_IO)) != (__GFP_FS|__GFP_IO))
  1367. break;
  1368. }
  1369. }
  1370. /*
  1371. * sysctl handler for /proc/sys/vm/dirty_writeback_centisecs
  1372. */
  1373. int dirty_writeback_centisecs_handler(ctl_table *table, int write,
  1374. void __user *buffer, size_t *length, loff_t *ppos)
  1375. {
  1376. proc_dointvec(table, write, buffer, length, ppos);
  1377. return 0;
  1378. }
  1379. #ifdef CONFIG_BLOCK
  1380. void laptop_mode_timer_fn(unsigned long data)
  1381. {
  1382. struct request_queue *q = (struct request_queue *)data;
  1383. int nr_pages = global_page_state(NR_FILE_DIRTY) +
  1384. global_page_state(NR_UNSTABLE_NFS);
  1385. /*
  1386. * We want to write everything out, not just down to the dirty
  1387. * threshold
  1388. */
  1389. if (bdi_has_dirty_io(&q->backing_dev_info))
  1390. bdi_start_writeback(&q->backing_dev_info, nr_pages,
  1391. WB_REASON_LAPTOP_TIMER);
  1392. }
  1393. /*
  1394. * We've spun up the disk and we're in laptop mode: schedule writeback
  1395. * of all dirty data a few seconds from now. If the flush is already scheduled
  1396. * then push it back - the user is still using the disk.
  1397. */
  1398. void laptop_io_completion(struct backing_dev_info *info)
  1399. {
  1400. mod_timer(&info->laptop_mode_wb_timer, jiffies + laptop_mode);
  1401. }
  1402. /*
  1403. * We're in laptop mode and we've just synced. The sync's writes will have
  1404. * caused another writeback to be scheduled by laptop_io_completion.
  1405. * Nothing needs to be written back anymore, so we unschedule the writeback.
  1406. */
  1407. void laptop_sync_completion(void)
  1408. {
  1409. struct backing_dev_info *bdi;
  1410. rcu_read_lock();
  1411. list_for_each_entry_rcu(bdi, &bdi_list, bdi_list)
  1412. del_timer(&bdi->laptop_mode_wb_timer);
  1413. rcu_read_unlock();
  1414. }
  1415. #endif
  1416. /*
  1417. * If ratelimit_pages is too high then we can get into dirty-data overload
  1418. * if a large number of processes all perform writes at the same time.
  1419. * If it is too low then SMP machines will call the (expensive)
  1420. * get_writeback_state too often.
  1421. *
  1422. * Here we set ratelimit_pages to a level which ensures that when all CPUs are
  1423. * dirtying in parallel, we cannot go more than 3% (1/32) over the dirty memory
  1424. * thresholds.
  1425. */
  1426. void writeback_set_ratelimit(void)
  1427. {
  1428. unsigned long background_thresh;
  1429. unsigned long dirty_thresh;
  1430. global_dirty_limits(&background_thresh, &dirty_thresh);
  1431. global_dirty_limit = dirty_thresh;
  1432. ratelimit_pages = dirty_thresh / (num_online_cpus() * 32);
  1433. if (ratelimit_pages < 16)
  1434. ratelimit_pages = 16;
  1435. }
  1436. static int __cpuinit
  1437. ratelimit_handler(struct notifier_block *self, unsigned long u, void *v)
  1438. {
  1439. writeback_set_ratelimit();
  1440. return NOTIFY_DONE;
  1441. }
  1442. static struct notifier_block __cpuinitdata ratelimit_nb = {
  1443. .notifier_call = ratelimit_handler,
  1444. .next = NULL,
  1445. };
  1446. /*
  1447. * Called early on to tune the page writeback dirty limits.
  1448. *
  1449. * We used to scale dirty pages according to how total memory
  1450. * related to pages that could be allocated for buffers (by
  1451. * comparing nr_free_buffer_pages() to vm_total_pages.
  1452. *
  1453. * However, that was when we used "dirty_ratio" to scale with
  1454. * all memory, and we don't do that any more. "dirty_ratio"
  1455. * is now applied to total non-HIGHPAGE memory (by subtracting
  1456. * totalhigh_pages from vm_total_pages), and as such we can't
  1457. * get into the old insane situation any more where we had
  1458. * large amounts of dirty pages compared to a small amount of
  1459. * non-HIGHMEM memory.
  1460. *
  1461. * But we might still want to scale the dirty_ratio by how
  1462. * much memory the box has..
  1463. */
  1464. void __init page_writeback_init(void)
  1465. {
  1466. writeback_set_ratelimit();
  1467. register_cpu_notifier(&ratelimit_nb);
  1468. fprop_global_init(&writeout_completions);
  1469. }
  1470. /**
  1471. * tag_pages_for_writeback - tag pages to be written by write_cache_pages
  1472. * @mapping: address space structure to write
  1473. * @start: starting page index
  1474. * @end: ending page index (inclusive)
  1475. *
  1476. * This function scans the page range from @start to @end (inclusive) and tags
  1477. * all pages that have DIRTY tag set with a special TOWRITE tag. The idea is
  1478. * that write_cache_pages (or whoever calls this function) will then use
  1479. * TOWRITE tag to identify pages eligible for writeback. This mechanism is
  1480. * used to avoid livelocking of writeback by a process steadily creating new
  1481. * dirty pages in the file (thus it is important for this function to be quick
  1482. * so that it can tag pages faster than a dirtying process can create them).
  1483. */
  1484. /*
  1485. * We tag pages in batches of WRITEBACK_TAG_BATCH to reduce tree_lock latency.
  1486. */
  1487. void tag_pages_for_writeback(struct address_space *mapping,
  1488. pgoff_t start, pgoff_t end)
  1489. {
  1490. #define WRITEBACK_TAG_BATCH 4096
  1491. unsigned long tagged;
  1492. do {
  1493. spin_lock_irq(&mapping->tree_lock);
  1494. tagged = radix_tree_range_tag_if_tagged(&mapping->page_tree,
  1495. &start, end, WRITEBACK_TAG_BATCH,
  1496. PAGECACHE_TAG_DIRTY, PAGECACHE_TAG_TOWRITE);
  1497. spin_unlock_irq(&mapping->tree_lock);
  1498. WARN_ON_ONCE(tagged > WRITEBACK_TAG_BATCH);
  1499. cond_resched();
  1500. /* We check 'start' to handle wrapping when end == ~0UL */
  1501. } while (tagged >= WRITEBACK_TAG_BATCH && start);
  1502. }
  1503. EXPORT_SYMBOL(tag_pages_for_writeback);
  1504. /**
  1505. * write_cache_pages - walk the list of dirty pages of the given address space and write all of them.
  1506. * @mapping: address space structure to write
  1507. * @wbc: subtract the number of written pages from *@wbc->nr_to_write
  1508. * @writepage: function called for each page
  1509. * @data: data passed to writepage function
  1510. *
  1511. * If a page is already under I/O, write_cache_pages() skips it, even
  1512. * if it's dirty. This is desirable behaviour for memory-cleaning writeback,
  1513. * but it is INCORRECT for data-integrity system calls such as fsync(). fsync()
  1514. * and msync() need to guarantee that all the data which was dirty at the time
  1515. * the call was made get new I/O started against them. If wbc->sync_mode is
  1516. * WB_SYNC_ALL then we were called for data integrity and we must wait for
  1517. * existing IO to complete.
  1518. *
  1519. * To avoid livelocks (when other process dirties new pages), we first tag
  1520. * pages which should be written back with TOWRITE tag and only then start
  1521. * writing them. For data-integrity sync we have to be careful so that we do
  1522. * not miss some pages (e.g., because some other process has cleared TOWRITE
  1523. * tag we set). The rule we follow is that TOWRITE tag can be cleared only
  1524. * by the process clearing the DIRTY tag (and submitting the page for IO).
  1525. */
  1526. int write_cache_pages(struct address_space *mapping,
  1527. struct writeback_control *wbc, writepage_t writepage,
  1528. void *data)
  1529. {
  1530. int ret = 0;
  1531. int done = 0;
  1532. struct pagevec pvec;
  1533. int nr_pages;
  1534. pgoff_t uninitialized_var(writeback_index);
  1535. pgoff_t index;
  1536. pgoff_t end; /* Inclusive */
  1537. pgoff_t done_index;
  1538. int cycled;
  1539. int range_whole = 0;
  1540. int tag;
  1541. pagevec_init(&pvec, 0);
  1542. if (wbc->range_cyclic) {
  1543. writeback_index = mapping->writeback_index; /* prev offset */
  1544. index = writeback_index;
  1545. if (index == 0)
  1546. cycled = 1;
  1547. else
  1548. cycled = 0;
  1549. end = -1;
  1550. } else {
  1551. index = wbc->range_start >> PAGE_CACHE_SHIFT;
  1552. end = wbc->range_end >> PAGE_CACHE_SHIFT;
  1553. if (wbc->range_start == 0 && wbc->range_end == LLONG_MAX)
  1554. range_whole = 1;
  1555. cycled = 1; /* ignore range_cyclic tests */
  1556. }
  1557. if (wbc->sync_mode == WB_SYNC_ALL || wbc->tagged_writepages)
  1558. tag = PAGECACHE_TAG_TOWRITE;
  1559. else
  1560. tag = PAGECACHE_TAG_DIRTY;
  1561. retry:
  1562. if (wbc->sync_mode == WB_SYNC_ALL || wbc->tagged_writepages)
  1563. tag_pages_for_writeback(mapping, index, end);
  1564. done_index = index;
  1565. while (!done && (index <= end)) {
  1566. int i;
  1567. nr_pages = pagevec_lookup_tag(&pvec, mapping, &index, tag,
  1568. min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1);
  1569. if (nr_pages == 0)
  1570. break;
  1571. for (i = 0; i < nr_pages; i++) {
  1572. struct page *page = pvec.pages[i];
  1573. /*
  1574. * At this point, the page may be truncated or
  1575. * invalidated (changing page->mapping to NULL), or
  1576. * even swizzled back from swapper_space to tmpfs file
  1577. * mapping. However, page->index will not change
  1578. * because we have a reference on the page.
  1579. */
  1580. if (page->index > end) {
  1581. /*
  1582. * can't be range_cyclic (1st pass) because
  1583. * end == -1 in that case.
  1584. */
  1585. done = 1;
  1586. break;
  1587. }
  1588. done_index = page->index;
  1589. lock_page(page);
  1590. /*
  1591. * Page truncated or invalidated. We can freely skip it
  1592. * then, even for data integrity operations: the page
  1593. * has disappeared concurrently, so there could be no
  1594. * real expectation of this data interity operation
  1595. * even if there is now a new, dirty page at the same
  1596. * pagecache address.
  1597. */
  1598. if (unlikely(page->mapping != mapping)) {
  1599. continue_unlock:
  1600. unlock_page(page);
  1601. continue;
  1602. }
  1603. if (!PageDirty(page)) {
  1604. /* someone wrote it for us */
  1605. goto continue_unlock;
  1606. }
  1607. if (PageWriteback(page)) {
  1608. if (wbc->sync_mode != WB_SYNC_NONE)
  1609. wait_on_page_writeback(page);
  1610. else
  1611. goto continue_unlock;
  1612. }
  1613. BUG_ON(PageWriteback(page));
  1614. if (!clear_page_dirty_for_io(page))
  1615. goto continue_unlock;
  1616. trace_wbc_writepage(wbc, mapping->backing_dev_info);
  1617. ret = (*writepage)(page, wbc, data);
  1618. if (unlikely(ret)) {
  1619. if (ret == AOP_WRITEPAGE_ACTIVATE) {
  1620. unlock_page(page);
  1621. ret = 0;
  1622. } else {
  1623. /*
  1624. * done_index is set past this page,
  1625. * so media errors will not choke
  1626. * background writeout for the entire
  1627. * file. This has consequences for
  1628. * range_cyclic semantics (ie. it may
  1629. * not be suitable for data integrity
  1630. * writeout).
  1631. */
  1632. done_index = page->index + 1;
  1633. done = 1;
  1634. break;
  1635. }
  1636. }
  1637. /*
  1638. * We stop writing back only if we are not doing
  1639. * integrity sync. In case of integrity sync we have to
  1640. * keep going until we have written all the pages
  1641. * we tagged for writeback prior to entering this loop.
  1642. */
  1643. if (--wbc->nr_to_write <= 0 &&
  1644. wbc->sync_mode == WB_SYNC_NONE) {
  1645. done = 1;
  1646. break;
  1647. }
  1648. }
  1649. pagevec_release(&pvec);
  1650. cond_resched();
  1651. }
  1652. if (!cycled && !done) {
  1653. /*
  1654. * range_cyclic:
  1655. * We hit the last page and there is more work to be done: wrap
  1656. * back to the start of the file
  1657. */
  1658. cycled = 1;
  1659. index = 0;
  1660. end = writeback_index - 1;
  1661. goto retry;
  1662. }
  1663. if (wbc->range_cyclic || (range_whole && wbc->nr_to_write > 0))
  1664. mapping->writeback_index = done_index;
  1665. return ret;
  1666. }
  1667. EXPORT_SYMBOL(write_cache_pages);
  1668. /*
  1669. * Function used by generic_writepages to call the real writepage
  1670. * function and set the mapping flags on error
  1671. */
  1672. static int __writepage(struct page *page, struct writeback_control *wbc,
  1673. void *data)
  1674. {
  1675. struct address_space *mapping = data;
  1676. int ret = mapping->a_ops->writepage(page, wbc);
  1677. mapping_set_error(mapping, ret);
  1678. return ret;
  1679. }
  1680. /**
  1681. * generic_writepages - walk the list of dirty pages of the given address space and writepage() all of them.
  1682. * @mapping: address space structure to write
  1683. * @wbc: subtract the number of written pages from *@wbc->nr_to_write
  1684. *
  1685. * This is a library function, which implements the writepages()
  1686. * address_space_operation.
  1687. */
  1688. int generic_writepages(struct address_space *mapping,
  1689. struct writeback_control *wbc)
  1690. {
  1691. struct blk_plug plug;
  1692. int ret;
  1693. /* deal with chardevs and other special file */
  1694. if (!mapping->a_ops->writepage)
  1695. return 0;
  1696. blk_start_plug(&plug);
  1697. ret = write_cache_pages(mapping, wbc, __writepage, mapping);
  1698. blk_finish_plug(&plug);
  1699. return ret;
  1700. }
  1701. EXPORT_SYMBOL(generic_writepages);
  1702. int do_writepages(struct address_space *mapping, struct writeback_control *wbc)
  1703. {
  1704. int ret;
  1705. if (wbc->nr_to_write <= 0)
  1706. return 0;
  1707. if (mapping->a_ops->writepages)
  1708. ret = mapping->a_ops->writepages(mapping, wbc);
  1709. else
  1710. ret = generic_writepages(mapping, wbc);
  1711. return ret;
  1712. }
  1713. /**
  1714. * write_one_page - write out a single page and optionally wait on I/O
  1715. * @page: the page to write
  1716. * @wait: if true, wait on writeout
  1717. *
  1718. * The page must be locked by the caller and will be unlocked upon return.
  1719. *
  1720. * write_one_page() returns a negative error code if I/O failed.
  1721. */
  1722. int write_one_page(struct page *page, int wait)
  1723. {
  1724. struct address_space *mapping = page->mapping;
  1725. int ret = 0;
  1726. struct writeback_control wbc = {
  1727. .sync_mode = WB_SYNC_ALL,
  1728. .nr_to_write = 1,
  1729. };
  1730. BUG_ON(!PageLocked(page));
  1731. if (wait)
  1732. wait_on_page_writeback(page);
  1733. if (clear_page_dirty_for_io(page)) {
  1734. page_cache_get(page);
  1735. ret = mapping->a_ops->writepage(page, &wbc);
  1736. if (ret == 0 && wait) {
  1737. wait_on_page_writeback(page);
  1738. if (PageError(page))
  1739. ret = -EIO;
  1740. }
  1741. page_cache_release(page);
  1742. } else {
  1743. unlock_page(page);
  1744. }
  1745. return ret;
  1746. }
  1747. EXPORT_SYMBOL(write_one_page);
  1748. /*
  1749. * For address_spaces which do not use buffers nor write back.
  1750. */
  1751. int __set_page_dirty_no_writeback(struct page *page)
  1752. {
  1753. if (!PageDirty(page))
  1754. return !TestSetPageDirty(page);
  1755. return 0;
  1756. }
  1757. /*
  1758. * Helper function for set_page_dirty family.
  1759. * NOTE: This relies on being atomic wrt interrupts.
  1760. */
  1761. void account_page_dirtied(struct page *page, struct address_space *mapping)
  1762. {
  1763. if (mapping_cap_account_dirty(mapping)) {
  1764. __inc_zone_page_state(page, NR_FILE_DIRTY);
  1765. __inc_zone_page_state(page, NR_DIRTIED);
  1766. __inc_bdi_stat(mapping->backing_dev_info, BDI_RECLAIMABLE);
  1767. __inc_bdi_stat(mapping->backing_dev_info, BDI_DIRTIED);
  1768. task_io_account_write(PAGE_CACHE_SIZE);
  1769. current->nr_dirtied++;
  1770. this_cpu_inc(bdp_ratelimits);
  1771. }
  1772. }
  1773. EXPORT_SYMBOL(account_page_dirtied);
  1774. /*
  1775. * Helper function for set_page_writeback family.
  1776. * NOTE: Unlike account_page_dirtied this does not rely on being atomic
  1777. * wrt interrupts.
  1778. */
  1779. void account_page_writeback(struct page *page)
  1780. {
  1781. inc_zone_page_state(page, NR_WRITEBACK);
  1782. }
  1783. EXPORT_SYMBOL(account_page_writeback);
  1784. /*
  1785. * For address_spaces which do not use buffers. Just tag the page as dirty in
  1786. * its radix tree.
  1787. *
  1788. * This is also used when a single buffer is being dirtied: we want to set the
  1789. * page dirty in that case, but not all the buffers. This is a "bottom-up"
  1790. * dirtying, whereas __set_page_dirty_buffers() is a "top-down" dirtying.
  1791. *
  1792. * Most callers have locked the page, which pins the address_space in memory.
  1793. * But zap_pte_range() does not lock the page, however in that case the
  1794. * mapping is pinned by the vma's ->vm_file reference.
  1795. *
  1796. * We take care to handle the case where the page was truncated from the
  1797. * mapping by re-checking page_mapping() inside tree_lock.
  1798. */
  1799. int __set_page_dirty_nobuffers(struct page *page)
  1800. {
  1801. if (!TestSetPageDirty(page)) {
  1802. struct address_space *mapping = page_mapping(page);
  1803. struct address_space *mapping2;
  1804. if (!mapping)
  1805. return 1;
  1806. spin_lock_irq(&mapping->tree_lock);
  1807. mapping2 = page_mapping(page);
  1808. if (mapping2) { /* Race with truncate? */
  1809. BUG_ON(mapping2 != mapping);
  1810. WARN_ON_ONCE(!PagePrivate(page) && !PageUptodate(page));
  1811. account_page_dirtied(page, mapping);
  1812. radix_tree_tag_set(&mapping->page_tree,
  1813. page_index(page), PAGECACHE_TAG_DIRTY);
  1814. }
  1815. spin_unlock_irq(&mapping->tree_lock);
  1816. if (mapping->host) {
  1817. /* !PageAnon && !swapper_space */
  1818. __mark_inode_dirty(mapping->host, I_DIRTY_PAGES);
  1819. }
  1820. return 1;
  1821. }
  1822. return 0;
  1823. }
  1824. EXPORT_SYMBOL(__set_page_dirty_nobuffers);
  1825. /*
  1826. * Call this whenever redirtying a page, to de-account the dirty counters
  1827. * (NR_DIRTIED, BDI_DIRTIED, tsk->nr_dirtied), so that they match the written
  1828. * counters (NR_WRITTEN, BDI_WRITTEN) in long term. The mismatches will lead to
  1829. * systematic errors in balanced_dirty_ratelimit and the dirty pages position
  1830. * control.
  1831. */
  1832. void account_page_redirty(struct page *page)
  1833. {
  1834. struct address_space *mapping = page->mapping;
  1835. if (mapping && mapping_cap_account_dirty(mapping)) {
  1836. current->nr_dirtied--;
  1837. dec_zone_page_state(page, NR_DIRTIED);
  1838. dec_bdi_stat(mapping->backing_dev_info, BDI_DIRTIED);
  1839. }
  1840. }
  1841. EXPORT_SYMBOL(account_page_redirty);
  1842. /*
  1843. * When a writepage implementation decides that it doesn't want to write this
  1844. * page for some reason, it should redirty the locked page via
  1845. * redirty_page_for_writepage() and it should then unlock the page and return 0
  1846. */
  1847. int redirty_page_for_writepage(struct writeback_control *wbc, struct page *page)
  1848. {
  1849. wbc->pages_skipped++;
  1850. account_page_redirty(page);
  1851. return __set_page_dirty_nobuffers(page);
  1852. }
  1853. EXPORT_SYMBOL(redirty_page_for_writepage);
  1854. /*
  1855. * Dirty a page.
  1856. *
  1857. * For pages with a mapping this should be done under the page lock
  1858. * for the benefit of asynchronous memory errors who prefer a consistent
  1859. * dirty state. This rule can be broken in some special cases,
  1860. * but should be better not to.
  1861. *
  1862. * If the mapping doesn't provide a set_page_dirty a_op, then
  1863. * just fall through and assume that it wants buffer_heads.
  1864. */
  1865. int set_page_dirty(struct page *page)
  1866. {
  1867. struct address_space *mapping = page_mapping(page);
  1868. if (likely(mapping)) {
  1869. int (*spd)(struct page *) = mapping->a_ops->set_page_dirty;
  1870. /*
  1871. * readahead/lru_deactivate_page could remain
  1872. * PG_readahead/PG_reclaim due to race with end_page_writeback
  1873. * About readahead, if the page is written, the flags would be
  1874. * reset. So no problem.
  1875. * About lru_deactivate_page, if the page is redirty, the flag
  1876. * will be reset. So no problem. but if the page is used by readahead
  1877. * it will confuse readahead and make it restart the size rampup
  1878. * process. But it's a trivial problem.
  1879. */
  1880. ClearPageReclaim(page);
  1881. #ifdef CONFIG_BLOCK
  1882. if (!spd)
  1883. spd = __set_page_dirty_buffers;
  1884. #endif
  1885. return (*spd)(page);
  1886. }
  1887. if (!PageDirty(page)) {
  1888. if (!TestSetPageDirty(page))
  1889. return 1;
  1890. }
  1891. return 0;
  1892. }
  1893. EXPORT_SYMBOL(set_page_dirty);
  1894. /*
  1895. * set_page_dirty() is racy if the caller has no reference against
  1896. * page->mapping->host, and if the page is unlocked. This is because another
  1897. * CPU could truncate the page off the mapping and then free the mapping.
  1898. *
  1899. * Usually, the page _is_ locked, or the caller is a user-space process which
  1900. * holds a reference on the inode by having an open file.
  1901. *
  1902. * In other cases, the page should be locked before running set_page_dirty().
  1903. */
  1904. int set_page_dirty_lock(struct page *page)
  1905. {
  1906. int ret;
  1907. lock_page(page);
  1908. ret = set_page_dirty(page);
  1909. unlock_page(page);
  1910. return ret;
  1911. }
  1912. EXPORT_SYMBOL(set_page_dirty_lock);
  1913. /*
  1914. * Clear a page's dirty flag, while caring for dirty memory accounting.
  1915. * Returns true if the page was previously dirty.
  1916. *
  1917. * This is for preparing to put the page under writeout. We leave the page
  1918. * tagged as dirty in the radix tree so that a concurrent write-for-sync
  1919. * can discover it via a PAGECACHE_TAG_DIRTY walk. The ->writepage
  1920. * implementation will run either set_page_writeback() or set_page_dirty(),
  1921. * at which stage we bring the page's dirty flag and radix-tree dirty tag
  1922. * back into sync.
  1923. *
  1924. * This incoherency between the page's dirty flag and radix-tree tag is
  1925. * unfortunate, but it only exists while the page is locked.
  1926. */
  1927. int clear_page_dirty_for_io(struct page *page)
  1928. {
  1929. struct address_space *mapping = page_mapping(page);
  1930. BUG_ON(!PageLocked(page));
  1931. if (mapping && mapping_cap_account_dirty(mapping)) {
  1932. /*
  1933. * Yes, Virginia, this is indeed insane.
  1934. *
  1935. * We use this sequence to make sure that
  1936. * (a) we account for dirty stats properly
  1937. * (b) we tell the low-level filesystem to
  1938. * mark the whole page dirty if it was
  1939. * dirty in a pagetable. Only to then
  1940. * (c) clean the page again and return 1 to
  1941. * cause the writeback.
  1942. *
  1943. * This way we avoid all nasty races with the
  1944. * dirty bit in multiple places and clearing
  1945. * them concurrently from different threads.
  1946. *
  1947. * Note! Normally the "set_page_dirty(page)"
  1948. * has no effect on the actual dirty bit - since
  1949. * that will already usually be set. But we
  1950. * need the side effects, and it can help us
  1951. * avoid races.
  1952. *
  1953. * We basically use the page "master dirty bit"
  1954. * as a serialization point for all the different
  1955. * threads doing their things.
  1956. */
  1957. if (page_mkclean(page))
  1958. set_page_dirty(page);
  1959. /*
  1960. * We carefully synchronise fault handlers against
  1961. * installing a dirty pte and marking the page dirty
  1962. * at this point. We do this by having them hold the
  1963. * page lock at some point after installing their
  1964. * pte, but before marking the page dirty.
  1965. * Pages are always locked coming in here, so we get
  1966. * the desired exclusion. See mm/memory.c:do_wp_page()
  1967. * for more comments.
  1968. */
  1969. if (TestClearPageDirty(page)) {
  1970. dec_zone_page_state(page, NR_FILE_DIRTY);
  1971. dec_bdi_stat(mapping->backing_dev_info,
  1972. BDI_RECLAIMABLE);
  1973. return 1;
  1974. }
  1975. return 0;
  1976. }
  1977. return TestClearPageDirty(page);
  1978. }
  1979. EXPORT_SYMBOL(clear_page_dirty_for_io);
  1980. int test_clear_page_writeback(struct page *page)
  1981. {
  1982. struct address_space *mapping = page_mapping(page);
  1983. int ret;
  1984. if (mapping) {
  1985. struct backing_dev_info *bdi = mapping->backing_dev_info;
  1986. unsigned long flags;
  1987. spin_lock_irqsave(&mapping->tree_lock, flags);
  1988. ret = TestClearPageWriteback(page);
  1989. if (ret) {
  1990. radix_tree_tag_clear(&mapping->page_tree,
  1991. page_index(page),
  1992. PAGECACHE_TAG_WRITEBACK);
  1993. if (bdi_cap_account_writeback(bdi)) {
  1994. __dec_bdi_stat(bdi, BDI_WRITEBACK);
  1995. __bdi_writeout_inc(bdi);
  1996. }
  1997. }
  1998. spin_unlock_irqrestore(&mapping->tree_lock, flags);
  1999. } else {
  2000. ret = TestClearPageWriteback(page);
  2001. }
  2002. if (ret) {
  2003. dec_zone_page_state(page, NR_WRITEBACK);
  2004. inc_zone_page_state(page, NR_WRITTEN);
  2005. }
  2006. return ret;
  2007. }
  2008. int test_set_page_writeback(struct page *page)
  2009. {
  2010. struct address_space *mapping = page_mapping(page);
  2011. int ret;
  2012. if (mapping) {
  2013. struct backing_dev_info *bdi = mapping->backing_dev_info;
  2014. unsigned long flags;
  2015. spin_lock_irqsave(&mapping->tree_lock, flags);
  2016. ret = TestSetPageWriteback(page);
  2017. if (!ret) {
  2018. radix_tree_tag_set(&mapping->page_tree,
  2019. page_index(page),
  2020. PAGECACHE_TAG_WRITEBACK);
  2021. if (bdi_cap_account_writeback(bdi))
  2022. __inc_bdi_stat(bdi, BDI_WRITEBACK);
  2023. }
  2024. if (!PageDirty(page))
  2025. radix_tree_tag_clear(&mapping->page_tree,
  2026. page_index(page),
  2027. PAGECACHE_TAG_DIRTY);
  2028. radix_tree_tag_clear(&mapping->page_tree,
  2029. page_index(page),
  2030. PAGECACHE_TAG_TOWRITE);
  2031. spin_unlock_irqrestore(&mapping->tree_lock, flags);
  2032. } else {
  2033. ret = TestSetPageWriteback(page);
  2034. }
  2035. if (!ret)
  2036. account_page_writeback(page);
  2037. return ret;
  2038. }
  2039. EXPORT_SYMBOL(test_set_page_writeback);
  2040. /*
  2041. * Return true if any of the pages in the mapping are marked with the
  2042. * passed tag.
  2043. */
  2044. int mapping_tagged(struct address_space *mapping, int tag)
  2045. {
  2046. return radix_tree_tagged(&mapping->page_tree, tag);
  2047. }
  2048. EXPORT_SYMBOL(mapping_tagged);