git: drm: Fix excessive wired memory usage
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Jan 20 12:13:22 PST 2019
commit da4377532314b8a2241d9c12d3d8ec3a0d644f53
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Jan 20 21:11:44 2019 +0100
drm: Fix excessive wired memory usage
* This is a partial revert of 7ca4ece0a85bea451332580015344d3f12333419:
"drm: Rename struct drm_gem_object.vm_obj to filp".
* That commit caused wired memory usage to become excessive over time.
Summary of changes:
sys/dev/drm/drm_gem.c | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/da4377532314b8a2241d9c12d3d8ec3a0d644f53
--
DragonFly BSD source repository
More information about the Commits
mailing list