git: kernel: print memory amount in MB instead of KB

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthew Dillon
Date: Thursday, February 4, 2010 - 9:33 pm

commit 15dc6550cc3e6aeea06688e6bfdd20db63e5e0bb
Author: Constantine A. Murenin <cnst+dfly@bugmail.mojo.ru>
Date:   Thu Feb 4 23:09:22 2010 -0500

    kernel: print memory amount in MB instead of KB
    
    * all other BSDs already print memory in MB instead of KB

Summary of changes:
 sys/platform/pc32/i386/machdep.c     |    8 ++++----
 sys/platform/pc64/x86_64/machdep.c   |    8 ++++----
 sys/platform/vkernel/i386/autoconf.c |    8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/15dc6550cc3e6aeea06688e6bfdd20...


-- 
DragonFly BSD source repository
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git: kernel: print memory amount in MB instead of KB, Matthew Dillon, (Thu Feb 4, 9:33 pm)