svcrdma: Change WR context get/put to use the kmem cache
authorTom Tucker <tom@opengridcomputing.com>
Wed, 28 May 2008 20:14:02 +0000 (15:14 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Wed, 2 Jul 2008 20:02:02 +0000 (15:02 -0500)
Change the WR context pool to be shared across mount points. This
reduces the RDMA transport memory footprint significantly since
idle mounts don't consume WR context memory.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>

No differences found