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