commit | 9eb0432baa150c31222be71f435091ea562f93cf | [log] [tgz] |
---|---|---|
author | Harish Chegondi <harish.chegondi@intel.com> | Mon Jan 11 18:30:53 2016 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Tue Mar 01 10:36:26 2016 -0500 |
tree | 1ab6d36404160e30df00504c8b354a9fe57115f3 | |
parent | 349ac71ffad79281f3c0dc908cd4b6f7d7dbb477 [diff] |
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>