[RFC] Per file OOM badness
From: Andrey Grodzovsky
Date: Thu Jan 18 2018 - 11:48:19 EST
Hi, this series is a revised version of an RFC sent by Christian KÃnig
a few years ago. The original RFC can be found at
https://lists.freedesktop.org/archives/dri-devel/2015-September/089778.html
This is the same idea and I've just adressed his concern from the original RFC
and switched to a callback into file_ops instead of a new member in struct file.
Thanks,
Andrey