Statistics
| Branch: | Tag: | Revision:

root / xseg / peers / user @ 83fc4746

Name Size
.gitignore 37 Bytes
Makefile 4.3 kB
bench-lfsr.c 6.8 kB
bench-lfsr.h 534 Bytes
bench-timer.c 4.9 kB
bench-utils.c 7.1 kB
bench-xseg.c 17.3 kB
bench-xseg.h 4.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 79.1 kB
mt-pfiled.c 18.9 kB
mt-sosd.c 25.5 kB
mt-vlmcd.c 22.2 kB
peer.c 22 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
vlmc-tool.c 10.6 kB
vlmcd.c 15 kB
xseg-tool.c 48.7 kB

Latest revisions

# Date Author Comment
83fc4746 03/11/2013 01:37 am Alex Pyrgiotis

Add skeleton for verification in write path

41a53c95 03/10/2013 01:49 pm Alex Pyrgiotis

Improve LFSR implementation

Also, prepare the code for the addition of verification support

5e22321a 03/02/2013 01:52 pm Alex Pyrgiotis

Change input option to bench

Since -dp is reserved in peer as defer port number, we change the -dp
option in bench (which stood for "destination port") to -tp, which
stands for "target port".

448da6cd 02/27/2013 09:03 pm Alex Pyrgiotis

Add support for seed values given by the user

A new option has been added (--seed) which allows the user to pre-define
the seed that he/she wants. This has the following effects:

  • The target names are prefixed with the first 9 digits of the seed.
  • LFSR produces a predictable sequence of "random" numbers
c1fde464 02/25/2013 07:54 pm Alex Pyrgiotis

Allow LFSR to be used for sizes smaller than 2^3

83a47de8 02/25/2013 07:54 pm Alex Pyrgiotis

Minor fixes

ee38a94a 02/23/2013 02:42 pm Alex Pyrgiotis

Get correct iodepth

d1c90cf7 02/21/2013 05:51 pm Alex Pyrgiotis

Fix incorrect reading of "insanity" parameter

cb941f65 02/21/2013 02:04 pm Alex Pyrgiotis

Fix identation

f28f24f2 02/21/2013 12:44 pm Alex Pyrgiotis

Make bench snappier when asked to terminate

View revisions

Also available in: Atom