MIT's Kaashoek receives ACM award for Exokernel Operating Systems, et al.
1–10 of 12 posts
Re: MIT's Kaashoek receives ACM award for Exokernel Operating Systems, et al.
#2Re: MIT's Kaashoek receives ACM award for Exokernel Operating Systems, et al.
#3What is that supposed to mean?
Re: MIT's Kaashoek receives ACM award for Exokernel Operating Systems, et al.
#4"Operating systems typically interpret instructions written in high-level programming languages and oversee their execution on a device’s hardware." What is that supposed to mean?
Re: MIT's Kaashoek receives ACM award for Exokernel Operating Systems, et al.
#5"Operating systems typically interpret instructions written in high-level programming languages and oversee their execution on a device’s hardware." What is that supposed to mean?
Throughout history, people have discovered that their OS doesn't provide the right abstractions to allow some apps to take advantage of the hardware's performance potential. The traditional solution was to add features to the OS (Web server not fast enough? sendfile() to the rescue!), but the exokernel proposes the radical alternative of providing simpler, maximally flexible abstractions and letting apps (or libOSes) implement whatever behavior they want.
Re: MIT's Kaashoek receives ACM award for Exokernel Operating Systems, et al.
#6"Operating systems typically interpret instructions written in high-level programming languages and oversee their execution on a device’s hardware." What is that supposed to mean?
Re: MIT's Kaashoek receives ACM award for Exokernel Operating Systems, et al.
#7a link to the distribution: http://pdos.csail.mit.edu/exo/distrib.html
Re: MIT's Kaashoek receives ACM award for Exokernel Operating Systems, et al.
#8"Operating systems typically interpret instructions written in high-level programming languages and oversee their execution on a device’s hardware." What is that supposed to mean?
One place to start: http://www.antlr.org/wiki/display/ANTLR3/The+difference+betw...
Re: MIT's Kaashoek receives ACM award for Exokernel Operating Systems, et al.
#9Re: MIT's Kaashoek receives ACM award for Exokernel Operating Systems, et al.
#10a link to the distribution: http://pdos.csail.mit.edu/exo/distrib.html