git: kernel - vm - Change inactive target to 1/4 memory instead of 1/2 memory.

Francois Tigeot ftigeot at wolfpond.org
Wed Mar 24 06:28:35 PDT 2010


Matthew Dillon wrote:
> commit e15708fc17a09f8315f9435bbae4cbdd9feddffd
> Author: Matthew Dillon <dillon at apollo.backplane.com>
> Date:   Tue Mar 23 22:09:57 2010 -0700
> 
>     kernel - vm - Change inactive target to 1/4 memory instead of 1/2 memory.
> 
> Summary of changes:
>  sys/vm/vm_pageout.c |   11 +++++++----
>  1 files changed, 7 insertions(+), 4 deletions(-)
> 
> http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e15708fc17a09f8315f9435bbae4cbdd9feddffd

On my troublesome 2GB machine, the inactive memory is now ~= 750M, which
is about 1/3 of RAM, quite far from the 1/4 target.

-- 
Francois Tigeot





More information about the Commits mailing list