Sciweavers

311 search results - page 20 / 63
» Software-Controlled Multithreading Using Informing Memory Op...
Sort
View
FASE
2010
Springer
14 years 2 months ago
A Lightweight and Portable Approach to Making Concurrent Failures Reproducible
Multithreaded concurrent programs often exhibit bugs due to unintended interferences among the concurrent threads. Such bugs are often hard to reproduce because they typically hap...
Qingzhou Luo, Sai Zhang, Jianjun Zhao, Min Hu
PPOPP
2010
ACM
14 years 5 months ago
A practical concurrent binary search tree
We propose a concurrent relaxed balance AVL tree algorithm that is fast, scales well, and tolerates contention. It is based on optimistic techniques adapted from software transact...
Nathan Grasso Bronson, Jared Casper, Hassan Chafi,...
PPDP
2005
Springer
14 years 1 months ago
Isolation-only transactions by typing and versioning
In this paper we design a language and runtime support for isolation-only, multithreaded transactions (called tasks). Tasks allow isolation to be declared instead of having to be ...
Pawel T. Wojciechowski
SOSP
2001
ACM
14 years 4 months ago
Information and Control in Gray-Box Systems
In modern systems, developers are often unable to modify the underlying operating system. To build services in such an environment, we advocate the use of gray-box techniques. Whe...
Andrea C. Arpaci-Dusseau, Remzi H. Arpaci-Dusseau
VLDB
1993
ACM
104views Database» more  VLDB 1993»
13 years 12 months ago
Managing Memory to Meet Multiclass Workload Response Time Goals
In this paper we propose and evaluate an approach to DBMS memory managementthat addressesmulticlass workloads with per-class response time goals. It operates by monitoring perclas...
Kurt P. Brown, Michael J. Carey, Miron Livny