Statistics
| Branch: | Tag: | Revision:

root / xseg / peers / user @ 10956d59

Name Size
.gitignore 37 Bytes
Makefile 4.2 kB
bench-xseg.c 13 kB
bench-xseg.h 2.8 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 79.1 kB
mt-pfiled.c 18.9 kB
mt-sosd.c 25.5 kB
mt-vlmcd.c 22.2 kB
peer.c 21.9 kB
peer.h 4.4 kB
pfiled.c 25.7 kB
sosd.c 16.3 kB
speer.c 13.1 kB
speer.h 3.1 kB
timer.c 4.5 kB
vlmc-tool.c 10.6 kB
vlmcd.c 15 kB
xseg-tool.c 48.7 kB

Latest revisions

# Date Author Comment
10956d59 02/14/2013 03:38 pm Alex Pyrgiotis

Alpha release of bench peer

On this release, the bench peer can measure the total elapsed time
of the benchmark. TODO:

  • Allow bench peer to be multi-threaded.
  • Adjust benchmarking precision, by eliminating or including more
    trivial timers.
  • Measure mean time, standard deviation of requests.
59da5107 02/12/2013 07:39 pm Alex Pyrgiotis

Make bench send requests faster

0c3e3ef3 02/12/2013 02:02 pm Alex Pyrgiotis

Fix missing function declaration

994433b9 02/12/2013 01:28 pm Alex Pyrgiotis

Simplify port binding code

ead5d018 02/12/2013 09:02 am Alex Pyrgiotis

Fix segfault

5fee7d0f 02/12/2013 08:57 am Alex Pyrgiotis

Keep naming in peerd_loop consistent

683f69fb 02/11/2013 06:38 pm Alex Pyrgiotis

Fix timers and add them to critical paths

Fixed incorrect handling of elapsed time and used appropriate timers to
benchmark crtical paths.

eebbbc7a 02/11/2013 06:34 pm Alex Pyrgiotis

Complete unification of thread_loop/peerd_loop

192f80d8 02/11/2013 09:00 am Alex Pyrgiotis

Fix segfault

cdd839f2 02/11/2013 03:10 am Alex Pyrgiotis

Unify thread loop with peerd_loop

Since peerd_loop with thread_loop don't have many differences between
them, they can be unified in a single loop. TODO is to choose a unified
name for both threads and peers, as well as fault check the
implementation.

View revisions

Also available in: Atom