Full metadata record
DC Field | Value | Language |
---|---|---|
dc.contributor.author | Lee, YF | en_US |
dc.contributor.author | Chang, RC | en_US |
dc.date.accessioned | 2014-12-08T15:17:25Z | - |
dc.date.available | 2014-12-08T15:17:25Z | - |
dc.date.issued | 2006-02-01 | en_US |
dc.identifier.issn | 0164-1212 | en_US |
dc.identifier.uri | http://dx.doi.org/10.1016/j.jss.2005.05.011 | en_US |
dc.identifier.uri | http://hdl.handle.net/11536/12641 | - |
dc.description.abstract | Contemporary operating system kernels are able to improve their functionality by installing kernel extensions at runtime. However, when an existing kernel extension needs to be upgraded, it must be completely removed before the new kernel extension is installed. Consequently, the new kernel extension needs to be run from the beginning, which also influences the applications using this kernel extension. This work describes the design and implementation of a Linux module system that supports hotswapping, in which a module can be replaced while it is in use. Rather than completely removing the old module, the new module can inherit the state held by the old module so the dependent applications are not affected. For example, a Linux file system module can be hotswapped without unmounting the corresponding partitions and terminating the applications that use these partitions. The proposed system is implemented on Linux kernel 2.6.11. Existing modules can be loaded into the hotswap system without change and can be hotswapped by changing only a few lines. Additionally, the hotswap system does not impose any runtime overhead on module invocations. (C) 2005 Elsevier Inc. All rights reserved. | en_US |
dc.language.iso | en_US | en_US |
dc.subject | dynamic software update | en_US |
dc.subject | hotswapping | en_US |
dc.subject | Linux kernel | en_US |
dc.subject | module | en_US |
dc.subject | operating system | en_US |
dc.title | Hotswapping Linux kernel modules | en_US |
dc.type | Article | en_US |
dc.identifier.doi | 10.1016/j.jss.2005.05.011 | en_US |
dc.identifier.journal | JOURNAL OF SYSTEMS AND SOFTWARE | en_US |
dc.citation.volume | 79 | en_US |
dc.citation.issue | 2 | en_US |
dc.citation.spage | 163 | en_US |
dc.citation.epage | 175 | en_US |
dc.contributor.department | 資訊工程學系 | zh_TW |
dc.contributor.department | Department of Computer Science | en_US |
dc.identifier.wosnumber | WOS:000235818400002 | - |
dc.citation.woscount | 4 | - |
Appears in Collections: | Articles |
Files in This Item:
If it is a zip file, please download the file and unzip it, then open index.html in a browser to view the full text content.