Sciweavers

IFM
2010
Springer
132views Formal Methods» more  IFM 2010»
13 years 3 months ago
From Operating-System Correctness to Pervasively Verified Applications
Though program verification is known and has been used for decades, the verification of a complete computer system still remains a grand challenge. Part of this challenge is the in...
Matthias Daum, Norbert Schirmer, Mareike Schmidt
SIGOPS
2010
91views more  SIGOPS 2010»
13 years 3 months ago
Why panic()?: improving reliability with restartable file systems
The file system is one of the most critical components of the operating system. Almost all applications running in the operating system require file systems to be available for ...
Swaminathan Sundararaman, Sriram Subramanian, Abhi...
SIGOPS
2008
157views more  SIGOPS 2008»
13 years 4 months ago
Evaluation of interrupt handling timeliness in real-time Linux operating systems
Several real-time Linux extensions are available nowadays. Two of those extensions that have received special attention recently are Preempt-RT and Xenomai. This paper evaluates t...
Paul Regnier, George Lima, Luciano Barreto
SIGOPS
2008
170views more  SIGOPS 2008»
13 years 4 months ago
I/O resource management through system call scheduling
A principal challenge in operating system design is controlling system throughput and responsiveness while maximizing resource utilization. Unlike previous attempts in kernel reso...
Silviu S. Craciunas, Christoph M. Kirsch, Harald R...
SOFTWARE
2002
13 years 4 months ago
EROS: A Principle-Driven Operating System from the Ground Up
certain kinds of abstraction that modern operating systems generally include and seek a design that maps directly onto the features that modern hardware implementations provide; ve...
Jonathan S. Shapiro, Norman Hardy
TOCS
1998
209views more  TOCS 1998»
13 years 4 months ago
UFO: A Personal Global File System Based on User-Level Extensions to the Operating System
ile system abstractions, they all require either changes to the operating system or modifications to standard libraries. The article gives a detailed performance analysis of our ap...
Albert Alexandrov, Maximilian Ibel, Klaus E. Schau...
SIGCSE
2002
ACM
136views Education» more  SIGCSE 2002»
13 years 4 months ago
PortOS: an educational operating system for the Post-PC environment
In this paper, we describe PortOS, an educational operating system designed to complement undergraduate and graduate level classes on operating systems. PortOS is a complete user-...
Benjamin Atkin, Emin Gün Sirer
PC
2002
119views Management» more  PC 2002»
13 years 4 months ago
GENESIS: an efficient, transparent and easy to use cluster operating system
Present operating systems are not built to support parallel computing
Andrzej M. Goscinski, Michael Hobbs, Jackie Silcoc...
COMPUTER
1999
95views more  COMPUTER 1999»
13 years 5 months ago
Wide-Area Computing: Resource Sharing on a Large Scale
abstract over a complex set of resources and provide a high-level way to share and manage them over the network. To be effective, such a system must address the challenges posed by...
Andrew S. Grimshaw, Adam Ferrari, Frederick Knabe,...
SIGCSE
2000
ACM
203views Education» more  SIGCSE 2000»
13 years 5 months ago
Operating systems projects built on a simple hardware simulator
Effective teaching of operating system concepts requires projects. This paper describes a series of operating system projects all based on a simple hardware simulator that have be...
John Dickinson