Quote (Eep @ May 5 2014 02:22pm)
Quick and dirty:
memory management = FIFO on-demand paging scheme
process management = use a multi-level feedback queue
resource management = use your favorite anti deadlock scheme
file system = use some sort of load balancing structure to store the files!
*these choices might be biased
thx
if anybody else got other ideas post pls