[igt-dev] [PATCH i-g-t] igt/gem_userptr_blits: Check mlock requirement before asserting
Chris Wilson
chris at chris-wilson.co.uk
Wed Feb 7 18:53:40 UTC 2018
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.
-Chris
More information about the igt-dev
mailing list