All of lore.kernel.org
 help / color / mirror / Atom feed
* A couple of GTT page allocation patches
@ 2016-10-10 11:49 Chris Wilson
  2016-10-10 11:49 ` [PATCH 1/2] drm/i915: Remove self-harming shrink_all on get_pages_gtt fail Chris Wilson
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Chris Wilson @ 2016-10-10 11:49 UTC (permalink / raw)
  To: intel-gfx

Just a couple of patches from watching talos constantly swap in/out.
Doing shrink_all after a shrink in this situation was just scanning the
same list as the shrink to no avail, so useless without mixing in the
full slab shrinker. And since there is no way to actually disable
SWIOTLB (weird kconfig), we should do our best in its presence.
-Chris

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-10-13 14:12 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-10 11:49 A couple of GTT page allocation patches Chris Wilson
2016-10-10 11:49 ` [PATCH 1/2] drm/i915: Remove self-harming shrink_all on get_pages_gtt fail Chris Wilson
2016-10-10 12:52   ` Michał Winiarski
2016-10-10 11:49 ` [PATCH 2/2] drm/i915: Allow compaction upto SWIOTLB max segment size Chris Wilson
2016-10-10 13:30   ` Tvrtko Ursulin
2016-10-10 13:39     ` Tvrtko Ursulin
2016-10-10 13:43     ` Chris Wilson
2016-10-10 14:07       ` Tvrtko Ursulin
2016-10-10 22:27   ` [PATCH v2] " Chris Wilson
2016-10-11  7:55     ` Tvrtko Ursulin
2016-10-12 21:19     ` Konrad Rzeszutek Wilk
2016-10-12 21:51       ` Chris Wilson
2016-10-13 14:09         ` Konrad Rzeszutek Wilk
2016-10-10 17:19 ` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Remove self-harming shrink_all on get_pages_gtt fail Patchwork
2016-10-10 22:49 ` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Remove self-harming shrink_all on get_pages_gtt fail (rev2) Patchwork
2016-10-11  6:04   ` Saarinen, Jani

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.