4 ms·
I never get to the point where I had to manage memory. Am I doing something wrong? I just move processes to the CPU in order of highest-starved first, then move
by uses 3mo ago
I never get to the point where I had to manage memory. Am I doing something wrong? I just move processes to the CPU in order of highest-starved first, then move them off when they're green.