On Wed, Nov 3, 2010 at 11:22 AM, Mike Belopuhov <[email protected]> wrote: > there are situations when you need to keep around more pages than > the default (which is 8 btw), but surely this isn't the same as > a possible maximum of entries pool can give away. these pools > can call pool_sethiwat directly and set appropriate limits > themselves (and they do actually).
I think this is fine. The need for even setting hiwat is not so important I think with better backend allocators now.
