[igt-dev] [PATCH] Add a light version of gem_exec_create at forked

Chris Wilson chris at chris-wilson.co.uk
Tue Mar 5 08:45:44 UTC 2019


Quoting Swathi Dhanavanthri (2019-03-05 01:16:55)
>     igt at gem-exec-create@forked runs a single uniterrupted loop for as long
>     as the timeout specified ie 150s. Reducing this to 15s.

Fwiw, a "light" version would have to run until some criteria was
reached to be sure we exercised enough code paths; that would be
something like mem exhaustion in this case. Certainly needs to be sure
that at least a few RCU grace periods have elapsed after that point,
i.e. that we have started our handling the deferred frees.
-Chris


More information about the igt-dev mailing list