I am trying to do some very
similar research on Iperf anomaly for single stream TCP connection.
I found reading your paper
on “Grid-enabled particle physics event
analysis: experiences using a
10 Gb, high-latency network for a high-energy physics
application” about the web100 patch and
net100 wad.
I successfully installed
both web100 patch and the web100_userland. I am trying to install the daemon to
confirm my affirmations but I get am not very successful.
Any help or reference to
some one who might help is greatly appreciated.
I downloaded the WAD from
the following webpage.
http://www.csm.ornl.gov/~dunigan/netperf/download/
This is the error message
when I try installing wad net100.
/usr/bin/ld: warning:
i386:x86-64 architecture of input file
`/root/wadDETAILS/web100_userland-1.6/lib/web100.o' is incompatible with i386
output
/usr/lib/libpthread.a(pthread.o)(.text+0x166):
In function `pthread_initialize':: undefined reference to `_res'
/usr/lib/libpthread.a(pthread.o)(.text+0x7d4):
In function `__pthread_reset_main_thread':
: undefined reference to
`_errno'
/usr/lib/libpthread.a(pthread.o)(.text+0x7e4):
In function `__pthread_reset_main_thread':
: undefined reference to
`_h_errno'
/usr/lib/libpthread.a(pthread.o)(.text+0x7ee):
In function `__pthread_reset_main_thread':
: undefined reference to
`_res'
/usr/lib/libpthread.a(pthread.o)(.data+0x6b8):
undefined reference to `_errno'
/usr/lib/libpthread.a(pthread.o)(.data+0x6c0):
undefined reference to `_h_errno'/usr/lib/libpthread.a(pthread.o)(.data+0x6c8):
undefined reference to `_res'
/usr/lib/libpthread.a(ptw-write.o)(.text+0x25):
In function `write':
: undefined reference to
`__syscall_error'
/usr/lib/libpthread.a(ptw-write.o)(.text+0x55):
In function `write':
: undefined reference to
`__syscall_error'
/usr/lib/libpthread.a(ptw-read.o)(.text+0x25):
In function `read':
: undefined reference to
`__syscall_error'
/usr/lib/libpthread.a(ptw-read.o)(.text+0x55):
In function `read':
: undefined reference to
`__syscall_error'
/usr/lib/libpthread.a(ptw-close.o)(.text+0x1f):
In function `close':
: undefined reference to
`__syscall_error'
/usr/lib/libpthread.a(ptw-close.o)(.text+0x4a):
more undefined references to `__syscall_error' follow
collect2: ld returned 1 exit
status