Sample Header Ad - 728x90

What is the Higher Virtual Memory address (Kernel Mapping) of a process used to?

1 vote
1 answer
701 views
I have some questions on the Kernel mapping of a Linux process' higher virtual address: 1. Is that maps to the kernel text segment which is stored in the RAM(I read the
will be extracted to the RAM)? 2. What is the use of it? 3. The pmap of a process shows it's mapping to the exe's segments, shared memory,stack,heap. Can I see the higher address kernel mapped also?
Asked by Franc (309 rep)
May 7, 2020, 02:45 PM
Last activity: Mar 25, 2025, 08:49 AM