summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
diff options
context:
space:
mode:
authorDavid Dillow <dillowda@ornl.gov>2010-11-26 20:34:46 (GMT)
committerDavid Dillow <dillowda@ornl.gov>2011-01-10 20:44:51 (GMT)
commit9af762719e8f8fa282de02997dced593030eb238 (patch)
tree707ebec104ed79499935fe6367357121fbb6906e /drivers/infiniband/hw
parente9684678221441f886b4d7c74f8770bb0981737a (diff)
downloadlinux-fsl-qoriq-9af762719e8f8fa282de02997dced593030eb238.tar.xz
IB/srp: consolidate hot-path variables into cache lines
Put the variables accessed together in the hot-path into common cachelines, and separate them by RW vs RO to avoid false dirtying. We keep a local copy of the lkey and rkey in the target to avoid traversing pointers (and associated cache lines) to find them. Reviewed-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: David Dillow <dillowda@ornl.gov>
Diffstat (limited to 'drivers/infiniband/hw')
0 files changed, 0 insertions, 0 deletions