diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2016-06-20 19:15:04 (GMT) |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2016-08-05 14:21:06 (GMT) |
commit | fd2ecd885bab8e456298d0b702806ea736456c62 (patch) | |
tree | 705a3ba20eba4662738fbc94e25a818ab4942783 /drivers/macintosh | |
parent | 19645a077120c6417e9dc5ad469c45194cf78a82 (diff) | |
download | linux-fd2ecd885bab8e456298d0b702806ea736456c62.tar.xz |
ntb_perf: Schedule based on time not on performance
When debugging performance problems, if some issue causes the ntb
hardware to be significantly slower than expected, ntb_perf will
hang requiring a reboot because it only schedules once every 4GB.
Instead, schedule based on jiffies so it will not hang the CPU if
the transfer is slow.
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions