Sciweavers

1229 search results - page 33 / 246
» Live updating operating systems using virtualization
Sort
View
ENTCS
2008
94views more  ENTCS 2008»
13 years 9 months ago
A Formal Model of Memory Peculiarities for the Verification of Low-Level Operating-System Code
This paper presents our solutions to some problems we encountered in an ongoing attempt to verify the micro-hypervisor currently developed within the Robin project. The problems t...
Hendrik Tews, Tjark Weber, Marcus Völp
CORR
2007
Springer
140views Education» more  CORR 2007»
13 years 9 months ago
An Integrated Simulation System for Human Factors Study
It has been reported that virtual reality can be a useful tool for ergonomics study. The proposed integrated simulation system aims at measuring operator’s performance in an int...
Ying Wang, Wei Zhang, Fouad Bennis, Damien Chablat
ICIP
2003
IEEE
14 years 11 months ago
Learning automatic video capture from human's camera operations
This paper presents a video acquisition system that can learn automatic video capture from human's camera operations. Unlike a predefined camera control system, this system c...
Qiong Liu, Don Kimber
VEE
2012
ACM
226views Virtualization» more  VEE 2012»
12 years 5 months ago
Protecting applications against TOCTTOU races by user-space caching of file metadata
Time Of Check To Time Of Use (TOCTTOU) race conditions for file accesses in user-space applications are a common problem in Unix-like systems. The mapping between filename and i...
Mathias Payer, Thomas R. Gross
ICFP
1999
ACM
14 years 2 months ago
Programming Languages as Operating Systems (or Revenge of the Son of the Lisp Machine)
The MrEd virtual machine serves both as the implementation platform for the DrScheme programming environment, and as the underlying Scheme engine for executing expressions and pro...
Matthew Flatt, Robert Bruce Findler, Shriram Krish...