Checking and inferring local non-aliasing

Alex Aiken*, Jeffrey S. Foster, John Kodumal, Tachio Terauchi

*Corresponding author for this work

Research output: Contribution to conferencePaperpeer-review

51 Citations (Scopus)

Abstract

In prior work [15] we studied a language construct restrict that allows programmers to specify that certain pointers are not aliased to other pointers used within a lexical scope. Among other applications, programming with these constructs helps program analysis tools locally recover strong updates, which can improve the tracking of state in flow-sensitive analyses. In this paper we continue the study of restrict and introduce the construct confine. We present a type and effect system for checking the correctness of these annotations, and we develop efficient constraint-based algorithms implementing these type checking systems. To make it easier to use restrict and confine in practice, we show how to automatically infer such annotations without programmer assistance. In experiments on locking in 589 Linux device drivers, confine inference can automatically recover strong updates to eliminate 95% of the type errors resulting from weak updates.

Original languageEnglish
Pages129-140
Number of pages12
DOIs
Publication statusPublished - 2003
Externally publishedYes
EventACM SIGPLAN Conference on Programming Language Design and Implementation - San Diego, CA, United States
Duration: 2003 Jun 92003 Jun 11

Other

OtherACM SIGPLAN Conference on Programming Language Design and Implementation
Country/TerritoryUnited States
CitySan Diego, CA
Period03/6/903/6/11

Keywords

  • Alias analysis
  • Confine
  • Constraints
  • Effect inference
  • Flow-sensitivity
  • Linux kernel
  • Locking
  • Restrict
  • Type qualifiers
  • Types

ASJC Scopus subject areas

  • Software

Fingerprint

Dive into the research topics of 'Checking and inferring local non-aliasing'. Together they form a unique fingerprint.

Cite this