page-writeback.c 84 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825
  1. /*
  2. * mm/page-writeback.c
  3. *
  4. * Copyright (C) 2002, Linus Torvalds.
  5. * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra
  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 <linux/sched/rt.h>
  38. #include <linux/mm_inline.h>
  39. #include <trace/events/writeback.h>
  40. #include "internal.h"
  41. /*
  42. * Sleep at most 200ms at a time in balance_dirty_pages().
  43. */
  44. #define MAX_PAUSE max(HZ/5, 1)
  45. /*
  46. * Try to keep balance_dirty_pages() call intervals higher than this many pages
  47. * by raising pause time to max_pause when falls below it.
  48. */
  49. #define DIRTY_POLL_THRESH (128 >> (PAGE_SHIFT - 10))
  50. /*
  51. * Estimate write bandwidth at 200ms intervals.
  52. */
  53. #define BANDWIDTH_INTERVAL max(HZ/5, 1)
  54. #define RATELIMIT_CALC_SHIFT 10
  55. /*
  56. * After a CPU has dirtied this many pages, balance_dirty_pages_ratelimited
  57. * will look to see if it needs to force writeback or throttling.
  58. */
  59. static long ratelimit_pages = 32;
  60. /* The following parameters are exported via /proc/sys/vm */
  61. /*
  62. * Start background writeback (via writeback threads) at this percentage
  63. */
  64. int dirty_background_ratio = 10;
  65. /*
  66. * dirty_background_bytes starts at 0 (disabled) so that it is a function of
  67. * dirty_background_ratio * the amount of dirtyable memory
  68. */
  69. unsigned long dirty_background_bytes;
  70. /*
  71. * free highmem will not be subtracted from the total free memory
  72. * for calculating free ratios if vm_highmem_is_dirtyable is true
  73. */
  74. int vm_highmem_is_dirtyable;
  75. /*
  76. * The generator of dirty data starts writeback at this percentage
  77. */
  78. int vm_dirty_ratio = 20;
  79. /*
  80. * vm_dirty_bytes starts at 0 (disabled) so that it is a function of
  81. * vm_dirty_ratio * the amount of dirtyable memory
  82. */
  83. unsigned long vm_dirty_bytes;
  84. /*
  85. * The interval between `kupdate'-style writebacks
  86. */
  87. unsigned int dirty_writeback_interval = 5 * 100; /* centiseconds */
  88. EXPORT_SYMBOL_GPL(dirty_writeback_interval);
  89. /*
  90. * The longest time for which data is allowed to remain dirty
  91. */
  92. unsigned int dirty_expire_interval = 30 * 100; /* centiseconds */
  93. /*
  94. * Flag that makes the machine dump writes/reads and block dirtyings.
  95. */
  96. int block_dump;
  97. /*
  98. * Flag that puts the machine in "laptop mode". Doubles as a timeout in jiffies:
  99. * a full sync is triggered after this time elapses without any disk activity.
  100. */
  101. int laptop_mode;
  102. EXPORT_SYMBOL(laptop_mode);
  103. /* End of sysctl-exported parameters */
  104. struct wb_domain global_wb_domain;
  105. /* consolidated parameters for balance_dirty_pages() and its subroutines */
  106. struct dirty_throttle_control {
  107. #ifdef CONFIG_CGROUP_WRITEBACK
  108. struct wb_domain *dom;
  109. struct dirty_throttle_control *gdtc; /* only set in memcg dtc's */
  110. #endif
  111. struct bdi_writeback *wb;
  112. struct fprop_local_percpu *wb_completions;
  113. unsigned long avail; /* dirtyable */
  114. unsigned long dirty; /* file_dirty + write + nfs */
  115. unsigned long thresh; /* dirty threshold */
  116. unsigned long bg_thresh; /* dirty background threshold */
  117. unsigned long wb_dirty; /* per-wb counterparts */
  118. unsigned long wb_thresh;
  119. unsigned long wb_bg_thresh;
  120. unsigned long pos_ratio;
  121. };
  122. /*
  123. * Length of period for aging writeout fractions of bdis. This is an
  124. * arbitrarily chosen number. The longer the period, the slower fractions will
  125. * reflect changes in current writeout rate.
  126. */
  127. #define VM_COMPLETIONS_PERIOD_LEN (3*HZ)
  128. #ifdef CONFIG_CGROUP_WRITEBACK
  129. #define GDTC_INIT(__wb) .wb = (__wb), \
  130. .dom = &global_wb_domain, \
  131. .wb_completions = &(__wb)->completions
  132. #define GDTC_INIT_NO_WB .dom = &global_wb_domain
  133. #define MDTC_INIT(__wb, __gdtc) .wb = (__wb), \
  134. .dom = mem_cgroup_wb_domain(__wb), \
  135. .wb_completions = &(__wb)->memcg_completions, \
  136. .gdtc = __gdtc
  137. static bool mdtc_valid(struct dirty_throttle_control *dtc)
  138. {
  139. return dtc->dom;
  140. }
  141. static struct wb_domain *dtc_dom(struct dirty_throttle_control *dtc)
  142. {
  143. return dtc->dom;
  144. }
  145. static struct dirty_throttle_control *mdtc_gdtc(struct dirty_throttle_control *mdtc)
  146. {
  147. return mdtc->gdtc;
  148. }
  149. static struct fprop_local_percpu *wb_memcg_completions(struct bdi_writeback *wb)
  150. {
  151. return &wb->memcg_completions;
  152. }
  153. static void wb_min_max_ratio(struct bdi_writeback *wb,
  154. unsigned long *minp, unsigned long *maxp)
  155. {
  156. unsigned long this_bw = wb->avg_write_bandwidth;
  157. unsigned long tot_bw = atomic_long_read(&wb->bdi->tot_write_bandwidth);
  158. unsigned long long min = wb->bdi->min_ratio;
  159. unsigned long long max = wb->bdi->max_ratio;
  160. /*
  161. * @wb may already be clean by the time control reaches here and
  162. * the total may not include its bw.
  163. */
  164. if (this_bw < tot_bw) {
  165. if (min) {
  166. min *= this_bw;
  167. do_div(min, tot_bw);
  168. }
  169. if (max < 100) {
  170. max *= this_bw;
  171. do_div(max, tot_bw);
  172. }
  173. }
  174. *minp = min;
  175. *maxp = max;
  176. }
  177. #else /* CONFIG_CGROUP_WRITEBACK */
  178. #define GDTC_INIT(__wb) .wb = (__wb), \
  179. .wb_completions = &(__wb)->completions
  180. #define GDTC_INIT_NO_WB
  181. #define MDTC_INIT(__wb, __gdtc)
  182. static bool mdtc_valid(struct dirty_throttle_control *dtc)
  183. {
  184. return false;
  185. }
  186. static struct wb_domain *dtc_dom(struct dirty_throttle_control *dtc)
  187. {
  188. return &global_wb_domain;
  189. }
  190. static struct dirty_throttle_control *mdtc_gdtc(struct dirty_throttle_control *mdtc)
  191. {
  192. return NULL;
  193. }
  194. static struct fprop_local_percpu *wb_memcg_completions(struct bdi_writeback *wb)
  195. {
  196. return NULL;
  197. }
  198. static void wb_min_max_ratio(struct bdi_writeback *wb,
  199. unsigned long *minp, unsigned long *maxp)
  200. {
  201. *minp = wb->bdi->min_ratio;
  202. *maxp = wb->bdi->max_ratio;
  203. }
  204. #endif /* CONFIG_CGROUP_WRITEBACK */
  205. /*
  206. * In a memory zone, there is a certain amount of pages we consider
  207. * available for the page cache, which is essentially the number of
  208. * free and reclaimable pages, minus some zone reserves to protect
  209. * lowmem and the ability to uphold the zone's watermarks without
  210. * requiring writeback.
  211. *
  212. * This number of dirtyable pages is the base value of which the
  213. * user-configurable dirty ratio is the effictive number of pages that
  214. * are allowed to be actually dirtied. Per individual zone, or
  215. * globally by using the sum of dirtyable pages over all zones.
  216. *
  217. * Because the user is allowed to specify the dirty limit globally as
  218. * absolute number of bytes, calculating the per-zone dirty limit can
  219. * require translating the configured limit into a percentage of
  220. * global dirtyable memory first.
  221. */
  222. /**
  223. * zone_dirtyable_memory - number of dirtyable pages in a zone
  224. * @zone: the zone
  225. *
  226. * Returns the zone's number of pages potentially available for dirty
  227. * page cache. This is the base value for the per-zone dirty limits.
  228. */
  229. static unsigned long zone_dirtyable_memory(struct zone *zone)
  230. {
  231. unsigned long nr_pages;
  232. nr_pages = zone_page_state(zone, NR_FREE_PAGES);
  233. /*
  234. * Pages reserved for the kernel should not be considered
  235. * dirtyable, to prevent a situation where reclaim has to
  236. * clean pages in order to balance the zones.
  237. */
  238. nr_pages -= min(nr_pages, zone->totalreserve_pages);
  239. nr_pages += zone_page_state(zone, NR_INACTIVE_FILE);
  240. nr_pages += zone_page_state(zone, NR_ACTIVE_FILE);
  241. return nr_pages;
  242. }
  243. static unsigned long highmem_dirtyable_memory(unsigned long total)
  244. {
  245. #ifdef CONFIG_HIGHMEM
  246. int node;
  247. unsigned long x = 0;
  248. int i;
  249. for_each_node_state(node, N_HIGH_MEMORY) {
  250. for (i = 0; i < MAX_NR_ZONES; i++) {
  251. struct zone *z = &NODE_DATA(node)->node_zones[i];
  252. if (is_highmem(z))
  253. x += zone_dirtyable_memory(z);
  254. }
  255. }
  256. /*
  257. * Unreclaimable memory (kernel memory or anonymous memory
  258. * without swap) can bring down the dirtyable pages below
  259. * the zone's dirty balance reserve and the above calculation
  260. * will underflow. However we still want to add in nodes
  261. * which are below threshold (negative values) to get a more
  262. * accurate calculation but make sure that the total never
  263. * underflows.
  264. */
  265. if ((long)x < 0)
  266. x = 0;
  267. /*
  268. * Make sure that the number of highmem pages is never larger
  269. * than the number of the total dirtyable memory. This can only
  270. * occur in very strange VM situations but we want to make sure
  271. * that this does not occur.
  272. */
  273. return min(x, total);
  274. #else
  275. return 0;
  276. #endif
  277. }
  278. /**
  279. * global_dirtyable_memory - number of globally dirtyable pages
  280. *
  281. * Returns the global number of pages potentially available for dirty
  282. * page cache. This is the base value for the global dirty limits.
  283. */
  284. static unsigned long global_dirtyable_memory(void)
  285. {
  286. unsigned long x;
  287. x = global_page_state(NR_FREE_PAGES);
  288. /*
  289. * Pages reserved for the kernel should not be considered
  290. * dirtyable, to prevent a situation where reclaim has to
  291. * clean pages in order to balance the zones.
  292. */
  293. x -= min(x, totalreserve_pages);
  294. x += global_page_state(NR_INACTIVE_FILE);
  295. x += global_page_state(NR_ACTIVE_FILE);
  296. if (!vm_highmem_is_dirtyable)
  297. x -= highmem_dirtyable_memory(x);
  298. return x + 1; /* Ensure that we never return 0 */
  299. }
  300. /**
  301. * domain_dirty_limits - calculate thresh and bg_thresh for a wb_domain
  302. * @dtc: dirty_throttle_control of interest
  303. *
  304. * Calculate @dtc->thresh and ->bg_thresh considering
  305. * vm_dirty_{bytes|ratio} and dirty_background_{bytes|ratio}. The caller
  306. * must ensure that @dtc->avail is set before calling this function. The
  307. * dirty limits will be lifted by 1/4 for PF_LESS_THROTTLE (ie. nfsd) and
  308. * real-time tasks.
  309. */
  310. static void domain_dirty_limits(struct dirty_throttle_control *dtc)
  311. {
  312. const unsigned long available_memory = dtc->avail;
  313. struct dirty_throttle_control *gdtc = mdtc_gdtc(dtc);
  314. unsigned long bytes = vm_dirty_bytes;
  315. unsigned long bg_bytes = dirty_background_bytes;
  316. unsigned long ratio = vm_dirty_ratio;
  317. unsigned long bg_ratio = dirty_background_ratio;
  318. unsigned long thresh;
  319. unsigned long bg_thresh;
  320. struct task_struct *tsk;
  321. /* gdtc is !NULL iff @dtc is for memcg domain */
  322. if (gdtc) {
  323. unsigned long global_avail = gdtc->avail;
  324. /*
  325. * The byte settings can't be applied directly to memcg
  326. * domains. Convert them to ratios by scaling against
  327. * globally available memory.
  328. */
  329. if (bytes)
  330. ratio = min(DIV_ROUND_UP(bytes, PAGE_SIZE) * 100 /
  331. global_avail, 100UL);
  332. if (bg_bytes)
  333. bg_ratio = min(DIV_ROUND_UP(bg_bytes, PAGE_SIZE) * 100 /
  334. global_avail, 100UL);
  335. bytes = bg_bytes = 0;
  336. }
  337. if (bytes)
  338. thresh = DIV_ROUND_UP(bytes, PAGE_SIZE);
  339. else
  340. thresh = (ratio * available_memory) / 100;
  341. if (bg_bytes)
  342. bg_thresh = DIV_ROUND_UP(bg_bytes, PAGE_SIZE);
  343. else
  344. bg_thresh = (bg_ratio * available_memory) / 100;
  345. if (bg_thresh >= thresh)
  346. bg_thresh = thresh / 2;
  347. tsk = current;
  348. if (tsk->flags & PF_LESS_THROTTLE || rt_task(tsk)) {
  349. bg_thresh += bg_thresh / 4 + global_wb_domain.dirty_limit / 32;
  350. thresh += thresh / 4 + global_wb_domain.dirty_limit / 32;
  351. }
  352. dtc->thresh = thresh;
  353. dtc->bg_thresh = bg_thresh;
  354. /* we should eventually report the domain in the TP */
  355. if (!gdtc)
  356. trace_global_dirty_state(bg_thresh, thresh);
  357. }
  358. /**
  359. * global_dirty_limits - background-writeback and dirty-throttling thresholds
  360. * @pbackground: out parameter for bg_thresh
  361. * @pdirty: out parameter for thresh
  362. *
  363. * Calculate bg_thresh and thresh for global_wb_domain. See
  364. * domain_dirty_limits() for details.
  365. */
  366. void global_dirty_limits(unsigned long *pbackground, unsigned long *pdirty)
  367. {
  368. struct dirty_throttle_control gdtc = { GDTC_INIT_NO_WB };
  369. gdtc.avail = global_dirtyable_memory();
  370. domain_dirty_limits(&gdtc);
  371. *pbackground = gdtc.bg_thresh;
  372. *pdirty = gdtc.thresh;
  373. }
  374. /**
  375. * zone_dirty_limit - maximum number of dirty pages allowed in a zone
  376. * @zone: the zone
  377. *
  378. * Returns the maximum number of dirty pages allowed in a zone, based
  379. * on the zone's dirtyable memory.
  380. */
  381. static unsigned long zone_dirty_limit(struct zone *zone)
  382. {
  383. unsigned long zone_memory = zone_dirtyable_memory(zone);
  384. struct task_struct *tsk = current;
  385. unsigned long dirty;
  386. if (vm_dirty_bytes)
  387. dirty = DIV_ROUND_UP(vm_dirty_bytes, PAGE_SIZE) *
  388. zone_memory / global_dirtyable_memory();
  389. else
  390. dirty = vm_dirty_ratio * zone_memory / 100;
  391. if (tsk->flags & PF_LESS_THROTTLE || rt_task(tsk))
  392. dirty += dirty / 4;
  393. return dirty;
  394. }
  395. /**
  396. * zone_dirty_ok - tells whether a zone is within its dirty limits
  397. * @zone: the zone to check
  398. *
  399. * Returns %true when the dirty pages in @zone are within the zone's
  400. * dirty limit, %false if the limit is exceeded.
  401. */
  402. bool zone_dirty_ok(struct zone *zone)
  403. {
  404. unsigned long limit = zone_dirty_limit(zone);
  405. return zone_page_state(zone, NR_FILE_DIRTY) +
  406. zone_page_state(zone, NR_UNSTABLE_NFS) +
  407. zone_page_state(zone, NR_WRITEBACK) <= limit;
  408. }
  409. int dirty_background_ratio_handler(struct ctl_table *table, int write,
  410. void __user *buffer, size_t *lenp,
  411. loff_t *ppos)
  412. {
  413. int ret;
  414. ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos);
  415. if (ret == 0 && write)
  416. dirty_background_bytes = 0;
  417. return ret;
  418. }
  419. int dirty_background_bytes_handler(struct ctl_table *table, int write,
  420. void __user *buffer, size_t *lenp,
  421. loff_t *ppos)
  422. {
  423. int ret;
  424. ret = proc_doulongvec_minmax(table, write, buffer, lenp, ppos);
  425. if (ret == 0 && write)
  426. dirty_background_ratio = 0;
  427. return ret;
  428. }
  429. int dirty_ratio_handler(struct ctl_table *table, int write,
  430. void __user *buffer, size_t *lenp,
  431. loff_t *ppos)
  432. {
  433. int old_ratio = vm_dirty_ratio;
  434. int ret;
  435. ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos);
  436. if (ret == 0 && write && vm_dirty_ratio != old_ratio) {
  437. writeback_set_ratelimit();
  438. vm_dirty_bytes = 0;
  439. }
  440. return ret;
  441. }
  442. int dirty_bytes_handler(struct ctl_table *table, int write,
  443. void __user *buffer, size_t *lenp,
  444. loff_t *ppos)
  445. {
  446. unsigned long old_bytes = vm_dirty_bytes;
  447. int ret;
  448. ret = proc_doulongvec_minmax(table, write, buffer, lenp, ppos);
  449. if (ret == 0 && write && vm_dirty_bytes != old_bytes) {
  450. writeback_set_ratelimit();
  451. vm_dirty_ratio = 0;
  452. }
  453. return ret;
  454. }
  455. static unsigned long wp_next_time(unsigned long cur_time)
  456. {
  457. cur_time += VM_COMPLETIONS_PERIOD_LEN;
  458. /* 0 has a special meaning... */
  459. if (!cur_time)
  460. return 1;
  461. return cur_time;
  462. }
  463. static void wb_domain_writeout_inc(struct wb_domain *dom,
  464. struct fprop_local_percpu *completions,
  465. unsigned int max_prop_frac)
  466. {
  467. __fprop_inc_percpu_max(&dom->completions, completions,
  468. max_prop_frac);
  469. /* First event after period switching was turned off? */
  470. if (!unlikely(dom->period_time)) {
  471. /*
  472. * We can race with other __bdi_writeout_inc calls here but
  473. * it does not cause any harm since the resulting time when
  474. * timer will fire and what is in writeout_period_time will be
  475. * roughly the same.
  476. */
  477. dom->period_time = wp_next_time(jiffies);
  478. mod_timer(&dom->period_timer, dom->period_time);
  479. }
  480. }
  481. /*
  482. * Increment @wb's writeout completion count and the global writeout
  483. * completion count. Called from test_clear_page_writeback().
  484. */
  485. static inline void __wb_writeout_inc(struct bdi_writeback *wb)
  486. {
  487. struct wb_domain *cgdom;
  488. __inc_wb_stat(wb, WB_WRITTEN);
  489. wb_domain_writeout_inc(&global_wb_domain, &wb->completions,
  490. wb->bdi->max_prop_frac);
  491. cgdom = mem_cgroup_wb_domain(wb);
  492. if (cgdom)
  493. wb_domain_writeout_inc(cgdom, wb_memcg_completions(wb),
  494. wb->bdi->max_prop_frac);
  495. }
  496. void wb_writeout_inc(struct bdi_writeback *wb)
  497. {
  498. unsigned long flags;
  499. local_irq_save(flags);
  500. __wb_writeout_inc(wb);
  501. local_irq_restore(flags);
  502. }
  503. EXPORT_SYMBOL_GPL(wb_writeout_inc);
  504. /*
  505. * On idle system, we can be called long after we scheduled because we use
  506. * deferred timers so count with missed periods.
  507. */
  508. static void writeout_period(unsigned long t)
  509. {
  510. struct wb_domain *dom = (void *)t;
  511. int miss_periods = (jiffies - dom->period_time) /
  512. VM_COMPLETIONS_PERIOD_LEN;
  513. if (fprop_new_period(&dom->completions, miss_periods + 1)) {
  514. dom->period_time = wp_next_time(dom->period_time +
  515. miss_periods * VM_COMPLETIONS_PERIOD_LEN);
  516. mod_timer(&dom->period_timer, dom->period_time);
  517. } else {
  518. /*
  519. * Aging has zeroed all fractions. Stop wasting CPU on period
  520. * updates.
  521. */
  522. dom->period_time = 0;
  523. }
  524. }
  525. int wb_domain_init(struct wb_domain *dom, gfp_t gfp)
  526. {
  527. memset(dom, 0, sizeof(*dom));
  528. spin_lock_init(&dom->lock);
  529. init_timer_deferrable(&dom->period_timer);
  530. dom->period_timer.function = writeout_period;
  531. dom->period_timer.data = (unsigned long)dom;
  532. dom->dirty_limit_tstamp = jiffies;
  533. return fprop_global_init(&dom->completions, gfp);
  534. }
  535. #ifdef CONFIG_CGROUP_WRITEBACK
  536. void wb_domain_exit(struct wb_domain *dom)
  537. {
  538. del_timer_sync(&dom->period_timer);
  539. fprop_global_destroy(&dom->completions);
  540. }
  541. #endif
  542. /*
  543. * bdi_min_ratio keeps the sum of the minimum dirty shares of all
  544. * registered backing devices, which, for obvious reasons, can not
  545. * exceed 100%.
  546. */
  547. static unsigned int bdi_min_ratio;
  548. int bdi_set_min_ratio(struct backing_dev_info *bdi, unsigned int min_ratio)
  549. {
  550. int ret = 0;
  551. spin_lock_bh(&bdi_lock);
  552. if (min_ratio > bdi->max_ratio) {
  553. ret = -EINVAL;
  554. } else {
  555. min_ratio -= bdi->min_ratio;
  556. if (bdi_min_ratio + min_ratio < 100) {
  557. bdi_min_ratio += min_ratio;
  558. bdi->min_ratio += min_ratio;
  559. } else {
  560. ret = -EINVAL;
  561. }
  562. }
  563. spin_unlock_bh(&bdi_lock);
  564. return ret;
  565. }
  566. int bdi_set_max_ratio(struct backing_dev_info *bdi, unsigned max_ratio)
  567. {
  568. int ret = 0;
  569. if (max_ratio > 100)
  570. return -EINVAL;
  571. spin_lock_bh(&bdi_lock);
  572. if (bdi->min_ratio > max_ratio) {
  573. ret = -EINVAL;
  574. } else {
  575. bdi->max_ratio = max_ratio;
  576. bdi->max_prop_frac = (FPROP_FRAC_BASE * max_ratio) / 100;
  577. }
  578. spin_unlock_bh(&bdi_lock);
  579. return ret;
  580. }
  581. EXPORT_SYMBOL(bdi_set_max_ratio);
  582. static unsigned long dirty_freerun_ceiling(unsigned long thresh,
  583. unsigned long bg_thresh)
  584. {
  585. return (thresh + bg_thresh) / 2;
  586. }
  587. static unsigned long hard_dirty_limit(struct wb_domain *dom,
  588. unsigned long thresh)
  589. {
  590. return max(thresh, dom->dirty_limit);
  591. }
  592. /*
  593. * Memory which can be further allocated to a memcg domain is capped by
  594. * system-wide clean memory excluding the amount being used in the domain.
  595. */
  596. static void mdtc_calc_avail(struct dirty_throttle_control *mdtc,
  597. unsigned long filepages, unsigned long headroom)
  598. {
  599. struct dirty_throttle_control *gdtc = mdtc_gdtc(mdtc);
  600. unsigned long clean = filepages - min(filepages, mdtc->dirty);
  601. unsigned long global_clean = gdtc->avail - min(gdtc->avail, gdtc->dirty);
  602. unsigned long other_clean = global_clean - min(global_clean, clean);
  603. mdtc->avail = filepages + min(headroom, other_clean);
  604. }
  605. /**
  606. * __wb_calc_thresh - @wb's share of dirty throttling threshold
  607. * @dtc: dirty_throttle_context of interest
  608. *
  609. * Returns @wb's dirty limit in pages. The term "dirty" in the context of
  610. * dirty balancing includes all PG_dirty, PG_writeback and NFS unstable pages.
  611. *
  612. * Note that balance_dirty_pages() will only seriously take it as a hard limit
  613. * when sleeping max_pause per page is not enough to keep the dirty pages under
  614. * control. For example, when the device is completely stalled due to some error
  615. * conditions, or when there are 1000 dd tasks writing to a slow 10MB/s USB key.
  616. * In the other normal situations, it acts more gently by throttling the tasks
  617. * more (rather than completely block them) when the wb dirty pages go high.
  618. *
  619. * It allocates high/low dirty limits to fast/slow devices, in order to prevent
  620. * - starving fast devices
  621. * - piling up dirty pages (that will take long time to sync) on slow devices
  622. *
  623. * The wb's share of dirty limit will be adapting to its throughput and
  624. * bounded by the bdi->min_ratio and/or bdi->max_ratio parameters, if set.
  625. */
  626. static unsigned long __wb_calc_thresh(struct dirty_throttle_control *dtc)
  627. {
  628. struct wb_domain *dom = dtc_dom(dtc);
  629. unsigned long thresh = dtc->thresh;
  630. u64 wb_thresh;
  631. long numerator, denominator;
  632. unsigned long wb_min_ratio, wb_max_ratio;
  633. /*
  634. * Calculate this BDI's share of the thresh ratio.
  635. */
  636. fprop_fraction_percpu(&dom->completions, dtc->wb_completions,
  637. &numerator, &denominator);
  638. wb_thresh = (thresh * (100 - bdi_min_ratio)) / 100;
  639. wb_thresh *= numerator;
  640. do_div(wb_thresh, denominator);
  641. wb_min_max_ratio(dtc->wb, &wb_min_ratio, &wb_max_ratio);
  642. wb_thresh += (thresh * wb_min_ratio) / 100;
  643. if (wb_thresh > (thresh * wb_max_ratio) / 100)
  644. wb_thresh = thresh * wb_max_ratio / 100;
  645. return wb_thresh;
  646. }
  647. unsigned long wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh)
  648. {
  649. struct dirty_throttle_control gdtc = { GDTC_INIT(wb),
  650. .thresh = thresh };
  651. return __wb_calc_thresh(&gdtc);
  652. }
  653. /*
  654. * setpoint - dirty 3
  655. * f(dirty) := 1.0 + (----------------)
  656. * limit - setpoint
  657. *
  658. * it's a 3rd order polynomial that subjects to
  659. *
  660. * (1) f(freerun) = 2.0 => rampup dirty_ratelimit reasonably fast
  661. * (2) f(setpoint) = 1.0 => the balance point
  662. * (3) f(limit) = 0 => the hard limit
  663. * (4) df/dx <= 0 => negative feedback control
  664. * (5) the closer to setpoint, the smaller |df/dx| (and the reverse)
  665. * => fast response on large errors; small oscillation near setpoint
  666. */
  667. static long long pos_ratio_polynom(unsigned long setpoint,
  668. unsigned long dirty,
  669. unsigned long limit)
  670. {
  671. long long pos_ratio;
  672. long x;
  673. x = div64_s64(((s64)setpoint - (s64)dirty) << RATELIMIT_CALC_SHIFT,
  674. (limit - setpoint) | 1);
  675. pos_ratio = x;
  676. pos_ratio = pos_ratio * x >> RATELIMIT_CALC_SHIFT;
  677. pos_ratio = pos_ratio * x >> RATELIMIT_CALC_SHIFT;
  678. pos_ratio += 1 << RATELIMIT_CALC_SHIFT;
  679. return clamp(pos_ratio, 0LL, 2LL << RATELIMIT_CALC_SHIFT);
  680. }
  681. /*
  682. * Dirty position control.
  683. *
  684. * (o) global/bdi setpoints
  685. *
  686. * We want the dirty pages be balanced around the global/wb setpoints.
  687. * When the number of dirty pages is higher/lower than the setpoint, the
  688. * dirty position control ratio (and hence task dirty ratelimit) will be
  689. * decreased/increased to bring the dirty pages back to the setpoint.
  690. *
  691. * pos_ratio = 1 << RATELIMIT_CALC_SHIFT
  692. *
  693. * if (dirty < setpoint) scale up pos_ratio
  694. * if (dirty > setpoint) scale down pos_ratio
  695. *
  696. * if (wb_dirty < wb_setpoint) scale up pos_ratio
  697. * if (wb_dirty > wb_setpoint) scale down pos_ratio
  698. *
  699. * task_ratelimit = dirty_ratelimit * pos_ratio >> RATELIMIT_CALC_SHIFT
  700. *
  701. * (o) global control line
  702. *
  703. * ^ pos_ratio
  704. * |
  705. * | |<===== global dirty control scope ======>|
  706. * 2.0 .............*
  707. * | .*
  708. * | . *
  709. * | . *
  710. * | . *
  711. * | . *
  712. * | . *
  713. * 1.0 ................................*
  714. * | . . *
  715. * | . . *
  716. * | . . *
  717. * | . . *
  718. * | . . *
  719. * 0 +------------.------------------.----------------------*------------->
  720. * freerun^ setpoint^ limit^ dirty pages
  721. *
  722. * (o) wb control line
  723. *
  724. * ^ pos_ratio
  725. * |
  726. * | *
  727. * | *
  728. * | *
  729. * | *
  730. * | * |<=========== span ============>|
  731. * 1.0 .......................*
  732. * | . *
  733. * | . *
  734. * | . *
  735. * | . *
  736. * | . *
  737. * | . *
  738. * | . *
  739. * | . *
  740. * | . *
  741. * | . *
  742. * | . *
  743. * 1/4 ...............................................* * * * * * * * * * * *
  744. * | . .
  745. * | . .
  746. * | . .
  747. * 0 +----------------------.-------------------------------.------------->
  748. * wb_setpoint^ x_intercept^
  749. *
  750. * The wb control line won't drop below pos_ratio=1/4, so that wb_dirty can
  751. * be smoothly throttled down to normal if it starts high in situations like
  752. * - start writing to a slow SD card and a fast disk at the same time. The SD
  753. * card's wb_dirty may rush to many times higher than wb_setpoint.
  754. * - the wb dirty thresh drops quickly due to change of JBOD workload
  755. */
  756. static void wb_position_ratio(struct dirty_throttle_control *dtc)
  757. {
  758. struct bdi_writeback *wb = dtc->wb;
  759. unsigned long write_bw = wb->avg_write_bandwidth;
  760. unsigned long freerun = dirty_freerun_ceiling(dtc->thresh, dtc->bg_thresh);
  761. unsigned long limit = hard_dirty_limit(dtc_dom(dtc), dtc->thresh);
  762. unsigned long wb_thresh = dtc->wb_thresh;
  763. unsigned long x_intercept;
  764. unsigned long setpoint; /* dirty pages' target balance point */
  765. unsigned long wb_setpoint;
  766. unsigned long span;
  767. long long pos_ratio; /* for scaling up/down the rate limit */
  768. long x;
  769. dtc->pos_ratio = 0;
  770. if (unlikely(dtc->dirty >= limit))
  771. return;
  772. /*
  773. * global setpoint
  774. *
  775. * See comment for pos_ratio_polynom().
  776. */
  777. setpoint = (freerun + limit) / 2;
  778. pos_ratio = pos_ratio_polynom(setpoint, dtc->dirty, limit);
  779. /*
  780. * The strictlimit feature is a tool preventing mistrusted filesystems
  781. * from growing a large number of dirty pages before throttling. For
  782. * such filesystems balance_dirty_pages always checks wb counters
  783. * against wb limits. Even if global "nr_dirty" is under "freerun".
  784. * This is especially important for fuse which sets bdi->max_ratio to
  785. * 1% by default. Without strictlimit feature, fuse writeback may
  786. * consume arbitrary amount of RAM because it is accounted in
  787. * NR_WRITEBACK_TEMP which is not involved in calculating "nr_dirty".
  788. *
  789. * Here, in wb_position_ratio(), we calculate pos_ratio based on
  790. * two values: wb_dirty and wb_thresh. Let's consider an example:
  791. * total amount of RAM is 16GB, bdi->max_ratio is equal to 1%, global
  792. * limits are set by default to 10% and 20% (background and throttle).
  793. * Then wb_thresh is 1% of 20% of 16GB. This amounts to ~8K pages.
  794. * wb_calc_thresh(wb, bg_thresh) is about ~4K pages. wb_setpoint is
  795. * about ~6K pages (as the average of background and throttle wb
  796. * limits). The 3rd order polynomial will provide positive feedback if
  797. * wb_dirty is under wb_setpoint and vice versa.
  798. *
  799. * Note, that we cannot use global counters in these calculations
  800. * because we want to throttle process writing to a strictlimit wb
  801. * much earlier than global "freerun" is reached (~23MB vs. ~2.3GB
  802. * in the example above).
  803. */
  804. if (unlikely(wb->bdi->capabilities & BDI_CAP_STRICTLIMIT)) {
  805. long long wb_pos_ratio;
  806. if (dtc->wb_dirty < 8) {
  807. dtc->pos_ratio = min_t(long long, pos_ratio * 2,
  808. 2 << RATELIMIT_CALC_SHIFT);
  809. return;
  810. }
  811. if (dtc->wb_dirty >= wb_thresh)
  812. return;
  813. wb_setpoint = dirty_freerun_ceiling(wb_thresh,
  814. dtc->wb_bg_thresh);
  815. if (wb_setpoint == 0 || wb_setpoint == wb_thresh)
  816. return;
  817. wb_pos_ratio = pos_ratio_polynom(wb_setpoint, dtc->wb_dirty,
  818. wb_thresh);
  819. /*
  820. * Typically, for strictlimit case, wb_setpoint << setpoint
  821. * and pos_ratio >> wb_pos_ratio. In the other words global
  822. * state ("dirty") is not limiting factor and we have to
  823. * make decision based on wb counters. But there is an
  824. * important case when global pos_ratio should get precedence:
  825. * global limits are exceeded (e.g. due to activities on other
  826. * wb's) while given strictlimit wb is below limit.
  827. *
  828. * "pos_ratio * wb_pos_ratio" would work for the case above,
  829. * but it would look too non-natural for the case of all
  830. * activity in the system coming from a single strictlimit wb
  831. * with bdi->max_ratio == 100%.
  832. *
  833. * Note that min() below somewhat changes the dynamics of the
  834. * control system. Normally, pos_ratio value can be well over 3
  835. * (when globally we are at freerun and wb is well below wb
  836. * setpoint). Now the maximum pos_ratio in the same situation
  837. * is 2. We might want to tweak this if we observe the control
  838. * system is too slow to adapt.
  839. */
  840. dtc->pos_ratio = min(pos_ratio, wb_pos_ratio);
  841. return;
  842. }
  843. /*
  844. * We have computed basic pos_ratio above based on global situation. If
  845. * the wb is over/under its share of dirty pages, we want to scale
  846. * pos_ratio further down/up. That is done by the following mechanism.
  847. */
  848. /*
  849. * wb setpoint
  850. *
  851. * f(wb_dirty) := 1.0 + k * (wb_dirty - wb_setpoint)
  852. *
  853. * x_intercept - wb_dirty
  854. * := --------------------------
  855. * x_intercept - wb_setpoint
  856. *
  857. * The main wb control line is a linear function that subjects to
  858. *
  859. * (1) f(wb_setpoint) = 1.0
  860. * (2) k = - 1 / (8 * write_bw) (in single wb case)
  861. * or equally: x_intercept = wb_setpoint + 8 * write_bw
  862. *
  863. * For single wb case, the dirty pages are observed to fluctuate
  864. * regularly within range
  865. * [wb_setpoint - write_bw/2, wb_setpoint + write_bw/2]
  866. * for various filesystems, where (2) can yield in a reasonable 12.5%
  867. * fluctuation range for pos_ratio.
  868. *
  869. * For JBOD case, wb_thresh (not wb_dirty!) could fluctuate up to its
  870. * own size, so move the slope over accordingly and choose a slope that
  871. * yields 100% pos_ratio fluctuation on suddenly doubled wb_thresh.
  872. */
  873. if (unlikely(wb_thresh > dtc->thresh))
  874. wb_thresh = dtc->thresh;
  875. /*
  876. * It's very possible that wb_thresh is close to 0 not because the
  877. * device is slow, but that it has remained inactive for long time.
  878. * Honour such devices a reasonable good (hopefully IO efficient)
  879. * threshold, so that the occasional writes won't be blocked and active
  880. * writes can rampup the threshold quickly.
  881. */
  882. wb_thresh = max(wb_thresh, (limit - dtc->dirty) / 8);
  883. /*
  884. * scale global setpoint to wb's:
  885. * wb_setpoint = setpoint * wb_thresh / thresh
  886. */
  887. x = div_u64((u64)wb_thresh << 16, dtc->thresh | 1);
  888. wb_setpoint = setpoint * (u64)x >> 16;
  889. /*
  890. * Use span=(8*write_bw) in single wb case as indicated by
  891. * (thresh - wb_thresh ~= 0) and transit to wb_thresh in JBOD case.
  892. *
  893. * wb_thresh thresh - wb_thresh
  894. * span = --------- * (8 * write_bw) + ------------------ * wb_thresh
  895. * thresh thresh
  896. */
  897. span = (dtc->thresh - wb_thresh + 8 * write_bw) * (u64)x >> 16;
  898. x_intercept = wb_setpoint + span;
  899. if (dtc->wb_dirty < x_intercept - span / 4) {
  900. pos_ratio = div64_u64(pos_ratio * (x_intercept - dtc->wb_dirty),
  901. (x_intercept - wb_setpoint) | 1);
  902. } else
  903. pos_ratio /= 4;
  904. /*
  905. * wb reserve area, safeguard against dirty pool underrun and disk idle
  906. * It may push the desired control point of global dirty pages higher
  907. * than setpoint.
  908. */
  909. x_intercept = wb_thresh / 2;
  910. if (dtc->wb_dirty < x_intercept) {
  911. if (dtc->wb_dirty > x_intercept / 8)
  912. pos_ratio = div_u64(pos_ratio * x_intercept,
  913. dtc->wb_dirty);
  914. else
  915. pos_ratio *= 8;
  916. }
  917. dtc->pos_ratio = pos_ratio;
  918. }
  919. static void wb_update_write_bandwidth(struct bdi_writeback *wb,
  920. unsigned long elapsed,
  921. unsigned long written)
  922. {
  923. const unsigned long period = roundup_pow_of_two(3 * HZ);
  924. unsigned long avg = wb->avg_write_bandwidth;
  925. unsigned long old = wb->write_bandwidth;
  926. u64 bw;
  927. /*
  928. * bw = written * HZ / elapsed
  929. *
  930. * bw * elapsed + write_bandwidth * (period - elapsed)
  931. * write_bandwidth = ---------------------------------------------------
  932. * period
  933. *
  934. * @written may have decreased due to account_page_redirty().
  935. * Avoid underflowing @bw calculation.
  936. */
  937. bw = written - min(written, wb->written_stamp);
  938. bw *= HZ;
  939. if (unlikely(elapsed > period)) {
  940. do_div(bw, elapsed);
  941. avg = bw;
  942. goto out;
  943. }
  944. bw += (u64)wb->write_bandwidth * (period - elapsed);
  945. bw >>= ilog2(period);
  946. /*
  947. * one more level of smoothing, for filtering out sudden spikes
  948. */
  949. if (avg > old && old >= (unsigned long)bw)
  950. avg -= (avg - old) >> 3;
  951. if (avg < old && old <= (unsigned long)bw)
  952. avg += (old - avg) >> 3;
  953. out:
  954. /* keep avg > 0 to guarantee that tot > 0 if there are dirty wbs */
  955. avg = max(avg, 1LU);
  956. if (wb_has_dirty_io(wb)) {
  957. long delta = avg - wb->avg_write_bandwidth;
  958. WARN_ON_ONCE(atomic_long_add_return(delta,
  959. &wb->bdi->tot_write_bandwidth) <= 0);
  960. }
  961. wb->write_bandwidth = bw;
  962. wb->avg_write_bandwidth = avg;
  963. }
  964. static void update_dirty_limit(struct dirty_throttle_control *dtc)
  965. {
  966. struct wb_domain *dom = dtc_dom(dtc);
  967. unsigned long thresh = dtc->thresh;
  968. unsigned long limit = dom->dirty_limit;
  969. /*
  970. * Follow up in one step.
  971. */
  972. if (limit < thresh) {
  973. limit = thresh;
  974. goto update;
  975. }
  976. /*
  977. * Follow down slowly. Use the higher one as the target, because thresh
  978. * may drop below dirty. This is exactly the reason to introduce
  979. * dom->dirty_limit which is guaranteed to lie above the dirty pages.
  980. */
  981. thresh = max(thresh, dtc->dirty);
  982. if (limit > thresh) {
  983. limit -= (limit - thresh) >> 5;
  984. goto update;
  985. }
  986. return;
  987. update:
  988. dom->dirty_limit = limit;
  989. }
  990. static void domain_update_bandwidth(struct dirty_throttle_control *dtc,
  991. unsigned long now)
  992. {
  993. struct wb_domain *dom = dtc_dom(dtc);
  994. /*
  995. * check locklessly first to optimize away locking for the most time
  996. */
  997. if (time_before(now, dom->dirty_limit_tstamp + BANDWIDTH_INTERVAL))
  998. return;
  999. spin_lock(&dom->lock);
  1000. if (time_after_eq(now, dom->dirty_limit_tstamp + BANDWIDTH_INTERVAL)) {
  1001. update_dirty_limit(dtc);
  1002. dom->dirty_limit_tstamp = now;
  1003. }
  1004. spin_unlock(&dom->lock);
  1005. }
  1006. /*
  1007. * Maintain wb->dirty_ratelimit, the base dirty throttle rate.
  1008. *
  1009. * Normal wb tasks will be curbed at or below it in long term.
  1010. * Obviously it should be around (write_bw / N) when there are N dd tasks.
  1011. */
  1012. static void wb_update_dirty_ratelimit(struct dirty_throttle_control *dtc,
  1013. unsigned long dirtied,
  1014. unsigned long elapsed)
  1015. {
  1016. struct bdi_writeback *wb = dtc->wb;
  1017. unsigned long dirty = dtc->dirty;
  1018. unsigned long freerun = dirty_freerun_ceiling(dtc->thresh, dtc->bg_thresh);
  1019. unsigned long limit = hard_dirty_limit(dtc_dom(dtc), dtc->thresh);
  1020. unsigned long setpoint = (freerun + limit) / 2;
  1021. unsigned long write_bw = wb->avg_write_bandwidth;
  1022. unsigned long dirty_ratelimit = wb->dirty_ratelimit;
  1023. unsigned long dirty_rate;
  1024. unsigned long task_ratelimit;
  1025. unsigned long balanced_dirty_ratelimit;
  1026. unsigned long step;
  1027. unsigned long x;
  1028. unsigned long shift;
  1029. /*
  1030. * The dirty rate will match the writeout rate in long term, except
  1031. * when dirty pages are truncated by userspace or re-dirtied by FS.
  1032. */
  1033. dirty_rate = (dirtied - wb->dirtied_stamp) * HZ / elapsed;
  1034. /*
  1035. * task_ratelimit reflects each dd's dirty rate for the past 200ms.
  1036. */
  1037. task_ratelimit = (u64)dirty_ratelimit *
  1038. dtc->pos_ratio >> RATELIMIT_CALC_SHIFT;
  1039. task_ratelimit++; /* it helps rampup dirty_ratelimit from tiny values */
  1040. /*
  1041. * A linear estimation of the "balanced" throttle rate. The theory is,
  1042. * if there are N dd tasks, each throttled at task_ratelimit, the wb's
  1043. * dirty_rate will be measured to be (N * task_ratelimit). So the below
  1044. * formula will yield the balanced rate limit (write_bw / N).
  1045. *
  1046. * Note that the expanded form is not a pure rate feedback:
  1047. * rate_(i+1) = rate_(i) * (write_bw / dirty_rate) (1)
  1048. * but also takes pos_ratio into account:
  1049. * rate_(i+1) = rate_(i) * (write_bw / dirty_rate) * pos_ratio (2)
  1050. *
  1051. * (1) is not realistic because pos_ratio also takes part in balancing
  1052. * the dirty rate. Consider the state
  1053. * pos_ratio = 0.5 (3)
  1054. * rate = 2 * (write_bw / N) (4)
  1055. * If (1) is used, it will stuck in that state! Because each dd will
  1056. * be throttled at
  1057. * task_ratelimit = pos_ratio * rate = (write_bw / N) (5)
  1058. * yielding
  1059. * dirty_rate = N * task_ratelimit = write_bw (6)
  1060. * put (6) into (1) we get
  1061. * rate_(i+1) = rate_(i) (7)
  1062. *
  1063. * So we end up using (2) to always keep
  1064. * rate_(i+1) ~= (write_bw / N) (8)
  1065. * regardless of the value of pos_ratio. As long as (8) is satisfied,
  1066. * pos_ratio is able to drive itself to 1.0, which is not only where
  1067. * the dirty count meet the setpoint, but also where the slope of
  1068. * pos_ratio is most flat and hence task_ratelimit is least fluctuated.
  1069. */
  1070. balanced_dirty_ratelimit = div_u64((u64)task_ratelimit * write_bw,
  1071. dirty_rate | 1);
  1072. /*
  1073. * balanced_dirty_ratelimit ~= (write_bw / N) <= write_bw
  1074. */
  1075. if (unlikely(balanced_dirty_ratelimit > write_bw))
  1076. balanced_dirty_ratelimit = write_bw;
  1077. /*
  1078. * We could safely do this and return immediately:
  1079. *
  1080. * wb->dirty_ratelimit = balanced_dirty_ratelimit;
  1081. *
  1082. * However to get a more stable dirty_ratelimit, the below elaborated
  1083. * code makes use of task_ratelimit to filter out singular points and
  1084. * limit the step size.
  1085. *
  1086. * The below code essentially only uses the relative value of
  1087. *
  1088. * task_ratelimit - dirty_ratelimit
  1089. * = (pos_ratio - 1) * dirty_ratelimit
  1090. *
  1091. * which reflects the direction and size of dirty position error.
  1092. */
  1093. /*
  1094. * dirty_ratelimit will follow balanced_dirty_ratelimit iff
  1095. * task_ratelimit is on the same side of dirty_ratelimit, too.
  1096. * For example, when
  1097. * - dirty_ratelimit > balanced_dirty_ratelimit
  1098. * - dirty_ratelimit > task_ratelimit (dirty pages are above setpoint)
  1099. * lowering dirty_ratelimit will help meet both the position and rate
  1100. * control targets. Otherwise, don't update dirty_ratelimit if it will
  1101. * only help meet the rate target. After all, what the users ultimately
  1102. * feel and care are stable dirty rate and small position error.
  1103. *
  1104. * |task_ratelimit - dirty_ratelimit| is used to limit the step size
  1105. * and filter out the singular points of balanced_dirty_ratelimit. Which
  1106. * keeps jumping around randomly and can even leap far away at times
  1107. * due to the small 200ms estimation period of dirty_rate (we want to
  1108. * keep that period small to reduce time lags).
  1109. */
  1110. step = 0;
  1111. /*
  1112. * For strictlimit case, calculations above were based on wb counters
  1113. * and limits (starting from pos_ratio = wb_position_ratio() and up to
  1114. * balanced_dirty_ratelimit = task_ratelimit * write_bw / dirty_rate).
  1115. * Hence, to calculate "step" properly, we have to use wb_dirty as
  1116. * "dirty" and wb_setpoint as "setpoint".
  1117. *
  1118. * We rampup dirty_ratelimit forcibly if wb_dirty is low because
  1119. * it's possible that wb_thresh is close to zero due to inactivity
  1120. * of backing device.
  1121. */
  1122. if (unlikely(wb->bdi->capabilities & BDI_CAP_STRICTLIMIT)) {
  1123. dirty = dtc->wb_dirty;
  1124. if (dtc->wb_dirty < 8)
  1125. setpoint = dtc->wb_dirty + 1;
  1126. else
  1127. setpoint = (dtc->wb_thresh + dtc->wb_bg_thresh) / 2;
  1128. }
  1129. if (dirty < setpoint) {
  1130. x = min3(wb->balanced_dirty_ratelimit,
  1131. balanced_dirty_ratelimit, task_ratelimit);
  1132. if (dirty_ratelimit < x)
  1133. step = x - dirty_ratelimit;
  1134. } else {
  1135. x = max3(wb->balanced_dirty_ratelimit,
  1136. balanced_dirty_ratelimit, task_ratelimit);
  1137. if (dirty_ratelimit > x)
  1138. step = dirty_ratelimit - x;
  1139. }
  1140. /*
  1141. * Don't pursue 100% rate matching. It's impossible since the balanced
  1142. * rate itself is constantly fluctuating. So decrease the track speed
  1143. * when it gets close to the target. Helps eliminate pointless tremors.
  1144. */
  1145. shift = dirty_ratelimit / (2 * step + 1);
  1146. if (shift < BITS_PER_LONG)
  1147. step = DIV_ROUND_UP(step >> shift, 8);
  1148. else
  1149. step = 0;
  1150. if (dirty_ratelimit < balanced_dirty_ratelimit)
  1151. dirty_ratelimit += step;
  1152. else
  1153. dirty_ratelimit -= step;
  1154. wb->dirty_ratelimit = max(dirty_ratelimit, 1UL);
  1155. wb->balanced_dirty_ratelimit = balanced_dirty_ratelimit;
  1156. trace_bdi_dirty_ratelimit(wb, dirty_rate, task_ratelimit);
  1157. }
  1158. static void __wb_update_bandwidth(struct dirty_throttle_control *gdtc,
  1159. struct dirty_throttle_control *mdtc,
  1160. unsigned long start_time,
  1161. bool update_ratelimit)
  1162. {
  1163. struct bdi_writeback *wb = gdtc->wb;
  1164. unsigned long now = jiffies;
  1165. unsigned long elapsed = now - wb->bw_time_stamp;
  1166. unsigned long dirtied;
  1167. unsigned long written;
  1168. lockdep_assert_held(&wb->list_lock);
  1169. /*
  1170. * rate-limit, only update once every 200ms.
  1171. */
  1172. if (elapsed < BANDWIDTH_INTERVAL)
  1173. return;
  1174. dirtied = percpu_counter_read(&wb->stat[WB_DIRTIED]);
  1175. written = percpu_counter_read(&wb->stat[WB_WRITTEN]);
  1176. /*
  1177. * Skip quiet periods when disk bandwidth is under-utilized.
  1178. * (at least 1s idle time between two flusher runs)
  1179. */
  1180. if (elapsed > HZ && time_before(wb->bw_time_stamp, start_time))
  1181. goto snapshot;
  1182. if (update_ratelimit) {
  1183. domain_update_bandwidth(gdtc, now);
  1184. wb_update_dirty_ratelimit(gdtc, dirtied, elapsed);
  1185. /*
  1186. * @mdtc is always NULL if !CGROUP_WRITEBACK but the
  1187. * compiler has no way to figure that out. Help it.
  1188. */
  1189. if (IS_ENABLED(CONFIG_CGROUP_WRITEBACK) && mdtc) {
  1190. domain_update_bandwidth(mdtc, now);
  1191. wb_update_dirty_ratelimit(mdtc, dirtied, elapsed);
  1192. }
  1193. }
  1194. wb_update_write_bandwidth(wb, elapsed, written);
  1195. snapshot:
  1196. wb->dirtied_stamp = dirtied;
  1197. wb->written_stamp = written;
  1198. wb->bw_time_stamp = now;
  1199. }
  1200. void wb_update_bandwidth(struct bdi_writeback *wb, unsigned long start_time)
  1201. {
  1202. struct dirty_throttle_control gdtc = { GDTC_INIT(wb) };
  1203. __wb_update_bandwidth(&gdtc, NULL, start_time, false);
  1204. }
  1205. /*
  1206. * After a task dirtied this many pages, balance_dirty_pages_ratelimited()
  1207. * will look to see if it needs to start dirty throttling.
  1208. *
  1209. * If dirty_poll_interval is too low, big NUMA machines will call the expensive
  1210. * global_page_state() too often. So scale it near-sqrt to the safety margin
  1211. * (the number of pages we may dirty without exceeding the dirty limits).
  1212. */
  1213. static unsigned long dirty_poll_interval(unsigned long dirty,
  1214. unsigned long thresh)
  1215. {
  1216. if (thresh > dirty)
  1217. return 1UL << (ilog2(thresh - dirty) >> 1);
  1218. return 1;
  1219. }
  1220. static unsigned long wb_max_pause(struct bdi_writeback *wb,
  1221. unsigned long wb_dirty)
  1222. {
  1223. unsigned long bw = wb->avg_write_bandwidth;
  1224. unsigned long t;
  1225. /*
  1226. * Limit pause time for small memory systems. If sleeping for too long
  1227. * time, a small pool of dirty/writeback pages may go empty and disk go
  1228. * idle.
  1229. *
  1230. * 8 serves as the safety ratio.
  1231. */
  1232. t = wb_dirty / (1 + bw / roundup_pow_of_two(1 + HZ / 8));
  1233. t++;
  1234. return min_t(unsigned long, t, MAX_PAUSE);
  1235. }
  1236. static long wb_min_pause(struct bdi_writeback *wb,
  1237. long max_pause,
  1238. unsigned long task_ratelimit,
  1239. unsigned long dirty_ratelimit,
  1240. int *nr_dirtied_pause)
  1241. {
  1242. long hi = ilog2(wb->avg_write_bandwidth);
  1243. long lo = ilog2(wb->dirty_ratelimit);
  1244. long t; /* target pause */
  1245. long pause; /* estimated next pause */
  1246. int pages; /* target nr_dirtied_pause */
  1247. /* target for 10ms pause on 1-dd case */
  1248. t = max(1, HZ / 100);
  1249. /*
  1250. * Scale up pause time for concurrent dirtiers in order to reduce CPU
  1251. * overheads.
  1252. *
  1253. * (N * 10ms) on 2^N concurrent tasks.
  1254. */
  1255. if (hi > lo)
  1256. t += (hi - lo) * (10 * HZ) / 1024;
  1257. /*
  1258. * This is a bit convoluted. We try to base the next nr_dirtied_pause
  1259. * on the much more stable dirty_ratelimit. However the next pause time
  1260. * will be computed based on task_ratelimit and the two rate limits may
  1261. * depart considerably at some time. Especially if task_ratelimit goes
  1262. * below dirty_ratelimit/2 and the target pause is max_pause, the next
  1263. * pause time will be max_pause*2 _trimmed down_ to max_pause. As a
  1264. * result task_ratelimit won't be executed faithfully, which could
  1265. * eventually bring down dirty_ratelimit.
  1266. *
  1267. * We apply two rules to fix it up:
  1268. * 1) try to estimate the next pause time and if necessary, use a lower
  1269. * nr_dirtied_pause so as not to exceed max_pause. When this happens,
  1270. * nr_dirtied_pause will be "dancing" with task_ratelimit.
  1271. * 2) limit the target pause time to max_pause/2, so that the normal
  1272. * small fluctuations of task_ratelimit won't trigger rule (1) and
  1273. * nr_dirtied_pause will remain as stable as dirty_ratelimit.
  1274. */
  1275. t = min(t, 1 + max_pause / 2);
  1276. pages = dirty_ratelimit * t / roundup_pow_of_two(HZ);
  1277. /*
  1278. * Tiny nr_dirtied_pause is found to hurt I/O performance in the test
  1279. * case fio-mmap-randwrite-64k, which does 16*{sync read, async write}.
  1280. * When the 16 consecutive reads are often interrupted by some dirty
  1281. * throttling pause during the async writes, cfq will go into idles
  1282. * (deadline is fine). So push nr_dirtied_pause as high as possible
  1283. * until reaches DIRTY_POLL_THRESH=32 pages.
  1284. */
  1285. if (pages < DIRTY_POLL_THRESH) {
  1286. t = max_pause;
  1287. pages = dirty_ratelimit * t / roundup_pow_of_two(HZ);
  1288. if (pages > DIRTY_POLL_THRESH) {
  1289. pages = DIRTY_POLL_THRESH;
  1290. t = HZ * DIRTY_POLL_THRESH / dirty_ratelimit;
  1291. }
  1292. }
  1293. pause = HZ * pages / (task_ratelimit + 1);
  1294. if (pause > max_pause) {
  1295. t = max_pause;
  1296. pages = task_ratelimit * t / roundup_pow_of_two(HZ);
  1297. }
  1298. *nr_dirtied_pause = pages;
  1299. /*
  1300. * The minimal pause time will normally be half the target pause time.
  1301. */
  1302. return pages >= DIRTY_POLL_THRESH ? 1 + t / 2 : t;
  1303. }
  1304. static inline void wb_dirty_limits(struct dirty_throttle_control *dtc)
  1305. {
  1306. struct bdi_writeback *wb = dtc->wb;
  1307. unsigned long wb_reclaimable;
  1308. /*
  1309. * wb_thresh is not treated as some limiting factor as
  1310. * dirty_thresh, due to reasons
  1311. * - in JBOD setup, wb_thresh can fluctuate a lot
  1312. * - in a system with HDD and USB key, the USB key may somehow
  1313. * go into state (wb_dirty >> wb_thresh) either because
  1314. * wb_dirty starts high, or because wb_thresh drops low.
  1315. * In this case we don't want to hard throttle the USB key
  1316. * dirtiers for 100 seconds until wb_dirty drops under
  1317. * wb_thresh. Instead the auxiliary wb control line in
  1318. * wb_position_ratio() will let the dirtier task progress
  1319. * at some rate <= (write_bw / 2) for bringing down wb_dirty.
  1320. */
  1321. dtc->wb_thresh = __wb_calc_thresh(dtc);
  1322. dtc->wb_bg_thresh = dtc->thresh ?
  1323. div_u64((u64)dtc->wb_thresh * dtc->bg_thresh, dtc->thresh) : 0;
  1324. /*
  1325. * In order to avoid the stacked BDI deadlock we need
  1326. * to ensure we accurately count the 'dirty' pages when
  1327. * the threshold is low.
  1328. *
  1329. * Otherwise it would be possible to get thresh+n pages
  1330. * reported dirty, even though there are thresh-m pages
  1331. * actually dirty; with m+n sitting in the percpu
  1332. * deltas.
  1333. */
  1334. if (dtc->wb_thresh < 2 * wb_stat_error(wb)) {
  1335. wb_reclaimable = wb_stat_sum(wb, WB_RECLAIMABLE);
  1336. dtc->wb_dirty = wb_reclaimable + wb_stat_sum(wb, WB_WRITEBACK);
  1337. } else {
  1338. wb_reclaimable = wb_stat(wb, WB_RECLAIMABLE);
  1339. dtc->wb_dirty = wb_reclaimable + wb_stat(wb, WB_WRITEBACK);
  1340. }
  1341. }
  1342. /*
  1343. * balance_dirty_pages() must be called by processes which are generating dirty
  1344. * data. It looks at the number of dirty pages in the machine and will force
  1345. * the caller to wait once crossing the (background_thresh + dirty_thresh) / 2.
  1346. * If we're over `background_thresh' then the writeback threads are woken to
  1347. * perform some writeout.
  1348. */
  1349. static void balance_dirty_pages(struct address_space *mapping,
  1350. struct bdi_writeback *wb,
  1351. unsigned long pages_dirtied)
  1352. {
  1353. struct dirty_throttle_control gdtc_stor = { GDTC_INIT(wb) };
  1354. struct dirty_throttle_control mdtc_stor = { MDTC_INIT(wb, &gdtc_stor) };
  1355. struct dirty_throttle_control * const gdtc = &gdtc_stor;
  1356. struct dirty_throttle_control * const mdtc = mdtc_valid(&mdtc_stor) ?
  1357. &mdtc_stor : NULL;
  1358. struct dirty_throttle_control *sdtc;
  1359. unsigned long nr_reclaimable; /* = file_dirty + unstable_nfs */
  1360. long period;
  1361. long pause;
  1362. long max_pause;
  1363. long min_pause;
  1364. int nr_dirtied_pause;
  1365. bool dirty_exceeded = false;
  1366. unsigned long task_ratelimit;
  1367. unsigned long dirty_ratelimit;
  1368. struct backing_dev_info *bdi = wb->bdi;
  1369. bool strictlimit = bdi->capabilities & BDI_CAP_STRICTLIMIT;
  1370. unsigned long start_time = jiffies;
  1371. for (;;) {
  1372. unsigned long now = jiffies;
  1373. unsigned long dirty, thresh, bg_thresh;
  1374. unsigned long m_dirty = 0; /* stop bogus uninit warnings */
  1375. unsigned long m_thresh = 0;
  1376. unsigned long m_bg_thresh = 0;
  1377. /*
  1378. * Unstable writes are a feature of certain networked
  1379. * filesystems (i.e. NFS) in which data may have been
  1380. * written to the server's write cache, but has not yet
  1381. * been flushed to permanent storage.
  1382. */
  1383. nr_reclaimable = global_page_state(NR_FILE_DIRTY) +
  1384. global_page_state(NR_UNSTABLE_NFS);
  1385. gdtc->avail = global_dirtyable_memory();
  1386. gdtc->dirty = nr_reclaimable + global_page_state(NR_WRITEBACK);
  1387. domain_dirty_limits(gdtc);
  1388. if (unlikely(strictlimit)) {
  1389. wb_dirty_limits(gdtc);
  1390. dirty = gdtc->wb_dirty;
  1391. thresh = gdtc->wb_thresh;
  1392. bg_thresh = gdtc->wb_bg_thresh;
  1393. } else {
  1394. dirty = gdtc->dirty;
  1395. thresh = gdtc->thresh;
  1396. bg_thresh = gdtc->bg_thresh;
  1397. }
  1398. if (mdtc) {
  1399. unsigned long filepages, headroom, writeback;
  1400. /*
  1401. * If @wb belongs to !root memcg, repeat the same
  1402. * basic calculations for the memcg domain.
  1403. */
  1404. mem_cgroup_wb_stats(wb, &filepages, &headroom,
  1405. &mdtc->dirty, &writeback);
  1406. mdtc->dirty += writeback;
  1407. mdtc_calc_avail(mdtc, filepages, headroom);
  1408. domain_dirty_limits(mdtc);
  1409. if (unlikely(strictlimit)) {
  1410. wb_dirty_limits(mdtc);
  1411. m_dirty = mdtc->wb_dirty;
  1412. m_thresh = mdtc->wb_thresh;
  1413. m_bg_thresh = mdtc->wb_bg_thresh;
  1414. } else {
  1415. m_dirty = mdtc->dirty;
  1416. m_thresh = mdtc->thresh;
  1417. m_bg_thresh = mdtc->bg_thresh;
  1418. }
  1419. }
  1420. /*
  1421. * Throttle it only when the background writeback cannot
  1422. * catch-up. This avoids (excessively) small writeouts
  1423. * when the wb limits are ramping up in case of !strictlimit.
  1424. *
  1425. * In strictlimit case make decision based on the wb counters
  1426. * and limits. Small writeouts when the wb limits are ramping
  1427. * up are the price we consciously pay for strictlimit-ing.
  1428. *
  1429. * If memcg domain is in effect, @dirty should be under
  1430. * both global and memcg freerun ceilings.
  1431. */
  1432. if (dirty <= dirty_freerun_ceiling(thresh, bg_thresh) &&
  1433. (!mdtc ||
  1434. m_dirty <= dirty_freerun_ceiling(m_thresh, m_bg_thresh))) {
  1435. unsigned long intv = dirty_poll_interval(dirty, thresh);
  1436. unsigned long m_intv = ULONG_MAX;
  1437. current->dirty_paused_when = now;
  1438. current->nr_dirtied = 0;
  1439. if (mdtc)
  1440. m_intv = dirty_poll_interval(m_dirty, m_thresh);
  1441. current->nr_dirtied_pause = min(intv, m_intv);
  1442. break;
  1443. }
  1444. if (unlikely(!writeback_in_progress(wb)))
  1445. wb_start_background_writeback(wb);
  1446. /*
  1447. * Calculate global domain's pos_ratio and select the
  1448. * global dtc by default.
  1449. */
  1450. if (!strictlimit)
  1451. wb_dirty_limits(gdtc);
  1452. dirty_exceeded = (gdtc->wb_dirty > gdtc->wb_thresh) &&
  1453. ((gdtc->dirty > gdtc->thresh) || strictlimit);
  1454. wb_position_ratio(gdtc);
  1455. sdtc = gdtc;
  1456. if (mdtc) {
  1457. /*
  1458. * If memcg domain is in effect, calculate its
  1459. * pos_ratio. @wb should satisfy constraints from
  1460. * both global and memcg domains. Choose the one
  1461. * w/ lower pos_ratio.
  1462. */
  1463. if (!strictlimit)
  1464. wb_dirty_limits(mdtc);
  1465. dirty_exceeded |= (mdtc->wb_dirty > mdtc->wb_thresh) &&
  1466. ((mdtc->dirty > mdtc->thresh) || strictlimit);
  1467. wb_position_ratio(mdtc);
  1468. if (mdtc->pos_ratio < gdtc->pos_ratio)
  1469. sdtc = mdtc;
  1470. }
  1471. if (dirty_exceeded && !wb->dirty_exceeded)
  1472. wb->dirty_exceeded = 1;
  1473. if (time_is_before_jiffies(wb->bw_time_stamp +
  1474. BANDWIDTH_INTERVAL)) {
  1475. spin_lock(&wb->list_lock);
  1476. __wb_update_bandwidth(gdtc, mdtc, start_time, true);
  1477. spin_unlock(&wb->list_lock);
  1478. }
  1479. /* throttle according to the chosen dtc */
  1480. dirty_ratelimit = wb->dirty_ratelimit;
  1481. task_ratelimit = ((u64)dirty_ratelimit * sdtc->pos_ratio) >>
  1482. RATELIMIT_CALC_SHIFT;
  1483. max_pause = wb_max_pause(wb, sdtc->wb_dirty);
  1484. min_pause = wb_min_pause(wb, max_pause,
  1485. task_ratelimit, dirty_ratelimit,
  1486. &nr_dirtied_pause);
  1487. if (unlikely(task_ratelimit == 0)) {
  1488. period = max_pause;
  1489. pause = max_pause;
  1490. goto pause;
  1491. }
  1492. period = HZ * pages_dirtied / task_ratelimit;
  1493. pause = period;
  1494. if (current->dirty_paused_when)
  1495. pause -= now - current->dirty_paused_when;
  1496. /*
  1497. * For less than 1s think time (ext3/4 may block the dirtier
  1498. * for up to 800ms from time to time on 1-HDD; so does xfs,
  1499. * however at much less frequency), try to compensate it in
  1500. * future periods by updating the virtual time; otherwise just
  1501. * do a reset, as it may be a light dirtier.
  1502. */
  1503. if (pause < min_pause) {
  1504. trace_balance_dirty_pages(wb,
  1505. sdtc->thresh,
  1506. sdtc->bg_thresh,
  1507. sdtc->dirty,
  1508. sdtc->wb_thresh,
  1509. sdtc->wb_dirty,
  1510. dirty_ratelimit,
  1511. task_ratelimit,
  1512. pages_dirtied,
  1513. period,
  1514. min(pause, 0L),
  1515. start_time);
  1516. if (pause < -HZ) {
  1517. current->dirty_paused_when = now;
  1518. current->nr_dirtied = 0;
  1519. } else if (period) {
  1520. current->dirty_paused_when += period;
  1521. current->nr_dirtied = 0;
  1522. } else if (current->nr_dirtied_pause <= pages_dirtied)
  1523. current->nr_dirtied_pause += pages_dirtied;
  1524. break;
  1525. }
  1526. if (unlikely(pause > max_pause)) {
  1527. /* for occasional dropped task_ratelimit */
  1528. now += min(pause - max_pause, max_pause);
  1529. pause = max_pause;
  1530. }
  1531. pause:
  1532. trace_balance_dirty_pages(wb,
  1533. sdtc->thresh,
  1534. sdtc->bg_thresh,
  1535. sdtc->dirty,
  1536. sdtc->wb_thresh,
  1537. sdtc->wb_dirty,
  1538. dirty_ratelimit,
  1539. task_ratelimit,
  1540. pages_dirtied,
  1541. period,
  1542. pause,
  1543. start_time);
  1544. __set_current_state(TASK_KILLABLE);
  1545. io_schedule_timeout(pause);
  1546. current->dirty_paused_when = now + pause;
  1547. current->nr_dirtied = 0;
  1548. current->nr_dirtied_pause = nr_dirtied_pause;
  1549. /*
  1550. * This is typically equal to (dirty < thresh) and can also
  1551. * keep "1000+ dd on a slow USB stick" under control.
  1552. */
  1553. if (task_ratelimit)
  1554. break;
  1555. /*
  1556. * In the case of an unresponding NFS server and the NFS dirty
  1557. * pages exceeds dirty_thresh, give the other good wb's a pipe
  1558. * to go through, so that tasks on them still remain responsive.
  1559. *
  1560. * In theory 1 page is enough to keep the comsumer-producer
  1561. * pipe going: the flusher cleans 1 page => the task dirties 1
  1562. * more page. However wb_dirty has accounting errors. So use
  1563. * the larger and more IO friendly wb_stat_error.
  1564. */
  1565. if (sdtc->wb_dirty <= wb_stat_error(wb))
  1566. break;
  1567. if (fatal_signal_pending(current))
  1568. break;
  1569. }
  1570. if (!dirty_exceeded && wb->dirty_exceeded)
  1571. wb->dirty_exceeded = 0;
  1572. if (writeback_in_progress(wb))
  1573. return;
  1574. /*
  1575. * In laptop mode, we wait until hitting the higher threshold before
  1576. * starting background writeout, and then write out all the way down
  1577. * to the lower threshold. So slow writers cause minimal disk activity.
  1578. *
  1579. * In normal mode, we start background writeout at the lower
  1580. * background_thresh, to keep the amount of dirty memory low.
  1581. */
  1582. if (laptop_mode)
  1583. return;
  1584. if (nr_reclaimable > gdtc->bg_thresh)
  1585. wb_start_background_writeback(wb);
  1586. }
  1587. static DEFINE_PER_CPU(int, bdp_ratelimits);
  1588. /*
  1589. * Normal tasks are throttled by
  1590. * loop {
  1591. * dirty tsk->nr_dirtied_pause pages;
  1592. * take a snap in balance_dirty_pages();
  1593. * }
  1594. * However there is a worst case. If every task exit immediately when dirtied
  1595. * (tsk->nr_dirtied_pause - 1) pages, balance_dirty_pages() will never be
  1596. * called to throttle the page dirties. The solution is to save the not yet
  1597. * throttled page dirties in dirty_throttle_leaks on task exit and charge them
  1598. * randomly into the running tasks. This works well for the above worst case,
  1599. * as the new task will pick up and accumulate the old task's leaked dirty
  1600. * count and eventually get throttled.
  1601. */
  1602. DEFINE_PER_CPU(int, dirty_throttle_leaks) = 0;
  1603. /**
  1604. * balance_dirty_pages_ratelimited - balance dirty memory state
  1605. * @mapping: address_space which was dirtied
  1606. *
  1607. * Processes which are dirtying memory should call in here once for each page
  1608. * which was newly dirtied. The function will periodically check the system's
  1609. * dirty state and will initiate writeback if needed.
  1610. *
  1611. * On really big machines, get_writeback_state is expensive, so try to avoid
  1612. * calling it too often (ratelimiting). But once we're over the dirty memory
  1613. * limit we decrease the ratelimiting by a lot, to prevent individual processes
  1614. * from overshooting the limit by (ratelimit_pages) each.
  1615. */
  1616. void balance_dirty_pages_ratelimited(struct address_space *mapping)
  1617. {
  1618. struct inode *inode = mapping->host;
  1619. struct backing_dev_info *bdi = inode_to_bdi(inode);
  1620. struct bdi_writeback *wb = NULL;
  1621. int ratelimit;
  1622. int *p;
  1623. if (!bdi_cap_account_dirty(bdi))
  1624. return;
  1625. if (inode_cgwb_enabled(inode))
  1626. wb = wb_get_create_current(bdi, GFP_KERNEL);
  1627. if (!wb)
  1628. wb = &bdi->wb;
  1629. ratelimit = current->nr_dirtied_pause;
  1630. if (wb->dirty_exceeded)
  1631. ratelimit = min(ratelimit, 32 >> (PAGE_SHIFT - 10));
  1632. preempt_disable();
  1633. /*
  1634. * This prevents one CPU to accumulate too many dirtied pages without
  1635. * calling into balance_dirty_pages(), which can happen when there are
  1636. * 1000+ tasks, all of them start dirtying pages at exactly the same
  1637. * time, hence all honoured too large initial task->nr_dirtied_pause.
  1638. */
  1639. p = this_cpu_ptr(&bdp_ratelimits);
  1640. if (unlikely(current->nr_dirtied >= ratelimit))
  1641. *p = 0;
  1642. else if (unlikely(*p >= ratelimit_pages)) {
  1643. *p = 0;
  1644. ratelimit = 0;
  1645. }
  1646. /*
  1647. * Pick up the dirtied pages by the exited tasks. This avoids lots of
  1648. * short-lived tasks (eg. gcc invocations in a kernel build) escaping
  1649. * the dirty throttling and livelock other long-run dirtiers.
  1650. */
  1651. p = this_cpu_ptr(&dirty_throttle_leaks);
  1652. if (*p > 0 && current->nr_dirtied < ratelimit) {
  1653. unsigned long nr_pages_dirtied;
  1654. nr_pages_dirtied = min(*p, ratelimit - current->nr_dirtied);
  1655. *p -= nr_pages_dirtied;
  1656. current->nr_dirtied += nr_pages_dirtied;
  1657. }
  1658. preempt_enable();
  1659. if (unlikely(current->nr_dirtied >= ratelimit))
  1660. balance_dirty_pages(mapping, wb, current->nr_dirtied);
  1661. wb_put(wb);
  1662. }
  1663. EXPORT_SYMBOL(balance_dirty_pages_ratelimited);
  1664. /**
  1665. * wb_over_bg_thresh - does @wb need to be written back?
  1666. * @wb: bdi_writeback of interest
  1667. *
  1668. * Determines whether background writeback should keep writing @wb or it's
  1669. * clean enough. Returns %true if writeback should continue.
  1670. */
  1671. bool wb_over_bg_thresh(struct bdi_writeback *wb)
  1672. {
  1673. struct dirty_throttle_control gdtc_stor = { GDTC_INIT(wb) };
  1674. struct dirty_throttle_control mdtc_stor = { MDTC_INIT(wb, &gdtc_stor) };
  1675. struct dirty_throttle_control * const gdtc = &gdtc_stor;
  1676. struct dirty_throttle_control * const mdtc = mdtc_valid(&mdtc_stor) ?
  1677. &mdtc_stor : NULL;
  1678. /*
  1679. * Similar to balance_dirty_pages() but ignores pages being written
  1680. * as we're trying to decide whether to put more under writeback.
  1681. */
  1682. gdtc->avail = global_dirtyable_memory();
  1683. gdtc->dirty = global_page_state(NR_FILE_DIRTY) +
  1684. global_page_state(NR_UNSTABLE_NFS);
  1685. domain_dirty_limits(gdtc);
  1686. if (gdtc->dirty > gdtc->bg_thresh)
  1687. return true;
  1688. if (wb_stat(wb, WB_RECLAIMABLE) >
  1689. wb_calc_thresh(gdtc->wb, gdtc->bg_thresh))
  1690. return true;
  1691. if (mdtc) {
  1692. unsigned long filepages, headroom, writeback;
  1693. mem_cgroup_wb_stats(wb, &filepages, &headroom, &mdtc->dirty,
  1694. &writeback);
  1695. mdtc_calc_avail(mdtc, filepages, headroom);
  1696. domain_dirty_limits(mdtc); /* ditto, ignore writeback */
  1697. if (mdtc->dirty > mdtc->bg_thresh)
  1698. return true;
  1699. if (wb_stat(wb, WB_RECLAIMABLE) >
  1700. wb_calc_thresh(mdtc->wb, mdtc->bg_thresh))
  1701. return true;
  1702. }
  1703. return false;
  1704. }
  1705. void throttle_vm_writeout(gfp_t gfp_mask)
  1706. {
  1707. unsigned long background_thresh;
  1708. unsigned long dirty_thresh;
  1709. for ( ; ; ) {
  1710. global_dirty_limits(&background_thresh, &dirty_thresh);
  1711. dirty_thresh = hard_dirty_limit(&global_wb_domain, dirty_thresh);
  1712. /*
  1713. * Boost the allowable dirty threshold a bit for page
  1714. * allocators so they don't get DoS'ed by heavy writers
  1715. */
  1716. dirty_thresh += dirty_thresh / 10; /* wheeee... */
  1717. if (global_page_state(NR_UNSTABLE_NFS) +
  1718. global_page_state(NR_WRITEBACK) <= dirty_thresh)
  1719. break;
  1720. congestion_wait(BLK_RW_ASYNC, HZ/10);
  1721. /*
  1722. * The caller might hold locks which can prevent IO completion
  1723. * or progress in the filesystem. So we cannot just sit here
  1724. * waiting for IO to complete.
  1725. */
  1726. if ((gfp_mask & (__GFP_FS|__GFP_IO)) != (__GFP_FS|__GFP_IO))
  1727. break;
  1728. }
  1729. }
  1730. /*
  1731. * sysctl handler for /proc/sys/vm/dirty_writeback_centisecs
  1732. */
  1733. int dirty_writeback_centisecs_handler(struct ctl_table *table, int write,
  1734. void __user *buffer, size_t *length, loff_t *ppos)
  1735. {
  1736. proc_dointvec(table, write, buffer, length, ppos);
  1737. return 0;
  1738. }
  1739. #ifdef CONFIG_BLOCK
  1740. void laptop_mode_timer_fn(unsigned long data)
  1741. {
  1742. struct request_queue *q = (struct request_queue *)data;
  1743. int nr_pages = global_page_state(NR_FILE_DIRTY) +
  1744. global_page_state(NR_UNSTABLE_NFS);
  1745. struct bdi_writeback *wb;
  1746. /*
  1747. * We want to write everything out, not just down to the dirty
  1748. * threshold
  1749. */
  1750. if (!bdi_has_dirty_io(&q->backing_dev_info))
  1751. return;
  1752. rcu_read_lock();
  1753. list_for_each_entry_rcu(wb, &q->backing_dev_info.wb_list, bdi_node)
  1754. if (wb_has_dirty_io(wb))
  1755. wb_start_writeback(wb, nr_pages, true,
  1756. WB_REASON_LAPTOP_TIMER);
  1757. rcu_read_unlock();
  1758. }
  1759. /*
  1760. * We've spun up the disk and we're in laptop mode: schedule writeback
  1761. * of all dirty data a few seconds from now. If the flush is already scheduled
  1762. * then push it back - the user is still using the disk.
  1763. */
  1764. void laptop_io_completion(struct backing_dev_info *info)
  1765. {
  1766. mod_timer(&info->laptop_mode_wb_timer, jiffies + laptop_mode);
  1767. }
  1768. /*
  1769. * We're in laptop mode and we've just synced. The sync's writes will have
  1770. * caused another writeback to be scheduled by laptop_io_completion.
  1771. * Nothing needs to be written back anymore, so we unschedule the writeback.
  1772. */
  1773. void laptop_sync_completion(void)
  1774. {
  1775. struct backing_dev_info *bdi;
  1776. rcu_read_lock();
  1777. list_for_each_entry_rcu(bdi, &bdi_list, bdi_list)
  1778. del_timer(&bdi->laptop_mode_wb_timer);
  1779. rcu_read_unlock();
  1780. }
  1781. #endif
  1782. /*
  1783. * If ratelimit_pages is too high then we can get into dirty-data overload
  1784. * if a large number of processes all perform writes at the same time.
  1785. * If it is too low then SMP machines will call the (expensive)
  1786. * get_writeback_state too often.
  1787. *
  1788. * Here we set ratelimit_pages to a level which ensures that when all CPUs are
  1789. * dirtying in parallel, we cannot go more than 3% (1/32) over the dirty memory
  1790. * thresholds.
  1791. */
  1792. void writeback_set_ratelimit(void)
  1793. {
  1794. struct wb_domain *dom = &global_wb_domain;
  1795. unsigned long background_thresh;
  1796. unsigned long dirty_thresh;
  1797. global_dirty_limits(&background_thresh, &dirty_thresh);
  1798. dom->dirty_limit = dirty_thresh;
  1799. ratelimit_pages = dirty_thresh / (num_online_cpus() * 32);
  1800. if (ratelimit_pages < 16)
  1801. ratelimit_pages = 16;
  1802. }
  1803. static int
  1804. ratelimit_handler(struct notifier_block *self, unsigned long action,
  1805. void *hcpu)
  1806. {
  1807. switch (action & ~CPU_TASKS_FROZEN) {
  1808. case CPU_ONLINE:
  1809. case CPU_DEAD:
  1810. writeback_set_ratelimit();
  1811. return NOTIFY_OK;
  1812. default:
  1813. return NOTIFY_DONE;
  1814. }
  1815. }
  1816. static struct notifier_block ratelimit_nb = {
  1817. .notifier_call = ratelimit_handler,
  1818. .next = NULL,
  1819. };
  1820. /*
  1821. * Called early on to tune the page writeback dirty limits.
  1822. *
  1823. * We used to scale dirty pages according to how total memory
  1824. * related to pages that could be allocated for buffers (by
  1825. * comparing nr_free_buffer_pages() to vm_total_pages.
  1826. *
  1827. * However, that was when we used "dirty_ratio" to scale with
  1828. * all memory, and we don't do that any more. "dirty_ratio"
  1829. * is now applied to total non-HIGHPAGE memory (by subtracting
  1830. * totalhigh_pages from vm_total_pages), and as such we can't
  1831. * get into the old insane situation any more where we had
  1832. * large amounts of dirty pages compared to a small amount of
  1833. * non-HIGHMEM memory.
  1834. *
  1835. * But we might still want to scale the dirty_ratio by how
  1836. * much memory the box has..
  1837. */
  1838. void __init page_writeback_init(void)
  1839. {
  1840. BUG_ON(wb_domain_init(&global_wb_domain, GFP_KERNEL));
  1841. writeback_set_ratelimit();
  1842. register_cpu_notifier(&ratelimit_nb);
  1843. }
  1844. /**
  1845. * tag_pages_for_writeback - tag pages to be written by write_cache_pages
  1846. * @mapping: address space structure to write
  1847. * @start: starting page index
  1848. * @end: ending page index (inclusive)
  1849. *
  1850. * This function scans the page range from @start to @end (inclusive) and tags
  1851. * all pages that have DIRTY tag set with a special TOWRITE tag. The idea is
  1852. * that write_cache_pages (or whoever calls this function) will then use
  1853. * TOWRITE tag to identify pages eligible for writeback. This mechanism is
  1854. * used to avoid livelocking of writeback by a process steadily creating new
  1855. * dirty pages in the file (thus it is important for this function to be quick
  1856. * so that it can tag pages faster than a dirtying process can create them).
  1857. */
  1858. /*
  1859. * We tag pages in batches of WRITEBACK_TAG_BATCH to reduce tree_lock latency.
  1860. */
  1861. void tag_pages_for_writeback(struct address_space *mapping,
  1862. pgoff_t start, pgoff_t end)
  1863. {
  1864. #define WRITEBACK_TAG_BATCH 4096
  1865. unsigned long tagged;
  1866. do {
  1867. spin_lock_irq(&mapping->tree_lock);
  1868. tagged = radix_tree_range_tag_if_tagged(&mapping->page_tree,
  1869. &start, end, WRITEBACK_TAG_BATCH,
  1870. PAGECACHE_TAG_DIRTY, PAGECACHE_TAG_TOWRITE);
  1871. spin_unlock_irq(&mapping->tree_lock);
  1872. WARN_ON_ONCE(tagged > WRITEBACK_TAG_BATCH);
  1873. cond_resched();
  1874. /* We check 'start' to handle wrapping when end == ~0UL */
  1875. } while (tagged >= WRITEBACK_TAG_BATCH && start);
  1876. }
  1877. EXPORT_SYMBOL(tag_pages_for_writeback);
  1878. /**
  1879. * write_cache_pages - walk the list of dirty pages of the given address space and write all of them.
  1880. * @mapping: address space structure to write
  1881. * @wbc: subtract the number of written pages from *@wbc->nr_to_write
  1882. * @writepage: function called for each page
  1883. * @data: data passed to writepage function
  1884. *
  1885. * If a page is already under I/O, write_cache_pages() skips it, even
  1886. * if it's dirty. This is desirable behaviour for memory-cleaning writeback,
  1887. * but it is INCORRECT for data-integrity system calls such as fsync(). fsync()
  1888. * and msync() need to guarantee that all the data which was dirty at the time
  1889. * the call was made get new I/O started against them. If wbc->sync_mode is
  1890. * WB_SYNC_ALL then we were called for data integrity and we must wait for
  1891. * existing IO to complete.
  1892. *
  1893. * To avoid livelocks (when other process dirties new pages), we first tag
  1894. * pages which should be written back with TOWRITE tag and only then start
  1895. * writing them. For data-integrity sync we have to be careful so that we do
  1896. * not miss some pages (e.g., because some other process has cleared TOWRITE
  1897. * tag we set). The rule we follow is that TOWRITE tag can be cleared only
  1898. * by the process clearing the DIRTY tag (and submitting the page for IO).
  1899. */
  1900. int write_cache_pages(struct address_space *mapping,
  1901. struct writeback_control *wbc, writepage_t writepage,
  1902. void *data)
  1903. {
  1904. int ret = 0;
  1905. int done = 0;
  1906. struct pagevec pvec;
  1907. int nr_pages;
  1908. pgoff_t uninitialized_var(writeback_index);
  1909. pgoff_t index;
  1910. pgoff_t end; /* Inclusive */
  1911. pgoff_t done_index;
  1912. int cycled;
  1913. int range_whole = 0;
  1914. int tag;
  1915. pagevec_init(&pvec, 0);
  1916. if (wbc->range_cyclic) {
  1917. writeback_index = mapping->writeback_index; /* prev offset */
  1918. index = writeback_index;
  1919. if (index == 0)
  1920. cycled = 1;
  1921. else
  1922. cycled = 0;
  1923. end = -1;
  1924. } else {
  1925. index = wbc->range_start >> PAGE_SHIFT;
  1926. end = wbc->range_end >> PAGE_SHIFT;
  1927. if (wbc->range_start == 0 && wbc->range_end == LLONG_MAX)
  1928. range_whole = 1;
  1929. cycled = 1; /* ignore range_cyclic tests */
  1930. }
  1931. if (wbc->sync_mode == WB_SYNC_ALL || wbc->tagged_writepages)
  1932. tag = PAGECACHE_TAG_TOWRITE;
  1933. else
  1934. tag = PAGECACHE_TAG_DIRTY;
  1935. retry:
  1936. if (wbc->sync_mode == WB_SYNC_ALL || wbc->tagged_writepages)
  1937. tag_pages_for_writeback(mapping, index, end);
  1938. done_index = index;
  1939. while (!done && (index <= end)) {
  1940. int i;
  1941. nr_pages = pagevec_lookup_tag(&pvec, mapping, &index, tag,
  1942. min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1);
  1943. if (nr_pages == 0)
  1944. break;
  1945. for (i = 0; i < nr_pages; i++) {
  1946. struct page *page = pvec.pages[i];
  1947. /*
  1948. * At this point, the page may be truncated or
  1949. * invalidated (changing page->mapping to NULL), or
  1950. * even swizzled back from swapper_space to tmpfs file
  1951. * mapping. However, page->index will not change
  1952. * because we have a reference on the page.
  1953. */
  1954. if (page->index > end) {
  1955. /*
  1956. * can't be range_cyclic (1st pass) because
  1957. * end == -1 in that case.
  1958. */
  1959. done = 1;
  1960. break;
  1961. }
  1962. done_index = page->index;
  1963. lock_page(page);
  1964. /*
  1965. * Page truncated or invalidated. We can freely skip it
  1966. * then, even for data integrity operations: the page
  1967. * has disappeared concurrently, so there could be no
  1968. * real expectation of this data interity operation
  1969. * even if there is now a new, dirty page at the same
  1970. * pagecache address.
  1971. */
  1972. if (unlikely(page->mapping != mapping)) {
  1973. continue_unlock:
  1974. unlock_page(page);
  1975. continue;
  1976. }
  1977. if (!PageDirty(page)) {
  1978. /* someone wrote it for us */
  1979. goto continue_unlock;
  1980. }
  1981. if (PageWriteback(page)) {
  1982. if (wbc->sync_mode != WB_SYNC_NONE)
  1983. wait_on_page_writeback(page);
  1984. else
  1985. goto continue_unlock;
  1986. }
  1987. BUG_ON(PageWriteback(page));
  1988. if (!clear_page_dirty_for_io(page))
  1989. goto continue_unlock;
  1990. trace_wbc_writepage(wbc, inode_to_bdi(mapping->host));
  1991. ret = (*writepage)(page, wbc, data);
  1992. if (unlikely(ret)) {
  1993. if (ret == AOP_WRITEPAGE_ACTIVATE) {
  1994. unlock_page(page);
  1995. ret = 0;
  1996. } else {
  1997. /*
  1998. * done_index is set past this page,
  1999. * so media errors will not choke
  2000. * background writeout for the entire
  2001. * file. This has consequences for
  2002. * range_cyclic semantics (ie. it may
  2003. * not be suitable for data integrity
  2004. * writeout).
  2005. */
  2006. done_index = page->index + 1;
  2007. done = 1;
  2008. break;
  2009. }
  2010. }
  2011. /*
  2012. * We stop writing back only if we are not doing
  2013. * integrity sync. In case of integrity sync we have to
  2014. * keep going until we have written all the pages
  2015. * we tagged for writeback prior to entering this loop.
  2016. */
  2017. if (--wbc->nr_to_write <= 0 &&
  2018. wbc->sync_mode == WB_SYNC_NONE) {
  2019. done = 1;
  2020. break;
  2021. }
  2022. }
  2023. pagevec_release(&pvec);
  2024. cond_resched();
  2025. }
  2026. if (!cycled && !done) {
  2027. /*
  2028. * range_cyclic:
  2029. * We hit the last page and there is more work to be done: wrap
  2030. * back to the start of the file
  2031. */
  2032. cycled = 1;
  2033. index = 0;
  2034. end = writeback_index - 1;
  2035. goto retry;
  2036. }
  2037. if (wbc->range_cyclic || (range_whole && wbc->nr_to_write > 0))
  2038. mapping->writeback_index = done_index;
  2039. return ret;
  2040. }
  2041. EXPORT_SYMBOL(write_cache_pages);
  2042. /*
  2043. * Function used by generic_writepages to call the real writepage
  2044. * function and set the mapping flags on error
  2045. */
  2046. static int __writepage(struct page *page, struct writeback_control *wbc,
  2047. void *data)
  2048. {
  2049. struct address_space *mapping = data;
  2050. int ret = mapping->a_ops->writepage(page, wbc);
  2051. mapping_set_error(mapping, ret);
  2052. return ret;
  2053. }
  2054. /**
  2055. * generic_writepages - walk the list of dirty pages of the given address space and writepage() all of them.
  2056. * @mapping: address space structure to write
  2057. * @wbc: subtract the number of written pages from *@wbc->nr_to_write
  2058. *
  2059. * This is a library function, which implements the writepages()
  2060. * address_space_operation.
  2061. */
  2062. int generic_writepages(struct address_space *mapping,
  2063. struct writeback_control *wbc)
  2064. {
  2065. struct blk_plug plug;
  2066. int ret;
  2067. /* deal with chardevs and other special file */
  2068. if (!mapping->a_ops->writepage)
  2069. return 0;
  2070. blk_start_plug(&plug);
  2071. ret = write_cache_pages(mapping, wbc, __writepage, mapping);
  2072. blk_finish_plug(&plug);
  2073. return ret;
  2074. }
  2075. EXPORT_SYMBOL(generic_writepages);
  2076. int do_writepages(struct address_space *mapping, struct writeback_control *wbc)
  2077. {
  2078. int ret;
  2079. if (wbc->nr_to_write <= 0)
  2080. return 0;
  2081. if (mapping->a_ops->writepages)
  2082. ret = mapping->a_ops->writepages(mapping, wbc);
  2083. else
  2084. ret = generic_writepages(mapping, wbc);
  2085. return ret;
  2086. }
  2087. /**
  2088. * write_one_page - write out a single page and optionally wait on I/O
  2089. * @page: the page to write
  2090. * @wait: if true, wait on writeout
  2091. *
  2092. * The page must be locked by the caller and will be unlocked upon return.
  2093. *
  2094. * write_one_page() returns a negative error code if I/O failed.
  2095. */
  2096. int write_one_page(struct page *page, int wait)
  2097. {
  2098. struct address_space *mapping = page->mapping;
  2099. int ret = 0;
  2100. struct writeback_control wbc = {
  2101. .sync_mode = WB_SYNC_ALL,
  2102. .nr_to_write = 1,
  2103. };
  2104. BUG_ON(!PageLocked(page));
  2105. if (wait)
  2106. wait_on_page_writeback(page);
  2107. if (clear_page_dirty_for_io(page)) {
  2108. get_page(page);
  2109. ret = mapping->a_ops->writepage(page, &wbc);
  2110. if (ret == 0 && wait) {
  2111. wait_on_page_writeback(page);
  2112. if (PageError(page))
  2113. ret = -EIO;
  2114. }
  2115. put_page(page);
  2116. } else {
  2117. unlock_page(page);
  2118. }
  2119. return ret;
  2120. }
  2121. EXPORT_SYMBOL(write_one_page);
  2122. /*
  2123. * For address_spaces which do not use buffers nor write back.
  2124. */
  2125. int __set_page_dirty_no_writeback(struct page *page)
  2126. {
  2127. if (!PageDirty(page))
  2128. return !TestSetPageDirty(page);
  2129. return 0;
  2130. }
  2131. /*
  2132. * Helper function for set_page_dirty family.
  2133. *
  2134. * Caller must hold lock_page_memcg().
  2135. *
  2136. * NOTE: This relies on being atomic wrt interrupts.
  2137. */
  2138. void account_page_dirtied(struct page *page, struct address_space *mapping)
  2139. {
  2140. struct inode *inode = mapping->host;
  2141. trace_writeback_dirty_page(page, mapping);
  2142. if (mapping_cap_account_dirty(mapping)) {
  2143. struct bdi_writeback *wb;
  2144. inode_attach_wb(inode, page);
  2145. wb = inode_to_wb(inode);
  2146. mem_cgroup_inc_page_stat(page, MEM_CGROUP_STAT_DIRTY);
  2147. __inc_zone_page_state(page, NR_FILE_DIRTY);
  2148. __inc_zone_page_state(page, NR_DIRTIED);
  2149. __inc_wb_stat(wb, WB_RECLAIMABLE);
  2150. __inc_wb_stat(wb, WB_DIRTIED);
  2151. task_io_account_write(PAGE_SIZE);
  2152. current->nr_dirtied++;
  2153. this_cpu_inc(bdp_ratelimits);
  2154. }
  2155. }
  2156. EXPORT_SYMBOL(account_page_dirtied);
  2157. /*
  2158. * Helper function for deaccounting dirty page without writeback.
  2159. *
  2160. * Caller must hold lock_page_memcg().
  2161. */
  2162. void account_page_cleaned(struct page *page, struct address_space *mapping,
  2163. struct bdi_writeback *wb)
  2164. {
  2165. if (mapping_cap_account_dirty(mapping)) {
  2166. mem_cgroup_dec_page_stat(page, MEM_CGROUP_STAT_DIRTY);
  2167. dec_zone_page_state(page, NR_FILE_DIRTY);
  2168. dec_wb_stat(wb, WB_RECLAIMABLE);
  2169. task_io_account_cancelled_write(PAGE_SIZE);
  2170. }
  2171. }
  2172. /*
  2173. * For address_spaces which do not use buffers. Just tag the page as dirty in
  2174. * its radix tree.
  2175. *
  2176. * This is also used when a single buffer is being dirtied: we want to set the
  2177. * page dirty in that case, but not all the buffers. This is a "bottom-up"
  2178. * dirtying, whereas __set_page_dirty_buffers() is a "top-down" dirtying.
  2179. *
  2180. * The caller must ensure this doesn't race with truncation. Most will simply
  2181. * hold the page lock, but e.g. zap_pte_range() calls with the page mapped and
  2182. * the pte lock held, which also locks out truncation.
  2183. */
  2184. int __set_page_dirty_nobuffers(struct page *page)
  2185. {
  2186. lock_page_memcg(page);
  2187. if (!TestSetPageDirty(page)) {
  2188. struct address_space *mapping = page_mapping(page);
  2189. unsigned long flags;
  2190. if (!mapping) {
  2191. unlock_page_memcg(page);
  2192. return 1;
  2193. }
  2194. spin_lock_irqsave(&mapping->tree_lock, flags);
  2195. BUG_ON(page_mapping(page) != mapping);
  2196. WARN_ON_ONCE(!PagePrivate(page) && !PageUptodate(page));
  2197. account_page_dirtied(page, mapping);
  2198. radix_tree_tag_set(&mapping->page_tree, page_index(page),
  2199. PAGECACHE_TAG_DIRTY);
  2200. spin_unlock_irqrestore(&mapping->tree_lock, flags);
  2201. unlock_page_memcg(page);
  2202. if (mapping->host) {
  2203. /* !PageAnon && !swapper_space */
  2204. __mark_inode_dirty(mapping->host, I_DIRTY_PAGES);
  2205. }
  2206. return 1;
  2207. }
  2208. unlock_page_memcg(page);
  2209. return 0;
  2210. }
  2211. EXPORT_SYMBOL(__set_page_dirty_nobuffers);
  2212. /*
  2213. * Call this whenever redirtying a page, to de-account the dirty counters
  2214. * (NR_DIRTIED, BDI_DIRTIED, tsk->nr_dirtied), so that they match the written
  2215. * counters (NR_WRITTEN, BDI_WRITTEN) in long term. The mismatches will lead to
  2216. * systematic errors in balanced_dirty_ratelimit and the dirty pages position
  2217. * control.
  2218. */
  2219. void account_page_redirty(struct page *page)
  2220. {
  2221. struct address_space *mapping = page->mapping;
  2222. if (mapping && mapping_cap_account_dirty(mapping)) {
  2223. struct inode *inode = mapping->host;
  2224. struct bdi_writeback *wb;
  2225. bool locked;
  2226. wb = unlocked_inode_to_wb_begin(inode, &locked);
  2227. current->nr_dirtied--;
  2228. dec_zone_page_state(page, NR_DIRTIED);
  2229. dec_wb_stat(wb, WB_DIRTIED);
  2230. unlocked_inode_to_wb_end(inode, locked);
  2231. }
  2232. }
  2233. EXPORT_SYMBOL(account_page_redirty);
  2234. /*
  2235. * When a writepage implementation decides that it doesn't want to write this
  2236. * page for some reason, it should redirty the locked page via
  2237. * redirty_page_for_writepage() and it should then unlock the page and return 0
  2238. */
  2239. int redirty_page_for_writepage(struct writeback_control *wbc, struct page *page)
  2240. {
  2241. int ret;
  2242. wbc->pages_skipped++;
  2243. ret = __set_page_dirty_nobuffers(page);
  2244. account_page_redirty(page);
  2245. return ret;
  2246. }
  2247. EXPORT_SYMBOL(redirty_page_for_writepage);
  2248. /*
  2249. * Dirty a page.
  2250. *
  2251. * For pages with a mapping this should be done under the page lock
  2252. * for the benefit of asynchronous memory errors who prefer a consistent
  2253. * dirty state. This rule can be broken in some special cases,
  2254. * but should be better not to.
  2255. *
  2256. * If the mapping doesn't provide a set_page_dirty a_op, then
  2257. * just fall through and assume that it wants buffer_heads.
  2258. */
  2259. int set_page_dirty(struct page *page)
  2260. {
  2261. struct address_space *mapping = page_mapping(page);
  2262. if (likely(mapping)) {
  2263. int (*spd)(struct page *) = mapping->a_ops->set_page_dirty;
  2264. /*
  2265. * readahead/lru_deactivate_page could remain
  2266. * PG_readahead/PG_reclaim due to race with end_page_writeback
  2267. * About readahead, if the page is written, the flags would be
  2268. * reset. So no problem.
  2269. * About lru_deactivate_page, if the page is redirty, the flag
  2270. * will be reset. So no problem. but if the page is used by readahead
  2271. * it will confuse readahead and make it restart the size rampup
  2272. * process. But it's a trivial problem.
  2273. */
  2274. if (PageReclaim(page))
  2275. ClearPageReclaim(page);
  2276. #ifdef CONFIG_BLOCK
  2277. if (!spd)
  2278. spd = __set_page_dirty_buffers;
  2279. #endif
  2280. return (*spd)(page);
  2281. }
  2282. if (!PageDirty(page)) {
  2283. if (!TestSetPageDirty(page))
  2284. return 1;
  2285. }
  2286. return 0;
  2287. }
  2288. EXPORT_SYMBOL(set_page_dirty);
  2289. /*
  2290. * set_page_dirty() is racy if the caller has no reference against
  2291. * page->mapping->host, and if the page is unlocked. This is because another
  2292. * CPU could truncate the page off the mapping and then free the mapping.
  2293. *
  2294. * Usually, the page _is_ locked, or the caller is a user-space process which
  2295. * holds a reference on the inode by having an open file.
  2296. *
  2297. * In other cases, the page should be locked before running set_page_dirty().
  2298. */
  2299. int set_page_dirty_lock(struct page *page)
  2300. {
  2301. int ret;
  2302. lock_page(page);
  2303. ret = set_page_dirty(page);
  2304. unlock_page(page);
  2305. return ret;
  2306. }
  2307. EXPORT_SYMBOL(set_page_dirty_lock);
  2308. /*
  2309. * This cancels just the dirty bit on the kernel page itself, it does NOT
  2310. * actually remove dirty bits on any mmap's that may be around. It also
  2311. * leaves the page tagged dirty, so any sync activity will still find it on
  2312. * the dirty lists, and in particular, clear_page_dirty_for_io() will still
  2313. * look at the dirty bits in the VM.
  2314. *
  2315. * Doing this should *normally* only ever be done when a page is truncated,
  2316. * and is not actually mapped anywhere at all. However, fs/buffer.c does
  2317. * this when it notices that somebody has cleaned out all the buffers on a
  2318. * page without actually doing it through the VM. Can you say "ext3 is
  2319. * horribly ugly"? Thought you could.
  2320. */
  2321. void cancel_dirty_page(struct page *page)
  2322. {
  2323. struct address_space *mapping = page_mapping(page);
  2324. if (mapping_cap_account_dirty(mapping)) {
  2325. struct inode *inode = mapping->host;
  2326. struct bdi_writeback *wb;
  2327. bool locked;
  2328. lock_page_memcg(page);
  2329. wb = unlocked_inode_to_wb_begin(inode, &locked);
  2330. if (TestClearPageDirty(page))
  2331. account_page_cleaned(page, mapping, wb);
  2332. unlocked_inode_to_wb_end(inode, locked);
  2333. unlock_page_memcg(page);
  2334. } else {
  2335. ClearPageDirty(page);
  2336. }
  2337. }
  2338. EXPORT_SYMBOL(cancel_dirty_page);
  2339. /*
  2340. * Clear a page's dirty flag, while caring for dirty memory accounting.
  2341. * Returns true if the page was previously dirty.
  2342. *
  2343. * This is for preparing to put the page under writeout. We leave the page
  2344. * tagged as dirty in the radix tree so that a concurrent write-for-sync
  2345. * can discover it via a PAGECACHE_TAG_DIRTY walk. The ->writepage
  2346. * implementation will run either set_page_writeback() or set_page_dirty(),
  2347. * at which stage we bring the page's dirty flag and radix-tree dirty tag
  2348. * back into sync.
  2349. *
  2350. * This incoherency between the page's dirty flag and radix-tree tag is
  2351. * unfortunate, but it only exists while the page is locked.
  2352. */
  2353. int clear_page_dirty_for_io(struct page *page)
  2354. {
  2355. struct address_space *mapping = page_mapping(page);
  2356. int ret = 0;
  2357. BUG_ON(!PageLocked(page));
  2358. if (mapping && mapping_cap_account_dirty(mapping)) {
  2359. struct inode *inode = mapping->host;
  2360. struct bdi_writeback *wb;
  2361. bool locked;
  2362. /*
  2363. * Yes, Virginia, this is indeed insane.
  2364. *
  2365. * We use this sequence to make sure that
  2366. * (a) we account for dirty stats properly
  2367. * (b) we tell the low-level filesystem to
  2368. * mark the whole page dirty if it was
  2369. * dirty in a pagetable. Only to then
  2370. * (c) clean the page again and return 1 to
  2371. * cause the writeback.
  2372. *
  2373. * This way we avoid all nasty races with the
  2374. * dirty bit in multiple places and clearing
  2375. * them concurrently from different threads.
  2376. *
  2377. * Note! Normally the "set_page_dirty(page)"
  2378. * has no effect on the actual dirty bit - since
  2379. * that will already usually be set. But we
  2380. * need the side effects, and it can help us
  2381. * avoid races.
  2382. *
  2383. * We basically use the page "master dirty bit"
  2384. * as a serialization point for all the different
  2385. * threads doing their things.
  2386. */
  2387. if (page_mkclean(page))
  2388. set_page_dirty(page);
  2389. /*
  2390. * We carefully synchronise fault handlers against
  2391. * installing a dirty pte and marking the page dirty
  2392. * at this point. We do this by having them hold the
  2393. * page lock while dirtying the page, and pages are
  2394. * always locked coming in here, so we get the desired
  2395. * exclusion.
  2396. */
  2397. wb = unlocked_inode_to_wb_begin(inode, &locked);
  2398. if (TestClearPageDirty(page)) {
  2399. mem_cgroup_dec_page_stat(page, MEM_CGROUP_STAT_DIRTY);
  2400. dec_zone_page_state(page, NR_FILE_DIRTY);
  2401. dec_wb_stat(wb, WB_RECLAIMABLE);
  2402. ret = 1;
  2403. }
  2404. unlocked_inode_to_wb_end(inode, locked);
  2405. return ret;
  2406. }
  2407. return TestClearPageDirty(page);
  2408. }
  2409. EXPORT_SYMBOL(clear_page_dirty_for_io);
  2410. int test_clear_page_writeback(struct page *page)
  2411. {
  2412. struct address_space *mapping = page_mapping(page);
  2413. int ret;
  2414. lock_page_memcg(page);
  2415. if (mapping) {
  2416. struct inode *inode = mapping->host;
  2417. struct backing_dev_info *bdi = inode_to_bdi(inode);
  2418. unsigned long flags;
  2419. spin_lock_irqsave(&mapping->tree_lock, flags);
  2420. ret = TestClearPageWriteback(page);
  2421. if (ret) {
  2422. radix_tree_tag_clear(&mapping->page_tree,
  2423. page_index(page),
  2424. PAGECACHE_TAG_WRITEBACK);
  2425. if (bdi_cap_account_writeback(bdi)) {
  2426. struct bdi_writeback *wb = inode_to_wb(inode);
  2427. __dec_wb_stat(wb, WB_WRITEBACK);
  2428. __wb_writeout_inc(wb);
  2429. }
  2430. }
  2431. spin_unlock_irqrestore(&mapping->tree_lock, flags);
  2432. } else {
  2433. ret = TestClearPageWriteback(page);
  2434. }
  2435. if (ret) {
  2436. mem_cgroup_dec_page_stat(page, MEM_CGROUP_STAT_WRITEBACK);
  2437. dec_zone_page_state(page, NR_WRITEBACK);
  2438. inc_zone_page_state(page, NR_WRITTEN);
  2439. }
  2440. unlock_page_memcg(page);
  2441. return ret;
  2442. }
  2443. int __test_set_page_writeback(struct page *page, bool keep_write)
  2444. {
  2445. struct address_space *mapping = page_mapping(page);
  2446. int ret;
  2447. lock_page_memcg(page);
  2448. if (mapping) {
  2449. struct inode *inode = mapping->host;
  2450. struct backing_dev_info *bdi = inode_to_bdi(inode);
  2451. unsigned long flags;
  2452. spin_lock_irqsave(&mapping->tree_lock, flags);
  2453. ret = TestSetPageWriteback(page);
  2454. if (!ret) {
  2455. radix_tree_tag_set(&mapping->page_tree,
  2456. page_index(page),
  2457. PAGECACHE_TAG_WRITEBACK);
  2458. if (bdi_cap_account_writeback(bdi))
  2459. __inc_wb_stat(inode_to_wb(inode), WB_WRITEBACK);
  2460. }
  2461. if (!PageDirty(page))
  2462. radix_tree_tag_clear(&mapping->page_tree,
  2463. page_index(page),
  2464. PAGECACHE_TAG_DIRTY);
  2465. if (!keep_write)
  2466. radix_tree_tag_clear(&mapping->page_tree,
  2467. page_index(page),
  2468. PAGECACHE_TAG_TOWRITE);
  2469. spin_unlock_irqrestore(&mapping->tree_lock, flags);
  2470. } else {
  2471. ret = TestSetPageWriteback(page);
  2472. }
  2473. if (!ret) {
  2474. mem_cgroup_inc_page_stat(page, MEM_CGROUP_STAT_WRITEBACK);
  2475. inc_zone_page_state(page, NR_WRITEBACK);
  2476. }
  2477. unlock_page_memcg(page);
  2478. return ret;
  2479. }
  2480. EXPORT_SYMBOL(__test_set_page_writeback);
  2481. /*
  2482. * Return true if any of the pages in the mapping are marked with the
  2483. * passed tag.
  2484. */
  2485. int mapping_tagged(struct address_space *mapping, int tag)
  2486. {
  2487. return radix_tree_tagged(&mapping->page_tree, tag);
  2488. }
  2489. EXPORT_SYMBOL(mapping_tagged);
  2490. /**
  2491. * wait_for_stable_page() - wait for writeback to finish, if necessary.
  2492. * @page: The page to wait on.
  2493. *
  2494. * This function determines if the given page is related to a backing device
  2495. * that requires page contents to be held stable during writeback. If so, then
  2496. * it will wait for any pending writeback to complete.
  2497. */
  2498. void wait_for_stable_page(struct page *page)
  2499. {
  2500. if (bdi_cap_stable_pages_required(inode_to_bdi(page->mapping->host)))
  2501. wait_on_page_writeback(page);
  2502. }
  2503. EXPORT_SYMBOL_GPL(wait_for_stable_page);