Operating Systems: Internals and Design Principles (7th Edition)

Asabovesobelowbooks
(3474)
Registrato come venditore professionale
US $40,00
CircaEUR 34,57
Condizione:
Come Nuovo
No writing no highlighting. Light wear and denting to cover corners. Isbn sticker to binding. Great ... Maggiori informazioniinformazioni sulla condizione
Goditi i vantaggi. Restituzioni accettate.
Spedizione:
Gratis USPS Media MailTM.
Oggetto che si trova a: Veradale, Washington, Stati Uniti
Consegna:
Consegna prevista tra il gio 16 ott e il sab 18 ott
Le date di consegna stimate - viene aperta una nuova finestra o scheda includono tempi di imballaggio, CAP di origine, CAP di destinazione e periodo di accettazione e dipendono dal servizio di spedizione selezionato e dalla ricezione del pagamentoricezione del pagamento - si apre in una nuova finestra o scheda. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico dell'acquirente..
Pagamenti:
    Diners Club

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. Scopri di piùGaranzia cliente eBay - viene aperta una nuova finestra o scheda
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:235030356003
Ultimo aggiornamento: 10 lug 2023 21:59:06 CESTVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Come Nuovo
Libro che sembra nuovo anche se è già stato letto. La copertina non presenta segni di usura visibili ed è inclusa la sovraccoperta(se applicabile) per le copertine rigide. Nessuna pagina mancante o danneggiata, piegata o strappata, nessuna sottolineatura/evidenziazione di testo né scritte ai margini. Potrebbe presentare minimi segni identificativi sulla copertina interna. Mostra piccolissimi segni di usura. Per maggiori dettagli e la descrizione di eventuali imperfezioni, consulta l'inserzione del venditore. Vedi tutte le definizioni delle condizioniviene aperta una nuova finestra o scheda
Note del venditore
“No writing no highlighting. Light wear and denting to cover corners. Isbn sticker to binding. Great ...
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
Categoria

Informazioni su questo prodotto

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
Author
William Stallings
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

Descrizione dell'oggetto fatta dal venditore

Informazioni sul venditore professionale

Certifico che tutte le mie attività di vendita saranno conformi alle leggi e ai regolamenti dell'Unione europea.
Informazioni su questo venditore

Asabovesobelowbooks

99,3% di Feedback positivi7,1 mila oggetti venduti

Su eBay da mag 2011
In genere risponde entro 24 ore
Registrato come venditore professionale
Welcome to my eBay Store. Please add me to your list of favorite sellers and visit often. Thank you for your business.

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi
Descrizione
5.0
Spese spedizione
4.9
Tempi di spedizione
5.0
Comunicazione
5.0

Categorie più popolari di questo Negozio

Feedback sul venditore (3.605)

Tutti i punteggiselected
Positivo
Neutro
Negativo
  • g***e (911)- Feedback lasciato dall'acquirente.
    Ultimo anno
    Acquisto verificato
    great 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+++++
  • 5***0 (408)- Feedback lasciato dall'acquirente.
    Ultimi 6 mesi
    Acquisto verificato
    Fast shipper. Just as described. Packaged walk. Great seller.
  • o***r (532)- Feedback lasciato dall'acquirente.
    Ultimi 6 mesi
    Acquisto verificato
    Great transaction. The item shipped quickly and was securely packaged. Awesome price and arrived as described.