diff options
author | Logan Gunthorpe | 2016-06-20 13:15:04 -0600 |
---|---|---|
committer | Jon Mason | 2016-08-05 10:21:06 -0400 |
commit | fd2ecd885bab8e456298d0b702806ea736456c62 (patch) | |
tree | 705a3ba20eba4662738fbc94e25a818ab4942783 /drivers/regulator | |
parent | 19645a077120c6417e9dc5ad469c45194cf78a82 (diff) |
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/regulator')
0 files changed, 0 insertions, 0 deletions