On 1/18/17 8:06 PM, Frank Filz wrote:
> Branch next
>
> Tag:V2.5-dev-11
>
> NOTE: This release includes an ntirpc pullup. Please make sure to update
> your submodule.
>
> Release Highlights
>
> * Embed rpc_msg in svc_req
>
Thanks to Swen for doing the tedious work, and Frank for try try again.

This change to Ganesha does nothing itself.  The change to nTI-RPC is
substantial.  There should be a measurable increase in v4.x output speed;
as it removes a thread context switch per call....

Because it cuts the per call malloc/frees in half, it should also help v3
(at least slightly).

It also gives a hook to test different output lane strategies.  The
current Ganesha default is only 1 lane.  But we can try 1 lane per
interface, 1 lane per fridge, sequentially assigned lanes, randomly
assigned lanes, etc.  Up to 16 lanes.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to