Memory mangamemt
by Ramla Sheikh - Q Difference between paging and page table ?
Re: Memory mangamemt
by Nargis Tariq - Page Table is a data structure used by the virtual memory system to store the mapping between logical addresses and physical addresses.
Paging is a memory management scheme that eliminates the need for contiguous allocation of physical memory. This scheme permits the physical address space of a process to be non – contiguous