All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Try harder to allocate an mmap offset
@ 2012-02-24 21:13 Chris Wilson
  2012-02-24 21:13 ` [PATCH 1/5] drm/i915: Release the mmap offset when purging a buffer Chris Wilson
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Chris Wilson @ 2012-02-24 21:13 UTC (permalink / raw)
  To: intel-gfx

An issue that remains unresolved is the exhaustion of the mmap address
space through fragmentation and the persistence of lots of bo (usually
found in the libdrm cache of the xf86-video-intel). This series tries to
improve matters by evicting purgeable objects to free up mmap space when
we fail to allocate a new offset.
-Chris

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

end of thread, other threads:[~2012-03-23 10:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24 21:13 [RFC] Try harder to allocate an mmap offset Chris Wilson
2012-02-24 21:13 ` [PATCH 1/5] drm/i915: Release the mmap offset when purging a buffer Chris Wilson
2012-03-23 10:06   ` Daniel Vetter
2012-02-24 21:13 ` [PATCH 2/5] drm/i915: Bump the inactive LRU on set-to-GTT-domain Chris Wilson
2012-02-27 18:50   ` Eric Anholt
2012-02-27 19:00     ` Chris Wilson
2012-02-24 21:13 ` [PATCH 3/5] drm/i915: Remove the list of pinned inactive objects Chris Wilson
2012-02-24 21:13 ` [PATCH 4/5] drm/i915: Remove the deferred-free list Chris Wilson
2012-02-24 21:30   ` Chris Wilson
2012-03-20 13:38     ` Daniel Vetter
2012-03-20 13:59       ` Chris Wilson
2012-02-24 21:13 ` [PATCH 5/5] drm/i915: Try harder to allocate an mmap_offset Chris Wilson

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.