git: DragonFly_RELEASE_3_2 top - Use RES by default instead of PRES
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Oct 11 08:38:11 PDT 2012
commit 56980dffe7211d9aca48cfac4f17c7ab5377e3b3
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Oct 11 08:36:45 2012 -0700
top - Use RES by default instead of PRES
* The kernel support for PRES was removed during the SMP fine-grained
locking work on the VM system last year so top was reporting 0K for
everything. Change top to go back to RES.
Summary of changes:
usr.bin/top/m_dragonfly.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/56980dffe7211d9aca48cfac4f17c7ab5377e3b3
--
DragonFly BSD source repository
More information about the Commits
mailing list