Whamcloud - gitweb
b=1502
authorpschwan <pschwan>
Sun, 6 Jul 2003 01:16:48 +0000 (01:16 +0000)
committerpschwan <pschwan>
Sun, 6 Jul 2003 01:16:48 +0000 (01:16 +0000)
commit104ff190128dfc085cb6f9d97223f8dd053738d3
tree4f904f62f629c3a8f3686f808faa0c8b65224783
parent86d621168d707664c73b67e1c87139aba3784875
b=1502
- Discard incredibly old requests (older than "obd_timeout" seconds) in
  ptlrpc_main without even trying to process them, because the client
  has already given up on us.  See the bug text for more details on why
  this is the right thing to do.
- Clean up deeply-nested ptlrpc_main()
- On Zach's good advice, I also fixed Portals to record when a packet
  arrives in useful microseconds instead of relatively useless cycles
lnet/include/lnet/types.h
lnet/lnet/lib-move.c
lustre/portals/include/portals/types.h
lustre/portals/portals/lib-move.c