Page Frame Allocation: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
[unchecked revision][unchecked revision]
mNo edit summary
Line 1:
==Physical Memory Allocators==
 
These are the algorithms that will provide you a new page frame when you'll need it. The client of this algorithm is usually indifferent to which frame is returned, and especially, a request for n frames needn't to return contiguous frames (unless you are allocating memory for DMA operations like network packet buffers).
 
N will be the size of the memory in pages in the following text.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu