I like this book very much, because It gave me a great insight into almost all the concepts of computer architecture. I am very impressed by the way authors explained about performance evaluation, memory hierarchy, pipelining, thread-level parallelism, and I/O Systems with good examples from MIPS.
I like the pseudo code given in this book for various system calls such as fork(), and other important kernel functions. The exercise problems in particular are excellent. Totally, the book gives a clear picture of operating system functionality.
This book explains how to solve the concurrency problems using semaphores in an excellent way.
This book is an important resource for every Computer Science fellow. The book clearly explains the precautions we should take care in each and every step before/while building programs. Really this is awesome.
This book is famous with the name APUE. This is an excellent book, and the author explains the functions of the kernel along with its internals in a clear way with good examples.
This is an excellent book for professional managers, professional programmers, and of course for students like me. I am impressed with the chapters 'Surgical Team', 'The Second-System Effect', 'Why Did the Tower of Babel Fail', and almost all the chapters of the book. It is also completely worthwhile to read it like a novel.