The first translation table is called the PageDirectory, and the second is called the Page table.
第一步转换的表称为页目录,第二步的表称为页表。
2
The code sets up the kernel pagedirectory, creates identity kernel mapping, identifies architecture and processor, and branches to start_kernel (the main routine whereby the system is initialized).