kernel - Accomodate high-ncpu + low-mem configurations
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 26 Jan 2017 19:34:31 +0000 (11:34 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 26 Jan 2017 19:34:31 +0000 (11:34 -0800)
commit8178c126aafa027ea046f22faf5d4505c3ac9745
tree217ec21153840f3163aa2a5cfa936e71880591c5
parentc78d5661e5f0ac6bef57f14a0a6ff293bb7d2c82
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.
sys/vm/vm_pageout.c