Computer Science BooksOperating Systems Books

Operating Systems by Ding Yuan

Advertisement

Operating Systems by Ding Yuan

Operating Systems by Ding Yuan

This lecture note discusses the principles in the design and implementation of operating systems software. Topics covered includes: Introduction to operating systems concepts, process management, memory management, file systems for both hard drive and SSD, virtualization, and distributed operating systems. The laboratory exercises will require implementing a simple, but functional operating system from ground up.

Author(s):

sNA Pages
Similar Books
Operating System Notes

Operating System Notes

This note covers the following topics: History of operating system, Different kinds of operating system, Operation system concepts, System Calls, Operating system structure, Processes, threads, thread model and usage, inter process communication, Scheduling, Memory Management, Memory Abstraction, Virtual Memory, page replacement algorithms, Resources, introduction to deadlocks, deadlock detection and recovery, deadlocks avoidance, deadlock prevention, Multiple processor system, multiprocessors, multi computers, principles of Input Output hardware, principles of Input Output software, Files, directories, files systems implementation, File System Management and Optimization.

s109 Pages
Lecture Notes on Operating Systems by Marvin Solomon

Lecture Notes on Operating Systems by Marvin Solomon

This page covers the following topics related to Operating Systems : Notes on Java, Processes and Synchronization, Memory Management, Disks, File Systems, Protection and Security.

sNA Pages
Operating System by Bighnaraj Naik

Operating System by Bighnaraj Naik

This note explains the following topics: Evolution and Types of operating systems, operating system services for process management, Concept of process and Process synchronization, Process Management and Scheduling, Tools and Constructs for Concurrency, Detection and Prevention of deadlocks, Memory Management paging, virtual memory management, Virtual Memory, Dynamic Resource Allocation, File Systems, Logical file system &

s86 Pages
Operating Systems Notes by Jinzhong Niu

Operating Systems Notes by Jinzhong Niu

This note explains the following topics: Computer system, Hardware basics, Nachos overview, Process concept and state, Process description and control, Threads, Concurrency: Mutual Exclusion and Synchronization, Concurrency: Mutual Exclusion and Synchronization, Concurrency: Mutual Exclusion and Synchronization, Concurrency: Deadlock and Starvation, Memory Management, Virtual Memory, Virual Memory, Uniprocessor Scheduling, I/O Management.

sNA Pages
Operating Systems by Steven Hand

Operating Systems by Steven Hand

This note aims to explain the structure and functions of an operating system, and illustrate the key operating system aspects. Topics covered includes: Introduction to Operating Systems, Processes and Scheduling, Memory Management, I/O and Device Management, Protection, Filing Systems, Case Study: Unix and Windows NT.

s168 Pages
Operating Systems Three Easy Pieces

Operating Systems Three Easy Pieces

This book is centered around three conceptual pieces that are fundamental to operating systems: virtualization, concurrency, and persistence.

sNA Pages
Operating Systems Lecture Notes Barton Miller

Operating Systems Lecture Notes Barton Miller

This contains nice notes on operating systems which covers: Processes, Synchronization, and Scheduling, Introduction to Processes, Dispatching and Creating Processes, Entering and Exiting the Kernel, Independent and Cooperating Processes, Synchronization, The Too Much Milk Problem, Semaphores and Producer/Consumer Problem, Semaphore Example: Readers and Writers, Monitors, Message Systems, Semaphore Implementation, Scheduling and CPU Scheduling, Deadlock, Memory Management and Virtual Memory, Storage Allocation, Sharing Main Memory, Base and Bounds, Segmentation, Paging, Translation Buffers and Inverted Page Tables, Virtual Memory, Page Faults, Page Selection and Replacement, Clock Algorithm, Thrashing, Working Sets, Virtual Machines (PDF file), I/O and File Systems, Files, Disk Management, Unix and DEMOS Disk Allocation, Directories, Windows (NT) File System, File System Crash Recovery, Disk Scheduling, Protection and Security, Protection and Security, Security Abuses, Security Improvements and Encryption

sNA Pages
Operating Systems Lecture Notes

Operating Systems Lecture Notes

This book covers the following topics: OS History, computer System Structures, Operating System Structures, Processes, Interprocess Communication, Threads, Nachos, Mutual Exclusion, Semaphores, Implementing Semaphores, Locks and CVs, Readers/Writers Problem, Non-preemptive Scheduling, Preemptive Scheduling, Complex CPU Scheduling, Deadlock, Deadlock Detection, Deadlock Avoidance, Static Memory Allocation, Dynamic Alloc., Relocation, Dynamic Reloc., Segmentation, Paging, Demand Paging, Page Replacement, File System Operations, File System Data Structures, File System Implementation, File System Improvement, Disk Management, Distributed Operating Systems and Networking.

sNA Pages
Practical File System Design with the Be File Sysytem (Dominic Giampaolo)

Practical File System Design with the Be File Sysytem (Dominic Giampaolo)

This book contains the following topics: Introduction to the BeOS and BFS, File systems, Data Structures of BFS, Attributes, Indexing, and Queries, Allocation Policies, Disk Block Cache, File System Performance, The Vnode Layer and User-Level API.

s247 Pages
A Short Introduction to Operating Systems (M. Burgess)

A Short Introduction to Operating Systems (M. Burgess)

This book covers the following topics: What is an operating system, Single-task OS, Multi-tasking and multi-user OS, Processes and Thread, Memory and storage, Networks: Services and protocols, TCP/IP Networks and Security: design considerations.

sNA Pages

Advertisement