git: top - Use RES by default instead of PRES

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Oct 11 08:37:52 PDT 2012


commit 30277d08ae734bc94f1b2b52f967d0e386ef23f2
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/30277d08ae734bc94f1b2b52f967d0e386ef23f2


-- 
DragonFly BSD source repository



More information about the Commits mailing list