Diffrence between Paging & swap?

Answers were Sorted based on User's Feedback



Diffrence between Paging & swap?..

Answer / vishwanath

Swapping is defined as a temporary storage location i,e
used when the system exceeds the available physical memory.

Reserved part of physical Hard disk which supplements
Physical memory.

Paging is defined as transfer of selected Memory pages
between RAM & swap space.

Is This Answer Correct ?    14 Yes 0 No

Diffrence between Paging & swap?..

Answer / kavikish

Swapping: Whole process is moved from the swap device to the
main memory for execution. Process size must be less than or
equal to the size of the available main memory.

Paging: Only the required memory pages are moved to main
memory from the swap device for execution. Process size does
not matter. Gives the concept of virtual memory. Allows more
number of processes to fit in the main memory simultaneously.

Is This Answer Correct ?    2 Yes 2 No

Diffrence between Paging & swap?..

Answer / srinivas

swap: it is the vertual memory
pagging: where the process information is stored by taking
the one page swap space

Is This Answer Correct ?    0 Yes 1 No

Diffrence between Paging & swap?..

Answer / hyma

Paging:Transfer of selected Memory pages between Ram to Swap

Swapping:Transfer of selected Memory pages between Swap to
Ram

Is This Answer Correct ?    0 Yes 9 No

Post New Answer

More Solaris General Interview Questions

How do you view shared memory statistics?

3 Answers   IBM,


Diffrence between Paging & swap?

4 Answers   Satyam, Wipro,


In solaris 10 root Disk is 98% full what steps to be taken?

0 Answers   ABC, HCL,


Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?

0 Answers  


How to set the path for core file?

2 Answers   HCL,


How does a solaris cluster work?

0 Answers  


what is the difference between svm and vxvm

4 Answers   Infosys, Tech Mahindra, VxVM,


major diffences b/w solars 9 & 10?

10 Answers   Satyam, Wipro,


Tell me how to discover global zone name from local zone?

0 Answers  


Hardware and software revision information ? showrev

3 Answers   Satyam, Wipro,


How do you copy files from remote system using ftp?

0 Answers  


Veritas logging file?

1 Answers   Satyam, Wipro,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)