171
click to vote
ASPLOS
13 years 8 months ago
2012 ACM
Effective resource management of virtualized environments is a challenging task. State-of-the-art management systems either rely on analytical models or evaluate resource allocati...
120
click to vote
ASPLOS
13 years 8 months ago
2012 ACM
The rise of multi-core processors has shifted performance efforts towards parallel programs. However, single-threaded code, whether from legacy programs or ones difficult to para...
91
Voted
ASPLOS
13 years 8 months ago
2012 ACM
Even though most data races are harmless, the harmful ones are at the heart of some of the worst concurrency bugs. Alas, spotting just the harmful data races in programs is like ...
109
click to vote
ASPLOS
13 years 8 months ago
2012 ACM
Direct device assignment enhances the performance of guest virtual machines by allowing them to communicate with I/O devices without host involvement. But even with device assignm...
130
Voted
ASPLOS
13 years 8 months ago
2012 ACM
Dynamic binary translation (DBT) is a powerful technique that enables fine-grained monitoring and manipulation of an existing program binary. At the user level, it has been emplo...
|