summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorMike Marciniszyn <mike.marciniszyn@intel.com>2015-12-07 23:39:22 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-12-22 01:00:17 +0300
commita054374f15428cbc1d9cb9cba17ce870eaa7d60f (patch)
tree07dd3a9d52cb4c409fd799c65ab93e699a6e4c2f /scripts/stackusage
parenta5a9e8ccab4d24c7d9e1da8222f373688745ca6a (diff)
downloadlinux-a054374f15428cbc1d9cb9cba17ce870eaa7d60f.tar.xz
staging/rdma/hfi1: convert buffers allocated atomic to per cpu
Profiling has shown the the atomic is a performance issue for the pio hot path. If multiple cpus allocated an sc's buffer, the cacheline containing the atomic will bounce from L0 to L0. Convert the atomic to a percpu variable. Reviewed-by: Jubin John <jubin.john@intel.com> Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions