Statistics
| Branch: | Tag: | Revision:

root / xseg / peers / user @ d795ff2e

Name Size
.gitignore 37 Bytes
Makefile 4.3 kB
bench-lfsr.c 7.6 kB
bench-lfsr.h 565 Bytes
bench-timer.c 4.9 kB
bench-utils.c 14.8 kB
bench-xseg.c 19.4 kB
bench-xseg.h 6.7 kB
common.c 4.8 kB
common.h 3.3 kB
dummy.c 2.3 kB
filed.c 18.6 kB
mapperd.c 8.2 kB
mapperd.py 2.8 kB
monitor.c 5.4 kB
mpeer.c 15.5 kB
mpeer.h 3.2 kB
mt-mapperd.c 81 kB
mt-pfiled.c 18.9 kB
mt-sosd.c 27.3 kB
mt-vlmcd.c 22.4 kB
peer.c 23.1 kB
peer.h 4.7 kB
pfiled.c 25.7 kB
sosd.c 16.3 kB
speer.c 13.1 kB
speer.h 3.1 kB
vlmc-tool.c 10.6 kB
vlmcd.c 15 kB
xseg-tool.c 49 kB

Latest revisions

# Date Author Comment
d795ff2e 12/04/2013 04:57 pm Filippos Giannakos

vlmc: Honor flush req by stall until all reqs done

ba7ffa08 06/05/2013 05:36 pm Filippos Giannakos

sosd: Fix uninitialized variable use.

In break lock, instead of cheking the return value of the rados call, we
erroneously checked an uninitialized local variable.

f153e73c 06/03/2013 05:46 pm Filippos Giannakos

peer.c: Call custom peer finalize with st_threads

fc9a3d39 06/03/2013 05:46 pm Filippos Giannakos

mapperd: Fix signaling bug when load/open fails.

When a map load/open fails, any other threads that tried to get the map during
these operations wait on the map. If any of these operations fail, the cache was
dropped, without signaling any of the waiters. This commit fixes this bug, by...

6ad2d8e5 06/03/2013 05:46 pm Filippos Giannakos

mapperd: Add debug messages for copyup target

7e21df56 06/03/2013 05:46 pm Filippos Giannakos

bench: Fix target to not include null termination.

Request of the target must not be null terminated. Remove null termination from
the requests constructed by peers.

6b11e79a 06/03/2013 05:46 pm Filippos Giannakos

Rename archipelago peers with archip- prefix

a1e35fad 06/03/2013 05:46 pm Filippos Giannakos

mapperd: Add debug message to signal map and put map

dbe9f96d 06/03/2013 05:45 pm Filippos Giannakos

Adjust mt-sosd to the new RADOS lock API.

d9f56914 05/17/2013 11:57 am Filippos Giannakos

Fix bug in mapperd.

When signaling map, use signal_broadcast to wake up all waiters instead of just
one, to avoid missing signals when cached is dropped for the map.
(cherry picked from commit 2b91a67a55cdd9b6a16fd54e3e87389aa181a7ee)

View revisions

Also available in: Atom