scispace - formally typeset
S

Stephen M. Rumble

Researcher at Stanford University

Publications -  19
Citations -  3330

Stephen M. Rumble is an academic researcher from Stanford University. The author has contributed to research in topics: Cache pollution & CPU cache. The author has an hindex of 15, co-authored 19 publications receiving 3148 citations. Previous affiliations of Stephen M. Rumble include Google & University of Toronto.

Papers
More filters
Journal ArticleDOI

SHRiMP: Accurate Mapping of Short Color-space Reads

TL;DR: It is demonstrated that SHRiMP can accurately map reads to this highly polymorphic genome, while confirming high heterozygosity of C. savignyi in this second individual.
Journal ArticleDOI

The case for RAMClouds: scalable high-performance storage entirely in DRAM

TL;DR: This paper argues for a new approach to datacenter storage called RAMCloud, where information is kept entirely in DRAM and large-scale systems are created by aggregating the main memories of thousands of commodity servers.
Proceedings ArticleDOI

SnowFlock: rapid virtual machine cloning for cloud computing

TL;DR: SnowFlock provides sub-second VM cloning, scales to hundreds of workers, consumes few cloud I/O resources, and has negligible runtime overhead, and to evaluate SnowFlock, the implementation of the VM fork abstraction.
Proceedings ArticleDOI

Fast crash recovery in RAMCloud

TL;DR: The measurements suggest that the RAMCloud approach will scale to recover larger memory sizes in less time with larger clusters, and the system uses a log-structured approach for all its data, in DRAM as well as on disk: this provides high performance both during normal operation and during recovery.
Journal ArticleDOI

The RAMCloud Storage System

TL;DR: This work presents a polling-based approach to communication to communication, bypassing the kernel to communicate directly with NICs, which results in high performance and efficient memory usage in RAMCloud.