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

what is multihomed system?

2 Answers   Satyam, Wipro,


Solaris booting process?

2 Answers   Satyam, Wipro,


What can be done to protect the system from overflow exploits?

0 Answers  


What is the cmd used to print default values get by user? Useradd –D

2 Answers   Satyam, Wipro,


DIfferent between swap -l & swap -s

1 Answers  






How do you remove a swap space?

0 Answers  


how can we know the creation time of user.

8 Answers  


How can threads be created in a solaris environment?

0 Answers  


How to create diskgroup in veritas?

2 Answers   Satyam, Wipro,


How to see the route?

4 Answers   Satyam, Wipro,


What are nfs daemons?

0 Answers  


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

0 Answers  


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)