Process Migration in DEMOS/MP

  • Authors:
  • Michael L. Powell;Barton P. Miller

  • Affiliations:
  • -;-

  • Venue:
  • Process Migration in DEMOS/MP
  • Year:
  • 1983

Quantified Score

Hi-index 0.00

Visualization

Abstract

Process migration has been added to the DEMOS/MP operating system. a process can be moved during its execution, and continue on another processor, with continuous access to all its resources. Messages are correctly delivered to the process''s new location. No centralized algorithms are necessary to move a process. a number of characteristics of DEMOS/MP allowed process migration to be implemented efficiently and with no changes to system services. Among these characteristics are the uniform and location independent communication interface, and the fact that the kernel can participate in message send and receive operations in the same manner as a normal process.