Sciweavers

440 search results - page 38 / 88
» Measuring Thin-Client Performance Using Slow-Motion Benchmar...
Sort
View
SOSP
2007
ACM
14 years 4 months ago
TxLinux: using and managing hardware transactional memory in an operating system
TxLinux is a variant of Linux that is the first operating system to use hardware transactional memory (HTM) as a synchronization primitive, and the first to manage HTM in the sc...
Christopher J. Rossbach, Owen S. Hofmann, Donald E...
EXPCS
2007
13 years 12 months ago
Analysis of input-dependent program behavior using active profiling
Utility programs, which perform similar and largely independent operations on a sequence of inputs, include such common applications as compilers, interpreters, and document parse...
Xipeng Shen, Michael L. Scott, Chengliang Zhang, S...
ISCA
1997
IEEE
103views Hardware» more  ISCA 1997»
14 years 5 days ago
Designing High Bandwidth On-Chip Caches
In this paper we evaluate the performance of high bandwidth caches that employ multiple ports, multiple cycle hit times, on-chip DRAM, and a line buffer to find the organization t...
Kenneth M. Wilson, Kunle Olukotun
CORR
2000
Springer
71views Education» more  CORR 2000»
13 years 7 months ago
An evaluation of Naive Bayesian anti-spam filtering
It has recently been argued that a Naive Bayesian classifier can be used to filter unsolicited bulk e-mail ("spam"). We conduct a thorough evaluation of this proposal on...
Ion Androutsopoulos, John Koutsias, Konstantinos C...
POPL
2009
ACM
14 years 8 months ago
Automated verification of practical garbage collectors
Garbage collectors are notoriously hard to verify, due to their lowlevel interaction with the underlying system and the general difficulty in reasoning about reachability in graph...
Chris Hawblitzel, Erez Petrank