Explain the reasons for implementing process migration?
Answer / Sumit Kumar Verma
Process migration is implemented to facilitate system tasks such as load balancing, fault tolerance, and power management. It allows a process to be moved from one CPU to another or from one memory location to another.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the reasons for implementing process migration? How is the process address space handled during process migration?
What are the hardware problem you face regularly in your organization?
If you tries to mount a share ( home directory )in a client machine, and it fails how do u approach?
what are the stands for OAB(offline address book) in exchange server?
Explain about operating system of mac?
what is active directory
What are the reasons for implementing process migration?
what is the ways to infect the system by virus?
Explain where the system time is stored? In processor or in separate timer ic for that?
Explain the difference between fat & ntfs?
Explain the difference between ntfs & fat file systems?
Let us suppose one application needs 2GB RAM to run and dependent plugins will be load while running application. Here My doubt is how many processes will create for this application. I know the concept of virtual memory, which will provide RAM on demand. My straight forward question is what is the size of the process and is it single process will create by operating system to complete the task of my application.??? Thanks in Advance.