Operating system concepts:
Gespeichert in:
Hauptverfasser: | , , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Hoboken, NJ
Wiley
2005
|
Ausgabe: | 7. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Literaturverz. S. 855 - 886 |
Beschreibung: | XXII, 921 S. graph. Darst. |
ISBN: | 0471694665 |
Internformat
MARC
LEADER | 00000nam a2200000zc 4500 | ||
---|---|---|---|
001 | BV019656771 | ||
003 | DE-604 | ||
005 | 20060315 | ||
007 | t | ||
008 | 050113s2005 xxud||| |||| 00||| eng d | ||
010 | |a 2004059084 | ||
020 | |a 0471694665 |c cloth : alk. paper |9 0-471-69466-5 | ||
035 | |a (OCoLC)253557605 | ||
035 | |a (DE-599)BVBBV019656771 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-91G |a DE-Aug4 |a DE-473 |a DE-384 |a DE-523 |a DE-634 |a DE-11 | ||
050 | 0 | |a QA76.76.O63 | |
082 | 0 | |a 005.4/3 |2 22 | |
084 | |a ST 260 |0 (DE-625)143632: |2 rvk | ||
084 | |a ST 267 |0 (DE-625)143635: |2 rvk | ||
084 | |a DAT 400f |2 stub | ||
084 | |a ST 260 |2 sdnb | ||
100 | 1 | |a Silberschatz, Abraham |e Verfasser |4 aut | |
245 | 1 | 0 | |a Operating system concepts |c Abraham Silberschatz ; Peter Baer Galvin ; Greg Gagne |
250 | |a 7. ed. | ||
264 | 1 | |a Hoboken, NJ |b Wiley |c 2005 | |
300 | |a XXII, 921 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Literaturverz. S. 855 - 886 | ||
650 | 7 | |a Sistemas operacionais |2 larpcal | |
650 | 4 | |a Systèmes d'exploitation (Ordinateurs) | |
650 | 4 | |a Operating systems (Computers) | |
650 | 0 | 7 | |a Java |g Programmiersprache |0 (DE-588)4401313-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a C |g Programmiersprache |0 (DE-588)4113195-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Betriebssystem |0 (DE-588)4006216-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Entwurf |0 (DE-588)4121208-3 |2 gnd |9 rswk-swf |
655 | 7 | |8 1\p |0 (DE-588)4151278-9 |a Einführung |2 gnd-content | |
655 | 7 | |8 2\p |0 (DE-588)4123623-3 |a Lehrbuch |2 gnd-content | |
689 | 0 | 0 | |a Betriebssystem |0 (DE-588)4006216-8 |D s |
689 | 0 | 1 | |a Java |g Programmiersprache |0 (DE-588)4401313-9 |D s |
689 | 0 | 2 | |a C |g Programmiersprache |0 (DE-588)4113195-2 |D s |
689 | 0 | |8 3\p |5 DE-604 | |
689 | 1 | 0 | |a Betriebssystem |0 (DE-588)4006216-8 |D s |
689 | 1 | 1 | |a Entwurf |0 (DE-588)4121208-3 |D s |
689 | 1 | |8 4\p |5 DE-604 | |
700 | 1 | |a Galvin, Peter B. |e Verfasser |4 aut | |
700 | 1 | |a Gagne, Greg |e Verfasser |4 aut | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=012985275&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-012985275 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 2\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 3\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 4\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk |
Datensatz im Suchindex
_version_ | 1804133034592567296 |
---|---|
adam_text | Contents
PART ONE ¦ OVERV
Chapter 1 Introduction
1.1 What Operating Systems Do 3
1.2 Computer System Organization 6
1.3 Computer System Architecture 12
1.4 Operating System Structure 15
1.5 Operating System Operations 17
1.6 Process Management 20
1.7 Memory Management 21
1.8 Storage Management 22
Chapter 2 Operating System
2.1 Operating System Services 39
2.2 User Operating System Interface 41
2.3 System Calls 43
2.4 Types of System Calls 47
2.5 System Programs 55
2.6 Operating System Design and
Implementation 56
PART TWO ¦ PROCE
Chapter 3 Processes
3.1 Process Concept 81
3.2 Process Scheduling 85
3.3 Operations on Processes 90
3.4 Interprocess Communication 96
3.5 Examples of IPC Systems 102
IEW
1.9 Protection and Security 26
1.10 Distributed Systems 28
1.11 Special Purpose Systems 29
1.12 Computing Environments 31
1.13 Summary 34
Exercises 36
Bibliographical Notes 38
Structures
2.7 Operating System Structure 58
2.8 Virtual Machines 64
2.9 Operating System Generation 70
2.10 System Boot 71
2.11 Summary 72
Exercises 73
Bibliographical Notes 78
;ss management
3.6 Communication in Client
Server Systems 108
3.7 Summary 115
Exercises 116
Bibliographical Notes 125
Chapter 4 Threads
4.1 Overview 127
4.2 Multithreading Models 129
4.3 Thread Libraries 131
4.4 Threading Issues 138
Chapter 5 CPU Scheduling
5.1 Basic Concepts 153
5.2 Scheduling Criteria 157
5.3 Scheduling Algorithms 158
5.4 Multiple Processor Scheduling 169
5.5 Thread Scheduling 172
Chapter 6 Process Synchroniz
6.1 Background 191
6.2 The Critical Section Problem 193
6.3 Peterson s Solution 195
6.4 Synchronization Hardware 197
6.5 Semaphores 200
6.6 Classic Problems of
Synchronization 204
Chapter 7 Deadlocks
7.1 System Model 245
7.2 Deadlock Characterization 247
7.3 Methods for Handling Deadlocks 252
7.4 Deadlock Prevention 253
7.5 Deadlock Avoidance 256
PART THREE ¦ MEM(
Chapter 8 Main Memory
8.1 Background 275
8.2 Swapping 282
8.3 Contiguous Memory Allocation 284
8.4 Paging 288
8.5 Structure of the Page Table 297
4.5 Operating System Examples 143
4.6 Summary 146
Exercises 146
Bibliographical Notes 151
5.6 Operating System Examples 173
5.7 Algorithm Evaluation 181
5.8 Summary 185
Exercises 186
Bibliographical Notes 189
ation
6.7 Monitors 209
6.8 Synchronization Examples 217
6.9 Atomic Transactions 222
6.10 Summary 230
Exercises 231
Bibliographical Notes 242
7.6 Deadlock Detection 262
7.7 Recovery From Deadlock 266
7.8 Summary 267
Exercises 268
Bibliographical Notes 271
DRY MANAGEMENT
8.6 Segmentation 302
8.7 Example: The Intel Pentium 305
8.8 Summary 309
Exercises 310
Bibliographical Notes 312
Chapter 9 Virtual Memory
9.1 Background 315
9.2 Demand Paging 319
9.3 Copy on Write 325
9.4 Page Replacement 327
9.5 Allocation of Frames 340
9.6 Thrashing 343
9.7 Memory Mapped Files 348
PART FOUR ¦ STORi
Chapter 10 File System Interi
10.1 File Concept 373
10.2 Access Methods 382
10.3 Directory Structure 385
10.4 File System Mounting 395
10.5 File Sharing 397
Chapter 11 File System Impli
11.1 File System Structure 411
11.2 File System Implementation 413
11.3 Directory Implementation 419
11.4 Allocation Methods 421
11.5 Free Space Management 429
11.6 Efficiency and Performance 431
11.7 Recovery 435
Chapter 12 Mass Storage Stn
12.1 Overview of Mass Storage
Structure 451
12.2 Disk Structure 454
12.3 Disk Attachment 455
12.4 Disk Scheduling 456
12.5 Disk Management 462
12.6 Swap Space Management 466
Chapter 13 I/O Systems
13.1 Overview 495
13.2 I/O Hardware 496
13.3 Application I/O Interface 505
13.4 Kernel I/O Subsystem 511
13.5 Transforming I/O Requests to
Hardware Operations 518
9.8 Allocating Kernel Memory 353
9.9 Other Considerations 357
9.10 Operating System Examples 363
9.11 Summary 365
Exercises 366
Bibliographical Notes 370
GE MANAGEMENT
face
10.6 Protection 402
10.7 Summary 407
Exercises 408
Bibliographical Notes 409
^mentation
11.8 Log Structured File Systems 437
11.9 NFS 438
11.10 Example: The WAFL File System 444
11.11 Summary 446
Exercises 447
Bibliographical Notes 449
icture
12.7 RAID Structure 468
12.8 Stable Storage Implementation 477
12.9 Tertiary Storage Structure 478
12.10 Summary 488
Exercises 489
Bibliographical Notes 493
13.6 STREAMS 520
13.7 Performance 522
13.8 Summary 525
Exercises 526
Bibliographical Notes 527
PART FIVE ¦ PROTEC
Chapter 14 Protection
14.1 Goals of Protection 531
14.2 Principles of Protection 532
14.3 Domain of Protection 533
14.4 Access Matrix 538
14.5 Implementation of Access Matrix 542
14.6 Access Control 545
Chapter 15 Security
15.1 The Security Problem 559
15.2 Program Threats 563
15.3 System and Network Threats 571
15.4 Cryptography as a Security Tool 576
15.5 User Authentication 587
15.6 Implementing Security Defenses 592
15.7 Fire walling to Protect Systems and
Networks 599
PART SIX ¦ DISTRIBU
Chapter 16 Distributed System
16.1 Motivation 611
16.2 Types of Distributed Operating
Systems 613
16.3 Network Structure 617 1
16.4 Network Topology 620
16.5 Communication Structure 622
16.6 Communication Protocols 628
Chapter 17 Distributed File Syst
17.1 Background 641
17.2 Naming and Transparency 643
17.3 Remote File Access 646
17.4 Stateful Versus Stateless Service 651
17.5 File Replication 652
TION AND SECURITY
14.7 Revocation of Access Rights 546
14.8 Capability Based Systems 547
14.9 Language Based Protection 550
14.10 Summary 555
Exercises 556
Bibliographical Notes 557
15.8 Computer Security
Classifications 600
15.9 An Example: Windows XP 602
15.10 Summary 604
Exercises 604
Bibliographical Notes 606
FED SYSTEMS
Structures
16.7 Robustness 631
16.8 Design Issues 633
16.9 An Example: Networking 636
L6.10 Summary 637
Exercises 638
Bibliographical Notes 640
:ems
17.6 An Example: AFS 654
17.7 Summary 659
Exercises 660
Bibliographical Notes 661
Chapter 18 Distributed Coordi
18.1 Event Ordering 663
18.2 Mutual Exclusion 666
18.3 Atomicity 669
18.4 Concurrency Control 672
18.5 Deadlock Handling 676
PART SEVEN ¦ SPECI
Chapter 19 Real Time Systems
19.1 Overview 695
19.2 System Characteristics 696
19.3 Features of Real Time Kernels 698
19.4 Implementing Real Time Operating
Systems 700
Chapter 20 Multimedia Syster
20.1 What Is Multimedia? 715
20.2 Compression 718
20.3 Requirements of Multimedia
Kernels 720
20.4 CPU Scheduling 722
20.5 Disk Scheduling 723
PART EIGHT ¦ CASE
Chapter 21 The Linux System
21.1 Linux History 737
21.2 Design Principles 742
21.3 Kernel Modules 745
21.4 Process Management 748
21.5 Scheduling 751
21.6 Memory Management 756
21.7 File Systems 764
Chapter 22 Windows XP
22.1 History 783
22.2 Design Principles 785
22.3 System Components 787
22.4 Environmental Subsystems 811
22.5 File System 814
ination
18.6 Election Algorithms 683
18.7 Reaching Agreement 686
18.8 Summary 688
Exercises 689
Bibliographical Notes 690
AL PURPOSE SYSTEMS
19.5 Real Time CPU Scheduling 704
19.6 VxWorks 5.x 710
19.7 Summary 712
Exercises 713
Bibliographical Notes 713
ns
20.6 Network Management 725
20.7 An Example: CineBlitz 728
20.8 Summary 730
Exercises 731
Bibliographical Notes 733
STUDIES
21.8 Input and Output 770
21.9 Interprocess Communication 773
21.10 Network Structure 774
21.11 Security 777
21.12 Summary 779
Exercises 780
Bibliographical Notes 781
22.6 Networking 822
22.7 Programmer Interface 829
22.8 Summary 836
Exercises 836
Bibliographical Notes 837
Chapter 23 Influential Operat
23.1 Early Systems 839
23.2 Atlas 845
23.3 XDS 940 846
23.4 THE 847
23.5 RC4000 848
23.6 CTSS 849
Appendix A UNIX BSD (cont
A.I UNIX History A855
A.2 Design Principles A860
A.3 Programmer Interface A862
A.4 User Interface A869
A.5 Process Management A872
A.6 Memory Management A876
Appendix B The Mach System
B.I History of the Mach System A897
B.2 Design Principles A899
B.3 System Components A900
B.4 Process Management A903
B.5 Interprocess Communication A909
B.6 Memory Management A914
Appendix C Windows 2000 (co
C.I History A925
C.2 Design Principles A926
C.3 System Components A927
C.4 Environmental Subsystems A943
C.5 File System A945
Bibliography 855
Credits 885
Index 887
ing Systems
23.7 MULTICS 849
23.8 IBM OS/360 850
23.9 Mach 851
23.10 Other Systems 853
Exercises 853
jnts online)
A.7 File System A878
A.8 I/O System A886
A.9 Interprocess Communication A889
A.10 Summary A894
Exercises A895
Bibliographical Notes A896
l (contents online)
B.7 Programmer Interface A919
B.8 Summary A920
Exercises A921
Bibliographical Notes A922
Credits A923
»ntents online)
C.6 Networking A952
C.7 Programmer Interface A957
C.8 Summary A964
Exercises A964
Bibliographical Notes A965
|
any_adam_object | 1 |
author | Silberschatz, Abraham Galvin, Peter B. Gagne, Greg |
author_facet | Silberschatz, Abraham Galvin, Peter B. Gagne, Greg |
author_role | aut aut aut |
author_sort | Silberschatz, Abraham |
author_variant | a s as p b g pb pbg g g gg |
building | Verbundindex |
bvnumber | BV019656771 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.O63 |
callnumber-search | QA76.76.O63 |
callnumber-sort | QA 276.76 O63 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 260 ST 267 |
classification_tum | DAT 400f |
ctrlnum | (OCoLC)253557605 (DE-599)BVBBV019656771 |
dewey-full | 005.4/3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.4/3 |
dewey-search | 005.4/3 |
dewey-sort | 15.4 13 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 7. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02686nam a2200649zc 4500</leader><controlfield tag="001">BV019656771</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20060315 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">050113s2005 xxud||| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">2004059084</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0471694665</subfield><subfield code="c">cloth : alk. paper</subfield><subfield code="9">0-471-69466-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)253557605</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV019656771</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-523</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-11</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.76.O63</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.4/3</subfield><subfield code="2">22</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 260</subfield><subfield code="0">(DE-625)143632:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 267</subfield><subfield code="0">(DE-625)143635:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 400f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 260</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Silberschatz, Abraham</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Operating system concepts</subfield><subfield code="c">Abraham Silberschatz ; Peter Baer Galvin ; Greg Gagne</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">7. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Hoboken, NJ</subfield><subfield code="b">Wiley</subfield><subfield code="c">2005</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XXII, 921 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturverz. S. 855 - 886</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Sistemas operacionais</subfield><subfield code="2">larpcal</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Systèmes d'exploitation (Ordinateurs)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Operating systems (Computers)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Java</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4401313-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">C</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4113195-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Betriebssystem</subfield><subfield code="0">(DE-588)4006216-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Entwurf</subfield><subfield code="0">(DE-588)4121208-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="8">1\p</subfield><subfield code="0">(DE-588)4151278-9</subfield><subfield code="a">Einführung</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="8">2\p</subfield><subfield code="0">(DE-588)4123623-3</subfield><subfield code="a">Lehrbuch</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Betriebssystem</subfield><subfield code="0">(DE-588)4006216-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Java</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4401313-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">C</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4113195-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="8">3\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Betriebssystem</subfield><subfield code="0">(DE-588)4006216-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Entwurf</subfield><subfield code="0">(DE-588)4121208-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="8">4\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Galvin, Peter B.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Gagne, Greg</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=012985275&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-012985275</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">2\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">3\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">4\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield></record></collection> |
genre | 1\p (DE-588)4151278-9 Einführung gnd-content 2\p (DE-588)4123623-3 Lehrbuch gnd-content |
genre_facet | Einführung Lehrbuch |
id | DE-604.BV019656771 |
illustrated | Illustrated |
indexdate | 2024-07-09T20:02:18Z |
institution | BVB |
isbn | 0471694665 |
language | English |
lccn | 2004059084 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-012985275 |
oclc_num | 253557605 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-Aug4 DE-473 DE-BY-UBG DE-384 DE-523 DE-634 DE-11 |
owner_facet | DE-91G DE-BY-TUM DE-Aug4 DE-473 DE-BY-UBG DE-384 DE-523 DE-634 DE-11 |
physical | XXII, 921 S. graph. Darst. |
publishDate | 2005 |
publishDateSearch | 2005 |
publishDateSort | 2005 |
publisher | Wiley |
record_format | marc |
spelling | Silberschatz, Abraham Verfasser aut Operating system concepts Abraham Silberschatz ; Peter Baer Galvin ; Greg Gagne 7. ed. Hoboken, NJ Wiley 2005 XXII, 921 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Literaturverz. S. 855 - 886 Sistemas operacionais larpcal Systèmes d'exploitation (Ordinateurs) Operating systems (Computers) Java Programmiersprache (DE-588)4401313-9 gnd rswk-swf C Programmiersprache (DE-588)4113195-2 gnd rswk-swf Betriebssystem (DE-588)4006216-8 gnd rswk-swf Entwurf (DE-588)4121208-3 gnd rswk-swf 1\p (DE-588)4151278-9 Einführung gnd-content 2\p (DE-588)4123623-3 Lehrbuch gnd-content Betriebssystem (DE-588)4006216-8 s Java Programmiersprache (DE-588)4401313-9 s C Programmiersprache (DE-588)4113195-2 s 3\p DE-604 Entwurf (DE-588)4121208-3 s 4\p DE-604 Galvin, Peter B. Verfasser aut Gagne, Greg Verfasser aut HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=012985275&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk 2\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk 3\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk 4\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Silberschatz, Abraham Galvin, Peter B. Gagne, Greg Operating system concepts Sistemas operacionais larpcal Systèmes d'exploitation (Ordinateurs) Operating systems (Computers) Java Programmiersprache (DE-588)4401313-9 gnd C Programmiersprache (DE-588)4113195-2 gnd Betriebssystem (DE-588)4006216-8 gnd Entwurf (DE-588)4121208-3 gnd |
subject_GND | (DE-588)4401313-9 (DE-588)4113195-2 (DE-588)4006216-8 (DE-588)4121208-3 (DE-588)4151278-9 (DE-588)4123623-3 |
title | Operating system concepts |
title_auth | Operating system concepts |
title_exact_search | Operating system concepts |
title_full | Operating system concepts Abraham Silberschatz ; Peter Baer Galvin ; Greg Gagne |
title_fullStr | Operating system concepts Abraham Silberschatz ; Peter Baer Galvin ; Greg Gagne |
title_full_unstemmed | Operating system concepts Abraham Silberschatz ; Peter Baer Galvin ; Greg Gagne |
title_short | Operating system concepts |
title_sort | operating system concepts |
topic | Sistemas operacionais larpcal Systèmes d'exploitation (Ordinateurs) Operating systems (Computers) Java Programmiersprache (DE-588)4401313-9 gnd C Programmiersprache (DE-588)4113195-2 gnd Betriebssystem (DE-588)4006216-8 gnd Entwurf (DE-588)4121208-3 gnd |
topic_facet | Sistemas operacionais Systèmes d'exploitation (Ordinateurs) Operating systems (Computers) Java Programmiersprache C Programmiersprache Betriebssystem Entwurf Einführung Lehrbuch |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=012985275&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT silberschatzabraham operatingsystemconcepts AT galvinpeterb operatingsystemconcepts AT gagnegreg operatingsystemconcepts |