Menu

#3 Using the system information structure

open
nobody
None
5
2004-09-28
2004-09-28
No

The boot loader/bootstrap code passes a system
information structure to the kernel_main() function. We
should probably do some interpretation of that
structure and store the relevant information in some
easily accessible location - either that or pass the
relevant parts of the information as parameters to the
module's initialization code (e.g. mm_init() will have
to know how much memory there is...)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB