top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How does swapping result in better memory management?

0 votes
997 views
How does swapping result in better memory management?
posted Apr 15, 2016 by Latha

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

During regular intervals that are set by the operating system, processes can be copied from main memory to a backing store, and then copied back later. Swapping allows more processes to be run that can fit into memory at one time.

answer Apr 15, 2016 by Shivaranjini
...