blob: 6aa5b01d3e757b9b462993f3421050fd8831ceea [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * linux/mm/vmscan.c
3 *
4 * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
5 *
6 * Swap reorganised 29.12.95, Stephen Tweedie.
7 * kswapd added: 7.1.96 sct
8 * Removed kswapd_ctl limits, and swap out as many pages as needed
9 * to bring the system back to freepages.high: 2.4.97, Rik van Riel.
10 * Zone aware kswapd started 02/00, Kanoj Sarcar (kanoj@sgi.com).
11 * Multiqueue VM started 5.8.00, Rik van Riel.
12 */
13
Mitchel Humpherysb1de0d12014-06-06 14:38:30 -070014#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
15
Linus Torvalds1da177e2005-04-16 15:20:36 -070016#include <linux/mm.h>
17#include <linux/module.h>
Tejun Heo5a0e3ad2010-03-24 17:04:11 +090018#include <linux/gfp.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070019#include <linux/kernel_stat.h>
20#include <linux/swap.h>
21#include <linux/pagemap.h>
22#include <linux/init.h>
23#include <linux/highmem.h>
Anton Vorontsov70ddf632013-04-29 15:08:31 -070024#include <linux/vmpressure.h>
Andrew Mortone129b5c2006-09-27 01:50:00 -070025#include <linux/vmstat.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070026#include <linux/file.h>
27#include <linux/writeback.h>
28#include <linux/blkdev.h>
29#include <linux/buffer_head.h> /* for try_to_release_page(),
30 buffer_heads_over_limit */
31#include <linux/mm_inline.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070032#include <linux/backing-dev.h>
33#include <linux/rmap.h>
34#include <linux/topology.h>
35#include <linux/cpu.h>
36#include <linux/cpuset.h>
Mel Gorman3e7d3442011-01-13 15:45:56 -080037#include <linux/compaction.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070038#include <linux/notifier.h>
39#include <linux/rwsem.h>
Rafael J. Wysocki248a0302006-03-22 00:09:04 -080040#include <linux/delay.h>
Yasunori Goto3218ae12006-06-27 02:53:33 -070041#include <linux/kthread.h>
Nigel Cunningham7dfb7102006-12-06 20:34:23 -080042#include <linux/freezer.h>
Balbir Singh66e17072008-02-07 00:13:56 -080043#include <linux/memcontrol.h>
Keika Kobayashi873b4772008-07-25 01:48:52 -070044#include <linux/delayacct.h>
Lee Schermerhornaf936a12008-10-18 20:26:53 -070045#include <linux/sysctl.h>
KOSAKI Motohiro929bea72011-04-14 15:22:12 -070046#include <linux/oom.h>
Linus Torvalds268bb0c2011-05-20 12:50:29 -070047#include <linux/prefetch.h>
Mitchel Humpherysb1de0d12014-06-06 14:38:30 -070048#include <linux/printk.h>
Ross Zwislerf9fe48b2016-01-22 15:10:40 -080049#include <linux/dax.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070050
51#include <asm/tlbflush.h>
52#include <asm/div64.h>
53
54#include <linux/swapops.h>
Rafael Aquini117aad12013-09-30 13:45:16 -070055#include <linux/balloon_compaction.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070056
Nick Piggin0f8053a2006-03-22 00:08:33 -080057#include "internal.h"
58
Mel Gorman33906bc2010-08-09 17:19:16 -070059#define CREATE_TRACE_POINTS
60#include <trace/events/vmscan.h>
61
Linus Torvalds1da177e2005-04-16 15:20:36 -070062struct scan_control {
KOSAKI Motohiro22fba332009-12-14 17:59:10 -080063 /* How many pages shrink_list() should reclaim */
64 unsigned long nr_to_reclaim;
65
Linus Torvalds1da177e2005-04-16 15:20:36 -070066 /* This context's GFP mask */
Al Viro6daa0e22005-10-21 03:18:50 -040067 gfp_t gfp_mask;
Linus Torvalds1da177e2005-04-16 15:20:36 -070068
Johannes Weineree814fe2014-08-06 16:06:19 -070069 /* Allocation order */
Andy Whitcroft5ad333e2007-07-17 04:03:16 -070070 int order;
Balbir Singh66e17072008-02-07 00:13:56 -080071
Johannes Weineree814fe2014-08-06 16:06:19 -070072 /*
73 * Nodemask of nodes allowed by the caller. If NULL, all nodes
74 * are scanned.
75 */
76 nodemask_t *nodemask;
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -070077
KOSAKI Motohiro5f53e762010-05-24 14:32:37 -070078 /*
Johannes Weinerf16015f2012-01-12 17:17:52 -080079 * The memory cgroup that hit its limit and as a result is the
80 * primary target of this reclaim invocation.
81 */
82 struct mem_cgroup *target_mem_cgroup;
Balbir Singh66e17072008-02-07 00:13:56 -080083
Johannes Weineree814fe2014-08-06 16:06:19 -070084 /* Scan (total_size >> priority) pages at once */
85 int priority;
86
Mel Gormanb2e18752016-07-28 15:45:37 -070087 /* The highest zone to isolate pages for reclaim from */
88 enum zone_type reclaim_idx;
89
Johannes Weineree814fe2014-08-06 16:06:19 -070090 unsigned int may_writepage:1;
91
92 /* Can mapped pages be reclaimed? */
93 unsigned int may_unmap:1;
94
95 /* Can pages be swapped as part of reclaim? */
96 unsigned int may_swap:1;
97
Johannes Weiner241994ed2015-02-11 15:26:06 -080098 /* Can cgroups be reclaimed below their normal consumption range? */
99 unsigned int may_thrash:1;
100
Johannes Weineree814fe2014-08-06 16:06:19 -0700101 unsigned int hibernation_mode:1;
102
103 /* One of the zones is ready for compaction */
104 unsigned int compaction_ready:1;
105
106 /* Incremented by the number of inactive pages that were scanned */
107 unsigned long nr_scanned;
108
109 /* Number of pages freed so far during a call to shrink_zones() */
110 unsigned long nr_reclaimed;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700111};
112
Linus Torvalds1da177e2005-04-16 15:20:36 -0700113#ifdef ARCH_HAS_PREFETCH
114#define prefetch_prev_lru_page(_page, _base, _field) \
115 do { \
116 if ((_page)->lru.prev != _base) { \
117 struct page *prev; \
118 \
119 prev = lru_to_page(&(_page->lru)); \
120 prefetch(&prev->_field); \
121 } \
122 } while (0)
123#else
124#define prefetch_prev_lru_page(_page, _base, _field) do { } while (0)
125#endif
126
127#ifdef ARCH_HAS_PREFETCHW
128#define prefetchw_prev_lru_page(_page, _base, _field) \
129 do { \
130 if ((_page)->lru.prev != _base) { \
131 struct page *prev; \
132 \
133 prev = lru_to_page(&(_page->lru)); \
134 prefetchw(&prev->_field); \
135 } \
136 } while (0)
137#else
138#define prefetchw_prev_lru_page(_page, _base, _field) do { } while (0)
139#endif
140
141/*
142 * From 0 .. 100. Higher means more swappy.
143 */
144int vm_swappiness = 60;
Wang Sheng-Huid0480be2014-08-06 16:07:07 -0700145/*
146 * The total number of pages which are beyond the high watermark within all
147 * zones.
148 */
149unsigned long vm_total_pages;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700150
151static LIST_HEAD(shrinker_list);
152static DECLARE_RWSEM(shrinker_rwsem);
153
Andrew Mortonc255a452012-07-31 16:43:02 -0700154#ifdef CONFIG_MEMCG
Johannes Weiner89b5fae2012-01-12 17:17:50 -0800155static bool global_reclaim(struct scan_control *sc)
156{
Johannes Weinerf16015f2012-01-12 17:17:52 -0800157 return !sc->target_mem_cgroup;
Johannes Weiner89b5fae2012-01-12 17:17:50 -0800158}
Tejun Heo97c93412015-05-22 18:23:36 -0400159
160/**
161 * sane_reclaim - is the usual dirty throttling mechanism operational?
162 * @sc: scan_control in question
163 *
164 * The normal page dirty throttling mechanism in balance_dirty_pages() is
165 * completely broken with the legacy memcg and direct stalling in
166 * shrink_page_list() is used for throttling instead, which lacks all the
167 * niceties such as fairness, adaptive pausing, bandwidth proportional
168 * allocation and configurability.
169 *
170 * This function tests whether the vmscan currently in progress can assume
171 * that the normal dirty throttling mechanism is operational.
172 */
173static bool sane_reclaim(struct scan_control *sc)
174{
175 struct mem_cgroup *memcg = sc->target_mem_cgroup;
176
177 if (!memcg)
178 return true;
179#ifdef CONFIG_CGROUP_WRITEBACK
Linus Torvalds69234ac2015-11-05 14:51:32 -0800180 if (cgroup_subsys_on_dfl(memory_cgrp_subsys))
Tejun Heo97c93412015-05-22 18:23:36 -0400181 return true;
182#endif
183 return false;
184}
KAMEZAWA Hiroyuki91a45472008-02-07 00:14:29 -0800185#else
Johannes Weiner89b5fae2012-01-12 17:17:50 -0800186static bool global_reclaim(struct scan_control *sc)
187{
188 return true;
189}
Tejun Heo97c93412015-05-22 18:23:36 -0400190
191static bool sane_reclaim(struct scan_control *sc)
192{
193 return true;
194}
KAMEZAWA Hiroyuki91a45472008-02-07 00:14:29 -0800195#endif
196
Mel Gorman5a1c84b2016-07-28 15:47:31 -0700197/*
198 * This misses isolated pages which are not accounted for to save counters.
199 * As the data only determines if reclaim or compaction continues, it is
200 * not expected that isolated pages will be a dominating factor.
201 */
202unsigned long zone_reclaimable_pages(struct zone *zone)
203{
204 unsigned long nr;
205
206 nr = zone_page_state_snapshot(zone, NR_ZONE_INACTIVE_FILE) +
207 zone_page_state_snapshot(zone, NR_ZONE_ACTIVE_FILE);
208 if (get_nr_swap_pages() > 0)
209 nr += zone_page_state_snapshot(zone, NR_ZONE_INACTIVE_ANON) +
210 zone_page_state_snapshot(zone, NR_ZONE_ACTIVE_ANON);
211
212 return nr;
213}
214
Mel Gorman599d0c92016-07-28 15:45:31 -0700215unsigned long pgdat_reclaimable_pages(struct pglist_data *pgdat)
Lisa Du6e543d52013-09-11 14:22:36 -0700216{
Mel Gorman599d0c92016-07-28 15:45:31 -0700217 unsigned long nr;
218
219 nr = node_page_state_snapshot(pgdat, NR_ACTIVE_FILE) +
220 node_page_state_snapshot(pgdat, NR_INACTIVE_FILE) +
221 node_page_state_snapshot(pgdat, NR_ISOLATED_FILE);
222
223 if (get_nr_swap_pages() > 0)
224 nr += node_page_state_snapshot(pgdat, NR_ACTIVE_ANON) +
225 node_page_state_snapshot(pgdat, NR_INACTIVE_ANON) +
226 node_page_state_snapshot(pgdat, NR_ISOLATED_ANON);
227
228 return nr;
229}
230
231bool pgdat_reclaimable(struct pglist_data *pgdat)
232{
233 return node_page_state_snapshot(pgdat, NR_PAGES_SCANNED) <
234 pgdat_reclaimable_pages(pgdat) * 6;
Lisa Du6e543d52013-09-11 14:22:36 -0700235}
236
Johannes Weiner23047a92016-03-15 14:57:16 -0700237unsigned long lruvec_lru_size(struct lruvec *lruvec, enum lru_list lru)
KOSAKI Motohiroc9f299d2009-01-07 18:08:16 -0800238{
Hugh Dickinsc3c787e2012-05-29 15:06:52 -0700239 if (!mem_cgroup_disabled())
Hugh Dickins4d7dcca2012-05-29 15:07:08 -0700240 return mem_cgroup_get_lru_size(lruvec, lru);
KOSAKI Motohiroa3d8e052009-01-07 18:08:19 -0800241
Mel Gorman599d0c92016-07-28 15:45:31 -0700242 return node_page_state(lruvec_pgdat(lruvec), NR_LRU_BASE + lru);
KOSAKI Motohiroc9f299d2009-01-07 18:08:16 -0800243}
244
Linus Torvalds1da177e2005-04-16 15:20:36 -0700245/*
Glauber Costa1d3d4432013-08-28 10:18:04 +1000246 * Add a shrinker callback to be called from the vm.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700247 */
Glauber Costa1d3d4432013-08-28 10:18:04 +1000248int register_shrinker(struct shrinker *shrinker)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700249{
Glauber Costa1d3d4432013-08-28 10:18:04 +1000250 size_t size = sizeof(*shrinker->nr_deferred);
251
Glauber Costa1d3d4432013-08-28 10:18:04 +1000252 if (shrinker->flags & SHRINKER_NUMA_AWARE)
253 size *= nr_node_ids;
254
255 shrinker->nr_deferred = kzalloc(size, GFP_KERNEL);
256 if (!shrinker->nr_deferred)
257 return -ENOMEM;
258
Rusty Russell8e1f9362007-07-17 04:03:17 -0700259 down_write(&shrinker_rwsem);
260 list_add_tail(&shrinker->list, &shrinker_list);
261 up_write(&shrinker_rwsem);
Glauber Costa1d3d4432013-08-28 10:18:04 +1000262 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700263}
Rusty Russell8e1f9362007-07-17 04:03:17 -0700264EXPORT_SYMBOL(register_shrinker);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700265
266/*
267 * Remove one
268 */
Rusty Russell8e1f9362007-07-17 04:03:17 -0700269void unregister_shrinker(struct shrinker *shrinker)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700270{
271 down_write(&shrinker_rwsem);
272 list_del(&shrinker->list);
273 up_write(&shrinker_rwsem);
Andrew Vaginae393322013-10-16 13:46:46 -0700274 kfree(shrinker->nr_deferred);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700275}
Rusty Russell8e1f9362007-07-17 04:03:17 -0700276EXPORT_SYMBOL(unregister_shrinker);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700277
278#define SHRINK_BATCH 128
Glauber Costa1d3d4432013-08-28 10:18:04 +1000279
Vladimir Davydovcb731d62015-02-12 14:58:54 -0800280static unsigned long do_shrink_slab(struct shrink_control *shrinkctl,
281 struct shrinker *shrinker,
282 unsigned long nr_scanned,
283 unsigned long nr_eligible)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700284{
Glauber Costa1d3d4432013-08-28 10:18:04 +1000285 unsigned long freed = 0;
286 unsigned long long delta;
287 long total_scan;
Vladimir Davydovd5bc5fd2014-04-03 14:47:32 -0700288 long freeable;
Glauber Costa1d3d4432013-08-28 10:18:04 +1000289 long nr;
290 long new_nr;
291 int nid = shrinkctl->nid;
292 long batch_size = shrinker->batch ? shrinker->batch
293 : SHRINK_BATCH;
Shaohua Li5f33a082016-12-12 16:41:50 -0800294 long scanned = 0, next_deferred;
Glauber Costa1d3d4432013-08-28 10:18:04 +1000295
Vladimir Davydovd5bc5fd2014-04-03 14:47:32 -0700296 freeable = shrinker->count_objects(shrinker, shrinkctl);
297 if (freeable == 0)
Glauber Costa1d3d4432013-08-28 10:18:04 +1000298 return 0;
299
300 /*
301 * copy the current shrinker scan count into a local variable
302 * and zero it so that other concurrent shrinker invocations
303 * don't also do this scanning work.
304 */
305 nr = atomic_long_xchg(&shrinker->nr_deferred[nid], 0);
306
307 total_scan = nr;
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800308 delta = (4 * nr_scanned) / shrinker->seeks;
Vladimir Davydovd5bc5fd2014-04-03 14:47:32 -0700309 delta *= freeable;
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800310 do_div(delta, nr_eligible + 1);
Glauber Costa1d3d4432013-08-28 10:18:04 +1000311 total_scan += delta;
312 if (total_scan < 0) {
Pintu Kumar8612c662014-12-10 15:42:58 -0800313 pr_err("shrink_slab: %pF negative objects to delete nr=%ld\n",
Dave Chinnera0b02132013-08-28 10:18:16 +1000314 shrinker->scan_objects, total_scan);
Vladimir Davydovd5bc5fd2014-04-03 14:47:32 -0700315 total_scan = freeable;
Shaohua Li5f33a082016-12-12 16:41:50 -0800316 next_deferred = nr;
317 } else
318 next_deferred = total_scan;
Glauber Costa1d3d4432013-08-28 10:18:04 +1000319
320 /*
321 * We need to avoid excessive windup on filesystem shrinkers
322 * due to large numbers of GFP_NOFS allocations causing the
323 * shrinkers to return -1 all the time. This results in a large
324 * nr being built up so when a shrink that can do some work
325 * comes along it empties the entire cache due to nr >>>
Vladimir Davydovd5bc5fd2014-04-03 14:47:32 -0700326 * freeable. This is bad for sustaining a working set in
Glauber Costa1d3d4432013-08-28 10:18:04 +1000327 * memory.
328 *
329 * Hence only allow the shrinker to scan the entire cache when
330 * a large delta change is calculated directly.
331 */
Vladimir Davydovd5bc5fd2014-04-03 14:47:32 -0700332 if (delta < freeable / 4)
333 total_scan = min(total_scan, freeable / 2);
Glauber Costa1d3d4432013-08-28 10:18:04 +1000334
335 /*
336 * Avoid risking looping forever due to too large nr value:
337 * never try to free more than twice the estimate number of
338 * freeable entries.
339 */
Vladimir Davydovd5bc5fd2014-04-03 14:47:32 -0700340 if (total_scan > freeable * 2)
341 total_scan = freeable * 2;
Glauber Costa1d3d4432013-08-28 10:18:04 +1000342
343 trace_mm_shrink_slab_start(shrinker, shrinkctl, nr,
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800344 nr_scanned, nr_eligible,
345 freeable, delta, total_scan);
Glauber Costa1d3d4432013-08-28 10:18:04 +1000346
Vladimir Davydov0b1fb402014-01-23 15:53:22 -0800347 /*
348 * Normally, we should not scan less than batch_size objects in one
349 * pass to avoid too frequent shrinker calls, but if the slab has less
350 * than batch_size objects in total and we are really tight on memory,
351 * we will try to reclaim all available objects, otherwise we can end
352 * up failing allocations although there are plenty of reclaimable
353 * objects spread over several slabs with usage less than the
354 * batch_size.
355 *
356 * We detect the "tight on memory" situations by looking at the total
357 * number of objects we want to scan (total_scan). If it is greater
Vladimir Davydovd5bc5fd2014-04-03 14:47:32 -0700358 * than the total number of objects on slab (freeable), we must be
Vladimir Davydov0b1fb402014-01-23 15:53:22 -0800359 * scanning at high prio and therefore should try to reclaim as much as
360 * possible.
361 */
362 while (total_scan >= batch_size ||
Vladimir Davydovd5bc5fd2014-04-03 14:47:32 -0700363 total_scan >= freeable) {
Dave Chinnera0b02132013-08-28 10:18:16 +1000364 unsigned long ret;
Vladimir Davydov0b1fb402014-01-23 15:53:22 -0800365 unsigned long nr_to_scan = min(batch_size, total_scan);
Glauber Costa1d3d4432013-08-28 10:18:04 +1000366
Vladimir Davydov0b1fb402014-01-23 15:53:22 -0800367 shrinkctl->nr_to_scan = nr_to_scan;
Dave Chinnera0b02132013-08-28 10:18:16 +1000368 ret = shrinker->scan_objects(shrinker, shrinkctl);
369 if (ret == SHRINK_STOP)
370 break;
371 freed += ret;
Glauber Costa1d3d4432013-08-28 10:18:04 +1000372
Vladimir Davydov0b1fb402014-01-23 15:53:22 -0800373 count_vm_events(SLABS_SCANNED, nr_to_scan);
374 total_scan -= nr_to_scan;
Shaohua Li5f33a082016-12-12 16:41:50 -0800375 scanned += nr_to_scan;
Glauber Costa1d3d4432013-08-28 10:18:04 +1000376
377 cond_resched();
378 }
379
Shaohua Li5f33a082016-12-12 16:41:50 -0800380 if (next_deferred >= scanned)
381 next_deferred -= scanned;
382 else
383 next_deferred = 0;
Glauber Costa1d3d4432013-08-28 10:18:04 +1000384 /*
385 * move the unused scan count back into the shrinker in a
386 * manner that handles concurrent updates. If we exhausted the
387 * scan, there is no need to do an update.
388 */
Shaohua Li5f33a082016-12-12 16:41:50 -0800389 if (next_deferred > 0)
390 new_nr = atomic_long_add_return(next_deferred,
Glauber Costa1d3d4432013-08-28 10:18:04 +1000391 &shrinker->nr_deferred[nid]);
392 else
393 new_nr = atomic_long_read(&shrinker->nr_deferred[nid]);
394
Dave Hansendf9024a2014-06-04 16:08:07 -0700395 trace_mm_shrink_slab_end(shrinker, nid, freed, nr, new_nr, total_scan);
Glauber Costa1d3d4432013-08-28 10:18:04 +1000396 return freed;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700397}
398
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800399/**
Vladimir Davydovcb731d62015-02-12 14:58:54 -0800400 * shrink_slab - shrink slab caches
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800401 * @gfp_mask: allocation context
402 * @nid: node whose slab caches to target
Vladimir Davydovcb731d62015-02-12 14:58:54 -0800403 * @memcg: memory cgroup whose slab caches to target
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800404 * @nr_scanned: pressure numerator
405 * @nr_eligible: pressure denominator
Linus Torvalds1da177e2005-04-16 15:20:36 -0700406 *
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800407 * Call the shrink functions to age shrinkable caches.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700408 *
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800409 * @nid is passed along to shrinkers with SHRINKER_NUMA_AWARE set,
410 * unaware shrinkers will receive a node id of 0 instead.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700411 *
Vladimir Davydovcb731d62015-02-12 14:58:54 -0800412 * @memcg specifies the memory cgroup to target. If it is not NULL,
413 * only shrinkers with SHRINKER_MEMCG_AWARE set will be called to scan
Vladimir Davydov0fc9f582016-03-17 14:18:30 -0700414 * objects from the memory cgroup specified. Otherwise, only unaware
415 * shrinkers are called.
Vladimir Davydovcb731d62015-02-12 14:58:54 -0800416 *
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800417 * @nr_scanned and @nr_eligible form a ratio that indicate how much of
418 * the available objects should be scanned. Page reclaim for example
419 * passes the number of pages scanned and the number of pages on the
420 * LRU lists that it considered on @nid, plus a bias in @nr_scanned
421 * when it encountered mapped pages. The ratio is further biased by
422 * the ->seeks setting of the shrink function, which indicates the
423 * cost to recreate an object relative to that of an LRU page.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700424 *
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800425 * Returns the number of reclaimed slab objects.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700426 */
Vladimir Davydovcb731d62015-02-12 14:58:54 -0800427static unsigned long shrink_slab(gfp_t gfp_mask, int nid,
428 struct mem_cgroup *memcg,
429 unsigned long nr_scanned,
430 unsigned long nr_eligible)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700431{
432 struct shrinker *shrinker;
Dave Chinner24f7c6b2013-08-28 10:17:56 +1000433 unsigned long freed = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700434
Vladimir Davydov0fc9f582016-03-17 14:18:30 -0700435 if (memcg && (!memcg_kmem_enabled() || !mem_cgroup_online(memcg)))
Vladimir Davydovcb731d62015-02-12 14:58:54 -0800436 return 0;
437
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800438 if (nr_scanned == 0)
439 nr_scanned = SWAP_CLUSTER_MAX;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700440
Minchan Kimf06590b2011-05-24 17:11:11 -0700441 if (!down_read_trylock(&shrinker_rwsem)) {
Dave Chinner24f7c6b2013-08-28 10:17:56 +1000442 /*
443 * If we would return 0, our callers would understand that we
444 * have nothing else to shrink and give up trying. By returning
445 * 1 we keep it going and assume we'll be able to shrink next
446 * time.
447 */
448 freed = 1;
Minchan Kimf06590b2011-05-24 17:11:11 -0700449 goto out;
450 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700451
452 list_for_each_entry(shrinker, &shrinker_list, list) {
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800453 struct shrink_control sc = {
454 .gfp_mask = gfp_mask,
455 .nid = nid,
Vladimir Davydovcb731d62015-02-12 14:58:54 -0800456 .memcg = memcg,
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800457 };
Vladimir Davydovec970972014-01-23 15:53:23 -0800458
Vladimir Davydov0fc9f582016-03-17 14:18:30 -0700459 /*
460 * If kernel memory accounting is disabled, we ignore
461 * SHRINKER_MEMCG_AWARE flag and call all shrinkers
462 * passing NULL for memcg.
463 */
464 if (memcg_kmem_enabled() &&
465 !!memcg != !!(shrinker->flags & SHRINKER_MEMCG_AWARE))
Vladimir Davydovcb731d62015-02-12 14:58:54 -0800466 continue;
467
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800468 if (!(shrinker->flags & SHRINKER_NUMA_AWARE))
469 sc.nid = 0;
Dave Chinneracf92b42011-07-08 14:14:35 +1000470
Vladimir Davydovcb731d62015-02-12 14:58:54 -0800471 freed += do_shrink_slab(&sc, shrinker, nr_scanned, nr_eligible);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700472 }
Johannes Weiner6b4f7792014-12-12 16:56:13 -0800473
Linus Torvalds1da177e2005-04-16 15:20:36 -0700474 up_read(&shrinker_rwsem);
Minchan Kimf06590b2011-05-24 17:11:11 -0700475out:
476 cond_resched();
Dave Chinner24f7c6b2013-08-28 10:17:56 +1000477 return freed;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700478}
479
Vladimir Davydovcb731d62015-02-12 14:58:54 -0800480void drop_slab_node(int nid)
481{
482 unsigned long freed;
483
484 do {
485 struct mem_cgroup *memcg = NULL;
486
487 freed = 0;
488 do {
489 freed += shrink_slab(GFP_KERNEL, nid, memcg,
490 1000, 1000);
491 } while ((memcg = mem_cgroup_iter(NULL, memcg, NULL)) != NULL);
492 } while (freed > 10);
493}
494
495void drop_slab(void)
496{
497 int nid;
498
499 for_each_online_node(nid)
500 drop_slab_node(nid);
501}
502
Linus Torvalds1da177e2005-04-16 15:20:36 -0700503static inline int is_page_cache_freeable(struct page *page)
504{
Johannes Weinerceddc3a2009-09-21 17:03:00 -0700505 /*
506 * A freeable page cache page is referenced only by the caller
507 * that isolated the page, the page cache radix tree and
508 * optional buffer heads at page->private.
509 */
Johannes Weineredcf4742009-09-21 17:02:59 -0700510 return page_count(page) - page_has_private(page) == 2;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700511}
512
Tejun Heo703c2702015-05-22 17:13:44 -0400513static int may_write_to_inode(struct inode *inode, struct scan_control *sc)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700514{
Christoph Lameter930d9152006-01-08 01:00:47 -0800515 if (current->flags & PF_SWAPWRITE)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700516 return 1;
Tejun Heo703c2702015-05-22 17:13:44 -0400517 if (!inode_write_congested(inode))
Linus Torvalds1da177e2005-04-16 15:20:36 -0700518 return 1;
Tejun Heo703c2702015-05-22 17:13:44 -0400519 if (inode_to_bdi(inode) == current->backing_dev_info)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700520 return 1;
521 return 0;
522}
523
524/*
525 * We detected a synchronous write error writing a page out. Probably
526 * -ENOSPC. We need to propagate that into the address_space for a subsequent
527 * fsync(), msync() or close().
528 *
529 * The tricky part is that after writepage we cannot touch the mapping: nothing
530 * prevents it from being freed up. But we have a ref on the page and once
531 * that page is locked, the mapping is pinned.
532 *
533 * We're allowed to run sleeping lock_page() here because we know the caller has
534 * __GFP_FS.
535 */
536static void handle_write_error(struct address_space *mapping,
537 struct page *page, int error)
538{
Jens Axboe7eaceac2011-03-10 08:52:07 +0100539 lock_page(page);
Guillaume Chazarain3e9f45b2007-05-08 00:23:25 -0700540 if (page_mapping(page) == mapping)
541 mapping_set_error(mapping, error);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700542 unlock_page(page);
543}
544
Christoph Lameter04e62a22006-06-23 02:03:38 -0700545/* possible outcome of pageout() */
546typedef enum {
547 /* failed to write page out, page is locked */
548 PAGE_KEEP,
549 /* move page to the active list, page is locked */
550 PAGE_ACTIVATE,
551 /* page has been sent to the disk successfully, page is unlocked */
552 PAGE_SUCCESS,
553 /* page is clean and locked */
554 PAGE_CLEAN,
555} pageout_t;
556
Linus Torvalds1da177e2005-04-16 15:20:36 -0700557/*
Andrew Morton1742f192006-03-22 00:08:21 -0800558 * pageout is called by shrink_page_list() for each dirty page.
559 * Calls ->writepage().
Linus Torvalds1da177e2005-04-16 15:20:36 -0700560 */
Andy Whitcroftc661b072007-08-22 14:01:26 -0700561static pageout_t pageout(struct page *page, struct address_space *mapping,
KOSAKI Motohiro7d3579e2010-10-26 14:21:42 -0700562 struct scan_control *sc)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700563{
564 /*
565 * If the page is dirty, only perform writeback if that write
566 * will be non-blocking. To prevent this allocation from being
567 * stalled by pagecache activity. But note that there may be
568 * stalls if we need to run get_block(). We could test
569 * PagePrivate for that.
570 *
Al Viro81742022014-04-03 03:17:43 -0400571 * If this process is currently in __generic_file_write_iter() against
Linus Torvalds1da177e2005-04-16 15:20:36 -0700572 * this page's queue, we can perform writeback even if that
573 * will block.
574 *
575 * If the page is swapcache, write it back even if that would
576 * block, for some throttling. This happens by accident, because
577 * swap_backing_dev_info is bust: it doesn't reflect the
578 * congestion state of the swapdevs. Easy to fix, if needed.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700579 */
580 if (!is_page_cache_freeable(page))
581 return PAGE_KEEP;
582 if (!mapping) {
583 /*
584 * Some data journaling orphaned pages can have
585 * page->mapping == NULL while being dirty with clean buffers.
586 */
David Howells266cf652009-04-03 16:42:36 +0100587 if (page_has_private(page)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700588 if (try_to_free_buffers(page)) {
589 ClearPageDirty(page);
Mitchel Humpherysb1de0d12014-06-06 14:38:30 -0700590 pr_info("%s: orphaned page\n", __func__);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700591 return PAGE_CLEAN;
592 }
593 }
594 return PAGE_KEEP;
595 }
596 if (mapping->a_ops->writepage == NULL)
597 return PAGE_ACTIVATE;
Tejun Heo703c2702015-05-22 17:13:44 -0400598 if (!may_write_to_inode(mapping->host, sc))
Linus Torvalds1da177e2005-04-16 15:20:36 -0700599 return PAGE_KEEP;
600
601 if (clear_page_dirty_for_io(page)) {
602 int res;
603 struct writeback_control wbc = {
604 .sync_mode = WB_SYNC_NONE,
605 .nr_to_write = SWAP_CLUSTER_MAX,
OGAWA Hirofumi111ebb62006-06-23 02:03:26 -0700606 .range_start = 0,
607 .range_end = LLONG_MAX,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700608 .for_reclaim = 1,
609 };
610
611 SetPageReclaim(page);
612 res = mapping->a_ops->writepage(page, &wbc);
613 if (res < 0)
614 handle_write_error(mapping, page, res);
Zach Brown994fc28c2005-12-15 14:28:17 -0800615 if (res == AOP_WRITEPAGE_ACTIVATE) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700616 ClearPageReclaim(page);
617 return PAGE_ACTIVATE;
618 }
Andy Whitcroftc661b072007-08-22 14:01:26 -0700619
Linus Torvalds1da177e2005-04-16 15:20:36 -0700620 if (!PageWriteback(page)) {
621 /* synchronous write or broken a_ops? */
622 ClearPageReclaim(page);
623 }
yalin wang3aa23852016-01-14 15:18:30 -0800624 trace_mm_vmscan_writepage(page);
Mel Gormanc4a25632016-07-28 15:46:23 -0700625 inc_node_page_state(page, NR_VMSCAN_WRITE);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700626 return PAGE_SUCCESS;
627 }
628
629 return PAGE_CLEAN;
630}
631
Andrew Mortona649fd92006-10-17 00:09:36 -0700632/*
Nick Piggine2867812008-07-25 19:45:30 -0700633 * Same as remove_mapping, but if the page is removed from the mapping, it
634 * gets returned with a refcount of 0.
Andrew Mortona649fd92006-10-17 00:09:36 -0700635 */
Johannes Weinera5289102014-04-03 14:47:51 -0700636static int __remove_mapping(struct address_space *mapping, struct page *page,
637 bool reclaimed)
Christoph Lameter49d2e9c2006-01-08 01:00:48 -0800638{
Greg Thelenc4843a72015-05-22 17:13:16 -0400639 unsigned long flags;
Greg Thelenc4843a72015-05-22 17:13:16 -0400640
Nick Piggin28e4d962006-09-25 23:31:23 -0700641 BUG_ON(!PageLocked(page));
642 BUG_ON(mapping != page_mapping(page));
Christoph Lameter49d2e9c2006-01-08 01:00:48 -0800643
Greg Thelenc4843a72015-05-22 17:13:16 -0400644 spin_lock_irqsave(&mapping->tree_lock, flags);
Christoph Lameter49d2e9c2006-01-08 01:00:48 -0800645 /*
Nick Piggin0fd0e6b2006-09-27 01:50:02 -0700646 * The non racy check for a busy page.
647 *
648 * Must be careful with the order of the tests. When someone has
649 * a ref to the page, it may be possible that they dirty it then
650 * drop the reference. So if PageDirty is tested before page_count
651 * here, then the following race may occur:
652 *
653 * get_user_pages(&page);
654 * [user mapping goes away]
655 * write_to(page);
656 * !PageDirty(page) [good]
657 * SetPageDirty(page);
658 * put_page(page);
659 * !page_count(page) [good, discard it]
660 *
661 * [oops, our write_to data is lost]
662 *
663 * Reversing the order of the tests ensures such a situation cannot
664 * escape unnoticed. The smp_rmb is needed to ensure the page->flags
Joonsoo Kim0139aa72016-05-19 17:10:49 -0700665 * load is not satisfied before that of page->_refcount.
Nick Piggin0fd0e6b2006-09-27 01:50:02 -0700666 *
667 * Note that if SetPageDirty is always performed via set_page_dirty,
668 * and thus under tree_lock, then this ordering is not required.
Christoph Lameter49d2e9c2006-01-08 01:00:48 -0800669 */
Joonsoo Kimfe896d12016-03-17 14:19:26 -0700670 if (!page_ref_freeze(page, 2))
Christoph Lameter49d2e9c2006-01-08 01:00:48 -0800671 goto cannot_free;
Nick Piggine2867812008-07-25 19:45:30 -0700672 /* note: atomic_cmpxchg in page_freeze_refs provides the smp_rmb */
673 if (unlikely(PageDirty(page))) {
Joonsoo Kimfe896d12016-03-17 14:19:26 -0700674 page_ref_unfreeze(page, 2);
Christoph Lameter49d2e9c2006-01-08 01:00:48 -0800675 goto cannot_free;
Nick Piggine2867812008-07-25 19:45:30 -0700676 }
Christoph Lameter49d2e9c2006-01-08 01:00:48 -0800677
678 if (PageSwapCache(page)) {
679 swp_entry_t swap = { .val = page_private(page) };
Johannes Weiner0a31bc92014-08-08 14:19:22 -0700680 mem_cgroup_swapout(page, swap);
Christoph Lameter49d2e9c2006-01-08 01:00:48 -0800681 __delete_from_swap_cache(page);
Greg Thelenc4843a72015-05-22 17:13:16 -0400682 spin_unlock_irqrestore(&mapping->tree_lock, flags);
Johannes Weiner0a31bc92014-08-08 14:19:22 -0700683 swapcache_free(swap);
Nick Piggine2867812008-07-25 19:45:30 -0700684 } else {
Linus Torvalds6072d132010-12-01 13:35:19 -0500685 void (*freepage)(struct page *);
Johannes Weinera5289102014-04-03 14:47:51 -0700686 void *shadow = NULL;
Linus Torvalds6072d132010-12-01 13:35:19 -0500687
688 freepage = mapping->a_ops->freepage;
Johannes Weinera5289102014-04-03 14:47:51 -0700689 /*
690 * Remember a shadow entry for reclaimed file cache in
691 * order to detect refaults, thus thrashing, later on.
692 *
693 * But don't store shadows in an address space that is
694 * already exiting. This is not just an optizimation,
695 * inode reclaim needs to empty out the radix tree or
696 * the nodes are lost. Don't plant shadows behind its
697 * back.
Ross Zwislerf9fe48b2016-01-22 15:10:40 -0800698 *
699 * We also don't store shadows for DAX mappings because the
700 * only page cache pages found in these are zero pages
701 * covering holes, and because we don't want to mix DAX
702 * exceptional entries and shadow exceptional entries in the
703 * same page_tree.
Johannes Weinera5289102014-04-03 14:47:51 -0700704 */
705 if (reclaimed && page_is_file_cache(page) &&
Ross Zwislerf9fe48b2016-01-22 15:10:40 -0800706 !mapping_exiting(mapping) && !dax_mapping(mapping))
Johannes Weinera5289102014-04-03 14:47:51 -0700707 shadow = workingset_eviction(mapping, page);
Johannes Weiner62cccb82016-03-15 14:57:22 -0700708 __delete_from_page_cache(page, shadow);
Greg Thelenc4843a72015-05-22 17:13:16 -0400709 spin_unlock_irqrestore(&mapping->tree_lock, flags);
Linus Torvalds6072d132010-12-01 13:35:19 -0500710
711 if (freepage != NULL)
712 freepage(page);
Christoph Lameter49d2e9c2006-01-08 01:00:48 -0800713 }
714
Christoph Lameter49d2e9c2006-01-08 01:00:48 -0800715 return 1;
716
717cannot_free:
Greg Thelenc4843a72015-05-22 17:13:16 -0400718 spin_unlock_irqrestore(&mapping->tree_lock, flags);
Christoph Lameter49d2e9c2006-01-08 01:00:48 -0800719 return 0;
720}
721
Linus Torvalds1da177e2005-04-16 15:20:36 -0700722/*
Nick Piggine2867812008-07-25 19:45:30 -0700723 * Attempt to detach a locked page from its ->mapping. If it is dirty or if
724 * someone else has a ref on the page, abort and return 0. If it was
725 * successfully detached, return 1. Assumes the caller has a single ref on
726 * this page.
727 */
728int remove_mapping(struct address_space *mapping, struct page *page)
729{
Johannes Weinera5289102014-04-03 14:47:51 -0700730 if (__remove_mapping(mapping, page, false)) {
Nick Piggine2867812008-07-25 19:45:30 -0700731 /*
732 * Unfreezing the refcount with 1 rather than 2 effectively
733 * drops the pagecache ref for us without requiring another
734 * atomic operation.
735 */
Joonsoo Kimfe896d12016-03-17 14:19:26 -0700736 page_ref_unfreeze(page, 1);
Nick Piggine2867812008-07-25 19:45:30 -0700737 return 1;
738 }
739 return 0;
740}
741
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700742/**
743 * putback_lru_page - put previously isolated page onto appropriate LRU list
744 * @page: page to be put back to appropriate lru list
745 *
746 * Add previously isolated @page to appropriate LRU list.
747 * Page may still be unevictable for other reasons.
748 *
749 * lru_lock must not be held, interrupts must be enabled.
750 */
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700751void putback_lru_page(struct page *page)
752{
Vlastimil Babka0ec3b742013-09-11 14:22:26 -0700753 bool is_unevictable;
Lee Schermerhornbbfd28e2008-10-18 20:26:40 -0700754 int was_unevictable = PageUnevictable(page);
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700755
Sasha Levin309381fea2014-01-23 15:52:54 -0800756 VM_BUG_ON_PAGE(PageLRU(page), page);
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700757
758redo:
759 ClearPageUnevictable(page);
760
Hugh Dickins39b5f292012-10-08 16:33:18 -0700761 if (page_evictable(page)) {
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700762 /*
763 * For evictable pages, we can use the cache.
764 * In event of a race, worst case is we end up with an
765 * unevictable page on [in]active list.
766 * We know how to handle that.
767 */
Vlastimil Babka0ec3b742013-09-11 14:22:26 -0700768 is_unevictable = false;
Mel Gormanc53954a2013-07-03 15:02:34 -0700769 lru_cache_add(page);
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700770 } else {
771 /*
772 * Put unevictable pages directly on zone's unevictable
773 * list.
774 */
Vlastimil Babka0ec3b742013-09-11 14:22:26 -0700775 is_unevictable = true;
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700776 add_page_to_unevictable_list(page);
Johannes Weiner6a7b9542009-10-26 16:50:00 -0700777 /*
Minchan Kim21ee9f32011-10-31 17:09:28 -0700778 * When racing with an mlock or AS_UNEVICTABLE clearing
779 * (page is unlocked) make sure that if the other thread
780 * does not observe our setting of PG_lru and fails
Hugh Dickins24513262012-01-20 14:34:21 -0800781 * isolation/check_move_unevictable_pages,
Minchan Kim21ee9f32011-10-31 17:09:28 -0700782 * we see PG_mlocked/AS_UNEVICTABLE cleared below and move
Johannes Weiner6a7b9542009-10-26 16:50:00 -0700783 * the page back to the evictable list.
784 *
Minchan Kim21ee9f32011-10-31 17:09:28 -0700785 * The other side is TestClearPageMlocked() or shmem_lock().
Johannes Weiner6a7b9542009-10-26 16:50:00 -0700786 */
787 smp_mb();
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700788 }
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700789
790 /*
791 * page's status can change while we move it among lru. If an evictable
792 * page is on unevictable list, it never be freed. To avoid that,
793 * check after we added it to the list, again.
794 */
Vlastimil Babka0ec3b742013-09-11 14:22:26 -0700795 if (is_unevictable && page_evictable(page)) {
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700796 if (!isolate_lru_page(page)) {
797 put_page(page);
798 goto redo;
799 }
800 /* This means someone else dropped this page from LRU
801 * So, it will be freed or putback to LRU again. There is
802 * nothing to do here.
803 */
804 }
805
Vlastimil Babka0ec3b742013-09-11 14:22:26 -0700806 if (was_unevictable && !is_unevictable)
Lee Schermerhornbbfd28e2008-10-18 20:26:40 -0700807 count_vm_event(UNEVICTABLE_PGRESCUED);
Vlastimil Babka0ec3b742013-09-11 14:22:26 -0700808 else if (!was_unevictable && is_unevictable)
Lee Schermerhornbbfd28e2008-10-18 20:26:40 -0700809 count_vm_event(UNEVICTABLE_PGCULLED);
810
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700811 put_page(page); /* drop ref from isolate */
812}
813
Johannes Weinerdfc8d632010-03-05 13:42:19 -0800814enum page_references {
815 PAGEREF_RECLAIM,
816 PAGEREF_RECLAIM_CLEAN,
Johannes Weiner645747462010-03-05 13:42:22 -0800817 PAGEREF_KEEP,
Johannes Weinerdfc8d632010-03-05 13:42:19 -0800818 PAGEREF_ACTIVATE,
819};
820
821static enum page_references page_check_references(struct page *page,
822 struct scan_control *sc)
823{
Johannes Weiner645747462010-03-05 13:42:22 -0800824 int referenced_ptes, referenced_page;
Johannes Weinerdfc8d632010-03-05 13:42:19 -0800825 unsigned long vm_flags;
Johannes Weinerdfc8d632010-03-05 13:42:19 -0800826
Johannes Weinerc3ac9a82012-05-29 15:06:25 -0700827 referenced_ptes = page_referenced(page, 1, sc->target_mem_cgroup,
828 &vm_flags);
Johannes Weiner645747462010-03-05 13:42:22 -0800829 referenced_page = TestClearPageReferenced(page);
Johannes Weinerdfc8d632010-03-05 13:42:19 -0800830
Johannes Weinerdfc8d632010-03-05 13:42:19 -0800831 /*
832 * Mlock lost the isolation race with us. Let try_to_unmap()
833 * move the page to the unevictable list.
834 */
835 if (vm_flags & VM_LOCKED)
836 return PAGEREF_RECLAIM;
837
Johannes Weiner645747462010-03-05 13:42:22 -0800838 if (referenced_ptes) {
Michal Hockoe48982732012-05-29 15:06:45 -0700839 if (PageSwapBacked(page))
Johannes Weiner645747462010-03-05 13:42:22 -0800840 return PAGEREF_ACTIVATE;
841 /*
842 * All mapped pages start out with page table
843 * references from the instantiating fault, so we need
844 * to look twice if a mapped file page is used more
845 * than once.
846 *
847 * Mark it and spare it for another trip around the
848 * inactive list. Another page table reference will
849 * lead to its activation.
850 *
851 * Note: the mark is set for activated pages as well
852 * so that recently deactivated but used pages are
853 * quickly recovered.
854 */
855 SetPageReferenced(page);
856
Konstantin Khlebnikov34dbc672012-01-10 15:06:59 -0800857 if (referenced_page || referenced_ptes > 1)
Johannes Weiner645747462010-03-05 13:42:22 -0800858 return PAGEREF_ACTIVATE;
859
Konstantin Khlebnikovc909e992012-01-10 15:07:03 -0800860 /*
861 * Activate file-backed executable pages after first usage.
862 */
863 if (vm_flags & VM_EXEC)
864 return PAGEREF_ACTIVATE;
865
Johannes Weiner645747462010-03-05 13:42:22 -0800866 return PAGEREF_KEEP;
867 }
Johannes Weinerdfc8d632010-03-05 13:42:19 -0800868
869 /* Reclaim if clean, defer dirty pages to writeback */
KOSAKI Motohiro2e302442010-10-26 14:21:46 -0700870 if (referenced_page && !PageSwapBacked(page))
Johannes Weiner645747462010-03-05 13:42:22 -0800871 return PAGEREF_RECLAIM_CLEAN;
872
873 return PAGEREF_RECLAIM;
Johannes Weinerdfc8d632010-03-05 13:42:19 -0800874}
875
Mel Gormane2be15f2013-07-03 15:01:57 -0700876/* Check if a page is dirty or under writeback */
877static void page_check_dirty_writeback(struct page *page,
878 bool *dirty, bool *writeback)
879{
Mel Gormanb4597222013-07-03 15:02:05 -0700880 struct address_space *mapping;
881
Mel Gormane2be15f2013-07-03 15:01:57 -0700882 /*
883 * Anonymous pages are not handled by flushers and must be written
884 * from reclaim context. Do not stall reclaim based on them
885 */
886 if (!page_is_file_cache(page)) {
887 *dirty = false;
888 *writeback = false;
889 return;
890 }
891
892 /* By default assume that the page flags are accurate */
893 *dirty = PageDirty(page);
894 *writeback = PageWriteback(page);
Mel Gormanb4597222013-07-03 15:02:05 -0700895
896 /* Verify dirty/writeback state if the filesystem supports it */
897 if (!page_has_private(page))
898 return;
899
900 mapping = page_mapping(page);
901 if (mapping && mapping->a_ops->is_dirty_writeback)
902 mapping->a_ops->is_dirty_writeback(page, dirty, writeback);
Mel Gormane2be15f2013-07-03 15:01:57 -0700903}
904
Nick Piggine2867812008-07-25 19:45:30 -0700905/*
Andrew Morton1742f192006-03-22 00:08:21 -0800906 * shrink_page_list() returns the number of reclaimed pages
Linus Torvalds1da177e2005-04-16 15:20:36 -0700907 */
Andrew Morton1742f192006-03-22 00:08:21 -0800908static unsigned long shrink_page_list(struct list_head *page_list,
Mel Gorman599d0c92016-07-28 15:45:31 -0700909 struct pglist_data *pgdat,
Mel Gormanf84f6e22011-10-31 17:07:51 -0700910 struct scan_control *sc,
Minchan Kim02c6de82012-10-08 16:31:55 -0700911 enum ttu_flags ttu_flags,
Mel Gorman8e950282013-07-03 15:02:02 -0700912 unsigned long *ret_nr_dirty,
Mel Gormand43006d2013-07-03 15:01:50 -0700913 unsigned long *ret_nr_unqueued_dirty,
Mel Gorman8e950282013-07-03 15:02:02 -0700914 unsigned long *ret_nr_congested,
Minchan Kim02c6de82012-10-08 16:31:55 -0700915 unsigned long *ret_nr_writeback,
Mel Gormanb1a6f212013-07-03 15:01:58 -0700916 unsigned long *ret_nr_immediate,
Minchan Kim02c6de82012-10-08 16:31:55 -0700917 bool force_reclaim)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700918{
919 LIST_HEAD(ret_pages);
Mel Gormanabe4c3b2010-08-09 17:19:31 -0700920 LIST_HEAD(free_pages);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700921 int pgactivate = 0;
Mel Gormand43006d2013-07-03 15:01:50 -0700922 unsigned long nr_unqueued_dirty = 0;
Mel Gorman0e093d992010-10-26 14:21:45 -0700923 unsigned long nr_dirty = 0;
924 unsigned long nr_congested = 0;
Andrew Morton05ff5132006-03-22 00:08:20 -0800925 unsigned long nr_reclaimed = 0;
Mel Gorman92df3a72011-10-31 17:07:56 -0700926 unsigned long nr_writeback = 0;
Mel Gormanb1a6f212013-07-03 15:01:58 -0700927 unsigned long nr_immediate = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700928
929 cond_resched();
930
Linus Torvalds1da177e2005-04-16 15:20:36 -0700931 while (!list_empty(page_list)) {
932 struct address_space *mapping;
933 struct page *page;
934 int may_enter_fs;
Minchan Kim02c6de82012-10-08 16:31:55 -0700935 enum page_references references = PAGEREF_RECLAIM_CLEAN;
Mel Gormane2be15f2013-07-03 15:01:57 -0700936 bool dirty, writeback;
Minchan Kim854e9ed2016-01-15 16:54:53 -0800937 bool lazyfree = false;
938 int ret = SWAP_SUCCESS;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700939
940 cond_resched();
941
942 page = lru_to_page(page_list);
943 list_del(&page->lru);
944
Nick Piggin529ae9a2008-08-02 12:01:03 +0200945 if (!trylock_page(page))
Linus Torvalds1da177e2005-04-16 15:20:36 -0700946 goto keep;
947
Sasha Levin309381fea2014-01-23 15:52:54 -0800948 VM_BUG_ON_PAGE(PageActive(page), page);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700949
950 sc->nr_scanned++;
Christoph Lameter80e43422006-02-11 17:55:53 -0800951
Hugh Dickins39b5f292012-10-08 16:33:18 -0700952 if (unlikely(!page_evictable(page)))
Nick Pigginb291f002008-10-18 20:26:44 -0700953 goto cull_mlocked;
Lee Schermerhorn894bc312008-10-18 20:26:39 -0700954
Johannes Weinera6dc60f82009-03-31 15:19:30 -0700955 if (!sc->may_unmap && page_mapped(page))
Christoph Lameter80e43422006-02-11 17:55:53 -0800956 goto keep_locked;
957
Linus Torvalds1da177e2005-04-16 15:20:36 -0700958 /* Double the slab pressure for mapped and swapcache pages */
959 if (page_mapped(page) || PageSwapCache(page))
960 sc->nr_scanned++;
961
Andy Whitcroftc661b072007-08-22 14:01:26 -0700962 may_enter_fs = (sc->gfp_mask & __GFP_FS) ||
963 (PageSwapCache(page) && (sc->gfp_mask & __GFP_IO));
964
Mel Gorman283aba92013-07-03 15:01:51 -0700965 /*
Mel Gormane2be15f2013-07-03 15:01:57 -0700966 * The number of dirty pages determines if a zone is marked
967 * reclaim_congested which affects wait_iff_congested. kswapd
968 * will stall and start writing pages if the tail of the LRU
969 * is all dirty unqueued pages.
970 */
971 page_check_dirty_writeback(page, &dirty, &writeback);
972 if (dirty || writeback)
973 nr_dirty++;
974
975 if (dirty && !writeback)
976 nr_unqueued_dirty++;
977
Mel Gormand04e8ac2013-07-03 15:02:03 -0700978 /*
979 * Treat this page as congested if the underlying BDI is or if
980 * pages are cycling through the LRU so quickly that the
981 * pages marked for immediate reclaim are making it to the
982 * end of the LRU a second time.
983 */
Mel Gormane2be15f2013-07-03 15:01:57 -0700984 mapping = page_mapping(page);
Jamie Liu1da58ee2014-12-10 15:43:20 -0800985 if (((dirty || writeback) && mapping &&
Tejun Heo703c2702015-05-22 17:13:44 -0400986 inode_write_congested(mapping->host)) ||
Mel Gormand04e8ac2013-07-03 15:02:03 -0700987 (writeback && PageReclaim(page)))
Mel Gormane2be15f2013-07-03 15:01:57 -0700988 nr_congested++;
989
990 /*
Mel Gorman283aba92013-07-03 15:01:51 -0700991 * If a page at the tail of the LRU is under writeback, there
992 * are three cases to consider.
993 *
994 * 1) If reclaim is encountering an excessive number of pages
995 * under writeback and this page is both under writeback and
996 * PageReclaim then it indicates that pages are being queued
997 * for IO but are being recycled through the LRU before the
998 * IO can complete. Waiting on the page itself risks an
999 * indefinite stall if it is impossible to writeback the
1000 * page due to IO error or disconnected storage so instead
Mel Gormanb1a6f212013-07-03 15:01:58 -07001001 * note that the LRU is being scanned too quickly and the
1002 * caller can stall after page list has been processed.
Mel Gorman283aba92013-07-03 15:01:51 -07001003 *
Tejun Heo97c93412015-05-22 18:23:36 -04001004 * 2) Global or new memcg reclaim encounters a page that is
Michal Hockoecf5fc62015-08-04 14:36:58 -07001005 * not marked for immediate reclaim, or the caller does not
1006 * have __GFP_FS (or __GFP_IO if it's simply going to swap,
1007 * not to fs). In this case mark the page for immediate
Tejun Heo97c93412015-05-22 18:23:36 -04001008 * reclaim and continue scanning.
Mel Gorman283aba92013-07-03 15:01:51 -07001009 *
Michal Hockoecf5fc62015-08-04 14:36:58 -07001010 * Require may_enter_fs because we would wait on fs, which
1011 * may not have submitted IO yet. And the loop driver might
Mel Gorman283aba92013-07-03 15:01:51 -07001012 * enter reclaim, and deadlock if it waits on a page for
1013 * which it is needed to do the write (loop masks off
1014 * __GFP_IO|__GFP_FS for this reason); but more thought
1015 * would probably show more reasons.
1016 *
Hugh Dickins7fadc822015-09-08 15:03:46 -07001017 * 3) Legacy memcg encounters a page that is already marked
Mel Gorman283aba92013-07-03 15:01:51 -07001018 * PageReclaim. memcg does not have any dirty pages
1019 * throttling so we could easily OOM just because too many
1020 * pages are in writeback and there is nothing else to
1021 * reclaim. Wait for the writeback to complete.
1022 */
Andy Whitcroftc661b072007-08-22 14:01:26 -07001023 if (PageWriteback(page)) {
Mel Gorman283aba92013-07-03 15:01:51 -07001024 /* Case 1 above */
1025 if (current_is_kswapd() &&
1026 PageReclaim(page) &&
Mel Gorman599d0c92016-07-28 15:45:31 -07001027 test_bit(PGDAT_WRITEBACK, &pgdat->flags)) {
Mel Gormanb1a6f212013-07-03 15:01:58 -07001028 nr_immediate++;
1029 goto keep_locked;
Mel Gorman283aba92013-07-03 15:01:51 -07001030
1031 /* Case 2 above */
Tejun Heo97c93412015-05-22 18:23:36 -04001032 } else if (sane_reclaim(sc) ||
Michal Hockoecf5fc62015-08-04 14:36:58 -07001033 !PageReclaim(page) || !may_enter_fs) {
Hugh Dickinsc3b94f42012-07-31 16:45:59 -07001034 /*
1035 * This is slightly racy - end_page_writeback()
1036 * might have just cleared PageReclaim, then
1037 * setting PageReclaim here end up interpreted
1038 * as PageReadahead - but that does not matter
1039 * enough to care. What we do want is for this
1040 * page to have PageReclaim set next time memcg
1041 * reclaim reaches the tests above, so it will
1042 * then wait_on_page_writeback() to avoid OOM;
1043 * and it's also appropriate in global reclaim.
1044 */
1045 SetPageReclaim(page);
Michal Hockoe62e3842012-07-31 16:45:55 -07001046 nr_writeback++;
Hugh Dickinsc3b94f42012-07-31 16:45:59 -07001047 goto keep_locked;
Mel Gorman283aba92013-07-03 15:01:51 -07001048
1049 /* Case 3 above */
1050 } else {
Hugh Dickins7fadc822015-09-08 15:03:46 -07001051 unlock_page(page);
Mel Gorman283aba92013-07-03 15:01:51 -07001052 wait_on_page_writeback(page);
Hugh Dickins7fadc822015-09-08 15:03:46 -07001053 /* then go back and try same page again */
1054 list_add_tail(&page->lru, page_list);
1055 continue;
Michal Hockoe62e3842012-07-31 16:45:55 -07001056 }
Andy Whitcroftc661b072007-08-22 14:01:26 -07001057 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001058
Minchan Kim02c6de82012-10-08 16:31:55 -07001059 if (!force_reclaim)
1060 references = page_check_references(page, sc);
1061
Johannes Weinerdfc8d632010-03-05 13:42:19 -08001062 switch (references) {
1063 case PAGEREF_ACTIVATE:
Linus Torvalds1da177e2005-04-16 15:20:36 -07001064 goto activate_locked;
Johannes Weiner645747462010-03-05 13:42:22 -08001065 case PAGEREF_KEEP:
1066 goto keep_locked;
Johannes Weinerdfc8d632010-03-05 13:42:19 -08001067 case PAGEREF_RECLAIM:
1068 case PAGEREF_RECLAIM_CLEAN:
1069 ; /* try to reclaim the page below */
1070 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001071
Linus Torvalds1da177e2005-04-16 15:20:36 -07001072 /*
1073 * Anonymous process memory has backing store?
1074 * Try to allocate it some swap space here.
1075 */
Nick Pigginb291f002008-10-18 20:26:44 -07001076 if (PageAnon(page) && !PageSwapCache(page)) {
Hugh Dickins63eb6b92008-11-19 15:36:37 -08001077 if (!(sc->gfp_mask & __GFP_IO))
1078 goto keep_locked;
Shaohua Li5bc7b8a2013-04-29 15:08:36 -07001079 if (!add_to_swap(page, page_list))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001080 goto activate_locked;
Minchan Kim854e9ed2016-01-15 16:54:53 -08001081 lazyfree = true;
Hugh Dickins63eb6b92008-11-19 15:36:37 -08001082 may_enter_fs = 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001083
Mel Gormane2be15f2013-07-03 15:01:57 -07001084 /* Adding to swap updated mapping */
1085 mapping = page_mapping(page);
Kirill A. Shutemov7751b2d2016-07-26 15:25:56 -07001086 } else if (unlikely(PageTransHuge(page))) {
1087 /* Split file THP */
1088 if (split_huge_page_to_list(page, page_list))
1089 goto keep_locked;
Mel Gormane2be15f2013-07-03 15:01:57 -07001090 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001091
Kirill A. Shutemov7751b2d2016-07-26 15:25:56 -07001092 VM_BUG_ON_PAGE(PageTransHuge(page), page);
1093
Linus Torvalds1da177e2005-04-16 15:20:36 -07001094 /*
1095 * The page is mapped into the page tables of one or more
1096 * processes. Try to unmap it here.
1097 */
1098 if (page_mapped(page) && mapping) {
Minchan Kim854e9ed2016-01-15 16:54:53 -08001099 switch (ret = try_to_unmap(page, lazyfree ?
1100 (ttu_flags | TTU_BATCH_FLUSH | TTU_LZFREE) :
1101 (ttu_flags | TTU_BATCH_FLUSH))) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001102 case SWAP_FAIL:
1103 goto activate_locked;
1104 case SWAP_AGAIN:
1105 goto keep_locked;
Nick Pigginb291f002008-10-18 20:26:44 -07001106 case SWAP_MLOCK:
1107 goto cull_mlocked;
Minchan Kim854e9ed2016-01-15 16:54:53 -08001108 case SWAP_LZFREE:
1109 goto lazyfree;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001110 case SWAP_SUCCESS:
1111 ; /* try to free the page below */
1112 }
1113 }
1114
1115 if (PageDirty(page)) {
Mel Gormanee728862011-10-31 17:07:38 -07001116 /*
1117 * Only kswapd can writeback filesystem pages to
Mel Gormand43006d2013-07-03 15:01:50 -07001118 * avoid risk of stack overflow but only writeback
1119 * if many dirty pages have been encountered.
Mel Gormanee728862011-10-31 17:07:38 -07001120 */
Mel Gormanf84f6e22011-10-31 17:07:51 -07001121 if (page_is_file_cache(page) &&
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07001122 (!current_is_kswapd() ||
Mel Gorman599d0c92016-07-28 15:45:31 -07001123 !test_bit(PGDAT_DIRTY, &pgdat->flags))) {
Mel Gorman49ea7eb2011-10-31 17:07:59 -07001124 /*
1125 * Immediately reclaim when written back.
1126 * Similar in principal to deactivate_page()
1127 * except we already have the page isolated
1128 * and know it's dirty
1129 */
Mel Gormanc4a25632016-07-28 15:46:23 -07001130 inc_node_page_state(page, NR_VMSCAN_IMMEDIATE);
Mel Gorman49ea7eb2011-10-31 17:07:59 -07001131 SetPageReclaim(page);
1132
Mel Gormanee728862011-10-31 17:07:38 -07001133 goto keep_locked;
1134 }
1135
Johannes Weinerdfc8d632010-03-05 13:42:19 -08001136 if (references == PAGEREF_RECLAIM_CLEAN)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001137 goto keep_locked;
Andrew Morton4dd4b922008-03-24 12:29:52 -07001138 if (!may_enter_fs)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001139 goto keep_locked;
Christoph Lameter52a83632006-02-01 03:05:28 -08001140 if (!sc->may_writepage)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001141 goto keep_locked;
1142
Mel Gormand950c942015-09-04 15:47:35 -07001143 /*
1144 * Page is dirty. Flush the TLB if a writable entry
1145 * potentially exists to avoid CPU writes after IO
1146 * starts and then write it out here.
1147 */
1148 try_to_unmap_flush_dirty();
KOSAKI Motohiro7d3579e2010-10-26 14:21:42 -07001149 switch (pageout(page, mapping, sc)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001150 case PAGE_KEEP:
1151 goto keep_locked;
1152 case PAGE_ACTIVATE:
1153 goto activate_locked;
1154 case PAGE_SUCCESS:
KOSAKI Motohiro7d3579e2010-10-26 14:21:42 -07001155 if (PageWriteback(page))
Mel Gorman41ac1992012-05-29 15:06:19 -07001156 goto keep;
KOSAKI Motohiro7d3579e2010-10-26 14:21:42 -07001157 if (PageDirty(page))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001158 goto keep;
KOSAKI Motohiro7d3579e2010-10-26 14:21:42 -07001159
Linus Torvalds1da177e2005-04-16 15:20:36 -07001160 /*
1161 * A synchronous write - probably a ramdisk. Go
1162 * ahead and try to reclaim the page.
1163 */
Nick Piggin529ae9a2008-08-02 12:01:03 +02001164 if (!trylock_page(page))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001165 goto keep;
1166 if (PageDirty(page) || PageWriteback(page))
1167 goto keep_locked;
1168 mapping = page_mapping(page);
1169 case PAGE_CLEAN:
1170 ; /* try to free the page below */
1171 }
1172 }
1173
1174 /*
1175 * If the page has buffers, try to free the buffer mappings
1176 * associated with this page. If we succeed we try to free
1177 * the page as well.
1178 *
1179 * We do this even if the page is PageDirty().
1180 * try_to_release_page() does not perform I/O, but it is
1181 * possible for a page to have PageDirty set, but it is actually
1182 * clean (all its buffers are clean). This happens if the
1183 * buffers were written out directly, with submit_bh(). ext3
Lee Schermerhorn894bc312008-10-18 20:26:39 -07001184 * will do this, as well as the blockdev mapping.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001185 * try_to_release_page() will discover that cleanness and will
1186 * drop the buffers and mark the page clean - it can be freed.
1187 *
1188 * Rarely, pages can have buffers and no ->mapping. These are
1189 * the pages which were not successfully invalidated in
1190 * truncate_complete_page(). We try to drop those buffers here
1191 * and if that worked, and the page is no longer mapped into
1192 * process address space (page_count == 1) it can be freed.
1193 * Otherwise, leave the page on the LRU so it is swappable.
1194 */
David Howells266cf652009-04-03 16:42:36 +01001195 if (page_has_private(page)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001196 if (!try_to_release_page(page, sc->gfp_mask))
1197 goto activate_locked;
Nick Piggine2867812008-07-25 19:45:30 -07001198 if (!mapping && page_count(page) == 1) {
1199 unlock_page(page);
1200 if (put_page_testzero(page))
1201 goto free_it;
1202 else {
1203 /*
1204 * rare race with speculative reference.
1205 * the speculative reference will free
1206 * this page shortly, so we may
1207 * increment nr_reclaimed here (and
1208 * leave it off the LRU).
1209 */
1210 nr_reclaimed++;
1211 continue;
1212 }
1213 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001214 }
1215
Minchan Kim854e9ed2016-01-15 16:54:53 -08001216lazyfree:
Johannes Weinera5289102014-04-03 14:47:51 -07001217 if (!mapping || !__remove_mapping(mapping, page, true))
Christoph Lameter49d2e9c2006-01-08 01:00:48 -08001218 goto keep_locked;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001219
Nick Piggina978d6f2008-10-18 20:26:58 -07001220 /*
1221 * At this point, we have no other references and there is
1222 * no way to pick any more up (removed from LRU, removed
1223 * from pagecache). Can use non-atomic bitops now (and
1224 * we obviously don't have to worry about waking up a process
1225 * waiting on the page lock, because there are no references.
1226 */
Kirill A. Shutemov48c935a2016-01-15 16:51:24 -08001227 __ClearPageLocked(page);
Nick Piggine2867812008-07-25 19:45:30 -07001228free_it:
Minchan Kim854e9ed2016-01-15 16:54:53 -08001229 if (ret == SWAP_LZFREE)
1230 count_vm_event(PGLAZYFREED);
1231
Andrew Morton05ff5132006-03-22 00:08:20 -08001232 nr_reclaimed++;
Mel Gormanabe4c3b2010-08-09 17:19:31 -07001233
1234 /*
1235 * Is there need to periodically free_page_list? It would
1236 * appear not as the counts should be low
1237 */
1238 list_add(&page->lru, &free_pages);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001239 continue;
1240
Nick Pigginb291f002008-10-18 20:26:44 -07001241cull_mlocked:
Hugh Dickins63d6c5a2009-01-06 14:39:38 -08001242 if (PageSwapCache(page))
1243 try_to_free_swap(page);
Nick Pigginb291f002008-10-18 20:26:44 -07001244 unlock_page(page);
Jaewon Kimc54839a2015-09-08 15:02:21 -07001245 list_add(&page->lru, &ret_pages);
Nick Pigginb291f002008-10-18 20:26:44 -07001246 continue;
1247
Linus Torvalds1da177e2005-04-16 15:20:36 -07001248activate_locked:
Rik van Riel68a223942008-10-18 20:26:23 -07001249 /* Not a candidate for swapping, so reclaim swap space. */
Vladimir Davydov5ccc5ab2016-01-20 15:03:10 -08001250 if (PageSwapCache(page) && mem_cgroup_swap_full(page))
Hugh Dickinsa2c43ee2009-01-06 14:39:36 -08001251 try_to_free_swap(page);
Sasha Levin309381fea2014-01-23 15:52:54 -08001252 VM_BUG_ON_PAGE(PageActive(page), page);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001253 SetPageActive(page);
1254 pgactivate++;
1255keep_locked:
1256 unlock_page(page);
1257keep:
1258 list_add(&page->lru, &ret_pages);
Sasha Levin309381fea2014-01-23 15:52:54 -08001259 VM_BUG_ON_PAGE(PageLRU(page) || PageUnevictable(page), page);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001260 }
Mel Gormanabe4c3b2010-08-09 17:19:31 -07001261
Johannes Weiner747db952014-08-08 14:19:24 -07001262 mem_cgroup_uncharge_list(&free_pages);
Mel Gorman72b252a2015-09-04 15:47:32 -07001263 try_to_unmap_flush();
Mel Gormanb745bc82014-06-04 16:10:22 -07001264 free_hot_cold_page_list(&free_pages, true);
Mel Gormanabe4c3b2010-08-09 17:19:31 -07001265
Linus Torvalds1da177e2005-04-16 15:20:36 -07001266 list_splice(&ret_pages, page_list);
Christoph Lameterf8891e52006-06-30 01:55:45 -07001267 count_vm_events(PGACTIVATE, pgactivate);
Johannes Weiner0a31bc92014-08-08 14:19:22 -07001268
Mel Gorman8e950282013-07-03 15:02:02 -07001269 *ret_nr_dirty += nr_dirty;
1270 *ret_nr_congested += nr_congested;
Mel Gormand43006d2013-07-03 15:01:50 -07001271 *ret_nr_unqueued_dirty += nr_unqueued_dirty;
Mel Gorman92df3a72011-10-31 17:07:56 -07001272 *ret_nr_writeback += nr_writeback;
Mel Gormanb1a6f212013-07-03 15:01:58 -07001273 *ret_nr_immediate += nr_immediate;
Andrew Morton05ff5132006-03-22 00:08:20 -08001274 return nr_reclaimed;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001275}
1276
Minchan Kim02c6de82012-10-08 16:31:55 -07001277unsigned long reclaim_clean_pages_from_list(struct zone *zone,
1278 struct list_head *page_list)
1279{
1280 struct scan_control sc = {
1281 .gfp_mask = GFP_KERNEL,
1282 .priority = DEF_PRIORITY,
1283 .may_unmap = 1,
1284 };
Mel Gorman8e950282013-07-03 15:02:02 -07001285 unsigned long ret, dummy1, dummy2, dummy3, dummy4, dummy5;
Minchan Kim02c6de82012-10-08 16:31:55 -07001286 struct page *page, *next;
1287 LIST_HEAD(clean_pages);
1288
1289 list_for_each_entry_safe(page, next, page_list, lru) {
Rafael Aquini117aad12013-09-30 13:45:16 -07001290 if (page_is_file_cache(page) && !PageDirty(page) &&
Minchan Kimb1123ea62016-07-26 15:23:09 -07001291 !__PageMovable(page)) {
Minchan Kim02c6de82012-10-08 16:31:55 -07001292 ClearPageActive(page);
1293 list_move(&page->lru, &clean_pages);
1294 }
1295 }
1296
Mel Gorman599d0c92016-07-28 15:45:31 -07001297 ret = shrink_page_list(&clean_pages, zone->zone_pgdat, &sc,
Mel Gorman8e950282013-07-03 15:02:02 -07001298 TTU_UNMAP|TTU_IGNORE_ACCESS,
1299 &dummy1, &dummy2, &dummy3, &dummy4, &dummy5, true);
Minchan Kim02c6de82012-10-08 16:31:55 -07001300 list_splice(&clean_pages, page_list);
Mel Gorman599d0c92016-07-28 15:45:31 -07001301 mod_node_page_state(zone->zone_pgdat, NR_ISOLATED_FILE, -ret);
Minchan Kim02c6de82012-10-08 16:31:55 -07001302 return ret;
1303}
1304
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001305/*
1306 * Attempt to remove the specified page from its LRU. Only take this page
1307 * if it is of the appropriate PageActive status. Pages which are being
1308 * freed elsewhere are also ignored.
1309 *
1310 * page: page to consider
1311 * mode: one of the LRU isolation modes defined above
1312 *
1313 * returns 0 on success, -ve errno on failure.
1314 */
Konstantin Khlebnikovf3fd4a62012-05-29 15:06:54 -07001315int __isolate_lru_page(struct page *page, isolate_mode_t mode)
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001316{
1317 int ret = -EINVAL;
1318
1319 /* Only take pages on the LRU. */
1320 if (!PageLRU(page))
1321 return ret;
1322
Minchan Kime46a2872012-10-08 16:33:48 -07001323 /* Compaction should not handle unevictable pages but CMA can do so */
1324 if (PageUnevictable(page) && !(mode & ISOLATE_UNEVICTABLE))
Lee Schermerhorn894bc312008-10-18 20:26:39 -07001325 return ret;
1326
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001327 ret = -EBUSY;
KAMEZAWA Hiroyuki08e552c2009-01-07 18:08:01 -08001328
Mel Gormanc8244932012-01-12 17:19:38 -08001329 /*
1330 * To minimise LRU disruption, the caller can indicate that it only
1331 * wants to isolate pages it will be able to operate on without
1332 * blocking - clean pages for the most part.
1333 *
1334 * ISOLATE_CLEAN means that only clean pages should be isolated. This
1335 * is used by reclaim when it is cannot write to backing storage
1336 *
1337 * ISOLATE_ASYNC_MIGRATE is used to indicate that it only wants to pages
1338 * that it is possible to migrate without blocking
1339 */
1340 if (mode & (ISOLATE_CLEAN|ISOLATE_ASYNC_MIGRATE)) {
1341 /* All the caller can do on PageWriteback is block */
1342 if (PageWriteback(page))
1343 return ret;
1344
1345 if (PageDirty(page)) {
1346 struct address_space *mapping;
1347
1348 /* ISOLATE_CLEAN means only clean pages */
1349 if (mode & ISOLATE_CLEAN)
1350 return ret;
1351
1352 /*
1353 * Only pages without mappings or that have a
1354 * ->migratepage callback are possible to migrate
1355 * without blocking
1356 */
1357 mapping = page_mapping(page);
1358 if (mapping && !mapping->a_ops->migratepage)
1359 return ret;
1360 }
1361 }
Minchan Kim39deaf82011-10-31 17:06:51 -07001362
Minchan Kimf80c0672011-10-31 17:06:55 -07001363 if ((mode & ISOLATE_UNMAPPED) && page_mapped(page))
1364 return ret;
1365
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001366 if (likely(get_page_unless_zero(page))) {
1367 /*
1368 * Be careful not to clear PageLRU until after we're
1369 * sure the page is not being freed elsewhere -- the
1370 * page release code relies on it.
1371 */
1372 ClearPageLRU(page);
1373 ret = 0;
1374 }
1375
1376 return ret;
1377}
1378
Mel Gorman7ee36a12016-07-28 15:47:17 -07001379
1380/*
1381 * Update LRU sizes after isolating pages. The LRU size updates must
1382 * be complete before mem_cgroup_update_lru_size due to a santity check.
1383 */
1384static __always_inline void update_lru_sizes(struct lruvec *lruvec,
1385 enum lru_list lru, unsigned long *nr_zone_taken,
1386 unsigned long nr_taken)
1387{
Mel Gorman7ee36a12016-07-28 15:47:17 -07001388 int zid;
1389
Mel Gorman7ee36a12016-07-28 15:47:17 -07001390 for (zid = 0; zid < MAX_NR_ZONES; zid++) {
1391 if (!nr_zone_taken[zid])
1392 continue;
1393
1394 __update_lru_size(lruvec, lru, zid, -nr_zone_taken[zid]);
1395 }
Mel Gorman7ee36a12016-07-28 15:47:17 -07001396
1397#ifdef CONFIG_MEMCG
1398 mem_cgroup_update_lru_size(lruvec, lru, -nr_taken);
1399#endif
1400}
1401
Christoph Lameter49d2e9c2006-01-08 01:00:48 -08001402/*
Mel Gormana52633d2016-07-28 15:45:28 -07001403 * zone_lru_lock is heavily contended. Some of the functions that
Linus Torvalds1da177e2005-04-16 15:20:36 -07001404 * shrink the lists perform better by taking out a batch of pages
1405 * and working on them outside the LRU lock.
1406 *
1407 * For pagecache intensive workloads, this function is the hottest
1408 * spot in the kernel (apart from copy_*_user functions).
1409 *
1410 * Appropriate locks must be held before calling this function.
1411 *
1412 * @nr_to_scan: The number of pages to look through on the list.
Konstantin Khlebnikov5dc35972012-05-29 15:06:58 -07001413 * @lruvec: The LRU vector to pull pages from.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001414 * @dst: The temp list to put pages on to.
Hugh Dickinsf6260122012-01-12 17:20:06 -08001415 * @nr_scanned: The number of pages that were scanned.
Rik van Rielfe2c2a12012-03-21 16:33:51 -07001416 * @sc: The scan_control struct for this reclaim session
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001417 * @mode: One of the LRU isolation modes
Konstantin Khlebnikov3cb99452012-05-29 15:06:53 -07001418 * @lru: LRU list id for isolating
Linus Torvalds1da177e2005-04-16 15:20:36 -07001419 *
1420 * returns how many pages were moved onto *@dst.
1421 */
Andrew Morton69e05942006-03-22 00:08:19 -08001422static unsigned long isolate_lru_pages(unsigned long nr_to_scan,
Konstantin Khlebnikov5dc35972012-05-29 15:06:58 -07001423 struct lruvec *lruvec, struct list_head *dst,
Rik van Rielfe2c2a12012-03-21 16:33:51 -07001424 unsigned long *nr_scanned, struct scan_control *sc,
Konstantin Khlebnikov3cb99452012-05-29 15:06:53 -07001425 isolate_mode_t mode, enum lru_list lru)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001426{
Hugh Dickins75b00af2012-05-29 15:07:09 -07001427 struct list_head *src = &lruvec->lists[lru];
Andrew Morton69e05942006-03-22 00:08:19 -08001428 unsigned long nr_taken = 0;
Mel Gorman599d0c92016-07-28 15:45:31 -07001429 unsigned long nr_zone_taken[MAX_NR_ZONES] = { 0 };
Mel Gorman7cc30fc2016-07-28 15:46:59 -07001430 unsigned long nr_skipped[MAX_NR_ZONES] = { 0, };
Mel Gorman599d0c92016-07-28 15:45:31 -07001431 unsigned long scan, nr_pages;
Mel Gormanb2e18752016-07-28 15:45:37 -07001432 LIST_HEAD(pages_skipped);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001433
Vladimir Davydov0b802f12015-09-08 15:02:18 -07001434 for (scan = 0; scan < nr_to_scan && nr_taken < nr_to_scan &&
Mel Gormand7f05522016-07-28 15:47:37 -07001435 !list_empty(src);) {
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001436 struct page *page;
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001437
Linus Torvalds1da177e2005-04-16 15:20:36 -07001438 page = lru_to_page(src);
1439 prefetchw_prev_lru_page(page, src, flags);
1440
Sasha Levin309381fea2014-01-23 15:52:54 -08001441 VM_BUG_ON_PAGE(!PageLRU(page), page);
Nick Piggin8d438f92006-03-22 00:07:59 -08001442
Mel Gormanb2e18752016-07-28 15:45:37 -07001443 if (page_zonenum(page) > sc->reclaim_idx) {
1444 list_move(&page->lru, &pages_skipped);
Mel Gorman7cc30fc2016-07-28 15:46:59 -07001445 nr_skipped[page_zonenum(page)]++;
Mel Gormanb2e18752016-07-28 15:45:37 -07001446 continue;
1447 }
1448
Mel Gormand7f05522016-07-28 15:47:37 -07001449 /*
1450 * Account for scanned and skipped separetly to avoid the pgdat
1451 * being prematurely marked unreclaimable by pgdat_reclaimable.
1452 */
1453 scan++;
1454
Konstantin Khlebnikovf3fd4a62012-05-29 15:06:54 -07001455 switch (__isolate_lru_page(page, mode)) {
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001456 case 0:
Mel Gorman599d0c92016-07-28 15:45:31 -07001457 nr_pages = hpage_nr_pages(page);
1458 nr_taken += nr_pages;
1459 nr_zone_taken[page_zonenum(page)] += nr_pages;
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001460 list_move(&page->lru, dst);
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001461 break;
Nick Piggin46453a62006-03-22 00:07:58 -08001462
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001463 case -EBUSY:
1464 /* else it is being freed elsewhere */
1465 list_move(&page->lru, src);
1466 continue;
1467
1468 default:
1469 BUG();
1470 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001471 }
1472
Mel Gormanb2e18752016-07-28 15:45:37 -07001473 /*
1474 * Splice any skipped pages to the start of the LRU list. Note that
1475 * this disrupts the LRU order when reclaiming for lower zones but
1476 * we cannot splice to the tail. If we did then the SWAP_CLUSTER_MAX
1477 * scanning would soon rescan the same pages to skip and put the
1478 * system at risk of premature OOM.
1479 */
Mel Gorman7cc30fc2016-07-28 15:46:59 -07001480 if (!list_empty(&pages_skipped)) {
1481 int zid;
Mel Gormand7f05522016-07-28 15:47:37 -07001482 unsigned long total_skipped = 0;
Mel Gorman7cc30fc2016-07-28 15:46:59 -07001483
Mel Gorman7cc30fc2016-07-28 15:46:59 -07001484 for (zid = 0; zid < MAX_NR_ZONES; zid++) {
1485 if (!nr_skipped[zid])
1486 continue;
1487
1488 __count_zid_vm_events(PGSCAN_SKIP, zid, nr_skipped[zid]);
Mel Gormand7f05522016-07-28 15:47:37 -07001489 total_skipped += nr_skipped[zid];
Mel Gorman7cc30fc2016-07-28 15:46:59 -07001490 }
Mel Gormand7f05522016-07-28 15:47:37 -07001491
1492 /*
1493 * Account skipped pages as a partial scan as the pgdat may be
1494 * close to unreclaimable. If the LRU list is empty, account
1495 * skipped pages as a full scan.
1496 */
1497 scan += list_empty(src) ? total_skipped : total_skipped >> 2;
1498
1499 list_splice(&pages_skipped, src);
Mel Gorman7cc30fc2016-07-28 15:46:59 -07001500 }
Hugh Dickinsf6260122012-01-12 17:20:06 -08001501 *nr_scanned = scan;
Mel Gormane5146b12016-07-28 15:46:47 -07001502 trace_mm_vmscan_lru_isolate(sc->reclaim_idx, sc->order, nr_to_scan, scan,
Hugh Dickins75b00af2012-05-29 15:07:09 -07001503 nr_taken, mode, is_file_lru(lru));
Mel Gorman7ee36a12016-07-28 15:47:17 -07001504 update_lru_sizes(lruvec, lru, nr_zone_taken, nr_taken);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001505 return nr_taken;
1506}
1507
Nick Piggin62695a82008-10-18 20:26:09 -07001508/**
1509 * isolate_lru_page - tries to isolate a page from its LRU list
1510 * @page: page to isolate from its LRU list
1511 *
1512 * Isolates a @page from an LRU list, clears PageLRU and adjusts the
1513 * vmstat statistic corresponding to whatever LRU list the page was on.
1514 *
1515 * Returns 0 if the page was removed from an LRU list.
1516 * Returns -EBUSY if the page was not on an LRU list.
1517 *
1518 * The returned page will have PageLRU() cleared. If it was found on
Lee Schermerhorn894bc312008-10-18 20:26:39 -07001519 * the active list, it will have PageActive set. If it was found on
1520 * the unevictable list, it will have the PageUnevictable bit set. That flag
1521 * may need to be cleared by the caller before letting the page go.
Nick Piggin62695a82008-10-18 20:26:09 -07001522 *
1523 * The vmstat statistic corresponding to the list on which the page was
1524 * found will be decremented.
1525 *
1526 * Restrictions:
1527 * (1) Must be called with an elevated refcount on the page. This is a
1528 * fundamentnal difference from isolate_lru_pages (which is called
1529 * without a stable reference).
1530 * (2) the lru_lock must not be held.
1531 * (3) interrupts must be enabled.
1532 */
1533int isolate_lru_page(struct page *page)
1534{
1535 int ret = -EBUSY;
1536
Sasha Levin309381fea2014-01-23 15:52:54 -08001537 VM_BUG_ON_PAGE(!page_count(page), page);
Kirill A. Shutemovcf2a82e2016-02-05 15:36:36 -08001538 WARN_RATELIMIT(PageTail(page), "trying to isolate tail page");
Konstantin Khlebnikov0c917312011-05-24 17:12:21 -07001539
Nick Piggin62695a82008-10-18 20:26:09 -07001540 if (PageLRU(page)) {
1541 struct zone *zone = page_zone(page);
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001542 struct lruvec *lruvec;
Nick Piggin62695a82008-10-18 20:26:09 -07001543
Mel Gormana52633d2016-07-28 15:45:28 -07001544 spin_lock_irq(zone_lru_lock(zone));
Mel Gorman599d0c92016-07-28 15:45:31 -07001545 lruvec = mem_cgroup_page_lruvec(page, zone->zone_pgdat);
Konstantin Khlebnikov0c917312011-05-24 17:12:21 -07001546 if (PageLRU(page)) {
Lee Schermerhorn894bc312008-10-18 20:26:39 -07001547 int lru = page_lru(page);
Konstantin Khlebnikov0c917312011-05-24 17:12:21 -07001548 get_page(page);
Nick Piggin62695a82008-10-18 20:26:09 -07001549 ClearPageLRU(page);
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001550 del_page_from_lru_list(page, lruvec, lru);
1551 ret = 0;
Nick Piggin62695a82008-10-18 20:26:09 -07001552 }
Mel Gormana52633d2016-07-28 15:45:28 -07001553 spin_unlock_irq(zone_lru_lock(zone));
Nick Piggin62695a82008-10-18 20:26:09 -07001554 }
1555 return ret;
1556}
1557
Andy Whitcroft5ad333e2007-07-17 04:03:16 -07001558/*
Fengguang Wud37dd5d2012-12-18 14:23:28 -08001559 * A direct reclaimer may isolate SWAP_CLUSTER_MAX pages from the LRU list and
1560 * then get resheduled. When there are massive number of tasks doing page
1561 * allocation, such sleeping direct reclaimers may keep piling up on each CPU,
1562 * the LRU list will go small and be scanned faster than necessary, leading to
1563 * unnecessary swapping, thrashing and OOM.
Rik van Riel35cd7812009-09-21 17:01:38 -07001564 */
Mel Gorman599d0c92016-07-28 15:45:31 -07001565static int too_many_isolated(struct pglist_data *pgdat, int file,
Rik van Riel35cd7812009-09-21 17:01:38 -07001566 struct scan_control *sc)
1567{
1568 unsigned long inactive, isolated;
1569
1570 if (current_is_kswapd())
1571 return 0;
1572
Tejun Heo97c93412015-05-22 18:23:36 -04001573 if (!sane_reclaim(sc))
Rik van Riel35cd7812009-09-21 17:01:38 -07001574 return 0;
1575
1576 if (file) {
Mel Gorman599d0c92016-07-28 15:45:31 -07001577 inactive = node_page_state(pgdat, NR_INACTIVE_FILE);
1578 isolated = node_page_state(pgdat, NR_ISOLATED_FILE);
Rik van Riel35cd7812009-09-21 17:01:38 -07001579 } else {
Mel Gorman599d0c92016-07-28 15:45:31 -07001580 inactive = node_page_state(pgdat, NR_INACTIVE_ANON);
1581 isolated = node_page_state(pgdat, NR_ISOLATED_ANON);
Rik van Riel35cd7812009-09-21 17:01:38 -07001582 }
1583
Fengguang Wu3cf23842012-12-18 14:23:31 -08001584 /*
1585 * GFP_NOIO/GFP_NOFS callers are allowed to isolate more pages, so they
1586 * won't get blocked by normal direct-reclaimers, forming a circular
1587 * deadlock.
1588 */
Mel Gormand0164ad2015-11-06 16:28:21 -08001589 if ((sc->gfp_mask & (__GFP_IO | __GFP_FS)) == (__GFP_IO | __GFP_FS))
Fengguang Wu3cf23842012-12-18 14:23:31 -08001590 inactive >>= 3;
1591
Rik van Riel35cd7812009-09-21 17:01:38 -07001592 return isolated > inactive;
1593}
1594
Mel Gorman66635622010-08-09 17:19:30 -07001595static noinline_for_stack void
Hugh Dickins75b00af2012-05-29 15:07:09 -07001596putback_inactive_pages(struct lruvec *lruvec, struct list_head *page_list)
Mel Gorman66635622010-08-09 17:19:30 -07001597{
Konstantin Khlebnikov27ac81d2012-05-29 15:07:00 -07001598 struct zone_reclaim_stat *reclaim_stat = &lruvec->reclaim_stat;
Mel Gorman599d0c92016-07-28 15:45:31 -07001599 struct pglist_data *pgdat = lruvec_pgdat(lruvec);
Hugh Dickins3f797682012-01-12 17:20:07 -08001600 LIST_HEAD(pages_to_free);
Mel Gorman66635622010-08-09 17:19:30 -07001601
Mel Gorman66635622010-08-09 17:19:30 -07001602 /*
1603 * Put back any unfreeable pages.
1604 */
Mel Gorman66635622010-08-09 17:19:30 -07001605 while (!list_empty(page_list)) {
Hugh Dickins3f797682012-01-12 17:20:07 -08001606 struct page *page = lru_to_page(page_list);
Mel Gorman66635622010-08-09 17:19:30 -07001607 int lru;
Hugh Dickins3f797682012-01-12 17:20:07 -08001608
Sasha Levin309381fea2014-01-23 15:52:54 -08001609 VM_BUG_ON_PAGE(PageLRU(page), page);
Mel Gorman66635622010-08-09 17:19:30 -07001610 list_del(&page->lru);
Hugh Dickins39b5f292012-10-08 16:33:18 -07001611 if (unlikely(!page_evictable(page))) {
Mel Gorman599d0c92016-07-28 15:45:31 -07001612 spin_unlock_irq(&pgdat->lru_lock);
Mel Gorman66635622010-08-09 17:19:30 -07001613 putback_lru_page(page);
Mel Gorman599d0c92016-07-28 15:45:31 -07001614 spin_lock_irq(&pgdat->lru_lock);
Mel Gorman66635622010-08-09 17:19:30 -07001615 continue;
1616 }
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001617
Mel Gorman599d0c92016-07-28 15:45:31 -07001618 lruvec = mem_cgroup_page_lruvec(page, pgdat);
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001619
Linus Torvalds7a608572011-01-17 14:42:19 -08001620 SetPageLRU(page);
Mel Gorman66635622010-08-09 17:19:30 -07001621 lru = page_lru(page);
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001622 add_page_to_lru_list(page, lruvec, lru);
1623
Mel Gorman66635622010-08-09 17:19:30 -07001624 if (is_active_lru(lru)) {
1625 int file = is_file_lru(lru);
Rik van Riel9992af12011-01-13 15:47:13 -08001626 int numpages = hpage_nr_pages(page);
1627 reclaim_stat->recent_rotated[file] += numpages;
Mel Gorman66635622010-08-09 17:19:30 -07001628 }
Hugh Dickins2bcf8872012-01-12 17:19:56 -08001629 if (put_page_testzero(page)) {
1630 __ClearPageLRU(page);
1631 __ClearPageActive(page);
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001632 del_page_from_lru_list(page, lruvec, lru);
Hugh Dickins2bcf8872012-01-12 17:19:56 -08001633
1634 if (unlikely(PageCompound(page))) {
Mel Gorman599d0c92016-07-28 15:45:31 -07001635 spin_unlock_irq(&pgdat->lru_lock);
Johannes Weiner747db952014-08-08 14:19:24 -07001636 mem_cgroup_uncharge(page);
Hugh Dickins2bcf8872012-01-12 17:19:56 -08001637 (*get_compound_page_dtor(page))(page);
Mel Gorman599d0c92016-07-28 15:45:31 -07001638 spin_lock_irq(&pgdat->lru_lock);
Hugh Dickins2bcf8872012-01-12 17:19:56 -08001639 } else
1640 list_add(&page->lru, &pages_to_free);
Mel Gorman66635622010-08-09 17:19:30 -07001641 }
1642 }
Mel Gorman66635622010-08-09 17:19:30 -07001643
Hugh Dickins3f797682012-01-12 17:20:07 -08001644 /*
1645 * To save our caller's stack, now use input list for pages to free.
1646 */
1647 list_splice(&pages_to_free, page_list);
Mel Gorman66635622010-08-09 17:19:30 -07001648}
1649
1650/*
NeilBrown399ba0b2014-06-04 16:07:42 -07001651 * If a kernel thread (such as nfsd for loop-back mounts) services
1652 * a backing device by writing to the page cache it sets PF_LESS_THROTTLE.
1653 * In that case we should only throttle if the backing device it is
1654 * writing to is congested. In other cases it is safe to throttle.
1655 */
1656static int current_may_throttle(void)
1657{
1658 return !(current->flags & PF_LESS_THROTTLE) ||
1659 current->backing_dev_info == NULL ||
1660 bdi_write_congested(current->backing_dev_info);
1661}
1662
Minchan Kim91dcade2016-07-28 15:47:40 -07001663static bool inactive_reclaimable_pages(struct lruvec *lruvec,
1664 struct scan_control *sc, enum lru_list lru)
1665{
1666 int zid;
1667 struct zone *zone;
1668 int file = is_file_lru(lru);
1669 struct pglist_data *pgdat = lruvec_pgdat(lruvec);
1670
1671 if (!global_reclaim(sc))
1672 return true;
1673
1674 for (zid = sc->reclaim_idx; zid >= 0; zid--) {
1675 zone = &pgdat->node_zones[zid];
Mel Gorman6aa303d2016-09-01 16:14:55 -07001676 if (!managed_zone(zone))
Minchan Kim91dcade2016-07-28 15:47:40 -07001677 continue;
1678
1679 if (zone_page_state_snapshot(zone, NR_ZONE_LRU_BASE +
1680 LRU_FILE * file) >= SWAP_CLUSTER_MAX)
1681 return true;
1682 }
1683
1684 return false;
1685}
1686
NeilBrown399ba0b2014-06-04 16:07:42 -07001687/*
Mel Gormanb2e18752016-07-28 15:45:37 -07001688 * shrink_inactive_list() is a helper for shrink_node(). It returns the number
Andrew Morton1742f192006-03-22 00:08:21 -08001689 * of reclaimed pages
Linus Torvalds1da177e2005-04-16 15:20:36 -07001690 */
Mel Gorman66635622010-08-09 17:19:30 -07001691static noinline_for_stack unsigned long
Konstantin Khlebnikov1a93be02012-05-29 15:07:01 -07001692shrink_inactive_list(unsigned long nr_to_scan, struct lruvec *lruvec,
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07001693 struct scan_control *sc, enum lru_list lru)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001694{
1695 LIST_HEAD(page_list);
KOSAKI Motohiroe247dbc2010-08-09 17:19:28 -07001696 unsigned long nr_scanned;
Andrew Morton05ff5132006-03-22 00:08:20 -08001697 unsigned long nr_reclaimed = 0;
KOSAKI Motohiroe247dbc2010-08-09 17:19:28 -07001698 unsigned long nr_taken;
Mel Gorman8e950282013-07-03 15:02:02 -07001699 unsigned long nr_dirty = 0;
1700 unsigned long nr_congested = 0;
Mel Gormane2be15f2013-07-03 15:01:57 -07001701 unsigned long nr_unqueued_dirty = 0;
Mel Gorman92df3a72011-10-31 17:07:56 -07001702 unsigned long nr_writeback = 0;
Mel Gormanb1a6f212013-07-03 15:01:58 -07001703 unsigned long nr_immediate = 0;
Konstantin Khlebnikovf3fd4a62012-05-29 15:06:54 -07001704 isolate_mode_t isolate_mode = 0;
Konstantin Khlebnikov3cb99452012-05-29 15:06:53 -07001705 int file = is_file_lru(lru);
Mel Gorman599d0c92016-07-28 15:45:31 -07001706 struct pglist_data *pgdat = lruvec_pgdat(lruvec);
Konstantin Khlebnikov1a93be02012-05-29 15:07:01 -07001707 struct zone_reclaim_stat *reclaim_stat = &lruvec->reclaim_stat;
KOSAKI Motohiro78dc5832009-06-16 15:31:40 -07001708
Minchan Kim91dcade2016-07-28 15:47:40 -07001709 if (!inactive_reclaimable_pages(lruvec, sc, lru))
1710 return 0;
1711
Mel Gorman599d0c92016-07-28 15:45:31 -07001712 while (unlikely(too_many_isolated(pgdat, file, sc))) {
KOSAKI Motohiro58355c72009-10-26 16:49:35 -07001713 congestion_wait(BLK_RW_ASYNC, HZ/10);
Rik van Riel35cd7812009-09-21 17:01:38 -07001714
1715 /* We are about to die and free our memory. Return now. */
1716 if (fatal_signal_pending(current))
1717 return SWAP_CLUSTER_MAX;
1718 }
1719
Linus Torvalds1da177e2005-04-16 15:20:36 -07001720 lru_add_drain();
Minchan Kimf80c0672011-10-31 17:06:55 -07001721
1722 if (!sc->may_unmap)
Hillf Danton61317282012-03-21 16:33:48 -07001723 isolate_mode |= ISOLATE_UNMAPPED;
Minchan Kimf80c0672011-10-31 17:06:55 -07001724 if (!sc->may_writepage)
Hillf Danton61317282012-03-21 16:33:48 -07001725 isolate_mode |= ISOLATE_CLEAN;
Minchan Kimf80c0672011-10-31 17:06:55 -07001726
Mel Gorman599d0c92016-07-28 15:45:31 -07001727 spin_lock_irq(&pgdat->lru_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001728
Konstantin Khlebnikov5dc35972012-05-29 15:06:58 -07001729 nr_taken = isolate_lru_pages(nr_to_scan, lruvec, &page_list,
1730 &nr_scanned, sc, isolate_mode, lru);
Konstantin Khlebnikov95d918f2012-05-29 15:06:59 -07001731
Mel Gorman599d0c92016-07-28 15:45:31 -07001732 __mod_node_page_state(pgdat, NR_ISOLATED_ANON + file, nr_taken);
Hugh Dickins9d5e6a92016-05-19 17:12:38 -07001733 reclaim_stat->recent_scanned[file] += nr_taken;
Konstantin Khlebnikov95d918f2012-05-29 15:06:59 -07001734
Johannes Weiner89b5fae2012-01-12 17:17:50 -08001735 if (global_reclaim(sc)) {
Mel Gorman599d0c92016-07-28 15:45:31 -07001736 __mod_node_page_state(pgdat, NR_PAGES_SCANNED, nr_scanned);
KOSAKI Motohirob35ea172009-09-21 17:01:36 -07001737 if (current_is_kswapd())
Mel Gorman599d0c92016-07-28 15:45:31 -07001738 __count_vm_events(PGSCAN_KSWAPD, nr_scanned);
KOSAKI Motohiroe247dbc2010-08-09 17:19:28 -07001739 else
Mel Gorman599d0c92016-07-28 15:45:31 -07001740 __count_vm_events(PGSCAN_DIRECT, nr_scanned);
KOSAKI Motohiroe247dbc2010-08-09 17:19:28 -07001741 }
Mel Gorman599d0c92016-07-28 15:45:31 -07001742 spin_unlock_irq(&pgdat->lru_lock);
KOSAKI Motohiroa7312862009-09-21 17:01:37 -07001743
Hillf Dantond563c052012-03-21 16:34:02 -07001744 if (nr_taken == 0)
Mel Gorman66635622010-08-09 17:19:30 -07001745 return 0;
KOSAKI Motohiroe247dbc2010-08-09 17:19:28 -07001746
Mel Gorman599d0c92016-07-28 15:45:31 -07001747 nr_reclaimed = shrink_page_list(&page_list, pgdat, sc, TTU_UNMAP,
Mel Gorman8e950282013-07-03 15:02:02 -07001748 &nr_dirty, &nr_unqueued_dirty, &nr_congested,
1749 &nr_writeback, &nr_immediate,
1750 false);
KOSAKI Motohiroe247dbc2010-08-09 17:19:28 -07001751
Mel Gorman599d0c92016-07-28 15:45:31 -07001752 spin_lock_irq(&pgdat->lru_lock);
Hugh Dickins3f797682012-01-12 17:20:07 -08001753
Ying Han904249a2012-04-25 16:01:48 -07001754 if (global_reclaim(sc)) {
1755 if (current_is_kswapd())
Mel Gorman599d0c92016-07-28 15:45:31 -07001756 __count_vm_events(PGSTEAL_KSWAPD, nr_reclaimed);
Ying Han904249a2012-04-25 16:01:48 -07001757 else
Mel Gorman599d0c92016-07-28 15:45:31 -07001758 __count_vm_events(PGSTEAL_DIRECT, nr_reclaimed);
Ying Han904249a2012-04-25 16:01:48 -07001759 }
KOSAKI Motohiroe247dbc2010-08-09 17:19:28 -07001760
Konstantin Khlebnikov27ac81d2012-05-29 15:07:00 -07001761 putback_inactive_pages(lruvec, &page_list);
Hugh Dickins3f797682012-01-12 17:20:07 -08001762
Mel Gorman599d0c92016-07-28 15:45:31 -07001763 __mod_node_page_state(pgdat, NR_ISOLATED_ANON + file, -nr_taken);
Hugh Dickins3f797682012-01-12 17:20:07 -08001764
Mel Gorman599d0c92016-07-28 15:45:31 -07001765 spin_unlock_irq(&pgdat->lru_lock);
Hugh Dickins3f797682012-01-12 17:20:07 -08001766
Johannes Weiner747db952014-08-08 14:19:24 -07001767 mem_cgroup_uncharge_list(&page_list);
Mel Gormanb745bc82014-06-04 16:10:22 -07001768 free_hot_cold_page_list(&page_list, true);
Mel Gormane11da5b2010-10-26 14:21:40 -07001769
Mel Gorman92df3a72011-10-31 17:07:56 -07001770 /*
1771 * If reclaim is isolating dirty pages under writeback, it implies
1772 * that the long-lived page allocation rate is exceeding the page
1773 * laundering rate. Either the global limits are not being effective
1774 * at throttling processes due to the page distribution throughout
1775 * zones or there is heavy usage of a slow backing device. The
1776 * only option is to throttle from reclaim context which is not ideal
1777 * as there is no guarantee the dirtying process is throttled in the
1778 * same way balance_dirty_pages() manages.
1779 *
Mel Gorman8e950282013-07-03 15:02:02 -07001780 * Once a zone is flagged ZONE_WRITEBACK, kswapd will count the number
1781 * of pages under pages flagged for immediate reclaim and stall if any
1782 * are encountered in the nr_immediate check below.
Mel Gorman92df3a72011-10-31 17:07:56 -07001783 */
Mel Gorman918fc712013-07-08 16:00:25 -07001784 if (nr_writeback && nr_writeback == nr_taken)
Mel Gorman599d0c92016-07-28 15:45:31 -07001785 set_bit(PGDAT_WRITEBACK, &pgdat->flags);
Mel Gorman92df3a72011-10-31 17:07:56 -07001786
Mel Gormand43006d2013-07-03 15:01:50 -07001787 /*
Tejun Heo97c93412015-05-22 18:23:36 -04001788 * Legacy memcg will stall in page writeback so avoid forcibly
1789 * stalling here.
Mel Gormand43006d2013-07-03 15:01:50 -07001790 */
Tejun Heo97c93412015-05-22 18:23:36 -04001791 if (sane_reclaim(sc)) {
Mel Gormanb1a6f212013-07-03 15:01:58 -07001792 /*
Mel Gorman8e950282013-07-03 15:02:02 -07001793 * Tag a zone as congested if all the dirty pages scanned were
1794 * backed by a congested BDI and wait_iff_congested will stall.
1795 */
1796 if (nr_dirty && nr_dirty == nr_congested)
Mel Gorman599d0c92016-07-28 15:45:31 -07001797 set_bit(PGDAT_CONGESTED, &pgdat->flags);
Mel Gorman8e950282013-07-03 15:02:02 -07001798
1799 /*
Mel Gormanb1a6f212013-07-03 15:01:58 -07001800 * If dirty pages are scanned that are not queued for IO, it
1801 * implies that flushers are not keeping up. In this case, flag
Mel Gorman599d0c92016-07-28 15:45:31 -07001802 * the pgdat PGDAT_DIRTY and kswapd will start writing pages from
Johannes Weiner57054652014-10-09 15:28:17 -07001803 * reclaim context.
Mel Gormanb1a6f212013-07-03 15:01:58 -07001804 */
1805 if (nr_unqueued_dirty == nr_taken)
Mel Gorman599d0c92016-07-28 15:45:31 -07001806 set_bit(PGDAT_DIRTY, &pgdat->flags);
Mel Gormanb1a6f212013-07-03 15:01:58 -07001807
1808 /*
Linus Torvaldsb738d762014-06-08 14:17:00 -07001809 * If kswapd scans pages marked marked for immediate
1810 * reclaim and under writeback (nr_immediate), it implies
1811 * that pages are cycling through the LRU faster than
Mel Gormanb1a6f212013-07-03 15:01:58 -07001812 * they are written so also forcibly stall.
1813 */
Linus Torvaldsb738d762014-06-08 14:17:00 -07001814 if (nr_immediate && current_may_throttle())
Mel Gormanb1a6f212013-07-03 15:01:58 -07001815 congestion_wait(BLK_RW_ASYNC, HZ/10);
Mel Gormane2be15f2013-07-03 15:01:57 -07001816 }
Mel Gormand43006d2013-07-03 15:01:50 -07001817
Mel Gorman8e950282013-07-03 15:02:02 -07001818 /*
1819 * Stall direct reclaim for IO completions if underlying BDIs or zone
1820 * is congested. Allow kswapd to continue until it starts encountering
1821 * unqueued dirty pages or cycling through the LRU too quickly.
1822 */
NeilBrown399ba0b2014-06-04 16:07:42 -07001823 if (!sc->hibernation_mode && !current_is_kswapd() &&
1824 current_may_throttle())
Mel Gorman599d0c92016-07-28 15:45:31 -07001825 wait_iff_congested(pgdat, BLK_RW_ASYNC, HZ/10);
Mel Gorman8e950282013-07-03 15:02:02 -07001826
Mel Gorman599d0c92016-07-28 15:45:31 -07001827 trace_mm_vmscan_lru_shrink_inactive(pgdat->node_id,
1828 nr_scanned, nr_reclaimed,
yalin wangba5e9572016-01-14 15:18:48 -08001829 sc->priority, file);
Andrew Morton05ff5132006-03-22 00:08:20 -08001830 return nr_reclaimed;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001831}
1832
Martin Bligh3bb1a8522006-10-28 10:38:24 -07001833/*
Linus Torvalds1da177e2005-04-16 15:20:36 -07001834 * This moves pages from the active list to the inactive list.
1835 *
1836 * We move them the other way if the page is referenced by one or more
1837 * processes, from rmap.
1838 *
1839 * If the pages are mostly unmapped, the processing is fast and it is
Mel Gormana52633d2016-07-28 15:45:28 -07001840 * appropriate to hold zone_lru_lock across the whole operation. But if
Linus Torvalds1da177e2005-04-16 15:20:36 -07001841 * the pages are mapped, the processing is slow (page_referenced()) so we
Mel Gormana52633d2016-07-28 15:45:28 -07001842 * should drop zone_lru_lock around each page. It's impossible to balance
Linus Torvalds1da177e2005-04-16 15:20:36 -07001843 * this, so instead we remove the pages from the LRU while processing them.
1844 * It is safe to rely on PG_active against the non-LRU pages in here because
1845 * nobody will play with that bit on a non-LRU page.
1846 *
Joonsoo Kim0139aa72016-05-19 17:10:49 -07001847 * The downside is that we have to touch page->_refcount against each page.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001848 * But we had to alter page->flags anyway.
1849 */
KAMEZAWA Hiroyuki1cfb4192008-02-07 00:14:37 -08001850
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001851static void move_active_pages_to_lru(struct lruvec *lruvec,
Wu Fengguang3eb41402009-06-16 15:33:13 -07001852 struct list_head *list,
Hugh Dickins2bcf8872012-01-12 17:19:56 -08001853 struct list_head *pages_to_free,
Wu Fengguang3eb41402009-06-16 15:33:13 -07001854 enum lru_list lru)
1855{
Mel Gorman599d0c92016-07-28 15:45:31 -07001856 struct pglist_data *pgdat = lruvec_pgdat(lruvec);
Wu Fengguang3eb41402009-06-16 15:33:13 -07001857 unsigned long pgmoved = 0;
Wu Fengguang3eb41402009-06-16 15:33:13 -07001858 struct page *page;
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001859 int nr_pages;
Wu Fengguang3eb41402009-06-16 15:33:13 -07001860
Wu Fengguang3eb41402009-06-16 15:33:13 -07001861 while (!list_empty(list)) {
1862 page = lru_to_page(list);
Mel Gorman599d0c92016-07-28 15:45:31 -07001863 lruvec = mem_cgroup_page_lruvec(page, pgdat);
Wu Fengguang3eb41402009-06-16 15:33:13 -07001864
Sasha Levin309381fea2014-01-23 15:52:54 -08001865 VM_BUG_ON_PAGE(PageLRU(page), page);
Wu Fengguang3eb41402009-06-16 15:33:13 -07001866 SetPageLRU(page);
1867
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001868 nr_pages = hpage_nr_pages(page);
Mel Gorman599d0c92016-07-28 15:45:31 -07001869 update_lru_size(lruvec, lru, page_zonenum(page), nr_pages);
Johannes Weiner925b7672012-01-12 17:18:15 -08001870 list_move(&page->lru, &lruvec->lists[lru]);
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001871 pgmoved += nr_pages;
Wu Fengguang3eb41402009-06-16 15:33:13 -07001872
Hugh Dickins2bcf8872012-01-12 17:19:56 -08001873 if (put_page_testzero(page)) {
1874 __ClearPageLRU(page);
1875 __ClearPageActive(page);
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001876 del_page_from_lru_list(page, lruvec, lru);
Hugh Dickins2bcf8872012-01-12 17:19:56 -08001877
1878 if (unlikely(PageCompound(page))) {
Mel Gorman599d0c92016-07-28 15:45:31 -07001879 spin_unlock_irq(&pgdat->lru_lock);
Johannes Weiner747db952014-08-08 14:19:24 -07001880 mem_cgroup_uncharge(page);
Hugh Dickins2bcf8872012-01-12 17:19:56 -08001881 (*get_compound_page_dtor(page))(page);
Mel Gorman599d0c92016-07-28 15:45:31 -07001882 spin_lock_irq(&pgdat->lru_lock);
Hugh Dickins2bcf8872012-01-12 17:19:56 -08001883 } else
1884 list_add(&page->lru, pages_to_free);
Wu Fengguang3eb41402009-06-16 15:33:13 -07001885 }
1886 }
Hugh Dickins9d5e6a92016-05-19 17:12:38 -07001887
Wu Fengguang3eb41402009-06-16 15:33:13 -07001888 if (!is_active_lru(lru))
1889 __count_vm_events(PGDEACTIVATE, pgmoved);
1890}
KAMEZAWA Hiroyuki1cfb4192008-02-07 00:14:37 -08001891
Hugh Dickinsf6260122012-01-12 17:20:06 -08001892static void shrink_active_list(unsigned long nr_to_scan,
Konstantin Khlebnikov1a93be02012-05-29 15:07:01 -07001893 struct lruvec *lruvec,
Johannes Weinerf16015f2012-01-12 17:17:52 -08001894 struct scan_control *sc,
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07001895 enum lru_list lru)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001896{
KOSAKI Motohiro44c241f2009-09-21 17:01:35 -07001897 unsigned long nr_taken;
Hugh Dickinsf6260122012-01-12 17:20:06 -08001898 unsigned long nr_scanned;
Wu Fengguang6fe6b7e2009-06-16 15:33:05 -07001899 unsigned long vm_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001900 LIST_HEAD(l_hold); /* The pages which were snipped off */
Wu Fengguang8cab4752009-06-16 15:33:12 -07001901 LIST_HEAD(l_active);
Christoph Lameterb69408e2008-10-18 20:26:14 -07001902 LIST_HEAD(l_inactive);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001903 struct page *page;
Konstantin Khlebnikov1a93be02012-05-29 15:07:01 -07001904 struct zone_reclaim_stat *reclaim_stat = &lruvec->reclaim_stat;
KOSAKI Motohiro44c241f2009-09-21 17:01:35 -07001905 unsigned long nr_rotated = 0;
Konstantin Khlebnikovf3fd4a62012-05-29 15:06:54 -07001906 isolate_mode_t isolate_mode = 0;
Konstantin Khlebnikov3cb99452012-05-29 15:06:53 -07001907 int file = is_file_lru(lru);
Mel Gorman599d0c92016-07-28 15:45:31 -07001908 struct pglist_data *pgdat = lruvec_pgdat(lruvec);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001909
1910 lru_add_drain();
Minchan Kimf80c0672011-10-31 17:06:55 -07001911
1912 if (!sc->may_unmap)
Hillf Danton61317282012-03-21 16:33:48 -07001913 isolate_mode |= ISOLATE_UNMAPPED;
Minchan Kimf80c0672011-10-31 17:06:55 -07001914 if (!sc->may_writepage)
Hillf Danton61317282012-03-21 16:33:48 -07001915 isolate_mode |= ISOLATE_CLEAN;
Minchan Kimf80c0672011-10-31 17:06:55 -07001916
Mel Gorman599d0c92016-07-28 15:45:31 -07001917 spin_lock_irq(&pgdat->lru_lock);
Johannes Weiner925b7672012-01-12 17:18:15 -08001918
Konstantin Khlebnikov5dc35972012-05-29 15:06:58 -07001919 nr_taken = isolate_lru_pages(nr_to_scan, lruvec, &l_hold,
1920 &nr_scanned, sc, isolate_mode, lru);
Johannes Weiner89b5fae2012-01-12 17:17:50 -08001921
Mel Gorman599d0c92016-07-28 15:45:31 -07001922 __mod_node_page_state(pgdat, NR_ISOLATED_ANON + file, nr_taken);
Johannes Weinerb7c46d12009-09-21 17:02:56 -07001923 reclaim_stat->recent_scanned[file] += nr_taken;
KAMEZAWA Hiroyuki1cfb4192008-02-07 00:14:37 -08001924
Hugh Dickins9d5e6a92016-05-19 17:12:38 -07001925 if (global_reclaim(sc))
Mel Gorman599d0c92016-07-28 15:45:31 -07001926 __mod_node_page_state(pgdat, NR_PAGES_SCANNED, nr_scanned);
1927 __count_vm_events(PGREFILL, nr_scanned);
Hugh Dickins9d5e6a92016-05-19 17:12:38 -07001928
Mel Gorman599d0c92016-07-28 15:45:31 -07001929 spin_unlock_irq(&pgdat->lru_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001930
Linus Torvalds1da177e2005-04-16 15:20:36 -07001931 while (!list_empty(&l_hold)) {
1932 cond_resched();
1933 page = lru_to_page(&l_hold);
1934 list_del(&page->lru);
Rik van Riel7e9cd482008-10-18 20:26:35 -07001935
Hugh Dickins39b5f292012-10-08 16:33:18 -07001936 if (unlikely(!page_evictable(page))) {
Lee Schermerhorn894bc312008-10-18 20:26:39 -07001937 putback_lru_page(page);
1938 continue;
1939 }
1940
Mel Gormancc715d92012-03-21 16:34:00 -07001941 if (unlikely(buffer_heads_over_limit)) {
1942 if (page_has_private(page) && trylock_page(page)) {
1943 if (page_has_private(page))
1944 try_to_release_page(page, 0);
1945 unlock_page(page);
1946 }
1947 }
1948
Johannes Weinerc3ac9a82012-05-29 15:06:25 -07001949 if (page_referenced(page, 0, sc->target_mem_cgroup,
1950 &vm_flags)) {
Rik van Riel9992af12011-01-13 15:47:13 -08001951 nr_rotated += hpage_nr_pages(page);
Wu Fengguang8cab4752009-06-16 15:33:12 -07001952 /*
1953 * Identify referenced, file-backed active pages and
1954 * give them one more trip around the active list. So
1955 * that executable code get better chances to stay in
1956 * memory under moderate memory pressure. Anon pages
1957 * are not likely to be evicted by use-once streaming
1958 * IO, plus JVM can create lots of anon VM_EXEC pages,
1959 * so we ignore them here.
1960 */
Wu Fengguang41e20982009-10-26 16:49:53 -07001961 if ((vm_flags & VM_EXEC) && page_is_file_cache(page)) {
Wu Fengguang8cab4752009-06-16 15:33:12 -07001962 list_add(&page->lru, &l_active);
1963 continue;
1964 }
1965 }
Rik van Riel7e9cd482008-10-18 20:26:35 -07001966
KOSAKI Motohiro5205e562009-09-21 17:01:44 -07001967 ClearPageActive(page); /* we are de-activating */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001968 list_add(&page->lru, &l_inactive);
1969 }
1970
Andrew Mortonb5557492009-01-06 14:40:13 -08001971 /*
Wu Fengguang8cab4752009-06-16 15:33:12 -07001972 * Move pages back to the lru list.
Andrew Mortonb5557492009-01-06 14:40:13 -08001973 */
Mel Gorman599d0c92016-07-28 15:45:31 -07001974 spin_lock_irq(&pgdat->lru_lock);
Rik van Riel4f98a2f2008-10-18 20:26:32 -07001975 /*
Wu Fengguang8cab4752009-06-16 15:33:12 -07001976 * Count referenced pages from currently used mappings as rotated,
1977 * even though only some of them are actually re-activated. This
1978 * helps balance scan pressure between file and anonymous pages in
Jerome Marchand7c0db9e2014-08-06 16:08:01 -07001979 * get_scan_count.
Rik van Riel7e9cd482008-10-18 20:26:35 -07001980 */
Johannes Weinerb7c46d12009-09-21 17:02:56 -07001981 reclaim_stat->recent_rotated[file] += nr_rotated;
Rik van Riel556adec2008-10-18 20:26:34 -07001982
Hugh Dickinsfa9add62012-05-29 15:07:09 -07001983 move_active_pages_to_lru(lruvec, &l_active, &l_hold, lru);
1984 move_active_pages_to_lru(lruvec, &l_inactive, &l_hold, lru - LRU_ACTIVE);
Mel Gorman599d0c92016-07-28 15:45:31 -07001985 __mod_node_page_state(pgdat, NR_ISOLATED_ANON + file, -nr_taken);
1986 spin_unlock_irq(&pgdat->lru_lock);
Hugh Dickins2bcf8872012-01-12 17:19:56 -08001987
Johannes Weiner747db952014-08-08 14:19:24 -07001988 mem_cgroup_uncharge_list(&l_hold);
Mel Gormanb745bc82014-06-04 16:10:22 -07001989 free_hot_cold_page_list(&l_hold, true);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001990}
1991
Rik van Riel59dc76b2016-05-20 16:56:31 -07001992/*
1993 * The inactive anon list should be small enough that the VM never has
1994 * to do too much work.
KOSAKI Motohiro14797e22009-01-07 18:08:18 -08001995 *
Rik van Riel59dc76b2016-05-20 16:56:31 -07001996 * The inactive file list should be small enough to leave most memory
1997 * to the established workingset on the scan-resistant active list,
1998 * but large enough to avoid thrashing the aggregate readahead window.
1999 *
2000 * Both inactive lists should also be large enough that each inactive
2001 * page has a chance to be referenced again before it is reclaimed.
2002 *
2003 * The inactive_ratio is the target ratio of ACTIVE to INACTIVE pages
2004 * on this LRU, maintained by the pageout code. A zone->inactive_ratio
2005 * of 3 means 3:1 or 25% of the pages are kept on the inactive list.
2006 *
2007 * total target max
2008 * memory ratio inactive
2009 * -------------------------------------
2010 * 10MB 1 5MB
2011 * 100MB 1 50MB
2012 * 1GB 3 250MB
2013 * 10GB 10 0.9GB
2014 * 100GB 31 3GB
2015 * 1TB 101 10GB
2016 * 10TB 320 32GB
KOSAKI Motohiro14797e22009-01-07 18:08:18 -08002017 */
Mel Gormanf8d1a312016-07-28 15:47:34 -07002018static bool inactive_list_is_low(struct lruvec *lruvec, bool file,
2019 struct scan_control *sc)
KOSAKI Motohiro14797e22009-01-07 18:08:18 -08002020{
Rik van Riel59dc76b2016-05-20 16:56:31 -07002021 unsigned long inactive_ratio;
2022 unsigned long inactive;
2023 unsigned long active;
2024 unsigned long gb;
Mel Gormanf8d1a312016-07-28 15:47:34 -07002025 struct pglist_data *pgdat = lruvec_pgdat(lruvec);
2026 int zid;
Rik van Riel59dc76b2016-05-20 16:56:31 -07002027
Minchan Kim74e3f3c2010-10-26 14:21:31 -07002028 /*
2029 * If we don't have swap space, anonymous page deactivation
2030 * is pointless.
2031 */
Rik van Riel59dc76b2016-05-20 16:56:31 -07002032 if (!file && !total_swap_pages)
Yaowei Bai42e2e452015-11-05 18:47:36 -08002033 return false;
Minchan Kim74e3f3c2010-10-26 14:21:31 -07002034
Rik van Riel59dc76b2016-05-20 16:56:31 -07002035 inactive = lruvec_lru_size(lruvec, file * LRU_FILE);
2036 active = lruvec_lru_size(lruvec, file * LRU_FILE + LRU_ACTIVE);
Johannes Weinerf16015f2012-01-12 17:17:52 -08002037
Mel Gormanf8d1a312016-07-28 15:47:34 -07002038 /*
2039 * For zone-constrained allocations, it is necessary to check if
2040 * deactivations are required for lowmem to be reclaimed. This
2041 * calculates the inactive/active pages available in eligible zones.
2042 */
2043 for (zid = sc->reclaim_idx + 1; zid < MAX_NR_ZONES; zid++) {
2044 struct zone *zone = &pgdat->node_zones[zid];
2045 unsigned long inactive_zone, active_zone;
2046
Mel Gorman6aa303d2016-09-01 16:14:55 -07002047 if (!managed_zone(zone))
Mel Gormanf8d1a312016-07-28 15:47:34 -07002048 continue;
2049
2050 inactive_zone = zone_page_state(zone,
2051 NR_ZONE_LRU_BASE + (file * LRU_FILE));
2052 active_zone = zone_page_state(zone,
2053 NR_ZONE_LRU_BASE + (file * LRU_FILE) + LRU_ACTIVE);
2054
2055 inactive -= min(inactive, inactive_zone);
2056 active -= min(active, active_zone);
2057 }
2058
Rik van Riel59dc76b2016-05-20 16:56:31 -07002059 gb = (inactive + active) >> (30 - PAGE_SHIFT);
2060 if (gb)
2061 inactive_ratio = int_sqrt(10 * gb);
Rik van Rielb39415b2009-12-14 17:59:48 -08002062 else
Rik van Riel59dc76b2016-05-20 16:56:31 -07002063 inactive_ratio = 1;
2064
2065 return inactive * inactive_ratio < active;
Rik van Rielb39415b2009-12-14 17:59:48 -08002066}
2067
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002068static unsigned long shrink_list(enum lru_list lru, unsigned long nr_to_scan,
Konstantin Khlebnikov1a93be02012-05-29 15:07:01 -07002069 struct lruvec *lruvec, struct scan_control *sc)
Christoph Lameterb69408e2008-10-18 20:26:14 -07002070{
Rik van Rielb39415b2009-12-14 17:59:48 -08002071 if (is_active_lru(lru)) {
Mel Gormanf8d1a312016-07-28 15:47:34 -07002072 if (inactive_list_is_low(lruvec, is_file_lru(lru), sc))
Konstantin Khlebnikov1a93be02012-05-29 15:07:01 -07002073 shrink_active_list(nr_to_scan, lruvec, sc, lru);
Rik van Riel556adec2008-10-18 20:26:34 -07002074 return 0;
2075 }
2076
Konstantin Khlebnikov1a93be02012-05-29 15:07:01 -07002077 return shrink_inactive_list(nr_to_scan, lruvec, sc, lru);
Christoph Lameterb69408e2008-10-18 20:26:14 -07002078}
2079
Johannes Weiner9a265112013-02-22 16:32:17 -08002080enum scan_balance {
2081 SCAN_EQUAL,
2082 SCAN_FRACT,
2083 SCAN_ANON,
2084 SCAN_FILE,
2085};
2086
Linus Torvalds1da177e2005-04-16 15:20:36 -07002087/*
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002088 * Determine how aggressively the anon and file LRU lists should be
2089 * scanned. The relative value of each set of LRU lists is determined
2090 * by looking at the fraction of the pages scanned we did rotate back
2091 * onto the active list instead of evict.
2092 *
Wanpeng Libe7bd592012-06-14 20:41:02 +08002093 * nr[0] = anon inactive pages to scan; nr[1] = anon active pages to scan
2094 * nr[2] = file inactive pages to scan; nr[3] = file active pages to scan
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002095 */
Vladimir Davydov33377672016-01-20 15:02:59 -08002096static void get_scan_count(struct lruvec *lruvec, struct mem_cgroup *memcg,
Johannes Weiner6b4f7792014-12-12 16:56:13 -08002097 struct scan_control *sc, unsigned long *nr,
2098 unsigned long *lru_pages)
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002099{
Vladimir Davydov33377672016-01-20 15:02:59 -08002100 int swappiness = mem_cgroup_swappiness(memcg);
Konstantin Khlebnikov90126372012-05-29 15:07:01 -07002101 struct zone_reclaim_stat *reclaim_stat = &lruvec->reclaim_stat;
Johannes Weiner9a265112013-02-22 16:32:17 -08002102 u64 fraction[2];
2103 u64 denominator = 0; /* gcc */
Mel Gorman599d0c92016-07-28 15:45:31 -07002104 struct pglist_data *pgdat = lruvec_pgdat(lruvec);
Johannes Weiner9a265112013-02-22 16:32:17 -08002105 unsigned long anon_prio, file_prio;
2106 enum scan_balance scan_balance;
Johannes Weiner0bf14572014-04-08 16:04:10 -07002107 unsigned long anon, file;
Johannes Weiner9a265112013-02-22 16:32:17 -08002108 bool force_scan = false;
2109 unsigned long ap, fp;
2110 enum lru_list lru;
Suleiman Souhlal6f04f482014-06-04 16:06:44 -07002111 bool some_scanned;
2112 int pass;
KAMEZAWA Hiroyuki246e87a2011-05-26 16:25:34 -07002113
Johannes Weinerf11c0ca2011-10-31 17:07:27 -07002114 /*
2115 * If the zone or memcg is small, nr[l] can be 0. This
2116 * results in no scanning on this priority and a potential
2117 * priority drop. Global direct reclaim can go to the next
2118 * zone and tends to have no problems. Global kswapd is for
2119 * zone balancing and it needs to scan a minimum amount. When
2120 * reclaiming for a memcg, a priority drop can cause high
2121 * latencies, so it's better to scan a minimum amount there as
2122 * well.
2123 */
Vladimir Davydov90cbc252015-02-11 15:25:55 -08002124 if (current_is_kswapd()) {
Mel Gorman599d0c92016-07-28 15:45:31 -07002125 if (!pgdat_reclaimable(pgdat))
Vladimir Davydov90cbc252015-02-11 15:25:55 -08002126 force_scan = true;
Vladimir Davydoveb01aaa2016-01-20 15:03:02 -08002127 if (!mem_cgroup_online(memcg))
Vladimir Davydov90cbc252015-02-11 15:25:55 -08002128 force_scan = true;
2129 }
Johannes Weiner89b5fae2012-01-12 17:17:50 -08002130 if (!global_reclaim(sc))
Johannes Weinera4d3e9e2011-09-14 16:21:52 -07002131 force_scan = true;
Shaohua Li76a33fc2010-05-24 14:32:36 -07002132
2133 /* If we have no swap space, do not bother scanning anon pages. */
Vladimir Davydovd8b38432016-01-20 15:03:07 -08002134 if (!sc->may_swap || mem_cgroup_get_nr_swap_pages(memcg) <= 0) {
Johannes Weiner9a265112013-02-22 16:32:17 -08002135 scan_balance = SCAN_FILE;
Shaohua Li76a33fc2010-05-24 14:32:36 -07002136 goto out;
2137 }
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002138
Johannes Weiner10316b32013-02-22 16:32:14 -08002139 /*
2140 * Global reclaim will swap to prevent OOM even with no
2141 * swappiness, but memcg users want to use this knob to
2142 * disable swapping for individual groups completely when
2143 * using the memory controller's swap limit feature would be
2144 * too expensive.
2145 */
Johannes Weiner02695172014-08-06 16:06:17 -07002146 if (!global_reclaim(sc) && !swappiness) {
Johannes Weiner9a265112013-02-22 16:32:17 -08002147 scan_balance = SCAN_FILE;
Johannes Weiner10316b32013-02-22 16:32:14 -08002148 goto out;
2149 }
2150
2151 /*
2152 * Do not apply any pressure balancing cleverness when the
2153 * system is close to OOM, scan both anon and file equally
2154 * (unless the swappiness setting disagrees with swapping).
2155 */
Johannes Weiner02695172014-08-06 16:06:17 -07002156 if (!sc->priority && swappiness) {
Johannes Weiner9a265112013-02-22 16:32:17 -08002157 scan_balance = SCAN_EQUAL;
Johannes Weiner10316b32013-02-22 16:32:14 -08002158 goto out;
2159 }
2160
Johannes Weiner11d16c22013-02-22 16:32:15 -08002161 /*
Johannes Weiner62376252014-05-06 12:50:07 -07002162 * Prevent the reclaimer from falling into the cache trap: as
2163 * cache pages start out inactive, every cache fault will tip
2164 * the scan balance towards the file LRU. And as the file LRU
2165 * shrinks, so does the window for rotation from references.
2166 * This means we have a runaway feedback loop where a tiny
2167 * thrashing file LRU becomes infinitely more attractive than
2168 * anon pages. Try to detect this based on file LRU size.
2169 */
2170 if (global_reclaim(sc)) {
Mel Gorman599d0c92016-07-28 15:45:31 -07002171 unsigned long pgdatfile;
2172 unsigned long pgdatfree;
2173 int z;
2174 unsigned long total_high_wmark = 0;
Johannes Weiner62376252014-05-06 12:50:07 -07002175
Mel Gorman599d0c92016-07-28 15:45:31 -07002176 pgdatfree = sum_zone_node_page_state(pgdat->node_id, NR_FREE_PAGES);
2177 pgdatfile = node_page_state(pgdat, NR_ACTIVE_FILE) +
2178 node_page_state(pgdat, NR_INACTIVE_FILE);
Jerome Marchand2ab051e2014-08-06 16:08:03 -07002179
Mel Gorman599d0c92016-07-28 15:45:31 -07002180 for (z = 0; z < MAX_NR_ZONES; z++) {
2181 struct zone *zone = &pgdat->node_zones[z];
Mel Gorman6aa303d2016-09-01 16:14:55 -07002182 if (!managed_zone(zone))
Mel Gorman599d0c92016-07-28 15:45:31 -07002183 continue;
2184
2185 total_high_wmark += high_wmark_pages(zone);
2186 }
2187
2188 if (unlikely(pgdatfile + pgdatfree <= total_high_wmark)) {
Johannes Weiner62376252014-05-06 12:50:07 -07002189 scan_balance = SCAN_ANON;
2190 goto out;
2191 }
2192 }
2193
2194 /*
Vladimir Davydov316bda02016-01-14 15:19:38 -08002195 * If there is enough inactive page cache, i.e. if the size of the
2196 * inactive list is greater than that of the active list *and* the
2197 * inactive list actually has some pages to scan on this priority, we
2198 * do not reclaim anything from the anonymous working set right now.
2199 * Without the second condition we could end up never scanning an
2200 * lruvec even if it has plenty of old anonymous pages unless the
2201 * system is under heavy pressure.
Johannes Weiner7c5bd702013-02-22 16:32:10 -08002202 */
Mel Gormanf8d1a312016-07-28 15:47:34 -07002203 if (!inactive_list_is_low(lruvec, true, sc) &&
Johannes Weiner23047a92016-03-15 14:57:16 -07002204 lruvec_lru_size(lruvec, LRU_INACTIVE_FILE) >> sc->priority) {
Johannes Weiner9a265112013-02-22 16:32:17 -08002205 scan_balance = SCAN_FILE;
Johannes Weiner7c5bd702013-02-22 16:32:10 -08002206 goto out;
2207 }
2208
Johannes Weiner9a265112013-02-22 16:32:17 -08002209 scan_balance = SCAN_FRACT;
2210
Johannes Weiner7c5bd702013-02-22 16:32:10 -08002211 /*
KOSAKI Motohiro58c37f62010-08-09 17:19:51 -07002212 * With swappiness at 100, anonymous and file have the same priority.
2213 * This scanning priority is essentially the inverse of IO cost.
2214 */
Johannes Weiner02695172014-08-06 16:06:17 -07002215 anon_prio = swappiness;
Hugh Dickins75b00af2012-05-29 15:07:09 -07002216 file_prio = 200 - anon_prio;
KOSAKI Motohiro58c37f62010-08-09 17:19:51 -07002217
2218 /*
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002219 * OK, so we have swap space and a fair amount of page cache
2220 * pages. We use the recently rotated / recently scanned
2221 * ratios to determine how valuable each cache is.
2222 *
2223 * Because workloads change over time (and to avoid overflow)
2224 * we keep these statistics as a floating average, which ends
2225 * up weighing recent references more than old ones.
2226 *
2227 * anon in [0], file in [1]
2228 */
Jerome Marchand2ab051e2014-08-06 16:08:03 -07002229
Johannes Weiner23047a92016-03-15 14:57:16 -07002230 anon = lruvec_lru_size(lruvec, LRU_ACTIVE_ANON) +
2231 lruvec_lru_size(lruvec, LRU_INACTIVE_ANON);
2232 file = lruvec_lru_size(lruvec, LRU_ACTIVE_FILE) +
2233 lruvec_lru_size(lruvec, LRU_INACTIVE_FILE);
Jerome Marchand2ab051e2014-08-06 16:08:03 -07002234
Mel Gorman599d0c92016-07-28 15:45:31 -07002235 spin_lock_irq(&pgdat->lru_lock);
KOSAKI Motohiro6e901572009-01-07 18:08:15 -08002236 if (unlikely(reclaim_stat->recent_scanned[0] > anon / 4)) {
KOSAKI Motohiro6e901572009-01-07 18:08:15 -08002237 reclaim_stat->recent_scanned[0] /= 2;
2238 reclaim_stat->recent_rotated[0] /= 2;
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002239 }
2240
KOSAKI Motohiro6e901572009-01-07 18:08:15 -08002241 if (unlikely(reclaim_stat->recent_scanned[1] > file / 4)) {
KOSAKI Motohiro6e901572009-01-07 18:08:15 -08002242 reclaim_stat->recent_scanned[1] /= 2;
2243 reclaim_stat->recent_rotated[1] /= 2;
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002244 }
2245
2246 /*
Rik van Riel00d80892008-11-19 15:36:44 -08002247 * The amount of pressure on anon vs file pages is inversely
2248 * proportional to the fraction of recently scanned pages on
2249 * each list that were recently referenced and in active use.
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002250 */
Satoru Moriyafe350042012-05-29 15:06:47 -07002251 ap = anon_prio * (reclaim_stat->recent_scanned[0] + 1);
KOSAKI Motohiro6e901572009-01-07 18:08:15 -08002252 ap /= reclaim_stat->recent_rotated[0] + 1;
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002253
Satoru Moriyafe350042012-05-29 15:06:47 -07002254 fp = file_prio * (reclaim_stat->recent_scanned[1] + 1);
KOSAKI Motohiro6e901572009-01-07 18:08:15 -08002255 fp /= reclaim_stat->recent_rotated[1] + 1;
Mel Gorman599d0c92016-07-28 15:45:31 -07002256 spin_unlock_irq(&pgdat->lru_lock);
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002257
Shaohua Li76a33fc2010-05-24 14:32:36 -07002258 fraction[0] = ap;
2259 fraction[1] = fp;
2260 denominator = ap + fp + 1;
2261out:
Suleiman Souhlal6f04f482014-06-04 16:06:44 -07002262 some_scanned = false;
2263 /* Only use force_scan on second pass. */
2264 for (pass = 0; !some_scanned && pass < 2; pass++) {
Johannes Weiner6b4f7792014-12-12 16:56:13 -08002265 *lru_pages = 0;
Suleiman Souhlal6f04f482014-06-04 16:06:44 -07002266 for_each_evictable_lru(lru) {
2267 int file = is_file_lru(lru);
2268 unsigned long size;
2269 unsigned long scan;
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002270
Johannes Weiner23047a92016-03-15 14:57:16 -07002271 size = lruvec_lru_size(lruvec, lru);
Suleiman Souhlal6f04f482014-06-04 16:06:44 -07002272 scan = size >> sc->priority;
Johannes Weiner9a265112013-02-22 16:32:17 -08002273
Suleiman Souhlal6f04f482014-06-04 16:06:44 -07002274 if (!scan && pass && force_scan)
2275 scan = min(size, SWAP_CLUSTER_MAX);
Johannes Weiner9a265112013-02-22 16:32:17 -08002276
Suleiman Souhlal6f04f482014-06-04 16:06:44 -07002277 switch (scan_balance) {
2278 case SCAN_EQUAL:
2279 /* Scan lists relative to size */
2280 break;
2281 case SCAN_FRACT:
2282 /*
2283 * Scan types proportional to swappiness and
2284 * their relative recent reclaim efficiency.
2285 */
2286 scan = div64_u64(scan * fraction[file],
2287 denominator);
2288 break;
2289 case SCAN_FILE:
2290 case SCAN_ANON:
2291 /* Scan one type exclusively */
Johannes Weiner6b4f7792014-12-12 16:56:13 -08002292 if ((scan_balance == SCAN_FILE) != file) {
2293 size = 0;
Suleiman Souhlal6f04f482014-06-04 16:06:44 -07002294 scan = 0;
Johannes Weiner6b4f7792014-12-12 16:56:13 -08002295 }
Suleiman Souhlal6f04f482014-06-04 16:06:44 -07002296 break;
2297 default:
2298 /* Look ma, no brain */
2299 BUG();
2300 }
Johannes Weiner6b4f7792014-12-12 16:56:13 -08002301
2302 *lru_pages += size;
Suleiman Souhlal6f04f482014-06-04 16:06:44 -07002303 nr[lru] = scan;
Johannes Weiner6b4f7792014-12-12 16:56:13 -08002304
Johannes Weiner9a265112013-02-22 16:32:17 -08002305 /*
Suleiman Souhlal6f04f482014-06-04 16:06:44 -07002306 * Skip the second pass and don't force_scan,
2307 * if we found something to scan.
Johannes Weiner9a265112013-02-22 16:32:17 -08002308 */
Suleiman Souhlal6f04f482014-06-04 16:06:44 -07002309 some_scanned |= !!scan;
Johannes Weiner9a265112013-02-22 16:32:17 -08002310 }
Shaohua Li76a33fc2010-05-24 14:32:36 -07002311 }
Wu Fengguang6e08a362009-06-16 15:32:29 -07002312}
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002313
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002314/*
Mel Gormana9dd0a82016-07-28 15:46:02 -07002315 * This is a basic per-node page freer. Used by both kswapd and direct reclaim.
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002316 */
Mel Gormana9dd0a82016-07-28 15:46:02 -07002317static void shrink_node_memcg(struct pglist_data *pgdat, struct mem_cgroup *memcg,
Vladimir Davydov33377672016-01-20 15:02:59 -08002318 struct scan_control *sc, unsigned long *lru_pages)
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002319{
Mel Gormanef8f2322016-07-28 15:46:05 -07002320 struct lruvec *lruvec = mem_cgroup_lruvec(pgdat, memcg);
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002321 unsigned long nr[NR_LRU_LISTS];
Mel Gormane82e0562013-07-03 15:01:44 -07002322 unsigned long targets[NR_LRU_LISTS];
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002323 unsigned long nr_to_scan;
2324 enum lru_list lru;
2325 unsigned long nr_reclaimed = 0;
2326 unsigned long nr_to_reclaim = sc->nr_to_reclaim;
2327 struct blk_plug plug;
Mel Gorman1a501902014-06-04 16:10:49 -07002328 bool scan_adjusted;
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002329
Vladimir Davydov33377672016-01-20 15:02:59 -08002330 get_scan_count(lruvec, memcg, sc, nr, lru_pages);
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002331
Mel Gormane82e0562013-07-03 15:01:44 -07002332 /* Record the original scan target for proportional adjustments later */
2333 memcpy(targets, nr, sizeof(nr));
2334
Mel Gorman1a501902014-06-04 16:10:49 -07002335 /*
2336 * Global reclaiming within direct reclaim at DEF_PRIORITY is a normal
2337 * event that can occur when there is little memory pressure e.g.
2338 * multiple streaming readers/writers. Hence, we do not abort scanning
2339 * when the requested number of pages are reclaimed when scanning at
2340 * DEF_PRIORITY on the assumption that the fact we are direct
2341 * reclaiming implies that kswapd is not keeping up and it is best to
2342 * do a batch of work at once. For memcg reclaim one check is made to
2343 * abort proportional reclaim if either the file or anon lru has already
2344 * dropped to zero at the first pass.
2345 */
2346 scan_adjusted = (global_reclaim(sc) && !current_is_kswapd() &&
2347 sc->priority == DEF_PRIORITY);
2348
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002349 blk_start_plug(&plug);
2350 while (nr[LRU_INACTIVE_ANON] || nr[LRU_ACTIVE_FILE] ||
2351 nr[LRU_INACTIVE_FILE]) {
Mel Gormane82e0562013-07-03 15:01:44 -07002352 unsigned long nr_anon, nr_file, percentage;
2353 unsigned long nr_scanned;
2354
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002355 for_each_evictable_lru(lru) {
2356 if (nr[lru]) {
2357 nr_to_scan = min(nr[lru], SWAP_CLUSTER_MAX);
2358 nr[lru] -= nr_to_scan;
2359
2360 nr_reclaimed += shrink_list(lru, nr_to_scan,
2361 lruvec, sc);
2362 }
2363 }
Mel Gormane82e0562013-07-03 15:01:44 -07002364
Michal Hockobd041732016-12-02 17:26:48 -08002365 cond_resched();
2366
Mel Gormane82e0562013-07-03 15:01:44 -07002367 if (nr_reclaimed < nr_to_reclaim || scan_adjusted)
2368 continue;
2369
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002370 /*
Mel Gormane82e0562013-07-03 15:01:44 -07002371 * For kswapd and memcg, reclaim at least the number of pages
Mel Gorman1a501902014-06-04 16:10:49 -07002372 * requested. Ensure that the anon and file LRUs are scanned
Mel Gormane82e0562013-07-03 15:01:44 -07002373 * proportionally what was requested by get_scan_count(). We
2374 * stop reclaiming one LRU and reduce the amount scanning
2375 * proportional to the original scan target.
2376 */
2377 nr_file = nr[LRU_INACTIVE_FILE] + nr[LRU_ACTIVE_FILE];
2378 nr_anon = nr[LRU_INACTIVE_ANON] + nr[LRU_ACTIVE_ANON];
2379
Mel Gorman1a501902014-06-04 16:10:49 -07002380 /*
2381 * It's just vindictive to attack the larger once the smaller
2382 * has gone to zero. And given the way we stop scanning the
2383 * smaller below, this makes sure that we only make one nudge
2384 * towards proportionality once we've got nr_to_reclaim.
2385 */
2386 if (!nr_file || !nr_anon)
2387 break;
2388
Mel Gormane82e0562013-07-03 15:01:44 -07002389 if (nr_file > nr_anon) {
2390 unsigned long scan_target = targets[LRU_INACTIVE_ANON] +
2391 targets[LRU_ACTIVE_ANON] + 1;
2392 lru = LRU_BASE;
2393 percentage = nr_anon * 100 / scan_target;
2394 } else {
2395 unsigned long scan_target = targets[LRU_INACTIVE_FILE] +
2396 targets[LRU_ACTIVE_FILE] + 1;
2397 lru = LRU_FILE;
2398 percentage = nr_file * 100 / scan_target;
2399 }
2400
2401 /* Stop scanning the smaller of the LRU */
2402 nr[lru] = 0;
2403 nr[lru + LRU_ACTIVE] = 0;
2404
2405 /*
2406 * Recalculate the other LRU scan count based on its original
2407 * scan target and the percentage scanning already complete
2408 */
2409 lru = (lru == LRU_FILE) ? LRU_BASE : LRU_FILE;
2410 nr_scanned = targets[lru] - nr[lru];
2411 nr[lru] = targets[lru] * (100 - percentage) / 100;
2412 nr[lru] -= min(nr[lru], nr_scanned);
2413
2414 lru += LRU_ACTIVE;
2415 nr_scanned = targets[lru] - nr[lru];
2416 nr[lru] = targets[lru] * (100 - percentage) / 100;
2417 nr[lru] -= min(nr[lru], nr_scanned);
2418
2419 scan_adjusted = true;
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002420 }
2421 blk_finish_plug(&plug);
2422 sc->nr_reclaimed += nr_reclaimed;
2423
2424 /*
2425 * Even if we did not try to evict anon pages at all, we want to
2426 * rebalance the anon lru active/inactive ratio.
2427 */
Mel Gormanf8d1a312016-07-28 15:47:34 -07002428 if (inactive_list_is_low(lruvec, false, sc))
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002429 shrink_active_list(SWAP_CLUSTER_MAX, lruvec,
2430 sc, LRU_ACTIVE_ANON);
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002431}
2432
Mel Gorman23b9da52012-05-29 15:06:20 -07002433/* Use reclaim/compaction for costly allocs or under memory pressure */
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07002434static bool in_reclaim_compaction(struct scan_control *sc)
Mel Gorman23b9da52012-05-29 15:06:20 -07002435{
Kirill A. Shutemovd84da3f2012-12-11 16:00:31 -08002436 if (IS_ENABLED(CONFIG_COMPACTION) && sc->order &&
Mel Gorman23b9da52012-05-29 15:06:20 -07002437 (sc->order > PAGE_ALLOC_COSTLY_ORDER ||
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07002438 sc->priority < DEF_PRIORITY - 2))
Mel Gorman23b9da52012-05-29 15:06:20 -07002439 return true;
2440
2441 return false;
2442}
2443
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002444/*
Mel Gorman23b9da52012-05-29 15:06:20 -07002445 * Reclaim/compaction is used for high-order allocation requests. It reclaims
2446 * order-0 pages before compacting the zone. should_continue_reclaim() returns
2447 * true if more pages should be reclaimed such that when the page allocator
2448 * calls try_to_compact_zone() that it will have enough free pages to succeed.
2449 * It will give up earlier than that if there is difficulty reclaiming pages.
Mel Gorman3e7d3442011-01-13 15:45:56 -08002450 */
Mel Gormana9dd0a82016-07-28 15:46:02 -07002451static inline bool should_continue_reclaim(struct pglist_data *pgdat,
Mel Gorman3e7d3442011-01-13 15:45:56 -08002452 unsigned long nr_reclaimed,
2453 unsigned long nr_scanned,
2454 struct scan_control *sc)
2455{
2456 unsigned long pages_for_compaction;
2457 unsigned long inactive_lru_pages;
Mel Gormana9dd0a82016-07-28 15:46:02 -07002458 int z;
Mel Gorman3e7d3442011-01-13 15:45:56 -08002459
2460 /* If not in reclaim/compaction mode, stop */
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07002461 if (!in_reclaim_compaction(sc))
Mel Gorman3e7d3442011-01-13 15:45:56 -08002462 return false;
2463
Mel Gorman28765922011-02-25 14:44:20 -08002464 /* Consider stopping depending on scan and reclaim activity */
2465 if (sc->gfp_mask & __GFP_REPEAT) {
2466 /*
2467 * For __GFP_REPEAT allocations, stop reclaiming if the
2468 * full LRU list has been scanned and we are still failing
2469 * to reclaim pages. This full LRU scan is potentially
2470 * expensive but a __GFP_REPEAT caller really wants to succeed
2471 */
2472 if (!nr_reclaimed && !nr_scanned)
2473 return false;
2474 } else {
2475 /*
2476 * For non-__GFP_REPEAT allocations which can presumably
2477 * fail without consequence, stop if we failed to reclaim
2478 * any pages from the last SWAP_CLUSTER_MAX number of
2479 * pages that were scanned. This will return to the
2480 * caller faster at the risk reclaim/compaction and
2481 * the resulting allocation attempt fails
2482 */
2483 if (!nr_reclaimed)
2484 return false;
2485 }
Mel Gorman3e7d3442011-01-13 15:45:56 -08002486
2487 /*
2488 * If we have not reclaimed enough pages for compaction and the
2489 * inactive lists are large enough, continue reclaiming
2490 */
Vlastimil Babka9861a622016-10-07 16:57:53 -07002491 pages_for_compaction = compact_gap(sc->order);
Mel Gormana9dd0a82016-07-28 15:46:02 -07002492 inactive_lru_pages = node_page_state(pgdat, NR_INACTIVE_FILE);
Shaohua Liec8acf22013-02-22 16:34:38 -08002493 if (get_nr_swap_pages() > 0)
Mel Gormana9dd0a82016-07-28 15:46:02 -07002494 inactive_lru_pages += node_page_state(pgdat, NR_INACTIVE_ANON);
Mel Gorman3e7d3442011-01-13 15:45:56 -08002495 if (sc->nr_reclaimed < pages_for_compaction &&
2496 inactive_lru_pages > pages_for_compaction)
2497 return true;
2498
2499 /* If compaction would go ahead or the allocation would succeed, stop */
Mel Gormana9dd0a82016-07-28 15:46:02 -07002500 for (z = 0; z <= sc->reclaim_idx; z++) {
2501 struct zone *zone = &pgdat->node_zones[z];
Mel Gorman6aa303d2016-09-01 16:14:55 -07002502 if (!managed_zone(zone))
Mel Gormana9dd0a82016-07-28 15:46:02 -07002503 continue;
2504
2505 switch (compaction_suitable(zone, sc->order, 0, sc->reclaim_idx)) {
Vlastimil Babkacf378312016-10-07 16:57:41 -07002506 case COMPACT_SUCCESS:
Mel Gormana9dd0a82016-07-28 15:46:02 -07002507 case COMPACT_CONTINUE:
2508 return false;
2509 default:
2510 /* check next zone */
2511 ;
2512 }
Mel Gorman3e7d3442011-01-13 15:45:56 -08002513 }
Mel Gormana9dd0a82016-07-28 15:46:02 -07002514 return true;
Mel Gorman3e7d3442011-01-13 15:45:56 -08002515}
2516
Mel Gorman970a39a2016-07-28 15:46:35 -07002517static bool shrink_node(pg_data_t *pgdat, struct scan_control *sc)
Johannes Weinerf16015f2012-01-12 17:17:52 -08002518{
Vladimir Davydovcb731d62015-02-12 14:58:54 -08002519 struct reclaim_state *reclaim_state = current->reclaim_state;
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002520 unsigned long nr_reclaimed, nr_scanned;
Johannes Weiner2344d7e2014-08-06 16:06:15 -07002521 bool reclaimable = false;
Johannes Weinerf16015f2012-01-12 17:17:52 -08002522
Johannes Weiner56600482012-01-12 17:17:59 -08002523 do {
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002524 struct mem_cgroup *root = sc->target_mem_cgroup;
2525 struct mem_cgroup_reclaim_cookie reclaim = {
Mel Gormanef8f2322016-07-28 15:46:05 -07002526 .pgdat = pgdat,
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002527 .priority = sc->priority,
2528 };
Mel Gormana9dd0a82016-07-28 15:46:02 -07002529 unsigned long node_lru_pages = 0;
Andrew Morton694fbc02013-09-24 15:27:37 -07002530 struct mem_cgroup *memcg;
Johannes Weiner56600482012-01-12 17:17:59 -08002531
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002532 nr_reclaimed = sc->nr_reclaimed;
2533 nr_scanned = sc->nr_scanned;
Konstantin Khlebnikovf9be23d2012-05-29 15:07:02 -07002534
Andrew Morton694fbc02013-09-24 15:27:37 -07002535 memcg = mem_cgroup_iter(root, NULL, &reclaim);
2536 do {
Johannes Weiner6b4f7792014-12-12 16:56:13 -08002537 unsigned long lru_pages;
Johannes Weiner8e8ae642016-01-14 15:21:32 -08002538 unsigned long reclaimed;
Vladimir Davydovcb731d62015-02-12 14:58:54 -08002539 unsigned long scanned;
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002540
Johannes Weiner241994ed2015-02-11 15:26:06 -08002541 if (mem_cgroup_low(root, memcg)) {
2542 if (!sc->may_thrash)
2543 continue;
2544 mem_cgroup_events(memcg, MEMCG_LOW, 1);
2545 }
2546
Johannes Weiner8e8ae642016-01-14 15:21:32 -08002547 reclaimed = sc->nr_reclaimed;
Vladimir Davydovcb731d62015-02-12 14:58:54 -08002548 scanned = sc->nr_scanned;
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002549
Mel Gormana9dd0a82016-07-28 15:46:02 -07002550 shrink_node_memcg(pgdat, memcg, sc, &lru_pages);
2551 node_lru_pages += lru_pages;
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002552
Vladimir Davydovb5afba22016-08-02 14:03:04 -07002553 if (memcg)
Mel Gormana9dd0a82016-07-28 15:46:02 -07002554 shrink_slab(sc->gfp_mask, pgdat->node_id,
Vladimir Davydovcb731d62015-02-12 14:58:54 -08002555 memcg, sc->nr_scanned - scanned,
2556 lru_pages);
2557
Johannes Weiner8e8ae642016-01-14 15:21:32 -08002558 /* Record the group's reclaim efficiency */
2559 vmpressure(sc->gfp_mask, memcg, false,
2560 sc->nr_scanned - scanned,
2561 sc->nr_reclaimed - reclaimed);
2562
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002563 /*
Michal Hockoa394cb82013-02-22 16:32:30 -08002564 * Direct reclaim and kswapd have to scan all memory
2565 * cgroups to fulfill the overall scan target for the
Mel Gormana9dd0a82016-07-28 15:46:02 -07002566 * node.
Michal Hockoa394cb82013-02-22 16:32:30 -08002567 *
2568 * Limit reclaim, on the other hand, only cares about
2569 * nr_to_reclaim pages to be reclaimed and it will
2570 * retry with decreasing priority if one round over the
2571 * whole hierarchy is not sufficient.
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002572 */
Michal Hockoa394cb82013-02-22 16:32:30 -08002573 if (!global_reclaim(sc) &&
2574 sc->nr_reclaimed >= sc->nr_to_reclaim) {
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002575 mem_cgroup_iter_break(root, memcg);
2576 break;
2577 }
Johannes Weiner241994ed2015-02-11 15:26:06 -08002578 } while ((memcg = mem_cgroup_iter(root, memcg, &reclaim)));
Anton Vorontsov70ddf632013-04-29 15:08:31 -07002579
Johannes Weiner6b4f7792014-12-12 16:56:13 -08002580 /*
2581 * Shrink the slab caches in the same proportion that
2582 * the eligible LRU pages were scanned.
2583 */
Mel Gormanb2e18752016-07-28 15:45:37 -07002584 if (global_reclaim(sc))
Mel Gormana9dd0a82016-07-28 15:46:02 -07002585 shrink_slab(sc->gfp_mask, pgdat->node_id, NULL,
Vladimir Davydovcb731d62015-02-12 14:58:54 -08002586 sc->nr_scanned - nr_scanned,
Mel Gormana9dd0a82016-07-28 15:46:02 -07002587 node_lru_pages);
Johannes Weiner6b4f7792014-12-12 16:56:13 -08002588
Vladimir Davydovcb731d62015-02-12 14:58:54 -08002589 if (reclaim_state) {
2590 sc->nr_reclaimed += reclaim_state->reclaimed_slab;
2591 reclaim_state->reclaimed_slab = 0;
Johannes Weiner6b4f7792014-12-12 16:56:13 -08002592 }
2593
Johannes Weiner8e8ae642016-01-14 15:21:32 -08002594 /* Record the subtree's reclaim efficiency */
2595 vmpressure(sc->gfp_mask, sc->target_mem_cgroup, true,
Anton Vorontsov70ddf632013-04-29 15:08:31 -07002596 sc->nr_scanned - nr_scanned,
2597 sc->nr_reclaimed - nr_reclaimed);
2598
Johannes Weiner2344d7e2014-08-06 16:06:15 -07002599 if (sc->nr_reclaimed - nr_reclaimed)
2600 reclaimable = true;
2601
Mel Gormana9dd0a82016-07-28 15:46:02 -07002602 } while (should_continue_reclaim(pgdat, sc->nr_reclaimed - nr_reclaimed,
Johannes Weiner9b4f98c2013-02-22 16:32:19 -08002603 sc->nr_scanned - nr_scanned, sc));
Johannes Weiner2344d7e2014-08-06 16:06:15 -07002604
2605 return reclaimable;
Johannes Weinerf16015f2012-01-12 17:17:52 -08002606}
2607
Vlastimil Babka53853e22014-10-09 15:27:02 -07002608/*
Vlastimil Babkafdd4c6142016-10-07 16:58:03 -07002609 * Returns true if compaction should go ahead for a costly-order request, or
2610 * the allocation would already succeed without compaction. Return false if we
2611 * should reclaim first.
Vlastimil Babka53853e22014-10-09 15:27:02 -07002612 */
Mel Gorman4f588332016-07-28 15:46:38 -07002613static inline bool compaction_ready(struct zone *zone, struct scan_control *sc)
Mel Gormanfe4b1b22012-01-12 17:19:45 -08002614{
Mel Gorman31483b62016-07-28 15:45:46 -07002615 unsigned long watermark;
Vlastimil Babkafdd4c6142016-10-07 16:58:03 -07002616 enum compact_result suitable;
Mel Gormanfe4b1b22012-01-12 17:19:45 -08002617
Vlastimil Babkafdd4c6142016-10-07 16:58:03 -07002618 suitable = compaction_suitable(zone, sc->order, 0, sc->reclaim_idx);
2619 if (suitable == COMPACT_SUCCESS)
2620 /* Allocation should succeed already. Don't reclaim. */
2621 return true;
2622 if (suitable == COMPACT_SKIPPED)
2623 /* Compaction cannot yet proceed. Do reclaim. */
Mel Gormanfe4b1b22012-01-12 17:19:45 -08002624 return false;
2625
Vlastimil Babkafdd4c6142016-10-07 16:58:03 -07002626 /*
2627 * Compaction is already possible, but it takes time to run and there
2628 * are potentially other callers using the pages just freed. So proceed
2629 * with reclaim to make a buffer of free pages available to give
2630 * compaction a reasonable chance of completing and allocating the page.
2631 * Note that we won't actually reclaim the whole buffer in one attempt
2632 * as the target watermark in should_continue_reclaim() is lower. But if
2633 * we are already above the high+gap watermark, don't reclaim at all.
2634 */
2635 watermark = high_wmark_pages(zone) + compact_gap(sc->order);
2636
2637 return zone_watermark_ok_safe(zone, 0, watermark, sc->reclaim_idx);
Mel Gormanfe4b1b22012-01-12 17:19:45 -08002638}
2639
Linus Torvalds1da177e2005-04-16 15:20:36 -07002640/*
2641 * This is the direct reclaim path, for page-allocating processes. We only
2642 * try to reclaim pages from zones which will satisfy the caller's allocation
2643 * request.
2644 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07002645 * If a zone is deemed to be full of pinned pages then just give it a light
2646 * scan then give up on it.
2647 */
Michal Hocko0a0337e2016-05-20 16:57:00 -07002648static void shrink_zones(struct zonelist *zonelist, struct scan_control *sc)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002649{
Mel Gormandd1a2392008-04-28 02:12:17 -07002650 struct zoneref *z;
Mel Gorman54a6eb52008-04-28 02:12:16 -07002651 struct zone *zone;
Andrew Morton0608f432013-09-24 15:27:41 -07002652 unsigned long nr_soft_reclaimed;
2653 unsigned long nr_soft_scanned;
Weijie Yang619d0d762014-04-07 15:36:59 -07002654 gfp_t orig_mask;
Mel Gorman79dafcd2016-07-28 15:45:53 -07002655 pg_data_t *last_pgdat = NULL;
KAMEZAWA Hiroyuki1cfb4192008-02-07 00:14:37 -08002656
Mel Gormancc715d92012-03-21 16:34:00 -07002657 /*
2658 * If the number of buffer_heads in the machine exceeds the maximum
2659 * allowed level, force direct reclaim to scan the highmem zone as
2660 * highmem pages could be pinning lowmem pages storing buffer_heads
2661 */
Weijie Yang619d0d762014-04-07 15:36:59 -07002662 orig_mask = sc->gfp_mask;
Mel Gormanb2e18752016-07-28 15:45:37 -07002663 if (buffer_heads_over_limit) {
Mel Gormancc715d92012-03-21 16:34:00 -07002664 sc->gfp_mask |= __GFP_HIGHMEM;
Mel Gorman4f588332016-07-28 15:46:38 -07002665 sc->reclaim_idx = gfp_zone(sc->gfp_mask);
Mel Gormanb2e18752016-07-28 15:45:37 -07002666 }
Mel Gormancc715d92012-03-21 16:34:00 -07002667
Mel Gormand4debc62010-08-09 17:19:29 -07002668 for_each_zone_zonelist_nodemask(zone, z, zonelist,
Mel Gormanb2e18752016-07-28 15:45:37 -07002669 sc->reclaim_idx, sc->nodemask) {
Mel Gormanb2e18752016-07-28 15:45:37 -07002670 /*
KAMEZAWA Hiroyuki1cfb4192008-02-07 00:14:37 -08002671 * Take care memory controller reclaiming has small influence
2672 * to global LRU.
2673 */
Johannes Weiner89b5fae2012-01-12 17:17:50 -08002674 if (global_reclaim(sc)) {
Vladimir Davydov344736f2014-10-20 15:50:30 +04002675 if (!cpuset_zone_allowed(zone,
2676 GFP_KERNEL | __GFP_HARDWALL))
KAMEZAWA Hiroyuki1cfb4192008-02-07 00:14:37 -08002677 continue;
Vladimir Davydov65ec02c2014-04-03 14:47:20 -07002678
Lisa Du6e543d52013-09-11 14:22:36 -07002679 if (sc->priority != DEF_PRIORITY &&
Mel Gorman599d0c92016-07-28 15:45:31 -07002680 !pgdat_reclaimable(zone->zone_pgdat))
KAMEZAWA Hiroyuki1cfb4192008-02-07 00:14:37 -08002681 continue; /* Let kswapd poll it */
Johannes Weiner0b064962014-08-06 16:06:12 -07002682
2683 /*
2684 * If we already have plenty of memory free for
2685 * compaction in this zone, don't free any more.
2686 * Even though compaction is invoked for any
2687 * non-zero order, only frequent costly order
2688 * reclamation is disruptive enough to become a
2689 * noticeable problem, like transparent huge
2690 * page allocations.
2691 */
2692 if (IS_ENABLED(CONFIG_COMPACTION) &&
2693 sc->order > PAGE_ALLOC_COSTLY_ORDER &&
Mel Gorman4f588332016-07-28 15:46:38 -07002694 compaction_ready(zone, sc)) {
Johannes Weiner0b064962014-08-06 16:06:12 -07002695 sc->compaction_ready = true;
2696 continue;
Rik van Riele0887c12011-10-31 17:09:31 -07002697 }
Johannes Weiner0b064962014-08-06 16:06:12 -07002698
Andrew Morton0608f432013-09-24 15:27:41 -07002699 /*
Mel Gorman79dafcd2016-07-28 15:45:53 -07002700 * Shrink each node in the zonelist once. If the
2701 * zonelist is ordered by zone (not the default) then a
2702 * node may be shrunk multiple times but in that case
2703 * the user prefers lower zones being preserved.
2704 */
2705 if (zone->zone_pgdat == last_pgdat)
2706 continue;
2707
2708 /*
Andrew Morton0608f432013-09-24 15:27:41 -07002709 * This steals pages from memory cgroups over softlimit
2710 * and returns the number of reclaimed pages and
2711 * scanned pages. This works for global memory pressure
2712 * and balancing, not for a memcg's limit.
2713 */
2714 nr_soft_scanned = 0;
Mel Gormanef8f2322016-07-28 15:46:05 -07002715 nr_soft_reclaimed = mem_cgroup_soft_limit_reclaim(zone->zone_pgdat,
Andrew Morton0608f432013-09-24 15:27:41 -07002716 sc->order, sc->gfp_mask,
2717 &nr_soft_scanned);
2718 sc->nr_reclaimed += nr_soft_reclaimed;
2719 sc->nr_scanned += nr_soft_scanned;
KAMEZAWA Hiroyukiac34a1a2011-06-27 16:18:12 -07002720 /* need some check for avoid more shrink_zone() */
KAMEZAWA Hiroyuki1cfb4192008-02-07 00:14:37 -08002721 }
Nick Piggin408d8542006-09-25 23:31:27 -07002722
Mel Gorman79dafcd2016-07-28 15:45:53 -07002723 /* See comment about same check for global reclaim above */
2724 if (zone->zone_pgdat == last_pgdat)
2725 continue;
2726 last_pgdat = zone->zone_pgdat;
Mel Gorman970a39a2016-07-28 15:46:35 -07002727 shrink_node(zone->zone_pgdat, sc);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002728 }
Mel Gormane0c23272011-10-31 17:09:33 -07002729
Vladimir Davydov65ec02c2014-04-03 14:47:20 -07002730 /*
Weijie Yang619d0d762014-04-07 15:36:59 -07002731 * Restore to original mask to avoid the impact on the caller if we
2732 * promoted it to __GFP_HIGHMEM.
2733 */
2734 sc->gfp_mask = orig_mask;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002735}
Rik van Riel4f98a2f2008-10-18 20:26:32 -07002736
Linus Torvalds1da177e2005-04-16 15:20:36 -07002737/*
2738 * This is the main entry point to direct page reclaim.
2739 *
2740 * If a full scan of the inactive list fails to free enough memory then we
2741 * are "out of memory" and something needs to be killed.
2742 *
2743 * If the caller is !__GFP_FS then the probability of a failure is reasonably
2744 * high - the zone may be full of dirty or under-writeback pages, which this
Jens Axboe5b0830c2009-09-23 19:37:09 +02002745 * caller can't do much about. We kick the writeback threads and take explicit
2746 * naps in the hope that some of these pages can be written. But if the
2747 * allocating task holds filesystem locks which prevent writeout this might not
2748 * work, and the allocation attempt will fail.
Nishanth Aravamudana41f24e2008-04-29 00:58:25 -07002749 *
2750 * returns: 0, if no pages reclaimed
2751 * else, the number of pages reclaimed
Linus Torvalds1da177e2005-04-16 15:20:36 -07002752 */
Mel Gormandac1d272008-04-28 02:12:12 -07002753static unsigned long do_try_to_free_pages(struct zonelist *zonelist,
Vladimir Davydov3115cd92014-04-03 14:47:22 -07002754 struct scan_control *sc)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002755{
Johannes Weiner241994ed2015-02-11 15:26:06 -08002756 int initial_priority = sc->priority;
Andrew Morton69e05942006-03-22 00:08:19 -08002757 unsigned long total_scanned = 0;
KOSAKI Motohiro22fba332009-12-14 17:59:10 -08002758 unsigned long writeback_threshold;
Johannes Weiner241994ed2015-02-11 15:26:06 -08002759retry:
Keika Kobayashi873b4772008-07-25 01:48:52 -07002760 delayacct_freepages_start();
2761
Johannes Weiner89b5fae2012-01-12 17:17:50 -08002762 if (global_reclaim(sc))
Mel Gorman7cc30fc2016-07-28 15:46:59 -07002763 __count_zid_vm_events(ALLOCSTALL, sc->reclaim_idx, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002764
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07002765 do {
Anton Vorontsov70ddf632013-04-29 15:08:31 -07002766 vmpressure_prio(sc->gfp_mask, sc->target_mem_cgroup,
2767 sc->priority);
Balbir Singh66e17072008-02-07 00:13:56 -08002768 sc->nr_scanned = 0;
Michal Hocko0a0337e2016-05-20 16:57:00 -07002769 shrink_zones(zonelist, sc);
Mel Gormane0c23272011-10-31 17:09:33 -07002770
Balbir Singh66e17072008-02-07 00:13:56 -08002771 total_scanned += sc->nr_scanned;
KOSAKI Motohirobb21c7c2010-06-04 14:15:05 -07002772 if (sc->nr_reclaimed >= sc->nr_to_reclaim)
Johannes Weiner0b064962014-08-06 16:06:12 -07002773 break;
2774
2775 if (sc->compaction_ready)
2776 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002777
2778 /*
Minchan Kim0e50ce32013-02-22 16:35:37 -08002779 * If we're getting trouble reclaiming, start doing
2780 * writepage even in laptop mode.
2781 */
2782 if (sc->priority < DEF_PRIORITY - 2)
2783 sc->may_writepage = 1;
2784
2785 /*
Linus Torvalds1da177e2005-04-16 15:20:36 -07002786 * Try to write back as many pages as we just scanned. This
2787 * tends to cause slow streaming writers to write data to the
2788 * disk smoothly, at the dirtying rate, which is nice. But
2789 * that's undesirable in laptop mode, where we *want* lumpy
2790 * writeout. So in laptop mode, write out the whole world.
2791 */
KOSAKI Motohiro22fba332009-12-14 17:59:10 -08002792 writeback_threshold = sc->nr_to_reclaim + sc->nr_to_reclaim / 2;
2793 if (total_scanned > writeback_threshold) {
Curt Wohlgemuth0e175a12011-10-07 21:54:10 -06002794 wakeup_flusher_threads(laptop_mode ? 0 : total_scanned,
2795 WB_REASON_TRY_TO_FREE_PAGES);
Balbir Singh66e17072008-02-07 00:13:56 -08002796 sc->may_writepage = 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002797 }
Johannes Weiner0b064962014-08-06 16:06:12 -07002798 } while (--sc->priority >= 0);
KOSAKI Motohirobb21c7c2010-06-04 14:15:05 -07002799
Keika Kobayashi873b4772008-07-25 01:48:52 -07002800 delayacct_freepages_end();
2801
KOSAKI Motohirobb21c7c2010-06-04 14:15:05 -07002802 if (sc->nr_reclaimed)
2803 return sc->nr_reclaimed;
2804
Mel Gorman0cee34f2012-01-12 17:19:49 -08002805 /* Aborted reclaim to try compaction? don't OOM, then */
Johannes Weiner0b064962014-08-06 16:06:12 -07002806 if (sc->compaction_ready)
Mel Gorman73350842012-01-12 17:19:33 -08002807 return 1;
2808
Johannes Weiner241994ed2015-02-11 15:26:06 -08002809 /* Untapped cgroup reserves? Don't OOM, retry. */
2810 if (!sc->may_thrash) {
2811 sc->priority = initial_priority;
2812 sc->may_thrash = 1;
2813 goto retry;
2814 }
2815
KOSAKI Motohirobb21c7c2010-06-04 14:15:05 -07002816 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002817}
2818
Mel Gorman55150612012-07-31 16:44:35 -07002819static bool pfmemalloc_watermark_ok(pg_data_t *pgdat)
2820{
2821 struct zone *zone;
2822 unsigned long pfmemalloc_reserve = 0;
2823 unsigned long free_pages = 0;
2824 int i;
2825 bool wmark_ok;
2826
2827 for (i = 0; i <= ZONE_NORMAL; i++) {
2828 zone = &pgdat->node_zones[i];
Mel Gorman6aa303d2016-09-01 16:14:55 -07002829 if (!managed_zone(zone) ||
Mel Gorman599d0c92016-07-28 15:45:31 -07002830 pgdat_reclaimable_pages(pgdat) == 0)
Mel Gorman675becc2014-06-04 16:07:35 -07002831 continue;
2832
Mel Gorman55150612012-07-31 16:44:35 -07002833 pfmemalloc_reserve += min_wmark_pages(zone);
2834 free_pages += zone_page_state(zone, NR_FREE_PAGES);
2835 }
2836
Mel Gorman675becc2014-06-04 16:07:35 -07002837 /* If there are no reserves (unexpected config) then do not throttle */
2838 if (!pfmemalloc_reserve)
2839 return true;
2840
Mel Gorman55150612012-07-31 16:44:35 -07002841 wmark_ok = free_pages > pfmemalloc_reserve / 2;
2842
2843 /* kswapd must be awake if processes are being throttled */
2844 if (!wmark_ok && waitqueue_active(&pgdat->kswapd_wait)) {
Mel Gorman38087d92016-07-28 15:45:49 -07002845 pgdat->kswapd_classzone_idx = min(pgdat->kswapd_classzone_idx,
Mel Gorman55150612012-07-31 16:44:35 -07002846 (enum zone_type)ZONE_NORMAL);
2847 wake_up_interruptible(&pgdat->kswapd_wait);
2848 }
2849
2850 return wmark_ok;
2851}
2852
2853/*
2854 * Throttle direct reclaimers if backing storage is backed by the network
2855 * and the PFMEMALLOC reserve for the preferred node is getting dangerously
2856 * depleted. kswapd will continue to make progress and wake the processes
Mel Gorman50694c22012-11-26 16:29:48 -08002857 * when the low watermark is reached.
2858 *
2859 * Returns true if a fatal signal was delivered during throttling. If this
2860 * happens, the page allocator should not consider triggering the OOM killer.
Mel Gorman55150612012-07-31 16:44:35 -07002861 */
Mel Gorman50694c22012-11-26 16:29:48 -08002862static bool throttle_direct_reclaim(gfp_t gfp_mask, struct zonelist *zonelist,
Mel Gorman55150612012-07-31 16:44:35 -07002863 nodemask_t *nodemask)
2864{
Mel Gorman675becc2014-06-04 16:07:35 -07002865 struct zoneref *z;
Mel Gorman55150612012-07-31 16:44:35 -07002866 struct zone *zone;
Mel Gorman675becc2014-06-04 16:07:35 -07002867 pg_data_t *pgdat = NULL;
Mel Gorman55150612012-07-31 16:44:35 -07002868
2869 /*
2870 * Kernel threads should not be throttled as they may be indirectly
2871 * responsible for cleaning pages necessary for reclaim to make forward
2872 * progress. kjournald for example may enter direct reclaim while
2873 * committing a transaction where throttling it could forcing other
2874 * processes to block on log_wait_commit().
2875 */
2876 if (current->flags & PF_KTHREAD)
Mel Gorman50694c22012-11-26 16:29:48 -08002877 goto out;
2878
2879 /*
2880 * If a fatal signal is pending, this process should not throttle.
2881 * It should return quickly so it can exit and free its memory
2882 */
2883 if (fatal_signal_pending(current))
2884 goto out;
Mel Gorman55150612012-07-31 16:44:35 -07002885
Mel Gorman675becc2014-06-04 16:07:35 -07002886 /*
2887 * Check if the pfmemalloc reserves are ok by finding the first node
2888 * with a usable ZONE_NORMAL or lower zone. The expectation is that
2889 * GFP_KERNEL will be required for allocating network buffers when
2890 * swapping over the network so ZONE_HIGHMEM is unusable.
2891 *
2892 * Throttling is based on the first usable node and throttled processes
2893 * wait on a queue until kswapd makes progress and wakes them. There
2894 * is an affinity then between processes waking up and where reclaim
2895 * progress has been made assuming the process wakes on the same node.
2896 * More importantly, processes running on remote nodes will not compete
2897 * for remote pfmemalloc reserves and processes on different nodes
2898 * should make reasonable progress.
2899 */
2900 for_each_zone_zonelist_nodemask(zone, z, zonelist,
Michael S. Tsirkin17636fa2015-01-26 12:58:41 -08002901 gfp_zone(gfp_mask), nodemask) {
Mel Gorman675becc2014-06-04 16:07:35 -07002902 if (zone_idx(zone) > ZONE_NORMAL)
2903 continue;
2904
2905 /* Throttle based on the first usable node */
2906 pgdat = zone->zone_pgdat;
2907 if (pfmemalloc_watermark_ok(pgdat))
2908 goto out;
2909 break;
2910 }
2911
2912 /* If no zone was usable by the allocation flags then do not throttle */
2913 if (!pgdat)
Mel Gorman50694c22012-11-26 16:29:48 -08002914 goto out;
Mel Gorman55150612012-07-31 16:44:35 -07002915
Mel Gorman68243e72012-07-31 16:44:39 -07002916 /* Account for the throttling */
2917 count_vm_event(PGSCAN_DIRECT_THROTTLE);
2918
Mel Gorman55150612012-07-31 16:44:35 -07002919 /*
2920 * If the caller cannot enter the filesystem, it's possible that it
2921 * is due to the caller holding an FS lock or performing a journal
2922 * transaction in the case of a filesystem like ext[3|4]. In this case,
2923 * it is not safe to block on pfmemalloc_wait as kswapd could be
2924 * blocked waiting on the same lock. Instead, throttle for up to a
2925 * second before continuing.
2926 */
2927 if (!(gfp_mask & __GFP_FS)) {
2928 wait_event_interruptible_timeout(pgdat->pfmemalloc_wait,
2929 pfmemalloc_watermark_ok(pgdat), HZ);
Mel Gorman50694c22012-11-26 16:29:48 -08002930
2931 goto check_pending;
Mel Gorman55150612012-07-31 16:44:35 -07002932 }
2933
2934 /* Throttle until kswapd wakes the process */
2935 wait_event_killable(zone->zone_pgdat->pfmemalloc_wait,
2936 pfmemalloc_watermark_ok(pgdat));
Mel Gorman50694c22012-11-26 16:29:48 -08002937
2938check_pending:
2939 if (fatal_signal_pending(current))
2940 return true;
2941
2942out:
2943 return false;
Mel Gorman55150612012-07-31 16:44:35 -07002944}
2945
Mel Gormandac1d272008-04-28 02:12:12 -07002946unsigned long try_to_free_pages(struct zonelist *zonelist, int order,
KAMEZAWA Hiroyuki327c0e92009-03-31 15:23:31 -07002947 gfp_t gfp_mask, nodemask_t *nodemask)
Balbir Singh66e17072008-02-07 00:13:56 -08002948{
Mel Gorman33906bc2010-08-09 17:19:16 -07002949 unsigned long nr_reclaimed;
Balbir Singh66e17072008-02-07 00:13:56 -08002950 struct scan_control sc = {
KOSAKI Motohiro22fba332009-12-14 17:59:10 -08002951 .nr_to_reclaim = SWAP_CLUSTER_MAX,
Johannes Weineree814fe2014-08-06 16:06:19 -07002952 .gfp_mask = (gfp_mask = memalloc_noio_flags(gfp_mask)),
Mel Gormanb2e18752016-07-28 15:45:37 -07002953 .reclaim_idx = gfp_zone(gfp_mask),
Johannes Weineree814fe2014-08-06 16:06:19 -07002954 .order = order,
2955 .nodemask = nodemask,
2956 .priority = DEF_PRIORITY,
2957 .may_writepage = !laptop_mode,
Johannes Weinera6dc60f82009-03-31 15:19:30 -07002958 .may_unmap = 1,
KOSAKI Motohiro2e2e4252009-04-21 12:24:57 -07002959 .may_swap = 1,
Balbir Singh66e17072008-02-07 00:13:56 -08002960 };
2961
Mel Gorman55150612012-07-31 16:44:35 -07002962 /*
Mel Gorman50694c22012-11-26 16:29:48 -08002963 * Do not enter reclaim if fatal signal was delivered while throttled.
2964 * 1 is returned so that the page allocator does not OOM kill at this
2965 * point.
Mel Gorman55150612012-07-31 16:44:35 -07002966 */
Mel Gorman50694c22012-11-26 16:29:48 -08002967 if (throttle_direct_reclaim(gfp_mask, zonelist, nodemask))
Mel Gorman55150612012-07-31 16:44:35 -07002968 return 1;
2969
Mel Gorman33906bc2010-08-09 17:19:16 -07002970 trace_mm_vmscan_direct_reclaim_begin(order,
2971 sc.may_writepage,
Mel Gormane5146b12016-07-28 15:46:47 -07002972 gfp_mask,
2973 sc.reclaim_idx);
Mel Gorman33906bc2010-08-09 17:19:16 -07002974
Vladimir Davydov3115cd92014-04-03 14:47:22 -07002975 nr_reclaimed = do_try_to_free_pages(zonelist, &sc);
Mel Gorman33906bc2010-08-09 17:19:16 -07002976
2977 trace_mm_vmscan_direct_reclaim_end(nr_reclaimed);
2978
2979 return nr_reclaimed;
Balbir Singh66e17072008-02-07 00:13:56 -08002980}
2981
Andrew Mortonc255a452012-07-31 16:43:02 -07002982#ifdef CONFIG_MEMCG
Balbir Singh66e17072008-02-07 00:13:56 -08002983
Mel Gormana9dd0a82016-07-28 15:46:02 -07002984unsigned long mem_cgroup_shrink_node(struct mem_cgroup *memcg,
Balbir Singh4e416952009-09-23 15:56:39 -07002985 gfp_t gfp_mask, bool noswap,
Mel Gormanef8f2322016-07-28 15:46:05 -07002986 pg_data_t *pgdat,
Ying Han0ae5e892011-05-26 16:25:25 -07002987 unsigned long *nr_scanned)
Balbir Singh4e416952009-09-23 15:56:39 -07002988{
2989 struct scan_control sc = {
KOSAKI Motohirob8f5c562010-08-10 18:03:02 -07002990 .nr_to_reclaim = SWAP_CLUSTER_MAX,
Johannes Weineree814fe2014-08-06 16:06:19 -07002991 .target_mem_cgroup = memcg,
Balbir Singh4e416952009-09-23 15:56:39 -07002992 .may_writepage = !laptop_mode,
2993 .may_unmap = 1,
Mel Gormanb2e18752016-07-28 15:45:37 -07002994 .reclaim_idx = MAX_NR_ZONES - 1,
Balbir Singh4e416952009-09-23 15:56:39 -07002995 .may_swap = !noswap,
Balbir Singh4e416952009-09-23 15:56:39 -07002996 };
Johannes Weiner6b4f7792014-12-12 16:56:13 -08002997 unsigned long lru_pages;
Ying Han0ae5e892011-05-26 16:25:25 -07002998
Balbir Singh4e416952009-09-23 15:56:39 -07002999 sc.gfp_mask = (gfp_mask & GFP_RECLAIM_MASK) |
3000 (GFP_HIGHUSER_MOVABLE & ~GFP_RECLAIM_MASK);
KOSAKI Motohirobdce6d92010-08-09 17:19:56 -07003001
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07003002 trace_mm_vmscan_memcg_softlimit_reclaim_begin(sc.order,
KOSAKI Motohirobdce6d92010-08-09 17:19:56 -07003003 sc.may_writepage,
Mel Gormane5146b12016-07-28 15:46:47 -07003004 sc.gfp_mask,
3005 sc.reclaim_idx);
KOSAKI Motohirobdce6d92010-08-09 17:19:56 -07003006
Balbir Singh4e416952009-09-23 15:56:39 -07003007 /*
3008 * NOTE: Although we can get the priority field, using it
3009 * here is not a good idea, since it limits the pages we can scan.
Mel Gormana9dd0a82016-07-28 15:46:02 -07003010 * if we don't reclaim here, the shrink_node from balance_pgdat
Balbir Singh4e416952009-09-23 15:56:39 -07003011 * will pick up pages from other mem cgroup's as well. We hack
3012 * the priority and make it zero.
3013 */
Mel Gormanef8f2322016-07-28 15:46:05 -07003014 shrink_node_memcg(pgdat, memcg, &sc, &lru_pages);
KOSAKI Motohirobdce6d92010-08-09 17:19:56 -07003015
3016 trace_mm_vmscan_memcg_softlimit_reclaim_end(sc.nr_reclaimed);
3017
Ying Han0ae5e892011-05-26 16:25:25 -07003018 *nr_scanned = sc.nr_scanned;
Balbir Singh4e416952009-09-23 15:56:39 -07003019 return sc.nr_reclaimed;
3020}
3021
Johannes Weiner72835c82012-01-12 17:18:32 -08003022unsigned long try_to_free_mem_cgroup_pages(struct mem_cgroup *memcg,
Johannes Weinerb70a2a22014-10-09 15:28:56 -07003023 unsigned long nr_pages,
KOSAKI Motohiroa7885eb2009-01-07 18:08:24 -08003024 gfp_t gfp_mask,
Johannes Weinerb70a2a22014-10-09 15:28:56 -07003025 bool may_swap)
Balbir Singh66e17072008-02-07 00:13:56 -08003026{
Balbir Singh4e416952009-09-23 15:56:39 -07003027 struct zonelist *zonelist;
KOSAKI Motohirobdce6d92010-08-09 17:19:56 -07003028 unsigned long nr_reclaimed;
Ying Han889976d2011-05-26 16:25:33 -07003029 int nid;
Balbir Singh66e17072008-02-07 00:13:56 -08003030 struct scan_control sc = {
Johannes Weinerb70a2a22014-10-09 15:28:56 -07003031 .nr_to_reclaim = max(nr_pages, SWAP_CLUSTER_MAX),
Johannes Weineree814fe2014-08-06 16:06:19 -07003032 .gfp_mask = (gfp_mask & GFP_RECLAIM_MASK) |
3033 (GFP_HIGHUSER_MOVABLE & ~GFP_RECLAIM_MASK),
Mel Gormanb2e18752016-07-28 15:45:37 -07003034 .reclaim_idx = MAX_NR_ZONES - 1,
Johannes Weineree814fe2014-08-06 16:06:19 -07003035 .target_mem_cgroup = memcg,
3036 .priority = DEF_PRIORITY,
Balbir Singh66e17072008-02-07 00:13:56 -08003037 .may_writepage = !laptop_mode,
Johannes Weinera6dc60f82009-03-31 15:19:30 -07003038 .may_unmap = 1,
Johannes Weinerb70a2a22014-10-09 15:28:56 -07003039 .may_swap = may_swap,
Ying Hana09ed5e2011-05-24 17:12:26 -07003040 };
Balbir Singh66e17072008-02-07 00:13:56 -08003041
Ying Han889976d2011-05-26 16:25:33 -07003042 /*
3043 * Unlike direct reclaim via alloc_pages(), memcg's reclaim doesn't
3044 * take care of from where we get pages. So the node where we start the
3045 * scan does not need to be the current node.
3046 */
Johannes Weiner72835c82012-01-12 17:18:32 -08003047 nid = mem_cgroup_select_victim_node(memcg);
Ying Han889976d2011-05-26 16:25:33 -07003048
Aneesh Kumar K.Vc9634cf2016-10-07 16:59:12 -07003049 zonelist = &NODE_DATA(nid)->node_zonelists[ZONELIST_FALLBACK];
KOSAKI Motohirobdce6d92010-08-09 17:19:56 -07003050
3051 trace_mm_vmscan_memcg_reclaim_begin(0,
3052 sc.may_writepage,
Mel Gormane5146b12016-07-28 15:46:47 -07003053 sc.gfp_mask,
3054 sc.reclaim_idx);
KOSAKI Motohirobdce6d92010-08-09 17:19:56 -07003055
Johannes Weiner89a28482016-10-27 17:46:56 -07003056 current->flags |= PF_MEMALLOC;
Vladimir Davydov3115cd92014-04-03 14:47:22 -07003057 nr_reclaimed = do_try_to_free_pages(zonelist, &sc);
Johannes Weiner89a28482016-10-27 17:46:56 -07003058 current->flags &= ~PF_MEMALLOC;
KOSAKI Motohirobdce6d92010-08-09 17:19:56 -07003059
3060 trace_mm_vmscan_memcg_reclaim_end(nr_reclaimed);
3061
3062 return nr_reclaimed;
Balbir Singh66e17072008-02-07 00:13:56 -08003063}
3064#endif
3065
Mel Gorman1d82de62016-07-28 15:45:43 -07003066static void age_active_anon(struct pglist_data *pgdat,
Mel Gormanef8f2322016-07-28 15:46:05 -07003067 struct scan_control *sc)
Johannes Weinerf16015f2012-01-12 17:17:52 -08003068{
Johannes Weinerb95a2f22012-01-12 17:18:06 -08003069 struct mem_cgroup *memcg;
Johannes Weinerf16015f2012-01-12 17:17:52 -08003070
Johannes Weinerb95a2f22012-01-12 17:18:06 -08003071 if (!total_swap_pages)
3072 return;
3073
3074 memcg = mem_cgroup_iter(NULL, NULL, NULL);
3075 do {
Mel Gormanef8f2322016-07-28 15:46:05 -07003076 struct lruvec *lruvec = mem_cgroup_lruvec(pgdat, memcg);
Johannes Weinerb95a2f22012-01-12 17:18:06 -08003077
Mel Gormanf8d1a312016-07-28 15:47:34 -07003078 if (inactive_list_is_low(lruvec, false, sc))
Konstantin Khlebnikov1a93be02012-05-29 15:07:01 -07003079 shrink_active_list(SWAP_CLUSTER_MAX, lruvec,
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07003080 sc, LRU_ACTIVE_ANON);
Johannes Weinerb95a2f22012-01-12 17:18:06 -08003081
3082 memcg = mem_cgroup_iter(NULL, memcg, NULL);
3083 } while (memcg);
Johannes Weinerf16015f2012-01-12 17:17:52 -08003084}
3085
Mel Gorman31483b62016-07-28 15:45:46 -07003086static bool zone_balanced(struct zone *zone, int order, int classzone_idx)
Johannes Weiner60cefed2012-11-29 13:54:23 -08003087{
Mel Gorman31483b62016-07-28 15:45:46 -07003088 unsigned long mark = high_wmark_pages(zone);
Johannes Weiner60cefed2012-11-29 13:54:23 -08003089
Mel Gorman6256c6b2016-07-28 15:45:56 -07003090 if (!zone_watermark_ok_safe(zone, order, mark, classzone_idx))
3091 return false;
3092
3093 /*
3094 * If any eligible zone is balanced then the node is not considered
3095 * to be congested or dirty
3096 */
3097 clear_bit(PGDAT_CONGESTED, &zone->zone_pgdat->flags);
3098 clear_bit(PGDAT_DIRTY, &zone->zone_pgdat->flags);
3099
3100 return true;
Johannes Weiner60cefed2012-11-29 13:54:23 -08003101}
3102
Mel Gorman1741c872011-01-13 15:46:21 -08003103/*
Mel Gorman55150612012-07-31 16:44:35 -07003104 * Prepare kswapd for sleeping. This verifies that there are no processes
3105 * waiting in throttle_direct_reclaim() and that watermarks have been met.
3106 *
3107 * Returns true if kswapd is ready to sleep
3108 */
Mel Gormand9f21d42016-07-28 15:46:41 -07003109static bool prepare_kswapd_sleep(pg_data_t *pgdat, int order, int classzone_idx)
Mel Gormanf50de2d2009-12-14 17:58:53 -08003110{
Mel Gorman1d82de62016-07-28 15:45:43 -07003111 int i;
3112
Mel Gorman55150612012-07-31 16:44:35 -07003113 /*
Vlastimil Babka9e5e3662015-01-08 14:32:40 -08003114 * The throttled processes are normally woken up in balance_pgdat() as
3115 * soon as pfmemalloc_watermark_ok() is true. But there is a potential
3116 * race between when kswapd checks the watermarks and a process gets
3117 * throttled. There is also a potential race if processes get
3118 * throttled, kswapd wakes, a large process exits thereby balancing the
3119 * zones, which causes kswapd to exit balance_pgdat() before reaching
3120 * the wake up checks. If kswapd is going to sleep, no process should
3121 * be sleeping on pfmemalloc_wait, so wake them now if necessary. If
3122 * the wake up is premature, processes will wake kswapd and get
3123 * throttled again. The difference from wake ups in balance_pgdat() is
3124 * that here we are under prepare_to_wait().
Mel Gorman55150612012-07-31 16:44:35 -07003125 */
Vlastimil Babka9e5e3662015-01-08 14:32:40 -08003126 if (waitqueue_active(&pgdat->pfmemalloc_wait))
3127 wake_up_all(&pgdat->pfmemalloc_wait);
Mel Gormanf50de2d2009-12-14 17:58:53 -08003128
Mel Gorman1d82de62016-07-28 15:45:43 -07003129 for (i = 0; i <= classzone_idx; i++) {
3130 struct zone *zone = pgdat->node_zones + i;
3131
Mel Gorman6aa303d2016-09-01 16:14:55 -07003132 if (!managed_zone(zone))
Mel Gorman1d82de62016-07-28 15:45:43 -07003133 continue;
3134
Mel Gorman38087d92016-07-28 15:45:49 -07003135 if (!zone_balanced(zone, order, classzone_idx))
3136 return false;
Mel Gorman1d82de62016-07-28 15:45:43 -07003137 }
3138
Mel Gorman38087d92016-07-28 15:45:49 -07003139 return true;
Mel Gormanf50de2d2009-12-14 17:58:53 -08003140}
3141
Linus Torvalds1da177e2005-04-16 15:20:36 -07003142/*
Mel Gorman1d82de62016-07-28 15:45:43 -07003143 * kswapd shrinks a node of pages that are at or below the highest usable
3144 * zone that is currently unbalanced.
Mel Gormanb8e83b92013-07-03 15:01:45 -07003145 *
3146 * Returns true if kswapd scanned at least the requested number of pages to
Mel Gorman283aba92013-07-03 15:01:51 -07003147 * reclaim or if the lack of progress was due to pages under writeback.
3148 * This is used to determine if the scanning priority needs to be raised.
Mel Gorman75485362013-07-03 15:01:42 -07003149 */
Mel Gorman1d82de62016-07-28 15:45:43 -07003150static bool kswapd_shrink_node(pg_data_t *pgdat,
Vlastimil Babkaaccf6242016-03-17 14:18:15 -07003151 struct scan_control *sc)
Mel Gorman75485362013-07-03 15:01:42 -07003152{
Mel Gorman1d82de62016-07-28 15:45:43 -07003153 struct zone *zone;
3154 int z;
Mel Gorman75485362013-07-03 15:01:42 -07003155
Mel Gorman1d82de62016-07-28 15:45:43 -07003156 /* Reclaim a number of pages proportional to the number of zones */
3157 sc->nr_to_reclaim = 0;
Mel Gorman970a39a2016-07-28 15:46:35 -07003158 for (z = 0; z <= sc->reclaim_idx; z++) {
Mel Gorman1d82de62016-07-28 15:45:43 -07003159 zone = pgdat->node_zones + z;
Mel Gorman6aa303d2016-09-01 16:14:55 -07003160 if (!managed_zone(zone))
Mel Gorman1d82de62016-07-28 15:45:43 -07003161 continue;
Mel Gorman7c954f62013-07-03 15:01:54 -07003162
Mel Gorman1d82de62016-07-28 15:45:43 -07003163 sc->nr_to_reclaim += max(high_wmark_pages(zone), SWAP_CLUSTER_MAX);
Mel Gorman7c954f62013-07-03 15:01:54 -07003164 }
3165
Mel Gorman1d82de62016-07-28 15:45:43 -07003166 /*
3167 * Historically care was taken to put equal pressure on all zones but
3168 * now pressure is applied based on node LRU order.
3169 */
Mel Gorman970a39a2016-07-28 15:46:35 -07003170 shrink_node(pgdat, sc);
Mel Gorman1d82de62016-07-28 15:45:43 -07003171
3172 /*
3173 * Fragmentation may mean that the system cannot be rebalanced for
3174 * high-order allocations. If twice the allocation size has been
3175 * reclaimed then recheck watermarks only at order-0 to prevent
3176 * excessive reclaim. Assume that a process requested a high-order
3177 * can direct reclaim/compact.
3178 */
Vlastimil Babka9861a622016-10-07 16:57:53 -07003179 if (sc->order && sc->nr_reclaimed >= compact_gap(sc->order))
Mel Gorman1d82de62016-07-28 15:45:43 -07003180 sc->order = 0;
3181
Mel Gormanb8e83b92013-07-03 15:01:45 -07003182 return sc->nr_scanned >= sc->nr_to_reclaim;
Mel Gorman75485362013-07-03 15:01:42 -07003183}
3184
3185/*
Mel Gorman1d82de62016-07-28 15:45:43 -07003186 * For kswapd, balance_pgdat() will reclaim pages across a node from zones
3187 * that are eligible for use by the caller until at least one zone is
3188 * balanced.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003189 *
Mel Gorman1d82de62016-07-28 15:45:43 -07003190 * Returns the order kswapd finished reclaiming at.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003191 *
3192 * kswapd scans the zones in the highmem->normal->dma direction. It skips
Mel Gorman41858962009-06-16 15:32:12 -07003193 * zones which have free_pages > high_wmark_pages(zone), but once a zone is
Mel Gorman1d82de62016-07-28 15:45:43 -07003194 * found to have free_pages <= high_wmark_pages(zone), any page is that zone
3195 * or lower is eligible for reclaim until at least one usable zone is
3196 * balanced.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003197 */
Vlastimil Babkaaccf6242016-03-17 14:18:15 -07003198static int balance_pgdat(pg_data_t *pgdat, int order, int classzone_idx)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003199{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003200 int i;
Andrew Morton0608f432013-09-24 15:27:41 -07003201 unsigned long nr_soft_reclaimed;
3202 unsigned long nr_soft_scanned;
Mel Gorman1d82de62016-07-28 15:45:43 -07003203 struct zone *zone;
Andrew Morton179e9632006-03-22 00:08:18 -08003204 struct scan_control sc = {
3205 .gfp_mask = GFP_KERNEL,
Johannes Weineree814fe2014-08-06 16:06:19 -07003206 .order = order,
Mel Gormanb8e83b92013-07-03 15:01:45 -07003207 .priority = DEF_PRIORITY,
Johannes Weineree814fe2014-08-06 16:06:19 -07003208 .may_writepage = !laptop_mode,
Johannes Weinera6dc60f82009-03-31 15:19:30 -07003209 .may_unmap = 1,
KOSAKI Motohiro2e2e4252009-04-21 12:24:57 -07003210 .may_swap = 1,
Andrew Morton179e9632006-03-22 00:08:18 -08003211 };
Christoph Lameterf8891e52006-06-30 01:55:45 -07003212 count_vm_event(PAGEOUTRUN);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003213
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07003214 do {
Mel Gormanb8e83b92013-07-03 15:01:45 -07003215 bool raise_priority = true;
3216
3217 sc.nr_reclaimed = 0;
Mel Gorman84c7a772016-07-28 15:46:44 -07003218 sc.reclaim_idx = classzone_idx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003219
Mel Gorman86c79f62016-07-28 15:45:59 -07003220 /*
Mel Gorman84c7a772016-07-28 15:46:44 -07003221 * If the number of buffer_heads exceeds the maximum allowed
3222 * then consider reclaiming from all zones. This has a dual
3223 * purpose -- on 64-bit systems it is expected that
3224 * buffer_heads are stripped during active rotation. On 32-bit
3225 * systems, highmem pages can pin lowmem memory and shrinking
3226 * buffers can relieve lowmem pressure. Reclaim may still not
3227 * go ahead if all eligible zones for the original allocation
3228 * request are balanced to avoid excessive reclaim from kswapd.
Mel Gorman86c79f62016-07-28 15:45:59 -07003229 */
3230 if (buffer_heads_over_limit) {
3231 for (i = MAX_NR_ZONES - 1; i >= 0; i--) {
3232 zone = pgdat->node_zones + i;
Mel Gorman6aa303d2016-09-01 16:14:55 -07003233 if (!managed_zone(zone))
Mel Gorman86c79f62016-07-28 15:45:59 -07003234 continue;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003235
Mel Gorman970a39a2016-07-28 15:46:35 -07003236 sc.reclaim_idx = i;
Andrew Mortone1dbeda2006-12-06 20:32:01 -08003237 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003238 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003239 }
Zlatko Calusicdafcb732013-02-22 16:32:34 -08003240
Mel Gorman86c79f62016-07-28 15:45:59 -07003241 /*
3242 * Only reclaim if there are no eligible zones. Check from
3243 * high to low zone as allocations prefer higher zones.
3244 * Scanning from low to high zone would allow congestion to be
3245 * cleared during a very small window when a small low
3246 * zone was balanced even under extreme pressure when the
Mel Gorman84c7a772016-07-28 15:46:44 -07003247 * overall node may be congested. Note that sc.reclaim_idx
3248 * is not used as buffer_heads_over_limit may have adjusted
3249 * it.
Mel Gorman86c79f62016-07-28 15:45:59 -07003250 */
Mel Gorman84c7a772016-07-28 15:46:44 -07003251 for (i = classzone_idx; i >= 0; i--) {
Mel Gorman86c79f62016-07-28 15:45:59 -07003252 zone = pgdat->node_zones + i;
Mel Gorman6aa303d2016-09-01 16:14:55 -07003253 if (!managed_zone(zone))
Mel Gorman86c79f62016-07-28 15:45:59 -07003254 continue;
3255
Mel Gorman84c7a772016-07-28 15:46:44 -07003256 if (zone_balanced(zone, sc.order, classzone_idx))
Mel Gorman86c79f62016-07-28 15:45:59 -07003257 goto out;
3258 }
Andrew Mortone1dbeda2006-12-06 20:32:01 -08003259
Linus Torvalds1da177e2005-04-16 15:20:36 -07003260 /*
Mel Gorman1d82de62016-07-28 15:45:43 -07003261 * Do some background aging of the anon list, to give
3262 * pages a chance to be referenced before reclaiming. All
3263 * pages are rotated regardless of classzone as this is
3264 * about consistent aging.
3265 */
Mel Gormanef8f2322016-07-28 15:46:05 -07003266 age_active_anon(pgdat, &sc);
Mel Gorman1d82de62016-07-28 15:45:43 -07003267
3268 /*
Mel Gormanb7ea3c42013-07-03 15:01:53 -07003269 * If we're getting trouble reclaiming, start doing writepage
3270 * even in laptop mode.
3271 */
Mel Gorman1d82de62016-07-28 15:45:43 -07003272 if (sc.priority < DEF_PRIORITY - 2 || !pgdat_reclaimable(pgdat))
Mel Gormanb7ea3c42013-07-03 15:01:53 -07003273 sc.may_writepage = 1;
3274
Mel Gorman1d82de62016-07-28 15:45:43 -07003275 /* Call soft limit reclaim before calling shrink_node. */
3276 sc.nr_scanned = 0;
3277 nr_soft_scanned = 0;
Mel Gormanef8f2322016-07-28 15:46:05 -07003278 nr_soft_reclaimed = mem_cgroup_soft_limit_reclaim(pgdat, sc.order,
Mel Gorman1d82de62016-07-28 15:45:43 -07003279 sc.gfp_mask, &nr_soft_scanned);
3280 sc.nr_reclaimed += nr_soft_reclaimed;
3281
Mel Gormanb7ea3c42013-07-03 15:01:53 -07003282 /*
Mel Gorman1d82de62016-07-28 15:45:43 -07003283 * There should be no need to raise the scanning priority if
3284 * enough pages are already being scanned that that high
3285 * watermark would be met at 100% efficiency.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003286 */
Mel Gorman970a39a2016-07-28 15:46:35 -07003287 if (kswapd_shrink_node(pgdat, &sc))
Mel Gorman1d82de62016-07-28 15:45:43 -07003288 raise_priority = false;
Mel Gorman55150612012-07-31 16:44:35 -07003289
3290 /*
3291 * If the low watermark is met there is no need for processes
3292 * to be throttled on pfmemalloc_wait as they should not be
3293 * able to safely make forward progress. Wake them
3294 */
3295 if (waitqueue_active(&pgdat->pfmemalloc_wait) &&
3296 pfmemalloc_watermark_ok(pgdat))
Vlastimil Babkacfc51152015-02-11 15:25:12 -08003297 wake_up_all(&pgdat->pfmemalloc_wait);
Mel Gorman55150612012-07-31 16:44:35 -07003298
Mel Gormanb8e83b92013-07-03 15:01:45 -07003299 /* Check if kswapd should be suspending */
3300 if (try_to_freeze() || kthread_should_stop())
3301 break;
3302
3303 /*
3304 * Raise priority if scanning rate is too low or there was no
3305 * progress in reclaiming pages
3306 */
3307 if (raise_priority || !sc.nr_reclaimed)
3308 sc.priority--;
Mel Gorman1d82de62016-07-28 15:45:43 -07003309 } while (sc.priority >= 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003310
Mel Gormanb8e83b92013-07-03 15:01:45 -07003311out:
Mel Gorman0abdee22011-01-13 15:46:22 -08003312 /*
Mel Gorman1d82de62016-07-28 15:45:43 -07003313 * Return the order kswapd stopped reclaiming at as
3314 * prepare_kswapd_sleep() takes it into account. If another caller
3315 * entered the allocator slow path while kswapd was awake, order will
3316 * remain at the higher level.
Mel Gorman0abdee22011-01-13 15:46:22 -08003317 */
Mel Gorman1d82de62016-07-28 15:45:43 -07003318 return sc.order;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003319}
3320
Mel Gorman38087d92016-07-28 15:45:49 -07003321static void kswapd_try_to_sleep(pg_data_t *pgdat, int alloc_order, int reclaim_order,
3322 unsigned int classzone_idx)
KOSAKI Motohirof0bc0a62011-01-13 15:45:50 -08003323{
3324 long remaining = 0;
3325 DEFINE_WAIT(wait);
3326
3327 if (freezing(current) || kthread_should_stop())
3328 return;
3329
3330 prepare_to_wait(&pgdat->kswapd_wait, &wait, TASK_INTERRUPTIBLE);
3331
3332 /* Try to sleep for a short interval */
Mel Gormand9f21d42016-07-28 15:46:41 -07003333 if (prepare_kswapd_sleep(pgdat, reclaim_order, classzone_idx)) {
Vlastimil Babkafd901c92016-04-28 16:18:49 -07003334 /*
3335 * Compaction records what page blocks it recently failed to
3336 * isolate pages from and skips them in the future scanning.
3337 * When kswapd is going to sleep, it is reasonable to assume
3338 * that pages and compaction may succeed so reset the cache.
3339 */
3340 reset_isolation_suitable(pgdat);
3341
3342 /*
3343 * We have freed the memory, now we should compact it to make
3344 * allocation of the requested order possible.
3345 */
Mel Gorman38087d92016-07-28 15:45:49 -07003346 wakeup_kcompactd(pgdat, alloc_order, classzone_idx);
Vlastimil Babkafd901c92016-04-28 16:18:49 -07003347
KOSAKI Motohirof0bc0a62011-01-13 15:45:50 -08003348 remaining = schedule_timeout(HZ/10);
Mel Gorman38087d92016-07-28 15:45:49 -07003349
3350 /*
3351 * If woken prematurely then reset kswapd_classzone_idx and
3352 * order. The values will either be from a wakeup request or
3353 * the previous request that slept prematurely.
3354 */
3355 if (remaining) {
3356 pgdat->kswapd_classzone_idx = max(pgdat->kswapd_classzone_idx, classzone_idx);
3357 pgdat->kswapd_order = max(pgdat->kswapd_order, reclaim_order);
3358 }
3359
KOSAKI Motohirof0bc0a62011-01-13 15:45:50 -08003360 finish_wait(&pgdat->kswapd_wait, &wait);
3361 prepare_to_wait(&pgdat->kswapd_wait, &wait, TASK_INTERRUPTIBLE);
3362 }
3363
3364 /*
3365 * After a short sleep, check if it was a premature sleep. If not, then
3366 * go fully to sleep until explicitly woken up.
3367 */
Mel Gormand9f21d42016-07-28 15:46:41 -07003368 if (!remaining &&
3369 prepare_kswapd_sleep(pgdat, reclaim_order, classzone_idx)) {
KOSAKI Motohirof0bc0a62011-01-13 15:45:50 -08003370 trace_mm_vmscan_kswapd_sleep(pgdat->node_id);
3371
3372 /*
3373 * vmstat counters are not perfectly accurate and the estimated
3374 * value for counters such as NR_FREE_PAGES can deviate from the
3375 * true value by nr_online_cpus * threshold. To avoid the zone
3376 * watermarks being breached while under pressure, we reduce the
3377 * per-cpu vmstat threshold while kswapd is awake and restore
3378 * them before going back to sleep.
3379 */
3380 set_pgdat_percpu_threshold(pgdat, calculate_normal_threshold);
Aaditya Kumar1c7e7f62012-07-17 15:48:07 -07003381
3382 if (!kthread_should_stop())
3383 schedule();
3384
KOSAKI Motohirof0bc0a62011-01-13 15:45:50 -08003385 set_pgdat_percpu_threshold(pgdat, calculate_pressure_threshold);
3386 } else {
3387 if (remaining)
3388 count_vm_event(KSWAPD_LOW_WMARK_HIT_QUICKLY);
3389 else
3390 count_vm_event(KSWAPD_HIGH_WMARK_HIT_QUICKLY);
3391 }
3392 finish_wait(&pgdat->kswapd_wait, &wait);
3393}
3394
Linus Torvalds1da177e2005-04-16 15:20:36 -07003395/*
3396 * The background pageout daemon, started as a kernel thread
Rik van Riel4f98a2f2008-10-18 20:26:32 -07003397 * from the init process.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003398 *
3399 * This basically trickles out pages so that we have _some_
3400 * free memory available even if there is no other activity
3401 * that frees anything up. This is needed for things like routing
3402 * etc, where we otherwise might have all activity going on in
3403 * asynchronous contexts that cannot page things out.
3404 *
3405 * If there are applications that are active memory-allocators
3406 * (most normal use), this basically shouldn't matter.
3407 */
3408static int kswapd(void *p)
3409{
Mel Gorman38087d92016-07-28 15:45:49 -07003410 unsigned int alloc_order, reclaim_order, classzone_idx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003411 pg_data_t *pgdat = (pg_data_t*)p;
3412 struct task_struct *tsk = current;
KOSAKI Motohirof0bc0a62011-01-13 15:45:50 -08003413
Linus Torvalds1da177e2005-04-16 15:20:36 -07003414 struct reclaim_state reclaim_state = {
3415 .reclaimed_slab = 0,
3416 };
Rusty Russella70f7302009-03-13 14:49:46 +10303417 const struct cpumask *cpumask = cpumask_of_node(pgdat->node_id);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003418
Nick Piggincf40bd12009-01-21 08:12:39 +01003419 lockdep_set_current_reclaim_state(GFP_KERNEL);
3420
Rusty Russell174596a2009-01-01 10:12:29 +10303421 if (!cpumask_empty(cpumask))
Mike Travisc5f59f02008-04-04 18:11:10 -07003422 set_cpus_allowed_ptr(tsk, cpumask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003423 current->reclaim_state = &reclaim_state;
3424
3425 /*
3426 * Tell the memory management that we're a "memory allocator",
3427 * and that if we need more memory we should get access to it
3428 * regardless (see "__alloc_pages()"). "kswapd" should
3429 * never get caught in the normal page freeing logic.
3430 *
3431 * (Kswapd normally doesn't need memory anyway, but sometimes
3432 * you need a small amount of memory in order to be able to
3433 * page out something else, and this flag essentially protects
3434 * us from recursively trying to free more memory as we're
3435 * trying to free the first piece of memory in the first place).
3436 */
Christoph Lameter930d9152006-01-08 01:00:47 -08003437 tsk->flags |= PF_MEMALLOC | PF_SWAPWRITE | PF_KSWAPD;
Rafael J. Wysocki83144182007-07-17 04:03:35 -07003438 set_freezable();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003439
Mel Gorman38087d92016-07-28 15:45:49 -07003440 pgdat->kswapd_order = alloc_order = reclaim_order = 0;
3441 pgdat->kswapd_classzone_idx = classzone_idx = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003442 for ( ; ; ) {
Jeff Liu6f6313d2012-12-11 16:02:48 -08003443 bool ret;
Christoph Lameter3e1d1d22005-06-24 23:13:50 -07003444
Mel Gorman38087d92016-07-28 15:45:49 -07003445kswapd_try_sleep:
3446 kswapd_try_to_sleep(pgdat, alloc_order, reclaim_order,
3447 classzone_idx);
Mel Gorman215ddd62011-07-08 15:39:40 -07003448
Mel Gorman38087d92016-07-28 15:45:49 -07003449 /* Read the new order and classzone_idx */
3450 alloc_order = reclaim_order = pgdat->kswapd_order;
3451 classzone_idx = pgdat->kswapd_classzone_idx;
3452 pgdat->kswapd_order = 0;
3453 pgdat->kswapd_classzone_idx = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003454
David Rientjes8fe23e02009-12-14 17:58:33 -08003455 ret = try_to_freeze();
3456 if (kthread_should_stop())
3457 break;
3458
3459 /*
3460 * We can speed up thawing tasks if we don't call balance_pgdat
3461 * after returning from the refrigerator
3462 */
Mel Gorman38087d92016-07-28 15:45:49 -07003463 if (ret)
3464 continue;
Mel Gorman1d82de62016-07-28 15:45:43 -07003465
Mel Gorman38087d92016-07-28 15:45:49 -07003466 /*
3467 * Reclaim begins at the requested order but if a high-order
3468 * reclaim fails then kswapd falls back to reclaiming for
3469 * order-0. If that happens, kswapd will consider sleeping
3470 * for the order it finished reclaiming at (reclaim_order)
3471 * but kcompactd is woken to compact for the original
3472 * request (alloc_order).
3473 */
Mel Gormane5146b12016-07-28 15:46:47 -07003474 trace_mm_vmscan_kswapd_wake(pgdat->node_id, classzone_idx,
3475 alloc_order);
Mel Gorman38087d92016-07-28 15:45:49 -07003476 reclaim_order = balance_pgdat(pgdat, alloc_order, classzone_idx);
3477 if (reclaim_order < alloc_order)
3478 goto kswapd_try_sleep;
3479
3480 alloc_order = reclaim_order = pgdat->kswapd_order;
3481 classzone_idx = pgdat->kswapd_classzone_idx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003482 }
Takamori Yamaguchib0a8cc52012-11-08 15:53:39 -08003483
Johannes Weiner71abdc12014-06-06 14:35:35 -07003484 tsk->flags &= ~(PF_MEMALLOC | PF_SWAPWRITE | PF_KSWAPD);
Takamori Yamaguchib0a8cc52012-11-08 15:53:39 -08003485 current->reclaim_state = NULL;
Johannes Weiner71abdc12014-06-06 14:35:35 -07003486 lockdep_clear_current_reclaim_state();
3487
Linus Torvalds1da177e2005-04-16 15:20:36 -07003488 return 0;
3489}
3490
3491/*
3492 * A zone is low on free memory, so wake its kswapd task to service it.
3493 */
Mel Gorman99504742011-01-13 15:46:20 -08003494void wakeup_kswapd(struct zone *zone, int order, enum zone_type classzone_idx)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003495{
3496 pg_data_t *pgdat;
Mel Gormane1a55632016-07-28 15:46:26 -07003497 int z;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003498
Mel Gorman6aa303d2016-09-01 16:14:55 -07003499 if (!managed_zone(zone))
Linus Torvalds1da177e2005-04-16 15:20:36 -07003500 return;
3501
Vladimir Davydov344736f2014-10-20 15:50:30 +04003502 if (!cpuset_zone_allowed(zone, GFP_KERNEL | __GFP_HARDWALL))
Linus Torvalds1da177e2005-04-16 15:20:36 -07003503 return;
Mel Gorman88f5acf2011-01-13 15:45:41 -08003504 pgdat = zone->zone_pgdat;
Mel Gorman38087d92016-07-28 15:45:49 -07003505 pgdat->kswapd_classzone_idx = max(pgdat->kswapd_classzone_idx, classzone_idx);
3506 pgdat->kswapd_order = max(pgdat->kswapd_order, order);
Con Kolivas8d0986e2005-09-13 01:25:07 -07003507 if (!waitqueue_active(&pgdat->kswapd_wait))
Linus Torvalds1da177e2005-04-16 15:20:36 -07003508 return;
Mel Gormane1a55632016-07-28 15:46:26 -07003509
3510 /* Only wake kswapd if all zones are unbalanced */
3511 for (z = 0; z <= classzone_idx; z++) {
3512 zone = pgdat->node_zones + z;
Mel Gorman6aa303d2016-09-01 16:14:55 -07003513 if (!managed_zone(zone))
Mel Gormane1a55632016-07-28 15:46:26 -07003514 continue;
3515
3516 if (zone_balanced(zone, order, classzone_idx))
3517 return;
3518 }
Mel Gorman88f5acf2011-01-13 15:45:41 -08003519
3520 trace_mm_vmscan_wakeup_kswapd(pgdat->node_id, zone_idx(zone), order);
Con Kolivas8d0986e2005-09-13 01:25:07 -07003521 wake_up_interruptible(&pgdat->kswapd_wait);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003522}
3523
Rafael J. Wysockic6f37f12009-05-24 22:16:31 +02003524#ifdef CONFIG_HIBERNATION
Linus Torvalds1da177e2005-04-16 15:20:36 -07003525/*
KOSAKI Motohiro7b517552009-12-14 17:59:12 -08003526 * Try to free `nr_to_reclaim' of memory, system-wide, and return the number of
Rafael J. Wysockid6277db2006-06-23 02:03:18 -07003527 * freed pages.
3528 *
3529 * Rather than trying to age LRUs the aim is to preserve the overall
3530 * LRU order by reclaiming preferentially
3531 * inactive > active > active referenced > active mapped
Linus Torvalds1da177e2005-04-16 15:20:36 -07003532 */
KOSAKI Motohiro7b517552009-12-14 17:59:12 -08003533unsigned long shrink_all_memory(unsigned long nr_to_reclaim)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003534{
Rafael J. Wysockid6277db2006-06-23 02:03:18 -07003535 struct reclaim_state reclaim_state;
Rafael J. Wysockid6277db2006-06-23 02:03:18 -07003536 struct scan_control sc = {
KOSAKI Motohiro7b517552009-12-14 17:59:12 -08003537 .nr_to_reclaim = nr_to_reclaim,
Johannes Weineree814fe2014-08-06 16:06:19 -07003538 .gfp_mask = GFP_HIGHUSER_MOVABLE,
Mel Gormanb2e18752016-07-28 15:45:37 -07003539 .reclaim_idx = MAX_NR_ZONES - 1,
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07003540 .priority = DEF_PRIORITY,
Johannes Weineree814fe2014-08-06 16:06:19 -07003541 .may_writepage = 1,
3542 .may_unmap = 1,
3543 .may_swap = 1,
3544 .hibernation_mode = 1,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003545 };
Ying Hana09ed5e2011-05-24 17:12:26 -07003546 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask);
KOSAKI Motohiro7b517552009-12-14 17:59:12 -08003547 struct task_struct *p = current;
3548 unsigned long nr_reclaimed;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003549
KOSAKI Motohiro7b517552009-12-14 17:59:12 -08003550 p->flags |= PF_MEMALLOC;
3551 lockdep_set_current_reclaim_state(sc.gfp_mask);
3552 reclaim_state.reclaimed_slab = 0;
3553 p->reclaim_state = &reclaim_state;
Andrew Morton69e05942006-03-22 00:08:19 -08003554
Vladimir Davydov3115cd92014-04-03 14:47:22 -07003555 nr_reclaimed = do_try_to_free_pages(zonelist, &sc);
Rafael J. Wysockid6277db2006-06-23 02:03:18 -07003556
KOSAKI Motohiro7b517552009-12-14 17:59:12 -08003557 p->reclaim_state = NULL;
3558 lockdep_clear_current_reclaim_state();
3559 p->flags &= ~PF_MEMALLOC;
Rafael J. Wysockid6277db2006-06-23 02:03:18 -07003560
KOSAKI Motohiro7b517552009-12-14 17:59:12 -08003561 return nr_reclaimed;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003562}
Rafael J. Wysockic6f37f12009-05-24 22:16:31 +02003563#endif /* CONFIG_HIBERNATION */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003564
Linus Torvalds1da177e2005-04-16 15:20:36 -07003565/* It's optimal to keep kswapds on the same CPUs as their memory, but
3566 not required for correctness. So if the last cpu in a node goes
3567 away, we get changed to run anywhere: as the first one comes back,
3568 restore their cpu bindings. */
Sebastian Andrzej Siewior517bbed2016-11-03 15:50:03 +01003569static int kswapd_cpu_online(unsigned int cpu)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003570{
Yasunori Goto58c0a4a2007-10-16 01:25:40 -07003571 int nid;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003572
Sebastian Andrzej Siewior517bbed2016-11-03 15:50:03 +01003573 for_each_node_state(nid, N_MEMORY) {
3574 pg_data_t *pgdat = NODE_DATA(nid);
3575 const struct cpumask *mask;
Rusty Russella70f7302009-03-13 14:49:46 +10303576
Sebastian Andrzej Siewior517bbed2016-11-03 15:50:03 +01003577 mask = cpumask_of_node(pgdat->node_id);
Mike Travisc5f59f02008-04-04 18:11:10 -07003578
Sebastian Andrzej Siewior517bbed2016-11-03 15:50:03 +01003579 if (cpumask_any_and(cpu_online_mask, mask) < nr_cpu_ids)
3580 /* One of our CPUs online: restore mask */
3581 set_cpus_allowed_ptr(pgdat->kswapd, mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003582 }
Sebastian Andrzej Siewior517bbed2016-11-03 15:50:03 +01003583 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003584}
Linus Torvalds1da177e2005-04-16 15:20:36 -07003585
Yasunori Goto3218ae12006-06-27 02:53:33 -07003586/*
3587 * This kswapd start function will be called by init and node-hot-add.
3588 * On node-hot-add, kswapd will moved to proper cpus if cpus are hot-added.
3589 */
3590int kswapd_run(int nid)
3591{
3592 pg_data_t *pgdat = NODE_DATA(nid);
3593 int ret = 0;
3594
3595 if (pgdat->kswapd)
3596 return 0;
3597
3598 pgdat->kswapd = kthread_run(kswapd, pgdat, "kswapd%d", nid);
3599 if (IS_ERR(pgdat->kswapd)) {
3600 /* failure at boot is fatal */
3601 BUG_ON(system_state == SYSTEM_BOOTING);
Gavin Shand5dc0ad2012-10-08 16:29:27 -07003602 pr_err("Failed to start kswapd on node %d\n", nid);
3603 ret = PTR_ERR(pgdat->kswapd);
Xishi Qiud72515b2013-04-17 15:58:34 -07003604 pgdat->kswapd = NULL;
Yasunori Goto3218ae12006-06-27 02:53:33 -07003605 }
3606 return ret;
3607}
3608
David Rientjes8fe23e02009-12-14 17:58:33 -08003609/*
Jiang Liud8adde12012-07-11 14:01:52 -07003610 * Called by memory hotplug when all memory in a node is offlined. Caller must
Vladimir Davydovbfc8c902014-06-04 16:07:18 -07003611 * hold mem_hotplug_begin/end().
David Rientjes8fe23e02009-12-14 17:58:33 -08003612 */
3613void kswapd_stop(int nid)
3614{
3615 struct task_struct *kswapd = NODE_DATA(nid)->kswapd;
3616
Jiang Liud8adde12012-07-11 14:01:52 -07003617 if (kswapd) {
David Rientjes8fe23e02009-12-14 17:58:33 -08003618 kthread_stop(kswapd);
Jiang Liud8adde12012-07-11 14:01:52 -07003619 NODE_DATA(nid)->kswapd = NULL;
3620 }
David Rientjes8fe23e02009-12-14 17:58:33 -08003621}
3622
Linus Torvalds1da177e2005-04-16 15:20:36 -07003623static int __init kswapd_init(void)
3624{
Sebastian Andrzej Siewior517bbed2016-11-03 15:50:03 +01003625 int nid, ret;
Andrew Morton69e05942006-03-22 00:08:19 -08003626
Linus Torvalds1da177e2005-04-16 15:20:36 -07003627 swap_setup();
Lai Jiangshan48fb2e22012-12-12 13:51:43 -08003628 for_each_node_state(nid, N_MEMORY)
Yasunori Goto3218ae12006-06-27 02:53:33 -07003629 kswapd_run(nid);
Sebastian Andrzej Siewior517bbed2016-11-03 15:50:03 +01003630 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ONLINE_DYN,
3631 "mm/vmscan:online", kswapd_cpu_online,
3632 NULL);
3633 WARN_ON(ret < 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003634 return 0;
3635}
3636
3637module_init(kswapd_init)
Christoph Lameter9eeff232006-01-18 17:42:31 -08003638
3639#ifdef CONFIG_NUMA
3640/*
Mel Gormana5f5f912016-07-28 15:46:32 -07003641 * Node reclaim mode
Christoph Lameter9eeff232006-01-18 17:42:31 -08003642 *
Mel Gormana5f5f912016-07-28 15:46:32 -07003643 * If non-zero call node_reclaim when the number of free pages falls below
Christoph Lameter9eeff232006-01-18 17:42:31 -08003644 * the watermarks.
Christoph Lameter9eeff232006-01-18 17:42:31 -08003645 */
Mel Gormana5f5f912016-07-28 15:46:32 -07003646int node_reclaim_mode __read_mostly;
Christoph Lameter9eeff232006-01-18 17:42:31 -08003647
Christoph Lameter1b2ffb72006-02-01 03:05:34 -08003648#define RECLAIM_OFF 0
Fernando Luis Vazquez Cao7d034312008-07-29 22:33:41 -07003649#define RECLAIM_ZONE (1<<0) /* Run shrink_inactive_list on the zone */
Christoph Lameter1b2ffb72006-02-01 03:05:34 -08003650#define RECLAIM_WRITE (1<<1) /* Writeout pages during reclaim */
Zhihui Zhang95bbc0c2015-06-24 16:56:42 -07003651#define RECLAIM_UNMAP (1<<2) /* Unmap pages during reclaim */
Christoph Lameter1b2ffb72006-02-01 03:05:34 -08003652
Christoph Lameter9eeff232006-01-18 17:42:31 -08003653/*
Mel Gormana5f5f912016-07-28 15:46:32 -07003654 * Priority for NODE_RECLAIM. This determines the fraction of pages
Christoph Lametera92f7122006-02-01 03:05:32 -08003655 * of a node considered for each zone_reclaim. 4 scans 1/16th of
3656 * a zone.
3657 */
Mel Gormana5f5f912016-07-28 15:46:32 -07003658#define NODE_RECLAIM_PRIORITY 4
Christoph Lametera92f7122006-02-01 03:05:32 -08003659
Christoph Lameter9eeff232006-01-18 17:42:31 -08003660/*
Mel Gormana5f5f912016-07-28 15:46:32 -07003661 * Percentage of pages in a zone that must be unmapped for node_reclaim to
Christoph Lameter96146342006-07-03 00:24:13 -07003662 * occur.
3663 */
3664int sysctl_min_unmapped_ratio = 1;
3665
3666/*
Christoph Lameter0ff38492006-09-25 23:31:52 -07003667 * If the number of slab pages in a zone grows beyond this percentage then
3668 * slab reclaim needs to occur.
3669 */
3670int sysctl_min_slab_ratio = 5;
3671
Mel Gorman11fb9982016-07-28 15:46:20 -07003672static inline unsigned long node_unmapped_file_pages(struct pglist_data *pgdat)
Mel Gorman90afa5d2009-06-16 15:33:20 -07003673{
Mel Gorman11fb9982016-07-28 15:46:20 -07003674 unsigned long file_mapped = node_page_state(pgdat, NR_FILE_MAPPED);
3675 unsigned long file_lru = node_page_state(pgdat, NR_INACTIVE_FILE) +
3676 node_page_state(pgdat, NR_ACTIVE_FILE);
Mel Gorman90afa5d2009-06-16 15:33:20 -07003677
3678 /*
3679 * It's possible for there to be more file mapped pages than
3680 * accounted for by the pages on the file LRU lists because
3681 * tmpfs pages accounted for as ANON can also be FILE_MAPPED
3682 */
3683 return (file_lru > file_mapped) ? (file_lru - file_mapped) : 0;
3684}
3685
3686/* Work out how many page cache pages we can reclaim in this reclaim_mode */
Mel Gormana5f5f912016-07-28 15:46:32 -07003687static unsigned long node_pagecache_reclaimable(struct pglist_data *pgdat)
Mel Gorman90afa5d2009-06-16 15:33:20 -07003688{
Alexandru Moised031a152015-11-05 18:48:08 -08003689 unsigned long nr_pagecache_reclaimable;
3690 unsigned long delta = 0;
Mel Gorman90afa5d2009-06-16 15:33:20 -07003691
3692 /*
Zhihui Zhang95bbc0c2015-06-24 16:56:42 -07003693 * If RECLAIM_UNMAP is set, then all file pages are considered
Mel Gorman90afa5d2009-06-16 15:33:20 -07003694 * potentially reclaimable. Otherwise, we have to worry about
Mel Gorman11fb9982016-07-28 15:46:20 -07003695 * pages like swapcache and node_unmapped_file_pages() provides
Mel Gorman90afa5d2009-06-16 15:33:20 -07003696 * a better estimate
3697 */
Mel Gormana5f5f912016-07-28 15:46:32 -07003698 if (node_reclaim_mode & RECLAIM_UNMAP)
3699 nr_pagecache_reclaimable = node_page_state(pgdat, NR_FILE_PAGES);
Mel Gorman90afa5d2009-06-16 15:33:20 -07003700 else
Mel Gormana5f5f912016-07-28 15:46:32 -07003701 nr_pagecache_reclaimable = node_unmapped_file_pages(pgdat);
Mel Gorman90afa5d2009-06-16 15:33:20 -07003702
3703 /* If we can't clean pages, remove dirty pages from consideration */
Mel Gormana5f5f912016-07-28 15:46:32 -07003704 if (!(node_reclaim_mode & RECLAIM_WRITE))
3705 delta += node_page_state(pgdat, NR_FILE_DIRTY);
Mel Gorman90afa5d2009-06-16 15:33:20 -07003706
3707 /* Watch for any possible underflows due to delta */
3708 if (unlikely(delta > nr_pagecache_reclaimable))
3709 delta = nr_pagecache_reclaimable;
3710
3711 return nr_pagecache_reclaimable - delta;
3712}
3713
Christoph Lameter0ff38492006-09-25 23:31:52 -07003714/*
Mel Gormana5f5f912016-07-28 15:46:32 -07003715 * Try to free up some pages from this node through reclaim.
Christoph Lameter9eeff232006-01-18 17:42:31 -08003716 */
Mel Gormana5f5f912016-07-28 15:46:32 -07003717static int __node_reclaim(struct pglist_data *pgdat, gfp_t gfp_mask, unsigned int order)
Christoph Lameter9eeff232006-01-18 17:42:31 -08003718{
Christoph Lameter7fb2d462006-03-22 00:08:22 -08003719 /* Minimum pages needed in order to stay on node */
Andrew Morton69e05942006-03-22 00:08:19 -08003720 const unsigned long nr_pages = 1 << order;
Christoph Lameter9eeff232006-01-18 17:42:31 -08003721 struct task_struct *p = current;
3722 struct reclaim_state reclaim_state;
Mel Gormana5f5f912016-07-28 15:46:32 -07003723 int classzone_idx = gfp_zone(gfp_mask);
Andrew Morton179e9632006-03-22 00:08:18 -08003724 struct scan_control sc = {
Andrew Morton62b726c2013-02-22 16:32:24 -08003725 .nr_to_reclaim = max(nr_pages, SWAP_CLUSTER_MAX),
Ming Lei21caf2f2013-02-22 16:34:08 -08003726 .gfp_mask = (gfp_mask = memalloc_noio_flags(gfp_mask)),
Johannes Weinerbd2f6192009-03-31 15:19:38 -07003727 .order = order,
Mel Gormana5f5f912016-07-28 15:46:32 -07003728 .priority = NODE_RECLAIM_PRIORITY,
3729 .may_writepage = !!(node_reclaim_mode & RECLAIM_WRITE),
3730 .may_unmap = !!(node_reclaim_mode & RECLAIM_UNMAP),
Johannes Weineree814fe2014-08-06 16:06:19 -07003731 .may_swap = 1,
Mel Gormana5f5f912016-07-28 15:46:32 -07003732 .reclaim_idx = classzone_idx,
Andrew Morton179e9632006-03-22 00:08:18 -08003733 };
Christoph Lameter9eeff232006-01-18 17:42:31 -08003734
Christoph Lameter9eeff232006-01-18 17:42:31 -08003735 cond_resched();
Christoph Lameterd4f77962006-02-24 13:04:22 -08003736 /*
Zhihui Zhang95bbc0c2015-06-24 16:56:42 -07003737 * We need to be able to allocate from the reserves for RECLAIM_UNMAP
Christoph Lameterd4f77962006-02-24 13:04:22 -08003738 * and we also need to be able to write out pages for RECLAIM_WRITE
Zhihui Zhang95bbc0c2015-06-24 16:56:42 -07003739 * and RECLAIM_UNMAP.
Christoph Lameterd4f77962006-02-24 13:04:22 -08003740 */
3741 p->flags |= PF_MEMALLOC | PF_SWAPWRITE;
KOSAKI Motohiro76ca5422010-03-05 13:41:47 -08003742 lockdep_set_current_reclaim_state(gfp_mask);
Christoph Lameter9eeff232006-01-18 17:42:31 -08003743 reclaim_state.reclaimed_slab = 0;
3744 p->reclaim_state = &reclaim_state;
Christoph Lameterc84db232006-02-01 03:05:29 -08003745
Mel Gormana5f5f912016-07-28 15:46:32 -07003746 if (node_pagecache_reclaimable(pgdat) > pgdat->min_unmapped_pages) {
Christoph Lameter0ff38492006-09-25 23:31:52 -07003747 /*
3748 * Free memory by calling shrink zone with increasing
3749 * priorities until we have enough memory freed.
3750 */
Christoph Lameter0ff38492006-09-25 23:31:52 -07003751 do {
Mel Gorman970a39a2016-07-28 15:46:35 -07003752 shrink_node(pgdat, &sc);
Konstantin Khlebnikov9e3b2f82012-05-29 15:06:57 -07003753 } while (sc.nr_reclaimed < nr_pages && --sc.priority >= 0);
Christoph Lameter0ff38492006-09-25 23:31:52 -07003754 }
Christoph Lameterc84db232006-02-01 03:05:29 -08003755
Christoph Lameter9eeff232006-01-18 17:42:31 -08003756 p->reclaim_state = NULL;
Christoph Lameterd4f77962006-02-24 13:04:22 -08003757 current->flags &= ~(PF_MEMALLOC | PF_SWAPWRITE);
KOSAKI Motohiro76ca5422010-03-05 13:41:47 -08003758 lockdep_clear_current_reclaim_state();
Rik van Riela79311c2009-01-06 14:40:01 -08003759 return sc.nr_reclaimed >= nr_pages;
Christoph Lameter9eeff232006-01-18 17:42:31 -08003760}
Andrew Morton179e9632006-03-22 00:08:18 -08003761
Mel Gormana5f5f912016-07-28 15:46:32 -07003762int node_reclaim(struct pglist_data *pgdat, gfp_t gfp_mask, unsigned int order)
Andrew Morton179e9632006-03-22 00:08:18 -08003763{
David Rientjesd773ed62007-10-16 23:26:01 -07003764 int ret;
Andrew Morton179e9632006-03-22 00:08:18 -08003765
3766 /*
Mel Gormana5f5f912016-07-28 15:46:32 -07003767 * Node reclaim reclaims unmapped file backed pages and
Christoph Lameter0ff38492006-09-25 23:31:52 -07003768 * slab pages if we are over the defined limits.
Christoph Lameter34aa1332006-06-30 01:55:37 -07003769 *
Christoph Lameter96146342006-07-03 00:24:13 -07003770 * A small portion of unmapped file backed pages is needed for
3771 * file I/O otherwise pages read by file I/O will be immediately
Mel Gormana5f5f912016-07-28 15:46:32 -07003772 * thrown out if the node is overallocated. So we do not reclaim
3773 * if less than a specified percentage of the node is used by
Christoph Lameter96146342006-07-03 00:24:13 -07003774 * unmapped file backed pages.
Andrew Morton179e9632006-03-22 00:08:18 -08003775 */
Mel Gormana5f5f912016-07-28 15:46:32 -07003776 if (node_pagecache_reclaimable(pgdat) <= pgdat->min_unmapped_pages &&
3777 sum_zone_node_page_state(pgdat->node_id, NR_SLAB_RECLAIMABLE) <= pgdat->min_slab_pages)
3778 return NODE_RECLAIM_FULL;
Andrew Morton179e9632006-03-22 00:08:18 -08003779
Mel Gormana5f5f912016-07-28 15:46:32 -07003780 if (!pgdat_reclaimable(pgdat))
3781 return NODE_RECLAIM_FULL;
David Rientjesd773ed62007-10-16 23:26:01 -07003782
Andrew Morton179e9632006-03-22 00:08:18 -08003783 /*
David Rientjesd773ed62007-10-16 23:26:01 -07003784 * Do not scan if the allocation should not be delayed.
Andrew Morton179e9632006-03-22 00:08:18 -08003785 */
Mel Gormand0164ad2015-11-06 16:28:21 -08003786 if (!gfpflags_allow_blocking(gfp_mask) || (current->flags & PF_MEMALLOC))
Mel Gormana5f5f912016-07-28 15:46:32 -07003787 return NODE_RECLAIM_NOSCAN;
Andrew Morton179e9632006-03-22 00:08:18 -08003788
3789 /*
Mel Gormana5f5f912016-07-28 15:46:32 -07003790 * Only run node reclaim on the local node or on nodes that do not
Andrew Morton179e9632006-03-22 00:08:18 -08003791 * have associated processors. This will favor the local processor
3792 * over remote processors and spread off node memory allocations
3793 * as wide as possible.
3794 */
Mel Gormana5f5f912016-07-28 15:46:32 -07003795 if (node_state(pgdat->node_id, N_CPU) && pgdat->node_id != numa_node_id())
3796 return NODE_RECLAIM_NOSCAN;
David Rientjesd773ed62007-10-16 23:26:01 -07003797
Mel Gormana5f5f912016-07-28 15:46:32 -07003798 if (test_and_set_bit(PGDAT_RECLAIM_LOCKED, &pgdat->flags))
3799 return NODE_RECLAIM_NOSCAN;
Mel Gormanfa5e0842009-06-16 15:33:22 -07003800
Mel Gormana5f5f912016-07-28 15:46:32 -07003801 ret = __node_reclaim(pgdat, gfp_mask, order);
3802 clear_bit(PGDAT_RECLAIM_LOCKED, &pgdat->flags);
David Rientjesd773ed62007-10-16 23:26:01 -07003803
Mel Gorman24cf725182009-06-16 15:33:23 -07003804 if (!ret)
3805 count_vm_event(PGSCAN_ZONE_RECLAIM_FAILED);
3806
David Rientjesd773ed62007-10-16 23:26:01 -07003807 return ret;
Andrew Morton179e9632006-03-22 00:08:18 -08003808}
Christoph Lameter9eeff232006-01-18 17:42:31 -08003809#endif
Lee Schermerhorn894bc312008-10-18 20:26:39 -07003810
Lee Schermerhorn894bc312008-10-18 20:26:39 -07003811/*
3812 * page_evictable - test whether a page is evictable
3813 * @page: the page to test
Lee Schermerhorn894bc312008-10-18 20:26:39 -07003814 *
3815 * Test whether page is evictable--i.e., should be placed on active/inactive
Hugh Dickins39b5f292012-10-08 16:33:18 -07003816 * lists vs unevictable list.
Lee Schermerhorn894bc312008-10-18 20:26:39 -07003817 *
3818 * Reasons page might not be evictable:
Lee Schermerhornba9ddf42008-10-18 20:26:42 -07003819 * (1) page's mapping marked unevictable
Nick Pigginb291f002008-10-18 20:26:44 -07003820 * (2) page is part of an mlocked VMA
Lee Schermerhornba9ddf42008-10-18 20:26:42 -07003821 *
Lee Schermerhorn894bc312008-10-18 20:26:39 -07003822 */
Hugh Dickins39b5f292012-10-08 16:33:18 -07003823int page_evictable(struct page *page)
Lee Schermerhorn894bc312008-10-18 20:26:39 -07003824{
Hugh Dickins39b5f292012-10-08 16:33:18 -07003825 return !mapping_unevictable(page_mapping(page)) && !PageMlocked(page);
Lee Schermerhorn894bc312008-10-18 20:26:39 -07003826}
Lee Schermerhorn89e004ea2008-10-18 20:26:43 -07003827
Hugh Dickins850465792012-01-20 14:34:19 -08003828#ifdef CONFIG_SHMEM
Lee Schermerhorn89e004ea2008-10-18 20:26:43 -07003829/**
Hugh Dickins24513262012-01-20 14:34:21 -08003830 * check_move_unevictable_pages - check pages for evictability and move to appropriate zone lru list
3831 * @pages: array of pages to check
3832 * @nr_pages: number of pages to check
Lee Schermerhorn89e004ea2008-10-18 20:26:43 -07003833 *
Hugh Dickins24513262012-01-20 14:34:21 -08003834 * Checks pages for evictability and moves them to the appropriate lru list.
Hugh Dickins850465792012-01-20 14:34:19 -08003835 *
3836 * This function is only used for SysV IPC SHM_UNLOCK.
Lee Schermerhorn89e004ea2008-10-18 20:26:43 -07003837 */
Hugh Dickins24513262012-01-20 14:34:21 -08003838void check_move_unevictable_pages(struct page **pages, int nr_pages)
Lee Schermerhorn89e004ea2008-10-18 20:26:43 -07003839{
Johannes Weiner925b7672012-01-12 17:18:15 -08003840 struct lruvec *lruvec;
Mel Gorman785b99f2016-07-28 15:47:23 -07003841 struct pglist_data *pgdat = NULL;
Hugh Dickins24513262012-01-20 14:34:21 -08003842 int pgscanned = 0;
3843 int pgrescued = 0;
3844 int i;
Lee Schermerhorn89e004ea2008-10-18 20:26:43 -07003845
Hugh Dickins24513262012-01-20 14:34:21 -08003846 for (i = 0; i < nr_pages; i++) {
3847 struct page *page = pages[i];
Mel Gorman785b99f2016-07-28 15:47:23 -07003848 struct pglist_data *pagepgdat = page_pgdat(page);
Lee Schermerhornaf936a12008-10-18 20:26:53 -07003849
Hugh Dickins24513262012-01-20 14:34:21 -08003850 pgscanned++;
Mel Gorman785b99f2016-07-28 15:47:23 -07003851 if (pagepgdat != pgdat) {
3852 if (pgdat)
3853 spin_unlock_irq(&pgdat->lru_lock);
3854 pgdat = pagepgdat;
3855 spin_lock_irq(&pgdat->lru_lock);
Lee Schermerhorn89e004ea2008-10-18 20:26:43 -07003856 }
Mel Gorman785b99f2016-07-28 15:47:23 -07003857 lruvec = mem_cgroup_page_lruvec(page, pgdat);
Lee Schermerhorn89e004ea2008-10-18 20:26:43 -07003858
Hugh Dickins24513262012-01-20 14:34:21 -08003859 if (!PageLRU(page) || !PageUnevictable(page))
3860 continue;
3861
Hugh Dickins39b5f292012-10-08 16:33:18 -07003862 if (page_evictable(page)) {
Hugh Dickins24513262012-01-20 14:34:21 -08003863 enum lru_list lru = page_lru_base_type(page);
3864
Sasha Levin309381fea2014-01-23 15:52:54 -08003865 VM_BUG_ON_PAGE(PageActive(page), page);
Hugh Dickins24513262012-01-20 14:34:21 -08003866 ClearPageUnevictable(page);
Hugh Dickinsfa9add62012-05-29 15:07:09 -07003867 del_page_from_lru_list(page, lruvec, LRU_UNEVICTABLE);
3868 add_page_to_lru_list(page, lruvec, lru);
Hugh Dickins24513262012-01-20 14:34:21 -08003869 pgrescued++;
3870 }
Lee Schermerhorn89e004ea2008-10-18 20:26:43 -07003871 }
Hugh Dickins24513262012-01-20 14:34:21 -08003872
Mel Gorman785b99f2016-07-28 15:47:23 -07003873 if (pgdat) {
Hugh Dickins24513262012-01-20 14:34:21 -08003874 __count_vm_events(UNEVICTABLE_PGRESCUED, pgrescued);
3875 __count_vm_events(UNEVICTABLE_PGSCANNED, pgscanned);
Mel Gorman785b99f2016-07-28 15:47:23 -07003876 spin_unlock_irq(&pgdat->lru_lock);
Hugh Dickins24513262012-01-20 14:34:21 -08003877 }
Hugh Dickins850465792012-01-20 14:34:19 -08003878}
3879#endif /* CONFIG_SHMEM */