commit | 8948896c9e098c6fd31a6a698a598a7cbd7fa40e | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@opengridcomputing.com> | Wed May 28 15:14:02 2008 -0500 |
committer | Tom Tucker <tom@opengridcomputing.com> | Wed Jul 02 15:02:02 2008 -0500 |
tree | 465a4d93c8becb0b2e4750cc1286391916f887b5 | |
parent | bf5927d84e70d522f234ca247b27d27c63878b93 [diff] |
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 <tom@opengridcomputing.com>