minix memory management

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
chenrvmldd
Posts: 10
Joined: Sat Mar 01, 2008 11:27 pm

minix memory management

Post by chenrvmldd »

now I am reading the source code of minix about the part of memory management,there are some problems that disturb me:
I don't understand how it achieves swap in and swap out,I don't understand
the mechanisms.
what is the relaionship between memory alloc in pm and kernel?
User avatar
zaleschiemilgabriel
Member
Member
Posts: 232
Joined: Mon Feb 04, 2008 3:58 am

Post by zaleschiemilgabriel »

RTFM!
DeviOuS - what a stupid name
Post Reply