staging/hfi1: Move s_sde to read mostly section of hfi1_qp
authorHarish Chegondi <harish.chegondi@intel.com>
Mon, 11 Jan 2016 23:30:53 +0000 (18:30 -0500)
committerDoug Ledford <dledford@redhat.com>
Tue, 1 Mar 2016 15:36:26 +0000 (10:36 -0500)
commit9eb0432baa150c31222be71f435091ea562f93cf
tree1ab6d36404160e30df00504c8b354a9fe57115f3
parent349ac71ffad79281f3c0dc908cd4b6f7d7dbb477
staging/hfi1: Move s_sde to read mostly section of hfi1_qp

This would reduce L2 cache misses on s_sde in the _hfi1_schedule_send
function when invoked from post_send thereby improving performance of
post_send.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
Signed-off-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/verbs.h
This page took 0.026153 seconds and 5 git commands to generate.