Re: Question about linux paging mechanism

2008-03-31 Thread Wu Yu
this posting http://lkml.org/lkml/2007/10/10/95 (i386 memory init cleanup) very useful for understanding the codes, as the author identified the important parts of the codes that does memory initialization. -- Wu Yu -- To unsubscribe from this list: send an email with unsubscribe kernelnewbies

Re: Question about linux paging mechanism

2008-03-31 Thread Wu Yu
of pgd? So when the function is called ,the pgd just point back to itself? When pmd point back to pdg, it thinks it get the page table finally. In fact, it pgd which contains all the page table. Am I right? -- All rights reversed. -- Wu Yu -- To unsubscribe from this list: send an email