Sciweavers

359 search results - page 3 / 72
» What to Do About Microsoft
Sort
View
DSN
2004
IEEE
13 years 9 months ago
Why PCs Are Fragile and What We Can Do About It: A Study of Windows Registry Problems
Software configuration problems are a major source of failures in computer systems. In this paper, we present a new framework for categorizing configuration problems. We apply thi...
Archana Ganapathi, Yi-Min Wang, Ni Lao, Ji-Rong We...
STOC
1995
ACM
89views Algorithms» more  STOC 1995»
13 years 9 months ago
What do we know about the Metropolis algorithm?
Persi Diaconis, Laurent Saloff-Coste
EMSOFT
2008
Springer
13 years 7 months ago
Volatiles are miscompiled, and what to do about it
C's volatile qualifier is intended to provide a reliable link between operations at the source-code level and operations at the memorysystem level. We tested thirteen product...
Eric Eide, John Regehr
USENIX
2004
13 years 7 months ago
How Xlib Is Implemented (and What We're Doing About It)
The X Window System is the de facto standard graphical environment for Linux and Unix hosts, and is usable on nearly any class of computer one could find today. Its success is par...
Jamey Sharp