Go to file
Ben Gras 3bc6d7df06 impove memory accounting
. the total amount of memory in the system didn't include the memory
	  used by the boot-time modules and some dynamic allocation by the
	  kernel at boot time (to map in VM). especially apparent on our
	  ARM board with 'only' 512MB of memory and a huge ramdisk.
	. also: *add* the VM loaded module to the freelist after it has
	  been allocated for & mapped in instead of cutting it *out* of the
	  freelist! so we get a few more MB free..

Change-Id: If37ac32b21c9d38610830e21421264da4f20bc4f
2013-02-11 19:31:57 +01:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Upgrading sync 2013-02-02 01:20:09 +01:00
commands umount: getopt return value is int, not char 2013-02-04 12:03:05 +01:00
common ARM divsi3.S: raise(SIGFPE) when called for 2013-02-09 22:24:59 +01:00
dist/nvi Termcap update, replacing elvis by nvi. 2013-01-24 07:44:38 +01:00
distrib drivers: build random for arm too 2013-02-09 17:13:16 +01:00
docs Importing bin/ln 2013-02-01 11:41:48 +01:00
drivers drivers: build random for arm too 2013-02-09 17:13:16 +01:00
etc GPIO:further development 2013-02-06 16:07:43 +01:00
external ARM divsi3.S: raise(SIGFPE) when called for 2013-02-09 22:24:59 +01:00
gnu/dist Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
include impove memory accounting 2013-02-11 19:31:57 +01:00
kernel impove memory accounting 2013-02-11 19:31:57 +01:00
lib libexec: quiet 2013-02-10 19:52:25 +01:00
libexec ARM updates 2013-01-17 10:03:58 +01:00
man Upgrading sync 2013-02-02 01:20:09 +01:00
releasetools Upgrading sync 2013-02-02 01:20:09 +01:00
sbin Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
servers impove memory accounting 2013-02-11 19:31:57 +01:00
share ARM divsi3.S: raise(SIGFPE) when called for 2013-02-09 22:24:59 +01:00
sys ARM updates 2013-01-17 10:03:58 +01:00
test t40c term[] count fix 2013-02-09 18:51:56 +01:00
tools GNU tools: improvements to fetching process 2013-01-25 18:42:58 +01:00
usr.bin Upgrading printf 2013-02-01 11:41:47 +01:00
usr.sbin Fixing cross build i386 on minix 2013-01-23 21:03:38 +01:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview misc:Add gerrit code review support. 2013-01-16 09:44:16 +01:00
build.sh Reverting back to default value of MKARZERO 2013-01-17 10:03:58 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Adapting build target to also execute hdboot. 2012-11-26 23:42:32 +01:00