Skip to content
Commit e44e0aa3 authored by Dan Williams's avatar Dan Williams
Browse files

dmatest: add dma interrupts and callbacks



Use the callback infrastructure to report driver/hardware hangs or
missed interrupts.  Since this makes the test threads much more
aggressive (from: explicit 1ms sleep to: wait_for_completion) we set the
nice value to 10 so as to not swamp legitimate tasks.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent b54d5cb9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment