Discuss some of the reasons for implementing process migration ?

Answers were Sorted based on User's Feedback



Discuss some of the reasons for implementing process migration ?..

Answer / rahimsk

The main cause for creating migration is to easy transferring the files and system settings like User accounts.

Is This Answer Correct ?    1 Yes 0 No

Discuss some of the reasons for implementing process migration ?..

Answer / Surya Kumar Raushan

Process migration can be beneficial in several scenarios: (1) Load balancing between processors to ensure optimal resource utilization. (2) Memory management, where a large memory-intensive process is moved to a system with abundant memory resources. (3) System maintenance, such as when executing diagnostic tests or performing updates and patches on running systems without causing service interruptions. (4) Fault tolerance by moving a failed process to a healthy processor in case of hardware or software failures.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

How do I stop chkdsk at startup?

1 Answers  


What are the three main purposes of an operating system?

1 Answers  


Explain about paged segmentation and segment paging ?

1 Answers  


main() { charstr1="prakash"; charstr2="raju"; Str1=str2; printf("\n%d",str1); }

7 Answers   GE, IBM,


What is virtual memory? Where it used by OS?

1 Answers   MCN Solutions,


Differentiate between Multiprocessing, Mutliprogramming and Multithreading.

1 Answers   Essar,


How do I search for a pattern in vi?

1 Answers  


What are the reasons for process termination?

1 Answers  


How to stop a long running thread?

1 Answers   Sans Pareil IT Services,


What is the purpose of system programs?

1 Answers  


Should I install 32 or 64 bit?

1 Answers  


How does reference counting manage memory allocated objects? When can it fail to reclaim objects?

1 Answers  


Categories