On OS reliability

Recently Prof. Tanenbaum introduced his new OS 'Minix 3'.

>
formatting link
> >Now one should note that this comes from the man who once (1992) claimed; > 'Linux is obsolete', but... after that Linux took a big flight. >
formatting link
> >Anyways, >In Minix-3, that has only 5000 lines of kernel code, >drivers run in user space, and if applications crash, then they are >'revived' by a 'reincarnation server', and nobody >notices that it crashed (was rotten in the first place?)

So, been thinking about this, 16 years, 365 days a year, 5000 lines, makes about 0.85 lines of code per day.

Reply to
Jan Panteltje
Loading thread data ...

I assume he used maybe 1/10 of his time to write the code. And then I assume he rewrote it multiple times, because if you write some complicated software like an OS and applications for it, you'll get new ideas how to improve it, which could require a rewrite of the core.

It is easy to write Microsoft Vista with 50 million lines of code, but a well designed system with 5000 lines is difficult :-)

--
Frank Buss, fb@frank-buss.de
http://www.frank-buss.de, http://www.it4-systems.de
Reply to
Frank Buss

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.