Quoting Tvrtko Ursulin (2019-05-22 16:57:19) > From: Tvrtko Ursulin <[email protected]> > > Back when gem_wsim used forking it was safe to use the common storage > prng, but after converting to threads it no longer is. > > Fix by storing and using a new per workload seed for batch buffer > duration randomness. > > Signed-off-by: Tvrtko Ursulin <[email protected]> Reviewed-by: Chris Wilson <[email protected]>
But I suggest squashing this with the following patch as this introduces a variable random seed; and the next patch allows it to be pre-determined again. -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
