diff options
| author | Vlastimil Babka <vbabka@suse.cz> | 2020-12-15 06:10:47 +0300 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-15 23:13:43 +0300 | 
| commit | 69a8396a2647feac197497bd992f0a91da9fd801 (patch) | |
| tree | 3603e144330189881733ae9b634d91e4d3fcbe4e /tools/perf/scripts/python | |
| parent | 0a8b4f1d5bf4108cfd2877223bf125b1fa1dc4b1 (diff) | |
| download | linux-69a8396a2647feac197497bd992f0a91da9fd801.tar.xz | |
mm, page_alloc: remove setup_pageset()
We initialize boot-time pagesets with setup_pageset(), which sets high and
batch values that effectively disable pcplists.
We can remove this wrapper if we just set these values for all pagesets in
pageset_init().  Non-boot pagesets then subsequently update them to the
proper values.
No functional change.
Link: https://lkml.kernel.org/r/20201111092812.11329-4-vbabka@suse.cz
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Oscar Salvador <osalvador@suse.de>
Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: Pankaj Gupta <pankaj.gupta@cloud.ionos.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
