I read this book many years ago. I don't remember much other that it was amazing. I learned so much about programming, computer science, that I still use today, from reading this book. For example, I've never learned a book on multi-threading but I do have an reasonable understanding of the usual multi-threading primitives (mutex, semaphore, etc). It all came from this book and how Minix implements them.