Whamcloud - gitweb
* make scheduler threads balance rx and tx more evenly
authorpjkirner <pjkirner>
Thu, 29 Sep 2005 20:04:49 +0000 (20:04 +0000)
committerpjkirner <pjkirner>
Thu, 29 Sep 2005 20:04:49 +0000 (20:04 +0000)
commit056532605a58b186e34646147e9432e2a98ad227
tree9033bd6a4105aba6275c7fa4045faec08844652e
parent8a746280a039c03fef4010051dab02ab959eebf0
* make scheduler threads balance rx and tx more evenly
* move peer allocation outside spin lock
* fix bug with irqs not being disabled on spinlocks that need syncronzation with callbacks
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