On Fri, 2017-12-15 at 10:17 +0000, Chris Wilson wrote: > Internal objects consistent of scratch pages not subject to the > persistence guarantees of user facing objects. They are used for > example, in ring buffers where they are only required for temporary > storage of commands that will be rewritten every time. As they are > temporary constructs, quietly report -ENOMEM back along the callchain > rather than subject the system to oomkiller if an allocation fails. > > Signed-off-by: Chris Wilson <[email protected]> > Cc: Joonas Lahtinen <[email protected]> > Cc: Matthew Auld <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]> Regards, Joonas -- Joonas Lahtinen Open Source Technology Center Intel Corporation _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
