From: Tom Tucker Date: Wed, 28 May 2008 20:14:02 +0000 (-0500) Subject: svcrdma: Change WR context get/put to use the kmem cache X-Git-Tag: v2.6.27-rc1~961^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8948896c9e098c6fd31a6a698a598a7cbd7fa40e;p=pandora-kernel.git svcrdma: Change WR context get/put to use the kmem cache 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 --- Reading git-diff-tree failed