logo
Published on KernelTrap (http://kerneltrap.org)

Page global directory

By
Created May 8 2008 - 08:05

kernel defines
typedef struct { unsigned long long pgd; } pgd_t;
but what I know is it should eb an array depending on how you haev broken up the virtual address.
how that table is created ?


Source URL:
http://kerneltrap.org/node/16109