Title
Kitsune: Efficient, General-Purpose Dynamic Software Updating for C
Abstract
Dynamic software updating (DSU) systems facilitate software updates to running programs, thereby permitting developers to add features and fix bugs without downtime. This article introduces Kitsune, a DSU system for C. Kitsune’s design has three notable features. First, Kitsune updates the whole program, rather than individual functions, using a mechanism that places no restrictions on data representations or allowed compiler optimizations. Second, Kitsune makes the important aspects of updating explicit in the program text, making the program’s semantics easy to understand while minimizing programmer effort. Finally, the programmer can write simple specifications to direct Kitsune to generate code that traverses and transforms old-version state for use by new code; such state transformation is often necessary and is significantly more difficult in prior DSU systems. We have used Kitsune to update six popular, open-source, single- and multithreaded programs and find that few program changes are required to use Kitsune, that it incurs essentially no performance overhead, and that update times are fast.
Year
DOI
Venue
2012
10.1145/2629460
ACM Trans. Program. Lang. Syst.
Keywords
DocType
Volume
program change,design,new code,prior approach,program text,general-purpose dynamic software,performance of systems,old-version state,programmer effort,whole program,languages,dynamic software updating,prior dsu system,multi-threaded program,new dsu system
Conference
36
Issue
ISSN
Citations 
4
0164-0925
34
PageRank 
References 
Authors
1.35
21
5
Name
Order
Citations
PageRank
Christopher M. Hayden11075.22
Edward K. Smith22537.89
Michail Denchev3341.35
Michael Hicks4341.35
Jeffrey S. Foster52035174.45