core: dynamically size the heap
authorH. Peter Anvin <hpa@zytor.com>
Mon, 25 Apr 2011 23:37:24 +0000 (16:37 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 25 Apr 2011 23:37:24 +0000 (16:37 -0700)
commit05fc41096ac07358660e96e138890999bcab89df
tree8ae30a1d4ac5746540e7d557a8761be83334ecf7
parentbda96619d55607fd581949a151e74e26394e274e
core: dynamically size the heap

Dynamically size the heap to 1/16 of available high memory.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/com32.inc
core/configinit.inc
core/extern.inc
core/fs/fs.c
core/init.inc
core/mem/init.c
core/ui.inc