6 ms·
"Unikernels are specialised, single-address-space machine images..." -> I can also imagine a unikernel with virtual memory where core part/kernel would run in o
by markokrajnc 10y ago
"Unikernels are specialised, single-address-space machine images..." -> I can also imagine a unikernel with virtual memory where core part/kernel would run in one process & memory space and the application part runnning in another process/memory space...