What is paging? Why paging is used? - operating system

What is paging? Why paging is used?

Paging is a memory management technique in which the memory is divided into fixed size pages. Paging is used for faster access to data. When a program needs a page, it is available in the main memory as the OS copies a certain number of pages from your storage device to main memory. Paging allows the physical address space of a process to be noncontiguous.

What is paging? Why paging is used?

OS performs an operation for storing and retrieving data from secondary storage devices for use in main memory. Paging is one of such memory management scheme. Data is retrieved from storage media by OS, in the same sized blocks called as pages. Paging allows the physical address space of the process to be non contiguous. The whole program had to fit into storage contiguously.

Paging is to deal with external fragmentation problem. This is to allow the logical address space of a process to be noncontiguous, which makes the process to be allocated physical memory.
Difference between a process and a program - operating system
A program is a set of instructions that are to perform a designated task, where as the process is an operation........
Physical memory and virtual memory - operating system
Physical memory is the only memory that is directly accessible to the CPU.......
Difference between socket and pipe - operating system
Sockets: Socket is a part of OSI layer model. Communication among different layers is performed through sockets......
Post your comment
Discussion Board
Inquiry
Can I Get An Online Training Over How To Write Online Notes
Mulele Edigar 10-18-2016
computer science
I am also not satisfied paging defination.
Rajan kr singh 04-9-2016
OS
my question is that , what is pages in ram (program,executed program what is it).
Vikas Singh Kachwaya 12-1-2015
paging
paging is a memory management technique , by which we can release or we can say freed our primary memory , by shifting pages to the secondary memory , once the pages are moved from primary to secondary memory , the system will work more faster ,
abuzar fazili 11-22-2015
This is a correct defination for paging.
When a computer runs out of RAM, the operating system (OS) will move pages of memory over to the computer's hard disk to free up RAM for other processes. This ensures that the operating system will never run out of memory and crash.
Vaibhav Patil 10-27-2015
os
os is an provide interface between user computer hardware
ravi 10-16-2015
Computer
computer is the fast calculating devic it is also known as a data processor because it can store process
Alok kumar mishra 04-2-2015
operating system
os is providing interface b/w user hardware and software is called operating system
Alok kumar mishra 04-2-2015