Difference between revisions of "Flameman/books"

From eLinux.org
Jump to: navigation, search
(some info about OS design, and just in general pretty good books)
(some info about OS design, and just in general pretty good books)
(Tag: Replaced)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
= OS Books =
 
= OS Books =
== some info about OS design, and just in general pretty good books ==
 
 
* Linux Kernel Internals - ISBN 0-201-87741-4
 
* The Design and Implementation of the 4.4 BSD Operating System - ISBN 0-201-54979-4
 
* Operating Systems, Internals and Design Principles - ISBN 0-13-887407-7
 
* Solaris Internals: Core Kernel Architecture - ISBN 0-13-022496-0
 
* TCP/IP Illiustrated: Volume 1 - ISBN 0-201-63346-9 (If you want to write TCP/IP stack)
 
* Intel IA-32 processor docs volumes 1,2, and especially 3. These can be found in my source repository, or http://developer.intel.com/
 
* Microprocessors and microcomputer-based system design - by Mohamed Rafiquzzaman
 

Latest revision as of 04:51, 10 July 2020

OS Books