mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
tests: Add gem_fd_exhaustion
Exhausts the system limit on open files and then tries to create a new shmem-backed gem object. Linus Torvalds reported that this blows up on a null obj->base.filp, but I can't reproduce this here: http://lists.freedesktop.org/archives/intel-gfx/2014-January/038433.html Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -35,6 +35,7 @@ gem_exec_blt
|
||||
gem_exec_faulting_reloc
|
||||
gem_exec_lut_handle
|
||||
gem_exec_nop
|
||||
gem_fd_exhaustion
|
||||
gem_fenced_exec_thrash
|
||||
gem_fence_thrash
|
||||
gem_flink
|
||||
|
||||
Reference in New Issue
Block a user