MINIX 3 released

MINIX 3 is a new open-source operating system designed to be highly reliable, flexible, and secure. It is loosely based somewhat on previous versions of MINIX, but is fundamentally different in many key ways. MINIX 1 and 2 were intended as teaching tools; MINIX 3 adds the new goal of being usable as a serious system on resource-limited and embedded computers and for applications requiring high reliability

This new OS is extremely small, with the part that runs in kernel mode under 4000 lines of executable code. The parts that run in user mode are divided into small modules, well insulated from one another. For example, each device driver runs as a separate user-mode process so a bug in a driver (by far the biggest source of bugs in any operating system), cannot bring down the entire OS. In fact, most of the time when a driver crashes it is automatically replaced without requiring any user intervention, without requiring rebooting, and without affecting running programs. These features, the tiny amount of kernel code, and other aspects greatly enhance system reliability…

You don’t know what MINIX is? Hint: it’s what got Linus Torvalds started on the project that eventually became Linux. It was originally a ‘toy’ Unix-like OS written by Andy Tannenbaum for teaching purposes. I tell the story in my book.

[Source]

New ASUS EeePC on the way

From Register Hardware

Asus has announced the anticipated Intel Atom-based Eee PC – and a pair of new models that, the company claimed, boost battery life to more than seven hours. Oh, and they sport 10in displays, hard drives and 802.11n Wi-Fi.

As expected, the new version of the current 8.9in Eee PC 900 is the 901, while the 10in versions are dubbed the 1000 and 1000H – the former has Linux, the latter Windows XP Home. Both have a keyboard that’s only eight per cent smaller than a standard laptop keyboard…

No firm info on UK prices, but my guess is >£300+VAT.

Now a 7-hour Linux sub-notebook would be something…

The magic number

The government is seeking approval from Parliament to allow terrorist suspects to be held for 42 days without charge. The thing that puzzles me is: why 42? Why not 40? Or 45? Is it because 6×7=42? So it’s six weeks. Or is it that — as devotees of Douglas Adams will tell you — 42 is the answer to life, the universe and everything?