Verification of the L4 IPC implementation

GAO Yan-Yan,LI Xi,ZHOU Xue-Hai
2011-01-01
Abstract:Inter-process communication(IPC) mechanism is one of the key technologies of microkernel operating system.In this paper we present a formal method to model and verify the IPC implementation.The source code of L4 IPC implementation is translated into Abstract model which is described in Promela,and the Abstract model can be verified with Spin directly.The experimental results show the feasibility and practicality of the method.
What problem does this paper attempt to address?