Reason for 10 second delay for edk2-test Stall_Func test


Robert Wood <robwoo@...>
 

Hi,

Apologies if this is not the proper place to post this. I wanted to ask
about the reasoning behind the 10 second delay for the Stall_Func test
since this level of delay seems to be introducing some issues for our team.
The length of the delay is causing IO timeouts which prevents further
testing since this causes some disk integrity issues. This only occurs when
running the Stall() function at the highest priority level
(TPL_HIGH_LEVEL) since
this is the only time where disk IO is blocked.

If this duration is arbitrary would it be possible to lower it to less than
5 seconds so disk IO doesn't get blocked or timeout?

Thanks,
Robert Wood