e99 Online Shopping Mall
Help | |
Home - Nobel - Bovet Daniel (Books) |
  | 1-20 of 25 | Next 20 |
click price to see details click image to enlarge click link to go to the store
1. Introduction to the Theory of Complexity (Prentice Hall International Series in Computer Science) by Daniel P. Bovet, Pierluigi Crescenzi | |
Hardcover: 330
Pages
(1994-02)
list price: US$53.32 -- used & new: US$231.17 (price subject to change: see help) Asin: 0139153802 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
2. Tempesta del deserto: Le armi del nord, il dramma del sud (Enciclopedia della pace) (Italian Edition) by Daniel Bovet | |
Paperback: 207
Pages
(1991)
Isbn: 880960489X Canada | United Kingdom | Germany | France | Japan | |
3. Algorithms and Complexity: Third Italian Conference, CIAC'97, Rome, Italy, March 12-14, 1997, Proceedings (Lecture Notes in Computer Science) | |
Paperback: 311
Pages
(1997-04-11)
list price: US$74.95 -- used & new: US$35.00 (price subject to change: see help) Asin: 3540625925 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
4. Understanding the Linux Kernel (2nd Edition) by Daniel P. Bovet, Marco Cesati | |
Paperback: 816
Pages
(2002-12)
list price: US$49.95 -- used & new: US$11.35 (price subject to change: see help) Asin: 0596002130 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (13)
Real-World OS Nuts and Bolts
The only Linux kernel book you need
mixed, other books are better
Exceptional treatment of the Linux Kernel
Excellent Book on OS Design |
5. Native Esperanto Speakers: Native Esperanto Speakers, George Soros, Kim J. Henriksen, Petr Ginz, Ino Kolbe, Daniel Bovet | |
Paperback: 52
Pages
(2010-05-04)
list price: US$19.99 -- used & new: US$19.99 (price subject to change: see help) Asin: 1155468910 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
6. Daniel Bovet: An entry from Gale's <i>Science and Its Times</i> by Lois N. Magner | |
Digital: 2
Pages
(2000)
list price: US$2.90 -- used & new: US$2.90 (price subject to change: see help) Asin: B0027UWWQ6 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
7. Swiss Esperantists: Claude Piron, Edmond Privat, Hector Hodler, Ric Berger, Daniel Bovet, Hans Jakob, René de Saussure | |
Paperback: 30
Pages
(2010-09-15)
list price: US$14.14 -- used & new: US$14.13 (price subject to change: see help) Asin: 1158513704 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
8. People From the Canton of Neuchâtel: Jean-Paul Marat, Charles Édouard Guillaume, Didier Cuche, Edouard Bovet, Léon Gallet, Daniel Bovet | |
Paperback: 56
Pages
(2010-09-15)
list price: US$19.99 -- used & new: US$19.99 (price subject to change: see help) Asin: 1157491162 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
9. Understanding the Linux Kernel, Third Edition by Daniel P. Bovet, Marco Cesati Ph.D. | |
Paperback: 944
Pages
(2005-11)
list price: US$49.95 -- used & new: US$28.99 (price subject to change: see help) Asin: 0596005652 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively slow disks. The third edition of Understanding the Linux Kernel takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. Probing beyond superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine.Important Intel-specific features are discussed. Relevant segments of code are dissected line by line. But the book covers more than just the functioning of the code; it explains the theoretical underpinnings of why Linux does things the way it does. This edition of the book covers Version 2.6, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices. The book focuses on the following topics: Understanding the Linux Kernel will acquaint you with all the inner workings of Linux, but it's more than just an academic exercise. You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments. This book will help you make the most of your Linux system. Customer Reviews (32)
Not for Beginners trying to understand about the Linux Kernel
Nobody REALLY understands the Linux kernel, but this is as close as it comes
Great book, but not for beginners in Operating Systems
The book is difficult to read
Not Practical, Useless and Boring |
10. Algorithms and Complexity: Proceedings of the First Italian Conference : Rome, Italy, 1-2 October 1990 by Daniel P. Bovet, Giorgio Ausiello, Italy) Italian Conference on Algorithms and Complexity (1st : 1990 : Rome | |
Hardcover: 217
Pages
(1991-03)
list price: US$66.00 Isbn: 9810203985 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
11. Une chimie qui guérit by Daniel Bovet | |
Paperback: 322
Pages
(1989-02-02)
Isbn: 2228881082 Canada | United Kingdom | Germany | France | Japan | |
12. Understanding the LINUX Kernel: From I/O Ports to Process Management by Daniel Pierre Bovet, Marco Cesati | |
Paperback: 685
Pages
(2000-11)
list price: US$39.95 -- used & new: US$7.42 (price subject to change: see help) Asin: B00008CM31 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The authors are concerned primarily with the Linux 2.2 kernel. They discuss how Linus Torvald's decisions on kernel issues translate into architecture; for example, how the Linux memory management uses a slab allocator on top of a buddy system for greater efficiency. Similarly, at the cost of a little complexity, the decision to use three-level memory paging, when two work fine on 32-bit systems, makes it possible to port to 64-bit processors without changes. The tradeoffs between complexity and efficiency are discussed for most kernel features, and each chapter finishes with related new features in kernel 2.4. Despite the lucid and knowledgeable writing, you'll come up against some brain-stretching complexity. Nevertheless, this book is an important addition to the Linux canon. --Steve Patient, Amazon.co.uk Customer Reviews (17)
Pretty good, but could be better
Great explanation of design
now out of date, questionable accuracy even when it was new Worst of all, even when the information was current it was of questionable accuracy. In the chapter discussing theVFS on page 334 there is a list of fields in the superblock object. Then compare this list to the list of the fields in the chapter discussing the ext2 filesystem superblock on page 499 and you will see great differences. Why is this? O'reilly needs to update this book. It's a good start, now finish it.
Helped me get started on the Linux kernel extra background and depth for me to finally understand how
simply the best |
13. Le Noyau Linux by Daniel P. Bovet, Marco Cesati, Joëlle Cornavin | |
Paperback: 673
Pages
(2001-07-04)
Isbn: 2841771415 Canada | United Kingdom | Germany | France | Japan | |
14. Natural and synthetic curares, by Daniel Bovet | |
Unknown Binding: 23
Pages
(1951)
Asin: B0007K9TQE Canada | United Kingdom | Germany | France | Japan | |
15. Curare and curare-like agents by Daniel Bovet | |
Unknown Binding: 478
Pages
(1959)
Asin: B0000CK8IM Canada | United Kingdom | Germany | France | Japan | |
16. Daniel Bovet Etat Actuel Du Probleme Du Curare De Claude Bernard a L'anesthesiologie by Dr. Albert Wander | |
Paperback:
Pages
(1959)
Asin: B0015HRGJK Canada | United Kingdom | Germany | France | Japan | |
17. Understanding the Linux Kernel by Daniel P. Bovet, Marco Cesati | |
Paperback: 954
Pages
(2006-12-01)
Isbn: 8184040830 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (13)
Real-World OS Nuts and Bolts
The only Linux kernel book you need
mixed, other books are better
Exceptional treatment of the Linux Kernel
Excellent Book on OS Design |
18. Introduction to the Theory of Complexity (Prentice Hall International Series in Computer Science) by Pierluigi Crescenzi Daniel P. Bovet | |
Paperback:
Pages
(1994)
Asin: B000OJ0GQU Canada | United Kingdom | Germany | France | Japan | |
19. Understanding the Linux Kernel B01_0809 by Marco Cesati Daniel P. Bovet | |
Paperback:
Pages
(2002)
Asin: B001BAPP6W Canada | United Kingdom | Germany | France | Japan | |
20. Understanding the Linux Kernel B01_0809 by Marco Cesati Daniel P. Bovet | |
Paperback:
Pages
(2003)
Asin: B001BKTESC Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
  | 1-20 of 25 | Next 20 |