Page Frame Allocation: Difference between revisions

Jump to navigation Jump to search
added forum links according to osfaq page
[unchecked revision][unchecked revision]
No edit summary
(added forum links according to osfaq page)
Line 124:
 
Linux has used AVL trees for virtual addresses management for quite a while. Note however that it uses it for regions (like what you find in /proc/xxxx/maps), not for a malloc-like interface.
 
== Links ==
 
From the forum:
* [[Topic:11320|Allocating memory for an allocator without an allocator]]
* [[Topic:9450|A bitmap based allocation technique]]
* [[Topic:8489|Ways to keep track of allocated RAM]]
* [[Topic:8463|Questions about Memory Allocation]]
* [[Topic:8387|Memory Management]]
* [[Topic:8325|Memory Management to the X'th]]
* [[Topic:9036|MM Questions]]
* [[Topic:8741|(about)Tim Robinson Memory Management Tutorial #1]]
* [[Topic:9781|Managing used/free pages]]
* [[Topic:10279|Malloc, etc. (tute by curufir)]]
* [[Topic:10747|Physical MM (by Freanan)]]
 
mystran's [http://www.cs.hut.fi/~~tvoipio/memtutor.html Basic VMM for Dummies]
 
[[Category:Memory management]]
1,490

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu