Y
Hacker News
new
|
ask
|
show
|
jobs
by
HanyouHottie
1553 days ago
Another approach is to never context switch by running all programs in kernel mode and vetting them with an interpreter/JIT compiler:
https://www.destroyallsoftware.com/talks/the-birth-and-death...
(only half joking)
1 comments
throwaway81523
1553 days ago
That is how the Singularity research OS works, except it's done by static verification in a compiler.
link