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

看板DFBSD_commit作者時間16年前 (2010/02/05 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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/15dc6550cc3e6aeea06688e6bfdd20db63e5e0bb -- DragonFly BSD source repository
文章代碼(AID): #1BQwOKtf (DFBSD_commit)