Skip to content

Tags: PlatformLab/RAMCloud

Tags

homa-artifact-eval

Toggle homa-artifact-eval's commit message
Fixed two bugs introduced in the previous commit (hash 4319853)

The first bug is that packet buffers arriving out-of-order are not returned to
the driver properly; this will exhaust the driver's rx buffers eventually. The
second bug is some experimental junk left in the homa benchmark code.

release-1.0

Toggle release-1.0's commit message
Some people never thought this message would appear in the git log.

P.S. We now consider RAMCloud to be usable for (some) real applications.

externalStorage

Toggle externalStorage's commit message
Print log message in TableManager.cc when tables are deleted.

sosp2011-camera-ready

Toggle sosp2011-camera-ready's commit message
Modifed Metrics to handle cleanly the case where multiple services

are recovering on the same server (clear statistics only when the
first service starts recovery, output statistics only when the last
service finishes).  This cleans up the server code quite a bit, but
makes scripts/metrics.py a bit uglier.

sosp2011sub

Toggle sosp2011sub's commit message
This is the code used for the CFP submission for our SOSP 2011 paper.