The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers > Answers to Frequently Asked Questions > I'm new to Unix. Which books should I read?
Google UNIX.COM


I'm new to Unix. Which books should I read? Recommendations on books and certifications.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Unix Material biyyanimv Windows & DOS: Issues & Discussions 1 08-17-2007 12:09 AM
Good Unix Online Study Material rahul3894singh High Level Programming 2 07-21-2007 10:15 PM
UNIX Internals, Help required... digdarshan High Level Programming 4 08-04-2005 12:54 AM
question on UNIX material nelson ele UNIX for Dummies Questions & Answers 1 02-26-2005 11:57 AM
on unix internals vish_shan Filesystems, Disks and Memory 1 04-05-2002 08:46 AM

 
 
Submit Tools LinkBack Thread Tools Display Modes
  #8 (permalink)  
Old 02-01-2002
Perderabo's Avatar
Unix Daemon
 

Join Date: Aug 2001
Location: Washington DC Area
Posts: 8,444
Stumble this Post!
There is not much to know about controlling a process. Stevens' book covered it all, so you are already there. I don't even know what "job control" is supposed to mean...process groups perhaps? Again Stevens' covered it all. Since you plan to take up threads and rpc, I can see that you're actually aiming at application programming. I have found that extensive kernel knowledge confers two benefits on the application programmer: performance tuning and system security. And very fast code will be noticed by your boss, very secure code won't.

Most vendors have driver writing manuals on the net. But that is the only real kernel internals info that I have ever found on the net. I have found a few good books. I hesitate to share them with you because I loved Stevens' book. I have never found any of his books to be boring. But for what it's worth, here are my top picks:

Kernel Descriptions:

The Design and Implementation of the 4.3BSD Operating System by Leffler, McKusick, Karels, and Quarterman ISBN 0-201-06196-1

The Design of the Unix Operating System by Bach ISBN 0-13-201799-7

The 4.3 book is the better of the two and not simply because it is describing a better kernel. But it was useful to read both books and compare the two approaches. The 4.3 book is out-of-print, but there is a 4.4 book out and it's high on my want list.

Solaris Internals -- Core Kernel Architecture by Mauro and McDougall ISBN 0-13-022496-0

This is not as good as the first two, but it sheds a lot of light on an important kernel.

Driver Writing

There is a problem here. I have never read a great book on driver writing. As I said, most vendors will have driver writing manuals and you should start with these. But here are a couple of driver writing books that were at least somewhat helpful. But they both have a System V focus.

Writing UNIX Device Drivers by Pajari ISBN 0-201-52374-4

While this is the worst of the two, it's not a bad place to start. It first describes a psuedo driver that just returns test data like today's /dev/zero. This is the smallest driver that can be written and it serves the same purpose as the "Hello world" program in K&R's C book. But after you have your first pseudo driver installed in a kernel, drop this book and move on.

Writing a Unix Device Driver by Egan and Teixeira ISBN 0-471-62859-X

A bit more advanced than the first book and much more accurate. It also has a reference section that is better than nothing if you don't have your vendor's manuals.

Misc

UNIX Systems for Modern Architectures....Symmetric Multiprocessing and Caching for Kernel Programmers by Schimmel ISBN 0-201-63338-8

This book first describes hardware concepts like n-way set associative caches, fully associative caches, memory management units and symmetric multiprocessing. Then it describes the software concepts needed to make it work like spin-locks, preemption, sequencers, etc. The focus is on SMP thoughout the book.

IA-64 and Elementary Functions by Markstein ISBN 0-13-0018348-2

This is a description of the new chip being developed by HP and Intel. There is no real unix specific information here, but the book delves in detail about writing software for the chip. The emphasis throughout the book is on performance and it is really aimed at the compiler writer. Most of the book is devoted to floating point arithmetic starting with hardware issues like precision and fused multiply-add. And the second half of the book describes in detail the suggested implementation of elementary functions from square root to the inverse hyperbolics. And it's not just the code, but the algorithms that lead to the development of the code. All in all, this is best book on computer arithmetic that I have ever seen.

Panic! Unix Crash Dump Analysis by Drake and Brown ISBN 0-13-149386-4

This is Solaris/Sparc based. It has the most complete description of adb that I have found. Also lots of info about assembler and kernel structures.
Google The UNIX and Linux Forums
Forum Sponsor
 

Tags
linux

Thread Tools
Display Modes




All times are GMT -7. The time now is 11:27 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0