Whamcloud - gitweb
tcpnal:
authorericm <ericm>
Thu, 4 Dec 2003 05:25:51 +0000 (05:25 +0000)
committerericm <ericm>
Thu, 4 Dec 2003 05:25:51 +0000 (05:25 +0000)
commitaebe22516c7fd7fd7d7770f632ca6755b966ea6c
treeee14490faea7c08d89ca4d609d32b488976e3a63
parenta07e64380ee087b166164dd045beca8d817ba353
tcpnal:
  originally tcpnal came with PtEQWait_timeout(), which implemented with
  longjmp. It shows some problems with pthreads, and even totally can't
  work on Opteron machines.
  Now use the pthread's internal timer to do timeout, but also brings some
  unclean things between portals - tcpnal. but it's ok at this moment.
lnet/lnet/api-eq.c
lnet/ulnds/procapi.c
lnet/ulnds/socklnd/procapi.c
lustre/portals/portals/api-eq.c
lustre/portals/unals/procapi.c