DocumentCode
2341976
Title
Supporting hot-swappable components for system software
Author
Hui, Kevin ; Appavoo, Jonathan ; Wisniewski, Robert ; Auslander, Marc ; Edelsohn, David ; Gamsa, B. ; Krieger, Orran ; Rosenburg, Bryan ; Stumm, Michael
Author_Institution
Dept. of Comput. Sci., Toronto Univ., Ont., Canada
fYear
2001
fDate
20-22 May 2001
Firstpage
170
Abstract
Summary form only given. A hot-swappable component is one that can be replaced with a new or different implementation while the system is running and actively using the component. For example, a component of a TCP/IP protocol stack, when hot-swappable, can be replaced (perhaps to handle new denial-of-service attacks or improve performance), without disturbing existing network connections. The capability to swap components offers a number of potential advantages such as: online upgrades for high availability systems, improved performance due to dynamic adaptability and simplified software structures by allowing distinct policy and implementation options to be implemented in separate components (rather than as a single monolithic component) and dynamically swapped as needed. In order to hot-swap a component, it is necessary to (i) instantiate a replacement component; (ii) establish a quiescent state in which the component is temporarily idle; (iii) transfer state from the old component to the new component; (iv) swap the new component for the old; and (v) deallocate the old component.
Keywords
client-server systems; object-oriented programming; operating systems (computers); TCP/IP protocol stack; denial-of-service attacks; dynamic adaptability; high availability systems; hot-swappable components; implementation options; monolithic component; network connections; old component deallocation; online upgrades; quiescent state; replacement component; simplified software structures; system software; Availability; Computer science; Laser mode locking; Operating systems; Protocols; Software performance; Switches; System software; TCPIP; Yarn;
fLanguage
English
Publisher
ieee
Conference_Titel
Hot Topics in Operating Systems, 2001. Proceedings of the Eighth Workshop on
Print_ISBN
0-7695-1040-X
Type
conf
DOI
10.1109/HOTOS.2001.990086
Filename
990086
Link To Document