On Fri, 15 May 2020 at 21:01, Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> wrote: > > As we no longer use the shmemfs allocation directly, we do not expect to > receive -ENOSPC from a backing store allocation. The potential sources > for -ENOSPC are then our own internal eviction code, so the choice is > either to kill the potential application with SIGBUS or to retry the > faulthandler. > > In this patch we retry the fault handler, but since this is a should > never happen condition, it is arguable that we gather up copious debug > and kill the application. > > Signed-off-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> > Cc: Matthew Auld <matthew.auld@xxxxxxxxx> Reviewed-by: Matthew Auld <matthew.auld@xxxxxxxxx> _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx