diff options
author | Mike Marciniszyn <mike.marciniszyn@intel.com> | 2018-05-16 03:31:24 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-05-24 17:39:25 +0200 |
commit | 3ce459cd684b7f18ca79838e62310ffdc930920b (patch) | |
tree | debe30b90ad8f1220da686232988446ddc59d471 /lib/Makefile | |
parent | IB/hfi1: Set port number for errorinfo MAD response (diff) | |
download | linux-3ce459cd684b7f18ca79838e62310ffdc930920b.tar.xz linux-3ce459cd684b7f18ca79838e62310ffdc930920b.zip |
IB/{rdmavt,hfi1}: Change hrtimer add to use pinned version
Given we are dealing with nano-second level timers, when the timer
pops, ensure it happens on the CPU which caused the timer to be set
in the first place. This avoids excessive jitter from the desired
expiration time by avoiding the cost of switching our context to
another CPU that is cache cold for this given timer.
Reviewed-by: Kaike Wan <kaike.wan@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions