Sciweavers

SIGOPS
2010
84views more  SIGOPS 2010»
12 years 10 months ago
Virtual networking
Shudong Zhou
SIGOPS
2010
179views more  SIGOPS 2010»
12 years 10 months ago
Online cache modeling for commodity multicore processors
Modern chip-level multiprocessors (CMPs) contain multiple processor cores sharing a common last-level cache, memory interconnects, and other hardware resources. Workloads running ...
Richard West, Puneet Zaroo, Carl A. Waldspurger, X...
SIGOPS
2010
95views more  SIGOPS 2010»
12 years 10 months ago
Toward automatic policy refinement in repair services for large distributed systems
In order to be economically feasible and to offer high levels of availability and performance, large scale distributed systems depend on the automation of repair services. While t...
Moisés Goldszmidt, Mihai Budiu, Yue Zhang, ...
SIGOPS
2010
85views more  SIGOPS 2010»
12 years 10 months ago
On the energy (in)efficiency of Hadoop clusters
Jacob Leverich, Christos Kozyrakis
SIGOPS
2010
105views more  SIGOPS 2010»
12 years 10 months ago
SelfTalk for Dena: query language and runtime support for evaluating system behavior
We introduce SelfTalk, a novel declarative language that allows users to query and understand the status of a large scale system. SelfTalk is sufficiently expressive to encode an ...
Saeed Ghanbari, Gokul Soundararajan, Cristiana Amz...
SIGOPS
2010
163views more  SIGOPS 2010»
12 years 10 months ago
Automated control of internet services
Finding an efficient configuration for cluster-based multi-tier Internet services is often a difficult task. Moreover, even a good configuration could become obsolete, depending o...
Jean Arnaud
SIGOPS
2010
113views more  SIGOPS 2010»
12 years 10 months ago
Energy proportionality for storage: impact and feasibility
This paper highlights the growing importance of storage energy consumption in a typical data center, and asserts that storage energy research should drive towards a vision of ener...
Jorge Guerra, Wendy Belluomini, Joseph S. Glider, ...
SIGOPS
2010
127views more  SIGOPS 2010»
13 years 2 months ago
Optimizing information flow in the gossip objects platform
Gossip-based protocols are commonly used for diffusing information in large-scale distributed applications. GO (Gossip Objects) is a per-node gossip platform that we developed in...
Ymir Vigfusson, Ken Birman, Qi Huang, Deepak P. Na...
SIGOPS
2010
89views more  SIGOPS 2010»
13 years 2 months ago
Incremental learning of system log formats
System logs come in a large and evolving variety of formats, many of which are semi-structured and/or non-standard. As a consequence, off-the-shelf tools for processing such logs ...
Kenny Qili Zhu, Kathleen Fisher, David Walker
SIGOPS
2010
91views more  SIGOPS 2010»
13 years 2 months ago
Why panic()?: improving reliability with restartable file systems
The file system is one of the most critical components of the operating system. Almost all applications running in the operating system require file systems to be available for ...
Swaminathan Sundararaman, Sriram Subramanian, Abhi...