File(s) not publicly available
Copy on reference process migration in RHODOS
conference contribution
posted on 2023-02-07, 03:35 authored by D De Paoli, Andrzej GoscinskiAndrzej GoscinskiProcess migration in the RHODOS operating system has been designed to utilise many different strategies and hence to allow their comparison. Copy On Reference is one strategy that can be employed to transfer the address space of the migrant process. This report details research into the design, implementation and performance of RHODOS' Copy On Reference process migration. Emphasising our modular yet efficient design with which Copy On Reference process migration in RHODOS takes as little as 96.8 ms to migrate a 100 kilobyte process, whereas using Direct Copy process migration on the same process takes 275.1 ms.