embedUR systems Interview Question

What is paging? And some questions based on your core subs

Interview Answer

Anonymous

Feb 11, 2025

Paging is a memory management technique used in operating systems to avoid fragmentation and efficiently manage RAM. It divides the process memory into fixed-size blocks called pages, which are mapped to frames in physical memory.