diff options
| author | Haifeng Xu <[email protected]> | 2023-04-11 06:17:57 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-18 16:30:02 -0700 |
| commit | 54c4fe08f65e4c39c3d62f5d181f958e9c6c97f7 (patch) | |
| tree | 8bd212ad77a91828d6e034b2d008e0c99b6b5a39 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 09a607c9cd23d9521e7be3ab5eb94f217d7a37f5 (diff) | |
mm/vmscan: simplify shrink_node()
The difference between sc->nr_reclaimed and nr_reclaimed is computed three
times. Introduce a new variable to record the value, so it only needs to
be computed once.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Haifeng Xu <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions