Posted by: i_my November 9, 2008
Can anyone help me with the C code for memory management?
Login in to Rate this Post:     0       ?        

I need some help with C program.

I am writing code to simulate memory management with takes input from a txt file with process info (memory requirements) and simulates it according to either VSP (either fifo, best fit first or worst fit first), paging or Segmentation.

thanks

Read Full Discussion Thread for this article