Comparing and Building Flexible Isolation Mechanisms
After sixty years of operating systems evolution, we continue to find new and different isolation mechanisms: threads, processes, containers, virtual machines, lightweight contexts. Even applications provide isolation mechanisms: a JVM is a user-level process that provides isolation units whose API is Java bytecodes; some browsers offer units of isolation between each browser tab.
We ask whether we really need to have N different isolation mechanisms or whether instead, we could develop a model in which all these different mechanisms represent points on a continuum. If we could do that, then perhaps both compare and find new isolation mechanisms. The project has the following goals:Sid gave a lightning(gong) talk at HPTS2022 based on this work. A prior version of the model is in our Arxiv submission, and SOSP 2023 Poster. Stay tuned for the latest model.
Systopia lab is supported by a number of government and industrial sources, including Cisco Systems, the Communications Security Establishment Canada, Intel Research, the National Sciences and Engineering Research Council of Canada (NSERC), Network Appliance, Office of the Privacy Commissioner of Canada, and the National Science Foundation (NSF).