How does RAM get divided into Kernel Space and User Space
0
votes
1
answer
3982
views
I understand that with Linux, RAM gets divided into kernel space and user space. Kernel space is reserved for running the kernel, and user space applications should not have direct access to the memory there.
How exactly does this memory get divided into kernel space and user space? Is it defined in the linker script when building the kernel?
Asked by Engineer999
(1233 rep)
Mar 16, 2022, 07:47 PM
Last activity: Mar 17, 2022, 09:12 AM
Last activity: Mar 17, 2022, 09:12 AM