
Operating Systems: Internals and Design Principles by Stallings, William
US $8,04US $8,04
za, 13 sep, 01:28za, 13 sep, 01:28
Afbeelding 1 van 1

Galerij
Afbeelding 1 van 1

Hebt u iets om te verkopen?
Operating Systems: Internals and Design Principles by Stallings, William
by Stallings, William | HC | Good
US $8,04
OngeveerEUR 6,84
Objectstaat:
“Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ”... Meer lezenover objectstaat
Goed
Een boek dat is gelezen, maar zich in goede staat bevindt. De kaft is zeer minimaal beschadigd (er zijn bijvoorbeeld slijtplekken), maar er zijn geen deukjes of scheuren. De harde kaft heeft mogelijk geen stofomslag meer. De boekband vertoont minimale slijtage. De meeste bladzijden zijn onbeschadigd. Er zijn weinig vouwen en scheuren en er is vrijwel geen tekst met potlood onderstreept of met een accentueerstift gemarkeerd. Er is niet in de kantlijn geschreven. Er ontbreken geen bladzijden. Bekijk de aanbieding van de verkoper voor de volledige details en een beschrijving van gebreken.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Verzendkosten:
Gratis Economy Shipping.
Bevindt zich in: Aurora, Illinois, Verenigde Staten
Levering:
Geschatte levering tussen do, 25 sep en di, 30 sep tot 94104
Retourbeleid:
30 dagen om te retourneren. Verkoper betaalt voor retourzending.
Betalingen:
Winkel met vertrouwen
De verkoper neemt de volledige verantwoordelijkheid voor deze aanbieding.
eBay-objectnummer:146180692012
Specificaties
- Objectstaat
- Goed
- Opmerkingen van verkoper
- Binding
- Hardcover
- Book Title
- Operating Systems
- Weight
- 2 lbs
- Product Group
- Book
- IsTextBook
- No
- ISBN
- 9780133805918
Over dit product
Product Identifiers
Publisher
Pearson Education
ISBN-10
0133805913
ISBN-13
9780133805918
eBay Product ID (ePID)
175911846
Product Key Features
Number of Pages
800 Pages
Publication Name
Operating Systems : Internals and Design Principles
Language
English
Subject
Operating Systems / General
Publication Year
2014
Type
Textbook
Subject Area
Computers
Format
Hardcover
Dimensions
Item Height
1.2 in
Item Weight
44.8 Oz
Item Length
9.2 in
Item Width
7.2 in
Additional Product Features
Edition Number
8
Intended Audience
College Audience
LCCN
2013-045472
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.4/3
Table Of Content
Chapter 0 Guide for Readers and Instructors 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 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 Android 2.12 Recommended Reading and Web Sites 2.13 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 UNIX SVR4 Process Management 3.7 Summary 3.8 Recommended Reading and Animations 3.9 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 8 Process and Thread Management 4.5 Solaris Thread and SMP Management 4.6 Linux Process and Thread Management 4.7 Android Process and Thread Management 4.8 Mac OS X Grand Central Dispatch 4.9 Summary 4.10 Recommended Reading 4.11 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 and Animations 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 Concurrency Mechanisms 6.11 Android Interprocess Communications 6.12 Summary 6.13 Recommended Reading 6.14 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 Summary 7.6 Recommended Reading and Animations 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 8.4 Linux Memory Management 8.5 Windows Memory Management 8.6
Synopsis
Operating Systems: Internals and Design Principles is intended for use in a one- or two-semester undergraduate course in operating systems for computer science, computer engineering, and electrical engineering majors. It also serves as a useful reference for programmers, systems engineers, network designers and others involved in the design of computer products, information system and computer system personnel. Operating Systems 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 Linux, UNIX, Android, and Windows 8. Teaching and Learning Experience This program presents a better teaching and learning experience-for you and your students. It will help: Illustrate Concepts with Running Case Studies: To illustrate the concepts and to tie them to real-world design choices that must be made, four operating systems serve as running examples. Easily Integrate Projects in your Course: This book provides an unparalleled degree of support for including a projects component in the course. Keep Your Course Current with Updated Technical Content: This edition covers the latest trends and developments in operating systems. Provide Extensive Support Material to Instructors and Students: Student and instructor resources are available to expand on the topics presented in the text.
LC Classification Number
QA76.77.S73 2015
Objectbeschrijving van de verkoper
Informatie van zakelijke verkoper
Over deze verkoper
ThriftBooks
99% positieve feedback•19,9M objecten verkocht
Ingeschreven als zakelijke verkoper
Feedback verkoper (5.780.987)
Dit object (1)
Alle objecten (5.780.987)
- n***t (91)- Feedback gegeven door koper.Afgelopen 6 maandenGeverifieerde aankoopItem as Described. Fast Shipping. AAA Ebayer!
- a***p (1369)- Feedback gegeven door koper.Afgelopen maandGeverifieerde aankoopVery good
- a***p (1369)- Feedback gegeven door koper.Afgelopen maandGeverifieerde aankoopVery good
- eBay automated Feedback- Feedback gegeven door koper.Afgelopen maandOrder completed successfully – tracked and on time