Hacker News new | ask | show | jobs
by musicale 417 days ago
> a fully-fledged operating system with a hardware abstraction layer, preemptive multitasking, permissions, a registry, proper device drivers etc.

Windows NT, which was developed by people (Dave Cutler et al.) who knew how to design and build operating systems (VMS, etc.).

1 comments

there is a book about it, called "inside windows nt". I had read it back in the day,

it is by helen custer. it talks about dave cutler's work on it, apart from other stuff.

Got a copy sitting right next to me! Along with Inside The Windows NT File System (and The Design and Implementation of the 4.4 BSD Operating System).

'Windows Internals' series is the successor to Inside Windows NT.

ha ha, mark russinovich is one smart dude. and so is charles petzold before him.