Drew Chen
2005-03-23 18:50:06 UTC
In the lecture
notes, it says
GeekOS has 8mb of
physical memory
When bochs loads, in
Init_Mem() it prints
"3072KB memory
detected, 387 pages
in freelist, 1048576
bytes in kernel
heap"
what does this mean?
is there 8mb or 3mb
of memory?
is there soem
separation in memory
that i dont
understand?
also can someone
clarify what do
parameters in
Alloc_Pageable_Page()
are?
-drew
notes, it says
GeekOS has 8mb of
physical memory
When bochs loads, in
Init_Mem() it prints
"3072KB memory
detected, 387 pages
in freelist, 1048576
bytes in kernel
heap"
what does this mean?
is there 8mb or 3mb
of memory?
is there soem
separation in memory
that i dont
understand?
also can someone
clarify what do
parameters in
Alloc_Pageable_Page()
are?
-drew