On Fri, Feb 5, 2016 at 9:42 AM, Pekka Paalanen <ppaala...@gmail.com> wrote:
> Btw. Rui, is there a reason to keep the shm pool fd open after a
> wl_buffer has been created from it? Most trivial demos just close the
> fd and destroy the pool once a wl_buffer has been created, keeping only
> the wl_buffer and the mmap around. The pool or fd are not needed to
> keep the memory available to both the Wayland server and client. But if
> you want to enlarge the pool, then you need the fd, naturally.

Some X clients cause the X server to realize a huge number of cursors
at the same time. For instance, to reach the fd limit I just need to
open 2 instances of ImageMagick's display tool.

Rui
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to