]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h.
authorkib <kib@FreeBSD.org>
Sun, 9 Jan 2011 12:50:44 +0000 (12:50 +0000)
committerkib <kib@FreeBSD.org>
Sun, 9 Jan 2011 12:50:44 +0000 (12:50 +0000)
commit4f8260e700b5765d95a10d02fa5cccd633ac0954
tree185b41ec088e628403e26ab0d571fc79249b094f
parentb2e3ee7d07d38a011d50e0ce65fe146aafb5c939
Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h.
Update the outdated comments describing MAXSLP and the process
selection algorithm for swap out.

Comments wording and reviewed by: alc
12 files changed:
bin/ps/print.c
sys/amd64/include/vmparam.h
sys/arm/include/vmparam.h
sys/i386/include/vmparam.h
sys/ia64/include/vmparam.h
sys/mips/include/vmparam.h
sys/powerpc/include/vmparam.h
sys/sparc64/include/vmparam.h
sys/sun4v/include/vmparam.h
sys/sys/vmmeter.h
sys/vm/vm_glue.c
sys/vm/vm_meter.c