1
1
Reese Faucette 651d61f1a3 Clean up debugging logging a bit.
MSGDEBUG2 now means "print a one-liner for all PML calls into BTL, and
also when BTL calls PML with a recv completion (not send completions)"
MSGDEBUG1 means print more internal gory detail
MSGDEBUG is gone, replaced by MSGDEBUG1

In the process also found that PUT_DEST style fragments could
potentially be leaked in usnic_free() since send_fragment tests were
being applied to see if it was eligible to be freed.

This commit was SVN r29185.
2013-09-17 07:29:40 +00:00
..
2013-09-17 07:29:40 +00:00
2013-09-15 15:00:40 +00:00
2013-09-16 12:36:28 +00:00
2013-07-26 17:02:45 +00:00
2013-08-06 20:47:08 +00:00