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
Journal ArticleDOI

An Effective Dynamic Quantum Round Robin(EDQRR) CPU Scheduling Algorithm

TL;DR: A modified concept of dynamic quantum for each round is designed to achieve lesser average waiting time, lesser average turnaround time and lesser number of context switching as an improved feature to conventional Round Robin scheme.
Book ChapterDOI

Building a Kernel Image of RTEMS on Host Operating System

TL;DR: This paper built a kernel image of a real-time operating system (RTOS) using the host operating system Ubuntu 18.04 LTS as its performance and support features are better as compared with other operating systems.
Proceedings ArticleDOI

Out of Hand for Hardware? Within Reach for Software!

TL;DR: In this paper , the authors argue that with a combination of light-weight coroutines and sample-based profiling, hiding cache misses in software is within reach, and propose a framework to hide the latency of cache misses.
Dissertation

Routing and load balancing in Internet of Things (IoT)

TL;DR: The assignment includes the Telenor Connected Object infrastructure, a model of COOS, and principles for load balancing in COOS.

State Controlled Object Oriented Programming

Jamil Ahmed
TL;DR: Object oriented features such as polymorphism and encapsulation can be implemented in a non-object oriented programming language (such as C) by exploiting related design patterns, but at the cost of complex logic to be coded by the programmer.