OSD Home

Here are some interesting quotes.

PostScript files (foo.ps), GZIP'ed PostScript files (foo.psz, foo.ps.gz), and many PDF files can be viewed with GhostScript and GhostView: http://www.cs.wisc.edu/~ghost/index.htm

Books:

Mini-reviews, from alt.os.development:
Books I've found useful were Maurice Bach's Unix design book, Jolitz's 386BSD kernel book, The 4.4BSD daemon book, and Comer's XINU books. The code which these books describe can be found on the net. The Jolitz book is good for system i386 initialisation. I got all these books from Amazon.com.
I rate Tanenbaum's books higher for thoughts, ideas, providing several options to many problems. MMURTL OS itself isn't much of value. It's simple, it's for i386+, somehow it works, but this is where it ends. It's memory management isn't good, VM is absent, many things are really primitive. I'd not recommend to get it.
Don't bother with mmurtl -- you could get more information from online tutorials than that book. Get a copy of OS:D&I by Tanenbaum instead, which gives you stuff you won't find online.

More book reviews: http://www.mega-tokyo.com/forum/index.php?board=1;action=display;threadid=1251

Assorted tutorials:

Tutorial operating systems, with source code:

Lecture notes, texts, etc:

Other OS pages:

Non-English pages:

Ralf Brown's famous Interrupt List:
http://www.cs.cmu.edu/afs/cs/user/ralf/pub/WWW/files.html,
http://www.ctyme.com/rbrown.htm

CPU and PC hardware information:

REPORT BUGS OR ERRORS IN THIS DOCUMENT