git: kernel - Accomodate high-ncpu + low-mem configurations

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jan 26 11:39:14 PST 2017


commit 8178c126aafa027ea046f22faf5d4505c3ac9745
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jan 26 11:34:31 2017 -0800

    kernel - Accomodate high-ncpu + low-mem configurations
    
    * Make some adjustments to accomodate high cpu core count but low physical
      memory configurations.  This mainly accomodates test configurations.
    
      Do set pageout minimums or targets to unreasonable values in these
      configurations.

Summary of changes:
 sys/vm/vm_pageout.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8178c126aafa027ea046f22faf5d4505c3ac9745


-- 
DragonFly BSD source repository



More information about the Commits mailing list