[igt-dev] [PATCH i-g-t] igt/gem_userptr_blits: Check mlock requirement before asserting

Antonio Argenziano antonio.argenziano at intel.com
Thu Feb 8 20:59:35 UTC 2018



On 07/02/18 10:53, Chris Wilson wrote:
> Quoting Antonio Argenziano (2018-02-07 18:47:23)
>> The tests that do mlocked evictions sometimes fail because a child they
>> spawn would map a lot of memory and get killed by OOM. This patch does
>> not consider this a fail since it is a requirement of the test to be
>> able to mlock the memory.
> 
> They die after we confirm that there is enough available memory to
> satisfy the request. It's a bug somewhere.

hmmm, OK. My thinking was: since it is not i915's doing consider it a 
requirement, but I see your point.

Thanks,
Antonio

> -Chris
> 


More information about the igt-dev mailing list