Whamcloud - gitweb
Severity : major
authoreeb <eeb>
Tue, 8 May 2007 14:52:08 +0000 (14:52 +0000)
committereeb <eeb>
Tue, 8 May 2007 14:52:08 +0000 (14:52 +0000)
commitc78cfaaa580da8d2c883c38e8baa493c302c3264
tree37fb514a125f2f34efdcae3dfb2a618342510b8b
parentfe70d8b078742be2826aec12836c3a1114b62c6c
Severity   : major
Frequency  : rare
Bugzilla   : 11706
Description: Added LNetSetAsync() to ensure single-threaded userspace
             clients can be eager LNET receivers even when the application
     is not executing in the filesystem.
16 files changed:
lnet/ChangeLog
lnet/include/lnet/api.h
lnet/include/lnet/lib-types.h
lnet/include/lnet/ptllnd_wire.h
lnet/klnds/ptllnd/ptllnd.c
lnet/klnds/ptllnd/ptllnd.h
lnet/klnds/ptllnd/ptllnd_cb.c
lnet/klnds/ptllnd/ptllnd_modparams.c
lnet/klnds/ptllnd/ptllnd_peer.c
lnet/klnds/ptllnd/ptllnd_rx_buf.c
lnet/klnds/ptllnd/ptllnd_tx.c
lnet/lnet/lib-move.c
lnet/lnet/module.c
lnet/ulnds/ptllnd/ptllnd.c
lnet/ulnds/ptllnd/ptllnd.h
lnet/ulnds/ptllnd/ptllnd_cb.c