Sciweavers

8 search results - page 2 / 2
» acmmsp 2006
Sort
View
ACMMSP
2006
ACM
260views Hardware» more  ACMMSP 2006»
13 years 10 months ago
Seven at one stroke: results from a cache-oblivious paradigm for scalable matrix algorithms
A blossoming paradigm for block-recursive matrix algorithms is presented that, at once, attains excellent performance measured by • time, • TLB misses, • L1 misses, • L2 m...
Michael D. Adams, David S. Wise
ACMMSP
2006
ACM
226views Hardware» more  ACMMSP 2006»
13 years 8 months ago
Smarter garbage collection with simplifiers
We introduce a method for providing lightweight daemons, called simplifiers, that attach themselves to program data. If a data item has a simplifier, the simplifier may be run aut...
Melissa E. O'Neill, F. Warren Burton
ACMMSP
2006
ACM
252views Hardware» more  ACMMSP 2006»
13 years 10 months ago
Deconstructing process isolation
Most operating systems enforce process isolation through hardware protection mechanisms such as memory segmentation, page mapping, and differentiated user and kernel instructions....
Mark Aiken, Manuel Fähndrich, Chris Hawblitze...