Patent · US Expired

Lock free reference counting

US6993770B1 · kind B1 · utility

34Cited by
5References
28Claims
0Family size

Assignee

Inventors

Key dates

Filing dateApr 18, 2001
Grant dateJan 31, 2006
Priority date
Expiry dateJan 30, 2023

Classification

  • Technology area (CPC Y)Emerging Cross-Sectional Technologies
  • CPC primaryY10S707/99947
  • WIPO fieldComputer technology
  • WIPO sectorElectrical engineering

Abstract

We present a methodology for transforming concurrent data structure implementations that depend on garbage collection to equivalent implementations that do not. Assuming the existence of garbage collection makes it easier to design implementations of concurrent data structures, particularly because it eliminates the well-known ABA problem. However, this assumption limits their applicability. Our results demonstrate that, for a significant class of data structures, designers can first tackle the easier problem of an implementation that does depend on garbage collection, and then apply our methodology to achieve a garbage-collection-independent implementation. Our methodology is based on the well-known reference counting technique, and employs the double compare-and-swap operation.

Source: USPTO / EPO open patent data. Objective bibliographic and citation counts.