Operating system concepts with Java / (Record no. 90)

MARC details
000 -LEADER
fixed length control field 05165cam a22003497a 4500
001 - CONTROL NUMBER
control field 13524167
003 - CONTROL NUMBER IDENTIFIER
control field OSt
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20230805095424.0
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 040316s2004 njua b 001 0 eng d
010 ## - LIBRARY OF CONGRESS CONTROL NUMBER
LC control number 2004297572
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9812530711
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)ocm53865233
040 ## - CATALOGING SOURCE
Original cataloging agency BUL
Transcribing agency BUL
Modifying agency BUL
-- BUL
Language of cataloging eng
Description conventions rda
042 ## - AUTHENTICATION CODE
Authentication code lccopycat
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 005.43
Edition number 22
Item number SIL.
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Silberschatz, Abraham.
245 10 - TITLE STATEMENT
Title Operating system concepts with Java /
Statement of responsibility, etc. Abraham Silberschatz, Peter Baer Galvin, Greg Gagne.
250 ## - EDITION STATEMENT
Edition statement 6th edition
260 ## - PUBLICATION, DISTRIBUTION, ETC.
Place of publication, distribution, etc. Hoboken, N.J. :
Name of publisher, distributor, etc. John Wiley & Sons,
Date of publication, distribution, etc. c2004.
300 ## - PHYSICAL DESCRIPTION
Extent xxiii, 952 p. :
Other physical details ill. ;
Dimensions 25 cm.
500 ## - GENERAL NOTE
General note Table of content<br/>PART ONE OVERVIEW<br/> Chapter 1 Introduction<br/> 1.1 What Operating Systems <br/> 1.2 Mainframe Systems<br/> 1.3 Desktop Systems<br/> 1.4 Multiprocessor Systems<br/> 1.5 Distributed Systems <br/> etc.<br/><br/> Chapter 2 <br/> 2.1 Computer-System Operation<br/> 2.2 I/O Structure<br/> 2.3 Storage Structure<br/> 2.4 Storage Hierarchy<br/> 2.5 Hardware Protection<br/>etc.<br/><br/> Chapter 3<br/> 3.1 System Components<br/> 3.2 Operating - Systems Services<br/> 3.3 System Calls<br/> 3.4 System Programs<br/> 3.5 System Structures<br/>etc.<br/><br/>PART TWO PROCESS MANAGEMENT<br/> Chapter 4<br/> 4.1 Process Concept<br/> 4.2 Process Scheduling<br/> 4.3 Operations on Processes<br/> 4.4 Cooperating Processes<br/> 4.5 Interprocess Communication<br/>etc.<br/><br/> Chapter 5<br/> 5.1 Overview <br/> 5.2 Multithreading Models<br/> 5.3 Threading Issues<br/> 5.4 Pthreads 154<br/> 5.5 Windows XP Threads<br/>etc.<br/><br/> Chapter 6<br/> 6.1 Basic Concepts<br/> 6.2 Scheduling Criteria<br/> 6.3 Scheduling Algebra<br/> 6.4 Multiple-Processor Scheduling<br/> 6.5 Real-Time Scheduling<br/>etc <br/><br/>Chapter 7 <br/> 7.1 Background <br/> 7.2 The Critical- Section Problem<br/> 7.3 Two- Task Solutions<br/> 7.4 Synchronization Hardware<br/> 7.5 Semaphores<br/>etc.<br/><br/> Part THREE STORAGE MANAGEMENT<br/> Chapter 9<br/> 9.1 Background<br/> 9.2 Swapping<br/> 9.3 Contiguous Memory Allocation<br/> 9.4 Paging <br/> 9.5 Segmentation<br/>etc.<br/><br/> Chapter 10<br/> 10.1 Background <br/> 10.2 Demand Paging<br/> 10.3 Copy-on-write<br/> 10.4 Page Replacement<br/> 10.5 Allocation of Frames<br/>etc.<br/><br/> Chapter 11 File System Interface<br/> 11.1 File Concepts<br/> 11.2 Access Methods <br/> 11.3 Directory Implementation<br/> 11.4 File system Mounting<br/> 11.5 File Sharing<br/>etc.<br/><br/>Chapter 12 File system Implementation<br/> 12.1 File- System Structure<br/> 12.2 File System Implementation<br/> 12.3 Directory Implementation<br/> 12.4 Allocation Methods<br/> 12.5 Free-Space Management<br/>etc.<br/><br/> PART FOUR I/O SYSTEMS<br/> Chapter 13 <br/> 13.1 Overview<br/> 13.2 I/O Hardware<br/> 13.3 Application I/O Interface<br/> 13.4 Kernel I/O Subsystem<br/> 13.5 Transforming I/O to Hardware Operations<br/>etc.<br/><br/> Chapter 14 Mass-Storage Structure<br/> 14.1 Disk Structure<br/> 14.2 Disk Scheduling<br/> 14.3 Disk Management<br/> 14.4 Swap-Space Management<br/> 14.5 Raid Structures<br/>etc.<br/><br/>PART FIVE DISTRIBUTED SYSTEMS<br/> Chapter 15 <br/> 15.1 Background<br/> 15.2 Topology<br/> 15.3 Communication<br/> 15.4 Communication Protocols<br/> 15 .5 Robustness<br/>etc.<br/><br/>Chapter 16 Distributed File Systems<br/> 16.1 Background<br/> 16.2 Naming and Transparency<br/> 16.3 Remote File Access<br/> 16.4 Stateful Versus Stateless Service<br/> 16.5 File Replication<br/>etc.<br/><br/>Chapter 17<br/> 17.1 Event Ordering<br/> 17.2 Mutual Exclusion<br/> 17.3 Atomicity<br/> 17 .4 Concurrency Control <br/> 17.5 Deadlock Handling<br/>etc.<br/><br/>PART SIX PROTECTION AND SECURITY<br/> Chapter 18 <br/> 18.1 Goals of Protection<br/> 18.2 Domain of Protection<br/> 18.3 Access Matrix<br/> 18.4 Implementation of Access Matrix<br/> 18.5 Revocation of Access Rights<br/>etc.<br/><br/> Chapter 19<br/> 19.1 The Security Problem<br/> 19.2 User Authentication<br/> 19.3 Program Threats<br/> 19.4 System Threats <br/> 19.5 Securing Systems and Facilities<br/>etc.<br/><br/>PART SEVEN CASE STUDIES<br/> Chapter 20 The Linux System<br/> 20.1 History<br/> 20.2 Design Principles<br/> 20.3 Kernel Modules<br/> 20.4 Process Management<br/> 20.5 Scheduling<br/>etc.<br/><br/> Chapter 21<br/> 21.1 History<br/> 21.2 Design Principles<br/> 21.3 System Components<br/> 21.4 Environmental Subsystems<br/> 21.5 File Systems<br/><br/> Chapter 22<br/> 22.1 Early Systems<br/> 22.2 Atlas<br/> 22.3 XDS <br/> 22.4 THE<br/> 22.5 RC 4000<br/><br/> <br/> <br/>
504 ## - BIBLIOGRAPHY, ETC. NOTE
Bibliography, etc. note Bibliography : p. 873 - 899 . -- Index : p. 903 - 952.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Java (Computer program language)
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Operating systems (Computers)
700 1# - ADDED ENTRY--PERSONAL NAME
Personal name Galvin, Peter B.
700 1# - ADDED ENTRY--PERSONAL NAME
Personal name Gagne, Greg.
856 42 - ELECTRONIC LOCATION AND ACCESS
Materials specified Publisher description
Uniform Resource Identifier <a href="http://www.loc.gov/catdir/description/wiley041/2004297572.html">http://www.loc.gov/catdir/description/wiley041/2004297572.html</a>
856 41 - ELECTRONIC LOCATION AND ACCESS
Materials specified Table of contents
Uniform Resource Identifier <a href="http://www.loc.gov/catdir/toc/wiley041/2004297572.html">http://www.loc.gov/catdir/toc/wiley041/2004297572.html</a>
856 42 - ELECTRONIC LOCATION AND ACCESS
Materials specified Contributor biographical information
Uniform Resource Identifier <a href="http://www.loc.gov/catdir/enhancements/fy0668/2004297572-b.html">http://www.loc.gov/catdir/enhancements/fy0668/2004297572-b.html</a>
942 ## - ADDED ENTRY ELEMENTS (KOHA)
Source of classification or shelving scheme Dewey Decimal Classification
Koha item type Book Closed Access
Edition 6th edition
Classification part 005.43
Item part 1
Call number prefix 005.43
Call number suffix 005.43 SIL.
Holdings
Withdrawn status Lost status Source of classification or shelving scheme Damaged status Not for loan Home library Current library Date acquired Source of acquisition Inventory number Total Checkouts Full call number Barcode Date last seen Price effective from Koha item type Copy number
    Dewey Decimal Classification     Engineering Library Engineering Library 01/21/2021 Purchased 0012401   005.43 SIL. 1 BUML23080280 01/21/2021 01/21/2021 Book Open Access  
    Dewey Decimal Classification     Engineering Library Engineering Library 01/21/2021 Purchased 0000240   005.43 SIL. 2 BUML23080189 01/21/2021 01/21/2021 Book Open Access 2