Some questions about boot memory

loody miloody at gmail.com
Fri May 4 05:24:08 EDT 2012


hi all:

 I have some question about the relationship between page table
 creation and bootmemery allocation.
 bootmemory allocation use 1-bit to declare this page is used or not.
 Does that mean when a new page table is creating, it will reference
 the bits of bootmap and add dirty flag on the page of the page table created?

 --
 Thanks a lot



More information about the Kernelnewbies mailing list