Andrew S. Tanenbaum Receives ACM Software System Award
1–10 of 104 posts
Re: Andrew S. Tanenbaum Receives ACM Software System Award
#2Also in case anyone is not aware, Andrew runs the election science blog Electoral Vote [1], using an electoral college poll model to analyze and predict US elections. One of the better US political sites out there.
[1]:https://www.electoral-vote.com/evp2024/Info/welcome.html
Re: Andrew S. Tanenbaum Receives ACM Software System Award
#3Re: Andrew S. Tanenbaum Receives ACM Software System Award
#4Re: Andrew S. Tanenbaum Receives ACM Software System Award
#5Re: Andrew S. Tanenbaum Receives ACM Software System Award
#6Not to mention MINIX is hidden away in almost every modern Intel CPU as part of its Management Engine. This little known fact makes it one of the most widely distributed operating systems.
Re: Andrew S. Tanenbaum Receives ACM Software System Award
#7Not to mention MINIX is hidden away in almost every modern Intel CPU as part of its Management Engine. This little known fact makes it one of the most widely distributed operating systems.
Which version of Minix did they actually use? There is Minix v3.1 (released in 2005 with the book), 3.2 (released in 2012) and 3.3 (released in 2014).
Re: Andrew S. Tanenbaum Receives ACM Software System Award
#8Not to mention MINIX is hidden away in almost every modern Intel CPU as part of its Management Engine. This little known fact makes it one of the most widely distributed operating systems.
Why did they use Minix and not e.g. L4 or sel4? Which version of Minix did they actually use? There is Minix v3.1 (released in 2005 with the book), 3.2 (released in 2012) and 3.3 (released in 2014).
Re: Andrew S. Tanenbaum Receives ACM Software System Award
#9I read Operating Systems: Design and Implementation in 1988 or 1989, and it was an insightful and pleasing experience. I only wished, at the time, that there was some Unix-like OS that was "free" (for some intuitive value of the word "free", rather than the formal definition, which I hadn't heard of yet at the time). This could have been Minix.
Re: Andrew S. Tanenbaum Receives ACM Software System Award
#10Not to mention MINIX is hidden away in almost every modern Intel CPU as part of its Management Engine. This little known fact makes it one of the most widely distributed operating systems.
Why did they use Minix and not e.g. L4 or sel4? Which version of Minix did they actually use? There is Minix v3.1 (released in 2005 with the book), 3.2 (released in 2012) and 3.3 (released in 2014).
And which version, I know it’s MINIX 3 but beyond that? No idea. They probably heavily modified it and as Minix is not GPL, Intel never published it. Based on the timelines it’s likely 3.1 as the ME platform has heen around since approximately 2007 iirc.