Imagen 1 de 2


Galería
Imagen 1 de 2


¿Quieres vender uno?
Operating Systems: Internals and Design Principles (7th Edition)
USD40,00
Aproximadamente34,57 EUR
Estado:
“No writing no highlighting. Light wear and denting to cover corners. Isbn sticker to binding. Great ”... Más informaciónacerca del estado
Como nuevo
Libro en perfecto estado y poco leído. La tapa no tiene desperfectos y si procede, con sobrecubierta para las tapas duras. Incluye todas las páginas sin arrugas ni roturas. El texto no está subrayado ni resaltado de forma alguna, y no hay anotaciones en los márgenes. Puede presentar marcas de identificación mínimas en la contraportada o las guardas. Muy poco usado. Consulta el anuncio del vendedor para obtener más información y la descripción de cualquier posible imperfección.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Envío:
Gratis USPS Media MailTM.
Ubicado en: Veradale, Washington, Estados Unidos
Entrega:
Entrega prevista entre el jue. 16 oct. y el sáb. 18 oct. a 94104
Devoluciones:
30 días para devoluciones. El comprador paga el envío de la devolución..
Pagos:
Compra con confianza
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:235030356003
Última actualización el 10 jul 2023 21:59:06 H.EspVer todas las actualizacionesVer todas las actualizaciones
Características del artículo
- Estado
- Como nuevo
- Notas del vendedor
- Brand
- Book
- Bait Type
- Book
- Book Title
- Book
- Certification
- Book
- Circulated/Uncirculated
- Book
- Color
- Book
- Department
- Book
- EPA Registration Number
- Book
- Fragrance Name
- Book
- Franchise
- Book
- Game
- Book
- Game Name
- Book
- Golf Club Type
- Book
- Grade
- Book
- Graded
- Book
- Handedness
- Book
- Internet Connectivity
- English
- Material
- Book
- Model
- Book
- Movie/TV Title
- Book
- Outer Shell Material
- Book
- Place of Origin
- Book
- Platform
- Book
- Processor
- Book
- Product
- Book
- Quality
- Book
- Release Title
- Book
- Screen Size
- Book
- Size
- Book
- Size Type
- Book
- Sport
- Book
- Sport/Activity
- Book
- Storage Capacity
- Book
- Style
- Book
- Volume
- Book
- UPC
- Does not apply
- ISBN
- 9780132309981
- EAN
- 9780132309981
Acerca de este producto
Product Identifiers
Publisher
Prentice Hall PTR
ISBN-10
013230998X
ISBN-13
9780132309981
eBay Product ID (ePID)
11038265995
Product Key Features
Number of Pages
816 Pages
Publication Name
Operating Systems : Internals and Design Principles
Language
English
Publication Year
2011
Subject
Operating Systems / General
Type
Textbook
Subject Area
Computers
Format
Hardcover
Dimensions
Item Height
1.8 in
Item Weight
50.2 Oz
Item Length
9.2 in
Item Width
7 in
Additional Product Features
Edition Number
7
Intended Audience
College Audience
LCCN
2010-048597
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.4/3
Table Of Content
Preface About the Author Chapter 0 Reader''s and Instructor''s Guide 0.1 Outline of the Book 0.2 A Roadmap for Readers and Instructors 0.3 Internet and Web Resources PART ONE: BACKGROUND Chapter 1: Computer System Overview 1.1 Basic Elements 1.2 Evolution of the Microprocessor 1.3 Instruction Execution 1.4 Interrupts 1.5 The Memory Hierarchy 1.6 Cache Memory 1.7 Direct Memory Access 1.8 Multiprocessor and Multicore Organization 1.9 Recommended Reading and Web Sites 1.10 Key Terms, Review Questions, and Problems Appendix 1A Performance Characteristics of Two-Level Memory Appendix 1B Procedure Control Chapter 2: Operating System Overview 2.1 Operating System Objectives and Functions 2.2 The Evolution of Operating Systems 2.3 Major Achievements 2.4 Developments Leading to Modern Operating Systems 2.5 Virtual Machines 2.6 OS Design Considerations for Multiprocessor and Multicore 2.7 Microsoft Windows Overview 2.8 Traditional UNIX Systems 2.9 Modern UNIX Systems 2.10 Linux 2.11 Recommended Reading and Web Sites 2.12 Key Terms, Review Questions, and Problems PART TWO: PROCESSES Chapter 3: Process Description and Control 3.1 What is a Process? 3.2 Process States 3.3 Process Description 3.4 Process Control 3.5 Execution of the Operating System 3.6 Security Issues 3.7 UNIX SVR4 Process Management 3.8 Summary 3.9 Recommended Reading 3.10 Key Terms, Review Questions, and Problems Chapter 4: Threads 4.1 Processes and Threads 4.2 Types of Threads 4.3 Multicore and Multithreading 4.4 Windows 7 Thread and SMP Management 4.5 Solaris Thread and SMP Management 4.6 Linux Process and Thread Management 4.7 Mac OS X Grand Central Dispatch 4.8 Summary 4.9 Recommended Reading 4.10 Key Terms, Review Questions, and Problems Chapter 5: Concurrency: Mutual Exclusion and Synchronization 5.1 Principles of Concurrency 5.2 Mutual Exclusion: Hardware Support 5.3 Semaphores 5.4 Monitors 5.5 Message Passing 5.6 Readers/Writers Problem 5.7 Summary 5.8 Recommended Reading 5.9 Key Terms, Review Questions, and Problems Chapter 6: Concurrency: Deadlock and Starvation 6.1 Principles of Deadlock 6.2 Deadlock Prevention 6.3 Deadlock Avoidance 6.4 Deadlock Detection 6.5 An Integrated Deadlock Strategy 6.6 Dining Philosophers Problem 6.7 UNIX Concurrency Mechanisms 6.8 Linux Kernel Concurrency Mechanisms 6.9 Solaris Thread Synchronization Primitives 6.10 Windows 7 Concurrency Mechanisms 6.11 Summary 6.12 Recommended Reading 6.13 Key Terms, Review Questions, and Problems PART THREE: MEMORY Chapter 7: Memory Management 7.1 Memory Management Requirements 7.2 Memory Partitioning 7.3 Paging 7.4 Segmentation 7.5 Security Issues 7.6 Summary 7.7 Recommended Reading 7.8 Key Terms, Review Questions, and Problems Appendix 7A Loading and Linking Chapter 8: Virtual Memory 8.1 Hardware and Control Structures 8.2 Operating System Software 8.3 UNIX and Solaris Memory Management <p style="MARGIN: 0px"
Synopsis
Operating Systems: Internals and Design Principles, 7e is ideal for introductory courses on operating systems. Operating Systems: Internals and Design Principles provides a comprehensive and unified introduction to operating systems topics. Stallings emphasizes both design issues and fundamental principles in contemporary systems and gives readers a solid understanding of the key structures and mechanisms of operating systems. He discusses design trade-offs and the practical decisions affecting design, performance and security. The book illustrates and reinforces design concepts and ties them to real-world design choices through the use of case studies in UNIX and Windows. Operating Systems: Internals and Design Principles, 6e received the 2009 Textbook Excellence Award from the Text and Academic Authors Association (TAA)!, Operating Systems: Internals and Design Principles, 7e is ideal for introductory courses on operating systems. Operating Systems: Internals and Design Principles provides a comprehensive and unified introduction to operating systems topics. Stallings emphasizes both design issues and fundamental principles in contemporary systems and gives readers a solid understanding of the key structures and mechanisms of operating systems. He discusses design trade-offs and the practical decisions affecting design, performance and security. The book illustrates and reinforces design concepts and ties them to real-world design choices through the use of case studies in UNIX and Windows. Operating Systems: Internals and Design Principles, 6e received the 2009 Textbook Excellence Award from the Text and Academic Authors Association (TAA)
LC Classification Number
QA76.76.O63S733 2011
Descripción del artículo del vendedor
Información de vendedor profesional
Acerca de este vendedor
Asabovesobelowbooks
99,3% de votos positivos•7,1 mil artículos vendidos
Registrado como vendedor profesional
Categorías populares de esta tienda
Votos de vendedor (3.605)
- g***e (911)- Votos emitidos por el comprador.Último añoCompra verificadagreat seller that made the purchase very smooth and easy for me. beautiful piece of pottery sent out very quickly and arrived sooner than I expected. packaging was well done and my pottery was safely secured for the ride. condition of the piece is nicer than description and pictures indicated and I am very happy with this transaction. as good as it gets. thank you. A+++++Vtg Hopi Polychrome Ashtray Native Pueblo Art Pottery Estate “Val” (#335894972180)
- 5***0 (408)- Votos emitidos por el comprador.Últimos 6 mesesCompra verificadaFast shipper. Just as described. Packaged walk. Great seller.
- o***r (532)- Votos emitidos por el comprador.Últimos 6 mesesCompra verificadaGreat transaction. The item shipped quickly and was securely packaged. Awesome price and arrived as described.G-1 Transformers Weapons Optimus Sound wave Takara Hasbro Vtg 80s Guns Fists LOT (#335972944736)