Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 20:46:25 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        arch@FreeBSD.ORG
Subject:   Re: "MB" instead of "K bytes" in memory probe?
Message-ID:  <200210300446.g9U4kPnF013681@apollo.backplane.com>
References:   <xzpiszk4k1e.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help

    Great idea!

					-Matt

:--=-=-=
:
:The attached patch replaces the "K bytes" figure in the memory probe
:("{real,avail} memory = XXX") with a MB figure.  Before-and-after from
:/var/log/messages:
:
:Oct 21 22:44:21 dsa kernel: real memory  = 266493952 (260248K bytes)
:Oct 21 22:44:21 dsa kernel: avail memory = 253214720 (247280K bytes)
:Oct 29 15:55:18 dsa kernel: real memory  = 266493952 (254 MB)
:Oct 29 15:55:18 dsa kernel: avail memory = 251641856 (239 MB)
:
:Not a big thing, but I find the last two lines far easier to read than
:the first two.  Any objections to committing this patch?
:
:DES
:-- 
:Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210300446.g9U4kPnF013681>