scispace - formally typeset
Open AccessBook

Operating Systems: Internals and Design Principles, 6/e

Reads0
Chats0
TLDR
This book presents the nature and characteristics of modern-day operating systems clearly and completely, and serves as both a basic reference and an up-to-date survey of the state of the art.
Abstract
Serving as both a basic reference and an up-to-date survey of the state of the art, this book covers the concepts, structure, and mechanisms of operating systems. Stallings presents the nature and characteristics of modern-day operating systems clearly and completely. Updated treatment of Windows as a case study to cover Windows Vista. Online animations with references incorporated throughout. A new chapter on Embedded Operating Systems. Part Six (Distributed Systems and Security) moved online, reducing the cost and size of the book without loss of content. Expanded coverage of security. New figures added, with many existing figures updated to enhance clarity. A useful reference for programmers, systems engineers, network designers and others involved in the design of computer products, information system and computer system personnel.

read more

Citations
More filters
Proceedings ArticleDOI

Building Multi-kernel Embedded System on PAC Multi-core Platform

TL;DR: This paper presents the experience and some preliminary results from the project of building a multi-kernel embedded system platform for application software running in the environment of a newly developed multi-core SOC, namely PAC Duo SOC, which is the latest product from the PAC (short for Parallel Architecture Core) Project initiated by the Industry Technology Research Institute (ITRI) in Taiwan.
Journal ArticleDOI

Efficient Fault-Tolerant Topology Reconfiguration Using a Maximum Flow Algorithm

TL;DR: A new approach using a maximum flow (MF) algorithm is proposed for an efficient topology reconfiguration in reconfigurable architectures and increases the probability to repair faulty PEs by up to 50% using the same redundant resources.

A development method for user interfaces of rich internet applications

TL;DR: This work presents a methodology for developing User Interfaces of RIAs that follows a model driven approach and it is supported by the User Interface Description Language UsiXML.
Dissertation

Small TCBs of policy-controlled operating systems

Anja Pölck
TL;DR: Diese Dissertation verfolgt einen Ansatz, der die TCBs Politik gesteuerter Betriebssysteme systematisch entwickelt, so dass die exakte Bestimmung ihres Funktionsumfangs sehr aufwendig ist.
Proceedings ArticleDOI

The well-tempered semaphore: theme with variations

TL;DR: In this article, differences in the semantics of various semaphore implementations and their ramifications in developing solutions to synchronization problems are discussed and an approach is described to insulate students from these differences and simplify the task of teaching semaphores.