May 20, 2015
5:57 a.m.
In Understanding the Linux kernel book, it says that linux kernel of x86 uses the segmentation and paging unit to transform logistic address to physical address! Up to now , kernel has gone to linux kernel 4.0 , does the segmentation exist in the x86? Is it only using the paging ? And in x86_64?