asked 76.3k views
18 votes
What do we call the kernel program that moves all of a process's frames from main memory to the disk or the other way around

1 Answer

8 votes

Answer:

This is called the swapper

Step-by-step explanation:

The swapper's main job is to move processes between memory, and storage.

answered
User Manki
by
7.9k points