[Bug 239630] x11/libxshmfence: prefer SHM_ANON over mksotemp()
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 27 03:32:18 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239630
--- Comment #7 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=f783260c1c4d7bacbb6d36cab209eab28da49d4e
commit f783260c1c4d7bacbb6d36cab209eab28da49d4e
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2019-08-03 21:14:43 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-05-27 03:30:56 +0000
x11/libxshmfence: prefer SHM_ANON over mksotemp()
SHM_ANON is faster and more similar to memfd_create()
PR: 239630
Approved by: jkim
x11/libxshmfence/Makefile | 1 +
x11/libxshmfence/files/patch-src__xshmfence_alloc.c | 12 +++++++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-x11
mailing list