Sciweavers

5523 search results - page 175 / 1105
» Improving application performance with hardware data structu...
Sort
View
138
Voted
ISCA
1994
IEEE
129views Hardware» more  ISCA 1994»
15 years 7 months ago
Impact of Sharing-Based Thread Placement on Multithreaded Architectures
Multithreaded architectures context switch between instruction streams to hide memory access latency. Although this improves processor utilization, it can increase cache interfere...
Radhika Thekkath, Susan J. Eggers
PPOPP
2010
ACM
16 years 26 days ago
Using data structure knowledge for efficient lock generation and strong atomicity
To achieve high-performance on multicore systems, sharedmemory parallel languages must efficiently implement atomic operations. The commonly used and studied paradigms for atomici...
Gautam Upadhyaya, Samuel P. Midkiff, Vijay S. Pai
119
Voted
FOCS
2007
IEEE
15 years 10 months ago
Strongly History-Independent Hashing with Applications
We present a strongly history independent (SHI) hash table that supports search in O(1) worst-case time, and insert and delete in O(1) expected time using O(n) data space. This ma...
Guy E. Blelloch, Daniel Golovin
119
Voted
ICDE
1993
IEEE
129views Database» more  ICDE 1993»
15 years 7 months ago
Transaction Support in a Log-Structured File System
This paper presents the design and implementation of a transaction manager embedded in a log-structured file system [11]. Measurements show that transaction support on a log-stru...
Margo I. Seltzer
172
Voted
TVCG
2012
195views Hardware» more  TVCG 2012»
13 years 6 months ago
Restricted Trivariate Polycube Splines for Volumetric Data Modeling
—This paper presents a volumetric modeling framework to construct a novel spline scheme called restricted trivariate polycube splines (RTP-splines). The RTP-spline aims to genera...
Kexiang Wang, Xin Li, Bo Li 0014, Huanhuan Xu, Hon...