Statistics
| Branch: | Revision:

root / xseg / peers / user @ ae8c75f4

Name Size
.gitignore 37 Bytes
Makefile 4.6 kB
bench-lfsr.c 9.1 kB
bench-lfsr.h 2.1 kB
bench-report.c 6.5 kB
bench-timer.c 5 kB
bench-utils.c 6.6 kB
bench-verify.c 8.3 kB
bench-xseg.c 29.8 kB
bench-xseg.h 7.7 kB
common.c 4.8 kB
common.h 3.3 kB
dummy.c 2.3 kB
filed.c 37 kB
hash.c 3.5 kB
hash.h 2 kB
mapper-handling.c 27.6 kB
mapper-version0.c 7 kB
mapper-version0.h 3 kB
mapper-version1.c 8.4 kB
mapper-version1.h 3.1 kB
mapper-version2.c 17.8 kB
mapper-version2.h 3.5 kB
mapper-versions.c 1.7 kB
mapper-versions.h 3.7 kB
mapper.c 43.5 kB
mapper.h 9.8 kB
mapperd.c 8.2 kB
mapperd.py 4.3 kB
monitor.c 5.4 kB
mpeer.c 15.5 kB
mpeer.h 3.2 kB
mt-sosd.c 28.2 kB
mt-vlmcd.c 22.4 kB
peer.c 23.3 kB
peer.h 4.8 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 50.6 kB

Latest revisions

# Date Author Comment
ae8c75f4 12/04/2013 04:51 pm Filippos Giannakos

vlmc: Honor flush req by stall until all reqs done

44a9b4e4 11/26/2013 05:49 pm Alex Pyrgiotis

sosd: Remove unnecessary overwrite of objname

In dispatch, we would always overwrite the objname field of rio with the
request's target. Given that the dispatch is always called by the
callback function, this is potentially dangerous behavior.

This commit fixes the above issue.

9b30e462 08/08/2013 12:51 pm Filippos Giannakos

filed: Respect req->size for copy requests

53497c0d 08/06/2013 01:05 pm Filippos Giannakos

filed: Check fd limit against the real cache size

3d026543 08/06/2013 01:04 pm Filippos Giannakos

peer: Respect the nr of ops enforced by xq size.

f416c9a6 08/05/2013 01:44 pm Filippos Giannakos

filed: Fix custom usage

4d649d6f 07/19/2013 05:06 pm Alex Pyrgiotis

bench: Create separate option for progress type

Progress type option is now decoupled from the progress option. This
paves the way for silent progress reports.

e7fd49a5 07/19/2013 05:06 pm Alex Pyrgiotis

bench: Break usage message in sections

cc6129a0 07/19/2013 05:06 pm Alex Pyrgiotis

bench: Turn ping off by default

7221f231 07/19/2013 05:06 pm Alex Pyrgiotis

bench: Break large source file into smaller files

The bench-utils.c file started to have utilities that could stand
semantically under a separate category. Namely, verification is now at
bench-verify.c and progress report under bench-report.c.

View revisions

Also available in: Atom