Skip to content

Commit 0b782fb

Browse files
authored
Merge pull request #297 from nikivazou/patch-3
Update PLDI.yaml
2 parents 4e6c5ec + 5dc0107 commit 0b782fb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_data/PLDI.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2025:
2+
- Awardee: |
3+
Brandon Lucia and Benjamin Ransford
4+
Other: |
5+
(for 2015) _[A Simpler, Safer Programming and Execution Model for Intermittent Systems.](https://dl.acm.org/doi/10.1145/2737924.2737978)_
6+
Citation: |
7+
Energy harvesting enables novel devices and applications without batteries, but intermittent operation under energy harvesting poses new challenges to memory consistency that threaten to leave applications in failed states not reachable in continuous execution. This work provides analytical models that aid in reasoning about intermittence and develops DINO (Death Is Not an Option), a programming and execution model that simplifies programming for intermittent systems and ensures volatile and nonvolatile data consistency despite near-constant interruptions. DINO is the first system to address these consistency problems in the context of intermittent execution and dramatically simplifies programming, reducing the set of possible failure-related control transfers.
8+
9+
110
2024:
211
- Awardee: |
312
Steven Arzt, Siegfried Rasthofer, Christian Fritz, Eric Bodden,

0 commit comments

Comments
 (0)