Abstract
We present a first evaluation of our novel approach for non-deferred reference counting on the Microgrid many-core architecture. Non-deferred reference counting is a fundamental building block of implicit heap management of functional array languages in general and Single Assignment C in particular. Existing lock-free approaches for multi-core and SMP settings do not scale well for large numbers of cores in emerging many-core platforms. We, instead, employ a dedicated core for reference counting and use asynchronous messaging to emit reference counting operations. This novel approach decouples computational workload from reference-counting overhead.
| Original language | English |
|---|---|
| Pages (from-to) | 185-202 |
| Journal | Lecture Notes in Computer Science (LNCS) |
| Volume | 6647 |
| DOIs | |
| Publication status | Published - 2011 |
| Event | Implementation and Application of Functional Languages: 22nd International Symposium, IFL 2010 - Alphen aan den Rijn, Netherlands Duration: 1 Sept 2010 → 3 Sept 2010 |
Keywords
- Apple-CORE