Explain me what is kernel paging?

Submitted by: Muhammad
Paging is a memory management scheme by which computers can store and retrieve data from the secondary memory storage when needed in to primary memory. In this scheme, the operating system retrieves data from secondary storage in same-size blocks called pages. The paging scheme allows the physical address space of a process to be non continuous. Paging allows OS to use secondary storage for data that does not fit entirely into physical memory.
Submitted by: Muhammad

Read Online Embedded Software Engineer Job Interview Questions And Answers