Whamcloud - gitweb
* Add seperate thread for non-critical work
authorpjkirner <pjkirner>
Wed, 5 Oct 2005 18:36:35 +0000 (18:36 +0000)
committerpjkirner <pjkirner>
Wed, 5 Oct 2005 18:36:35 +0000 (18:36 +0000)
commit812be268bd6d0395172de5aa0491f5c161096228
tree917fb885ad14e6d85e25ec587a142d9354062440
parent04956c040d77be260d2ea05efadf8bb900f8aa31
* Add seperate thread for non-critical work
* Moved peer locks so they are not held with Ptl API calls are made
* Fixed location of returning credits and checking sends (to before lnet_parse()) is called
* Added TBD list
lnet/klnds/ptllnd/ptllnd.c
lnet/klnds/ptllnd/ptllnd.h
lnet/klnds/ptllnd/ptllnd_cb.c
lnet/klnds/ptllnd/ptllnd_peer.c
lnet/klnds/ptllnd/ptllnd_rx_buf.c
lnet/klnds/ptllnd/ptllnd_tx.c