2023 ACM Software System Award

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • Andrew S. Tanenbaum receives the ACM Software System Award for MINIX, which influenced the teaching of Operating Systems principles to multiple generations of students and contributed to the design of widely used operating systems, including Linux. MINIX was a small microkernel-based UNIX operating system for the IBM PC, which was popular at the time. It was roughly 12,000 lines of code, and in addition to the microkernel, included a memory manager, file system and core UNIX utility programs. It became free open-source software in 2000.
    The ACM Software System Award is presented to an institution or individual(s) recognized for developing a software system that has had a lasting influence, reflected in contributions to concepts, in commercial acceptance, or both. The Software System Award carries a prize of $35,000. Financial support for the Software System Award is provided by IBM.
    Learn more here: awards.acm.org...

КОМЕНТАРІ • 2

  • @andresrosa9366
    @andresrosa9366 Місяць тому +1

    Since many (all?) versions of Intel ME use MINIX , "MINIX *was* a small microkernel" is an understatement.

  • @AaronNGray
    @AaronNGray 3 місяці тому +1

    Yes I learn lots from the original Minix book all those years ago. Thank you Andrew !