Whamcloud - gitweb
Update b_release_1_4_6 from b_hd_newconfig
authoradilger <adilger>
Tue, 10 Jan 2006 12:48:27 +0000 (12:48 +0000)
committeradilger <adilger>
Tue, 10 Jan 2006 12:48:27 +0000 (12:48 +0000)
commit932131acdf52349f1f0484923939e5a2831158b5
tree6eabf672aed99e443667cba032a0486851882e2a
parentda7e4c6949c1f41187e57cfa15d1967ebaaccfa0
Update b_release_1_4_6 from b_hd_newconfig
- add timestamps for liblustre debug messages
- use wait_event_interruptible_exclusive() to LNDs so we don't get
  too-many-thread wakeups and lock contention when waiting for events
- fix tx credits handling
- fix incorrect error for multiple networks and portals_compatible option
- add 2.4 compatibility macro for wait_event_interruptible_exclusive()
33 files changed:
lnet/include/libcfs/libcfs.h
lnet/include/libcfs/linux/portals_compat25.h
lnet/include/libcfs/list.h
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-types.h
lnet/klnds/gmlnd/gmlnd_cb.c
lnet/klnds/gmlnd/gmlnd_comm.c
lnet/klnds/iiblnd/iiblnd.h
lnet/klnds/iiblnd/iiblnd_cb.c
lnet/klnds/openiblnd/openiblnd.h
lnet/klnds/openiblnd/openiblnd_cb.c
lnet/klnds/ptllnd/ptllnd.c
lnet/klnds/ptllnd/ptllnd_cb.c
lnet/klnds/ptllnd/ptllnd_rx_buf.c
lnet/klnds/ptllnd/ptllnd_tx.c
lnet/klnds/qswlnd/qswlnd_cb.c
lnet/klnds/ralnd/ralnd_cb.c
lnet/klnds/socklnd/socklnd_cb.c
lnet/klnds/viblnd/viblnd.h
lnet/klnds/viblnd/viblnd_cb.c
lnet/libcfs/debug.c
lnet/libcfs/linux/linux-debug.c
lnet/libcfs/nidstrings.c
lnet/lnet/api-ni.c
lnet/lnet/config.c
lnet/lnet/lib-move.c
lnet/lnet/lib-msg.c
lnet/lnet/lo.c
lnet/ulnds/ptllnd/ptllnd.h
lnet/ulnds/ptllnd/ptllnd_cb.c
lnet/ulnds/socklnd/tcplnd.c
lnet/utils/Makefile.am
lnet/utils/routerstat.c