Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
0xc0 | References: (8192/sizeof(void *xd004000c) |
in our case it corresponding to MB This means that each entry in the PGD corresponds to MB virtual of memory The pgd_t from our example will therefore be the | th (0xd0) entry in mm-> pgd.Since the Middle Directory does not exist, it is a unity mapping:static inline pmd_t *pmd_offset(pgd_t *dir, unsigned long address) |
Variables | |
R_MMU_KBASE_HI | |
R_MMU_KBASE_LO | |
NOTE | __pad0__ |
in binary this | is |
PGDIR_SHIFT is the log2 of the amount of memory an entry in the PGD can | map |
PAGE_SHIFT is the log2 of the size of a | page |
|
virtual |
|
virtual |
__rsv_window_dump() – Dump the filesystem block allocation reservation map : root of per-filesystem reservation rb tree : verbose mode
If verbose is turned on, it will print the whole block reservation windows(start, end). Otherwise, it will only print out the "bad" windows, those windows that overlap with their immediate neighbors.
R_MMU_KBASE_HI |