Page Frame Allocation: Difference between revisions

Jump to navigation Jump to search
fixed diagrams & one link
[unchecked revision][unchecked revision]
(added forum links according to osfaq page)
(fixed diagrams & one link)
Line 35:
0 4 8 12 16 20 24 28 32 36
###.#....#........#...###...########.... real memory pattern
 
buddy[0]---> ###.#.xx.#xxxxxxxx#.xx###.xx########xxxx 5 free 4K , 5-byte bitmap
buddy[1]---> # # # . # . x x . # . # # . # # # # x x 5 free 8K , 20-bits map
Line 45:
0 4 8 12 16 20 24 28 32 36
###.#....#..###...#...###...########.... real memory pattern
 
buddy[0]---> ###.#.xx.#xx###.xx#.xx###.xx########xxxx 6 free 4K , 5-byte bitmap
buddy[1]---> # # # . # . # # . # . # # . # # # # x x 5 free 8K , 20-bits map
Line 140:
* [[Topic:10747|Physical MM (by Freanan)]]
 
mystran's [http://www.cs.hut.fi/~~tvoipio/memtutor.html Basic VMM for Dummies]
 
[[Category:Memory management]]
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu