[Wayland-bugs] [Bug 766341] Do not rely on memfd as it requires a fairly recent kernel
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Thu May 12 19:03:37 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766341
--- Comment #6 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to Ray Strode [halfline] from comment #3)
> I think a better fall
> back strategy would probably be to use shm_open instead (there's a patch for
> that on bug 761095)
That would indeed be less prone to running out of space due to random apps
writing out temp files, although I believe shm_open() is implemented in terms
of writing to /dev/shm, which is just another tmpfs with its own separate
quota.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160512/934d5e51/attachment.html>
More information about the wayland-bugs
mailing list