Kernel virtual address space

From HandWiki
Revision as of 23:18, 13 June 2021 by imported>Jport (url)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Kernel Virtual Address Space (KVA) is the virtual memory area in which all Linux kernel threads reside. The second part of the virtual address space is occupied by the User Virtual Address Space which contain user threads.