Edgar A. León, Michal Ostrowski
SOSP 2005
Modern operating systems are subject to a constant stream of patches and updates: to fix bugs, improve performance, or add features. Dynamic update offers significantly increased availability for operating systems, and enables administrators to avoid a difficult choice between the cost of down time and the risk of remaining unpatched. However, an operating system kernel is a unique environment for dynamic update; it is generally event-driven, multi-threaded, and involves a high degree of concurrency and asynchrony. It also provides a very restricted runtime environment. Existing dynamic update mechanisms are generally unsuited for use with operating-system code, either because they do not support concurrency [11, 13], require the system to be implemented in a specific language [1, 7, 9], or rely on a higher level of runtime support than is feasible within a traditional OS [5, 6]. © 2005 ACM.
Edgar A. León, Michal Ostrowski
SOSP 2005
Jonathan Appavoo, Volkmar Uhlig, et al.
EuroSys 2008
Glenn Ammons, Jonathan Appavoo, et al.
VEe 2007
Andrew Baumann, Gernot Heiser, et al.
USENIX ATC 2005