SESSION + Live Q&A
The Future of Operating Systems on RISC-V
RISC-V is a free and open instruction set architecture that is seeing frenzied development activity. It also represents a new development model for the hardware industry, enabling cross-industry collaboration on a common standard and spawning a range of open source implementations. This ability to influence its development and to produce new designs by modifying an open source base offers a range of opportunities for closer co-design of hardware and software. With a lower backwards compatibility burden, there is also the potential to break away from design decisions of the past.
This talk will give an overview of the status and development of RISC-V as it relates to modern operating systems, highlighting major research strands, controversies, and opportunities to get involved.
Speaker
Alex Bradbury
Co-Founder and Director @lowRISC, LLVM hacker
Alex is Co-Founder of lowRISC CIC, aiming to bring the benefits of open source development to the hardware industry by producing a high quality, secure, and open source SoC and associated infrastructure. He is a well-known member of the LLVM community, and is code owner and primary author of the...
Read moreFind Alex Bradbury at:
From the same track
LinuxKit
Why aren't operating systems more like applications?We live in an era of application microservices, even nanoservices. Each application serves precisely its purpose, living for exactly how long it needs. When we need it to do something else, we either create a distinct service, or rebuild...
Avi Deitcher
Managing Consultant @Atomic Inc.
A Journey Into Intel’s SGX
This talk will give a deep dive into Intels SGX technology by way of a story. First, it will cover an overview of computer architecture as background. Following that, will be a walk through of one version of the hardware and it’s flaws, what changed in the next version... and it’s continued...
Jessie Frazelle
Engineer @github, Xoogler, Ex-Docker Core Maintainer
Fine-Grained Sandboxing With V8 Isolates
In an ideal world, code would always run as close as possible to the things with which it communicates -- end users, storage, external APIs, etc. However, most software stacks are only cost-effective if applications are long-running, handling many events in one place. We need a new approach that...
Kenton Varda
Tech lead @Cloudflare Workers
Unikernels Aren’t Dead, They’re Just Not Containers
For years we’ve been observing the Unikernel concept gather and then lose steam. Unikernels where put forward as the next evolutionary step beyond containers. However, unikernels are fundamentally different beasts and they really have very little in common with containers. I’ll try to look...
Per Buer
CEO @IncludeOS
Panel: Secure Isolation of Applications
Applications have been isolated by lots of different means: processes, virtual machines, containers, and new methods are appearing such as SGX and in-process isolates. What is secure? Have Spectre and Meltdown changed the landscape? What should we use? Ask our expert panel.
Justin Cormack
Developer @Docker
Jessie Frazelle
Engineer @github, Xoogler, Ex-Docker Core Maintainer
Per Buer
CEO @IncludeOS
Allison Randall
Director at Eigenstate
Kenton Varda
Tech lead @Cloudflare Workers