Fine-grained concurrency with separation logic

K Kapoor, K Lodaya, US Reddy - Journal of philosophical logic, 2011 - Springer
K Kapoor, K Lodaya, US Reddy
Journal of philosophical logic, 2011Springer
Abstract Reasoning about concurrent programs involves representing the information that
concurrent processes manipulate disjoint portions of memory. In sophisticated applications,
the division of memory between processes is not static. Through operations, processes can
exchange the implied ownership of memory cells. In addition, processes can also share
ownership of cells in a controlled fashion as long as they perform operations that do not
interfere, eg, they can concurrently read shared cells. Thus the traditional paradigm of …
Abstract
Reasoning about concurrent programs involves representing the information that concurrent processes manipulate disjoint portions of memory. In sophisticated applications, the division of memory between processes is not static. Through operations, processes can exchange the implied ownership of memory cells. In addition, processes can also share ownership of cells in a controlled fashion as long as they perform operations that do not interfere, e.g., they can concurrently read shared cells. Thus the traditional paradigm of distributed computing based on locations is replaced by a paradigm of concurrent computing which is more tightly based on program structure. Concurrent Separation Logic with Permissions, developed by O’Hearn, Bornat et al., is able to represent sophisticated transfer of ownership and permissions between processes. We demonstrate how these ideas can be used to reason about fine-grained concurrent programs which do not employ explicit synchronization operations to control interference but cooperatively manipulate memory cells so that interference is avoided. Reasoning about such programs is challenging and appropriate logical tools are necessary to carry out the reasoning in a reliable fashion. We argue that Concurrent Separation Logic with Permissions provides such tools. We illustrate the logical techniques by presenting the proof of a concurrent garbage collector originally studied by Dijkstra et al., and extended by Lamport to handle multiple user processes.
Springer