I don't know much about Infero, but this VM alsways seemed odd to me.
On the one hand inferno clearly has a plan9 background. In Plan9 IPC is done via files.
But in Inferno IPC is sometimes done with files (there is /dev/screen I guess), and sometimes with the DIS VM (like interacting with the Window Manager).
On the one hand inferno clearly has a plan9 background. In Plan9 IPC is done via files.
But in Inferno IPC is sometimes done with files (there is /dev/screen I guess), and sometimes with the DIS VM (like interacting with the Window Manager).