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

Asabovesobelowbooks
(3474)
Angemeldet als gewerblicher Verkäufer
US $40,00
Ca.CHF 32,16
Artikelzustand:
Neuwertig
No writing no highlighting. Light wear and denting to cover corners. Isbn sticker to binding. Great ... Mehr erfahrenÜber den Artikelzustand
Ganz entspannt. Rückgaben akzeptiert.
Versand:
Kostenlos USPS Media MailTM.
Standort: Veradale, Washington, USA
Lieferung:
Lieferung zwischen Do, 16. Okt und Sa, 18. Okt nach 94104 bei heutigem Zahlungseingang
Liefertermine - wird in neuem Fenster oder Tab geöffnet berücksichtigen die Bearbeitungszeit des Verkäufers, die PLZ des Artikelstandorts und des Zielorts sowie den Annahmezeitpunkt und sind abhängig vom gewählten Versandservice und dem ZahlungseingangZahlungseingang - wird ein neuem Fenster oder Tab geöffnet. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:235030356003
Zuletzt aktualisiert am 10. Jul. 2023 21:59:06 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Neuwertig
Buch, das wie neu aussieht, aber bereits gelesen wurde. Der Einband weist keine sichtbaren Gebrauchsspuren auf. Bei gebundenen Büchern ist der Schutzumschlag vorhanden (sofern zutreffend). Alle Seiten sind vollständig vorhanden, es gibt keine zerknitterten oder eingerissenen Seiten und im Text oder im Randbereich wurden keine Unterstreichungen, Markierungen oder Notizen vorgenommen. Der Inneneinband kann minimale Gebrauchsspuren aufweisen. Minimale Gebrauchsspuren. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen ansehenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“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
Kategorie

Über dieses Produkt

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

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

Asabovesobelowbooks

99,3% positive Bewertungen7.1 Tsd. Artikel verkauft

Mitglied seit Mai 2011
Antwortet meist innerhalb 24 Stunden
Angemeldet als gewerblicher Verkäufer
Welcome to my eBay Store. Please add me to your list of favorite sellers and visit often. Thank you for your business.
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
5.0
Angemessene Versandkosten
4.9
Lieferzeit
5.0
Kommunikation
5.0

Beliebte Kategorien in diesem Shop

Verkäuferbewertungen (3'605)

Alle Bewertungenselected
Positiv
Neutral
Negativ
  • g***e (911)- Bewertung vom Käufer.
    Letztes Jahr
    Bestätigter Kauf
    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)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Fast shipper. Just as described. Packaged walk. Great seller.
  • o***r (532)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Great transaction. The item shipped quickly and was securely packaged. Awesome price and arrived as described.