Skip site navigation (1)Skip section navigation (2)
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/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279069

            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 that is
enabled only for i386 when P1003_1B_MQUEUE is defined.  This is wrong.  Either
this must be disabled or fixed.

This is an attempt of a fix for amd64 which works so far with some limitations.
 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

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279069-227>