To study how chips work, MIT researchers built their own operating system
1–10 of 64 posts
Re: To study how chips work, MIT researchers built their own operating system
#2https://people.csail.mit.edu/mengjia/data/2026.SP.fractal.pd...
Re: To study how chips work, MIT researchers built their own operating system
#3Re: To study how chips work, MIT researchers built their own operating system
#4[flagged]
Re: To study how chips work, MIT researchers built their own operating system
#5Re: To study how chips work, MIT researchers built their own operating system
#6I wonder if this could be practical for controlled environment devices like game consoles.
Re: To study how chips work, MIT researchers built their own operating system
#7I wonder if this could be practical for controlled environment devices like game consoles.
What do you mean? By the time you have kernel access like that you’ve already won.
Re: To study how chips work, MIT researchers built their own operating system
#8Re: To study how chips work, MIT researchers built their own operating system
#9[flagged]
Worth noting this is pretty standard university PR. It is written with author involvement so it’s likely technically correct but it is aimed at getting it picked up so it often makes it sound flowery and contains multiple descriptions of generally the same thing with different analogies or simplifications that anyone writing an article from this can parrot easily.
Re: To study how chips work, MIT researchers built their own operating system
#10This is a secondary niggle in the larger scheme of things, though. Not using something like XNU in the first place is the way, for the reasons that the paper goes into. (Whilst 'of course it runs NetBSD' applies to the M1, one wouldn't use NetBSD for this for the same reasons that one wouldn't use XNU.) People experienced in this sort of thing likely nodded along at decisions like coöperative rather than preëmptive multitasking.
I wonder whether they considered the Watanabe shell rather than the Debian Almquist shell. They picked vim instead of nvi2, after all.