memory management

Asked by nisa balakrishnan

how does ubuntu look upon memory management issues regarding protection,segmentation,paging,thrashing,fragmentation and algorithms relating page fault?
what is its file management strategy?how does it organise its file system?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Jim Qode
Solved:
Last query:
Last reply:
Revision history for this message
Best Jim Qode (jimqode) said :
#1

http://linux-mm.org/ is the website for linux memory management. You can run a search on ext3 filesystem to learn about the filesystem.

Revision history for this message
nisa balakrishnan (snisa-balakrishnan) said :
#2

Thanks Jim Qode, that solved my question.

Revision history for this message
nisa balakrishnan (snisa-balakrishnan) said :
#3

i would like to know the resource management and also process management strategies of unix