TY - GEN
T1 - An aspect-oriented framework for operating system evolution
AU - Chen, Jing
AU - Su, Hui Min
AU - Chou, Chien Fu
PY - 2010/1/1
Y1 - 2010/1/1
N2 - This paper presents an aspect-oriented framework which enables dynamically weaving aspects into operating system in order to adjust its functionalities during system operation. The framework is designed based on the notion of dynamic aspect weaving in Aspect-Oriented Programming (AOP) arena, which can achieve modulating, at runtime, the behavior of an existing program by injecting a piece of code (called advice in AOP terminology) at selected location (called join point) of the program. It is useful in making program adaptable, especially for non-stopping systems of which, in general, going off-line for maintenance and undertaking system restart is either unacceptable or too expensive. The design of this framework includes a join point model and management functions on aspects. The join point model supports weaving multiple aspects to the same join point and the chained execution of advices of the same type. The management functions provide the creation, deployment, and runtime management of aspects, in addition to sequencing the execution of advices. An example implementation of this framework working on Linux operating system is described in this paper, which demonstrates both the feasibility and the effectiveness of this framework.
AB - This paper presents an aspect-oriented framework which enables dynamically weaving aspects into operating system in order to adjust its functionalities during system operation. The framework is designed based on the notion of dynamic aspect weaving in Aspect-Oriented Programming (AOP) arena, which can achieve modulating, at runtime, the behavior of an existing program by injecting a piece of code (called advice in AOP terminology) at selected location (called join point) of the program. It is useful in making program adaptable, especially for non-stopping systems of which, in general, going off-line for maintenance and undertaking system restart is either unacceptable or too expensive. The design of this framework includes a join point model and management functions on aspects. The join point model supports weaving multiple aspects to the same join point and the chained execution of advices of the same type. The management functions provide the creation, deployment, and runtime management of aspects, in addition to sequencing the execution of advices. An example implementation of this framework working on Linux operating system is described in this paper, which demonstrates both the feasibility and the effectiveness of this framework.
UR - http://www.scopus.com/inward/record.url?scp=77954717724&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=77954717724&partnerID=8YFLogxK
U2 - 10.1145/1774088.1774133
DO - 10.1145/1774088.1774133
M3 - Conference contribution
AN - SCOPUS:77954717724
SN - 9781605586380
T3 - Proceedings of the ACM Symposium on Applied Computing
SP - 226
EP - 230
BT - APPLIED COMPUTING 2010 - The 25th Annual ACM Symposium on Applied Computing
PB - Association for Computing Machinery (ACM)
T2 - 25th Annual ACM Symposium on Applied Computing, SAC 2010
Y2 - 22 March 2010 through 26 March 2010
ER -