Date: Thu, 7 Sep 1995 20:19:50 -0700 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <199509080319.UAA18670@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 95/09/07 20:19:49 Modified: sys/i386/i386 machdep.c Log: 1) Really print 'real' memory - use Maxmem, not physmem. 2) Output K bytes instead of pages as this means something to more people. 3) Moved printf of avail memory to after vm_bounce_init() call so that bounce buffers are included in the figure. 4) Killed initcpu(); it's an unused vestige from the VAX.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509080319.UAA18670>