vix.ing · top · new · best · stats · spec

Variant-Frequency Semantics for Green Futures

2013/02/26 by Yu David Liu
Computer Science · #cs.PL

paper · pdf · doi:10.4204/eptcs.109.1

published as EPTCS 109, 2013, pp. 1-6 · In Proceedings PLACES 2012, arXiv:1302.5798

arxiv created 2013/02/26 · arxiv updated 2013/02/27

Abstract

This paper describes an operational semantics for futures, with the primary target on energy efficiency. The work in progress is built around an insight that different threads can coordinate by running at different "paces," so that the time for synchronization and the resulting wasteful energy consumption can be reduced. We exploit several inherent characteristics of futures to determine how the paces of involving threads can be coordinated. The semantics is inspired by recent advances in computer architectures, where the frequencies of CPU cores can be adjusted dynamically. The work is a first-step toward a direction where variant frequencies are directly modeled as an essential semantic feature in concurrent programming languages.

Citations