Linux Exposed: Memory Management by the Linux Kernel: #2
Dec 15, 2005, 10:00 (0 Talkback[s])
"This is the second article about memory management by the Linux
kernel. The first article took you through the memory in the user
space. This second article will explain how memory management is
done inside the kernel itself. I recommend reading the first
article before starting on this one.
"Now we know how the kernel manages memory from the first
article, let's have a look how the kernel allows you to allocate
and free memory inside the kernel..."
Complete Story
Related Stories: