Date: Fri, 17 May 2024 19:01:51 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279069] linux: Add support for POSIX message queues PR:1248 Message-ID: <bug-279069-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279069 Bug ID: 279069 Summary: linux: Add support for POSIX message queues PR:1248 Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: rbranco@suse.com The current implementation of mqueuefs in the Linuxulator is a skeleton tha= t is enabled only for i386 when P1003_1B_MQUEUE is defined. This is wrong. Eit= her this must be disabled or fixed. This is an attempt of a fix for amd64 which works so far with some limitati= ons. I need some comments on whether this is an exercise in futility (who really uses mqueue?) or worth trying: https://github.com/freebsd/freebsd-src/pull/1248 PR:1248 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279069-227>