Operating Systems

The concepts and design of computer programs that perform basic tasks such as controlling and allocating memory, prioritizing system requests, controlling input and output devices, facilitating networking, and managing file systems.

All categories

Books under this sub-category (24 books)

A Short Introduction to Operating Systems

Post date: 22 Apr 2005
An introductory lecture notes of Operating Systems at the University College Oslo, Norway.
Publication date: 03 Oct 2001
Document Type: Lecture Notes
 
A Short Introduction to Operating Systems

A Short Introduction to Operating Systems

Post date: 22 Apr 2005
An introductory lecture notes of Operating Systems at the University College Oslo, Norway.
Publication date: 03 Oct 2001
Document Type: Lecture Notes


An Operating Systems Vade Mecum, Second Edition

Post date: 28 Nov 2006
A 362 pages of laboratory manual that guides the student step by step through complex procedures of Operating Systems: policy and mechanism, algorithm and heuristic, theoretical goals and practical experience.
Publication date: 31 Dec 1988
 
An Operating Systems Vade Mecum, Second Edition

An Operating Systems Vade Mecum, Second Edition

Post date: 28 Nov 2006
A 362 pages of laboratory manual that guides the student step by step through complex procedures of Operating Systems: policy and mechanism, algorithm and heuristic, theoretical goals and practical experience.
Publication date: 31 Dec 1988


Computer Science from the Bottom Up

Post date: 10 May 2016
This book aims to teach computer science from the bottom up, working from operating systems fundamentals through to how those applications are compiled and executed.
Publication date: 01 Jan 2016
License: Creative Commons Attribution-ShareAlike 3.0 Unported
Document Type: Book
 
Computer Science from the Bottom Up

Computer Science from the Bottom Up

Post date: 10 May 2016
This book aims to teach computer science from the bottom up, working from operating systems fundamentals through to how those applications are compiled and executed.
Publication date: 01 Jan 2016
License: Creative Commons Attribution-ShareAlike 3.0 Unported Document Type: Book


How to make an Operating System

Post date: 07 Jun 2016
This text is a guide on how to write, test and run, a very simple operating system in C++ and Assembly from scratch.
Publication date: 02 May 2015
 
How to make an Operating System

How to make an Operating System

Post date: 07 Jun 2016
This text is a guide on how to write, test and run, a very simple operating system in C++ and Assembly from scratch.
Publication date: 02 May 2015


Hyper-V Essentials

Post date: 16 Mar 2009
An on-line book covering the installation, deployment and management of Microsoft Hyper-V based virtualization.
Publication date: 01 Mar 2009
 
Hyper-V Essentials

Hyper-V Essentials

Post date: 16 Mar 2009
An on-line book covering the installation, deployment and management of Microsoft Hyper-V based virtualization.
Publication date: 01 Mar 2009


Introduction to Operating Systems

Post date: 29 Aug 2006
Intended as a general introduction to the techniques used to implement operating systems and related kinds of systems software.
Publication date:
 
Introduction to Operating Systems

Introduction to Operating Systems

Post date: 29 Aug 2006
Intended as a general introduction to the techniques used to implement operating systems and related kinds of systems software.
Publication date:


Linux Internals

Post date: 27 Apr 2008
Covers advanced/internals-based knowledge required for the true understanding of a UNIX or Linux system.
Publication date: 31 Dec 2004
License: Creative Commons Attribution-ShareAlike 2.0 Generic
 
Linux Internals

Linux Internals

Post date: 27 Apr 2008
Covers advanced/internals-based knowledge required for the true understanding of a UNIX or Linux system.
Publication date: 31 Dec 2004
License: Creative Commons Attribution-ShareAlike 2.0 Generic


Linux Kernel in a Nutshell

Post date: 08 Oct 2007
Covers everything that is needed to know in order to properly build, customize, and install the Linux kernel. No programming experience is needed to understand and use this book.
Publisher: O’Reilly Media, Inc.
Publication date: 24 Dec 2006
License: Creative Commons Attribution-ShareAlike 2.5 Generic
 
Linux Kernel in a Nutshell

Linux Kernel in a Nutshell

Post date: 08 Oct 2007
Covers everything that is needed to know in order to properly build, customize, and install the Linux kernel. No programming experience is needed to understand and use this book.
Publisher: O’Reilly Media, Inc.
Publication date: 24 Dec 2006
License: Creative Commons Attribution-ShareAlike 2.5 Generic


Linux Succinctly

Post date: 29 Mar 2016
Linux Succinctly will teach you the basics of interacting with Linux. More advanced topics covered include I/O streams, sorting and comparing files and directories, and installing additional software.
Publisher: Syncfusion
Publication date: 01 Dec 2014
Document Type: Book
 
Linux Succinctly

Linux Succinctly

Post date: 29 Mar 2016
Linux Succinctly will teach you the basics of interacting with Linux. More advanced topics covered include I/O streams, sorting and comparing files and directories, and installing additional software.
Publisher: Syncfusion
Publication date: 01 Dec 2014
Document Type: Book


Operating Systems and Middleware: Supporting Controlled Interaction

Post date: 12 Apr 2016
This book describes how support for computations, data storage and network communication are provided both by operating systems and by additional software layered on top of operating systems, which is known as middleware.
 
Operating Systems and Middleware: Supporting Controlled Interaction

Operating Systems and Middleware: Supporting Controlled Interaction

Post date: 12 Apr 2016
This book describes how support for computations, data storage and network communication are provided both by operating systems and by additional software layered on top of operating systems, which is known as middleware.

Operating Systems: Three Easy Pieces

Post date: 01 Jun 2017
This book covers the fundamentals of operating systems, including virtualization of the CPU and memory, threads and concurrency, and file and storage systems.
Publisher: Self-publishing
Publication date: 09 Aug 2016
Document Type: Textbook
 
Operating Systems: Three Easy Pieces

Operating Systems: Three Easy Pieces

Post date: 01 Jun 2017
This book covers the fundamentals of operating systems, including virtualization of the CPU and memory, threads and concurrency, and file and storage systems.
Publisher: Self-publishing
Publication date: 09 Aug 2016
Document Type: Textbook


Practical File System Design - with the BE File System

Post date: 28 Apr 2007
A guide to the design and implementation of file systems in general, and the Be File System (BFS) in particular. Advanced topics are covered in detail such as journaling, attributes, indexing and query processing.
Publisher: Morgan Kaufmann Publishers
Publication date: 15 Jan 1999
Document Type: Book
 
Practical File System Design - with the BE File System

Practical File System Design - with the BE File System

Post date: 28 Apr 2007
A guide to the design and implementation of file systems in general, and the Be File System (BFS) in particular. Advanced topics are covered in detail such as journaling, attributes, indexing and query processing.
Publisher: Morgan Kaufmann Publishers
Publication date: 15 Jan 1999
Document Type: Book


Project Oberon - The Design of an Operating System and Compiler, Revised Edition 2013

Post date: 11 Oct 2006
Presents the results of Project Oberon, which its primary goal was to design and implement an entire software environment from scratch, and to structure it in such a way that it can be described, explained, and understood as a whole.
Publication date: 01 Sep 2013
Document Type: Book
 
Project Oberon - The Design of an Operating System and Compiler, Revised Edition 2013

Project Oberon - The Design of an Operating System and Compiler, Revised Edition 2013

Post date: 11 Oct 2006
Presents the results of Project Oberon, which its primary goal was to design and implement an entire software environment from scratch, and to structure it in such a way that it can be described, explained, and understood as a whole.
Publication date: 01 Sep 2013
Document Type: Book


The Design and Implementation of the Anykernel and Rump Kernels, 2nd Edition

Post date: 01 Jun 2017
The definitive technical guide to the core of the Rump Kernel project.
Publisher: Self-publishing
Publication date: 02 Aug 2016
License: Standard Copyright License
Document Type: Book
 
The Design and Implementation of the Anykernel and Rump Kernels, 2nd Edition

The Design and Implementation of the Anykernel and Rump Kernels, 2nd Edition

Post date: 01 Jun 2017
The definitive technical guide to the core of the Rump Kernel project.
Publisher: Self-publishing
Publication date: 02 Aug 2016
License: Standard Copyright License Document Type: Book


The Design of PARAS Microkernel

Post date: 19 Apr 2009
The research and development of microkernel based operating system, called PARAS, for the C-DAC PARAM series of Supercomputers.
Publisher: Self-publishing
Publication date: 01 Jun 2000
Document Type: Book
 
The Design of PARAS Microkernel

The Design of PARAS Microkernel

Post date: 19 Apr 2009
The research and development of microkernel based operating system, called PARAS, for the C-DAC PARAM series of Supercomputers.
Publisher: Self-publishing
Publication date: 01 Jun 2000
Document Type: Book


Book Categories
Sponsors