Re: [PATCH] mm/swap: add function get_total_swap_pages to expose total_swap_pages

From: Michal Hocko
Date: Thu Feb 01 2018 - 03:15:28 EST


On Thu 01-02-18 06:13:20, He, Roger wrote:
> Hi Michal:
>
> How about only
> EXPORT_SYMBOL_GPL(total_swap_pages) ?

I've already expressed that messing up with the amount of swap pages is
a wrong approach. You should scale your additional buffers according the
the current memory pressure. There are other users of memory on the
system other than your subsystem.
--
Michal Hocko
SUSE Labs