[Geekos-devel] Paging and Init_Heap
Status: Pre-Alpha
Brought to you by:
daveho
From: Patrick S. C. <so...@wa...> - 2001-11-15 16:45:43
|
Hi Dave, I have this doubt: If full paging is implemented do I still need to Init_Heap or can I treat those extra pages are available frames? I know that if I do not use init_heap I won't be able to start user programs until Malloc is fixed. Another question is, would anything else break if init_heap does not get called? Thanks in advance for your time, Patrick Sodre |