Skip to content
Snippets Groups Projects
Commit f6594c21 authored by Eric Barton's avatar Eric Barton
Browse files

* Applied the last patch in Bug 2306, which changes the portals router/NAL

   forwarding interface from a single struct iovec for the message header +
   payload, to passing the message header by pointer, and the message body
   by ptl_kiov_t (== page,offset,size).  This restores portals router
   performance by allowing it to use socknal zero copy again.

*  Applied the socknal connection load balancing fix from Bug 2817
parent 4e179642
No related branches found
No related tags found
No related merge requests found
Showing
with 342 additions and 374 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment