A unified memory model for pointers

  • Authors:
  • Harvey Tuch;Gerwin Klein

  • Affiliations:
  • National ICT Australia, Sydney, Australia, School of Computer Science and Engineering, UNSW, Sydney, Australia;National ICT Australia, Sydney, Australia, School of Computer Science and Engineering, UNSW, Sydney, Australia

  • Venue:
  • LPAR'05 Proceedings of the 12th international conference on Logic for Programming, Artificial Intelligence, and Reasoning
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

One of the challenges in verifying systems level code is the low-level, untyped view of the machine state that operating systems have. We describe a way to faithfully formalise this view while at the same time providing an easy-to-use, abstract and typed view of memory where possible. We have used this formal memory model to verify parts of the virtual memory subsystem of the L4 high-performance microkernel. All formalisations and proofs have been carried out in the theorem prover Isabelle and the verified code has been integrated into the current implementation of L4.