Date: Wed, 11 Sep 2019 18:27:19 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 240043] audio/linux-c7-alsa: how to make it work? Message-ID: <bug-240043-4077-Ov7Q68Ek8d@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240043-4077@https.bugs.freebsd.org/bugzilla/> References: <bug-240043-4077@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043 --- Comment #55 from Tijl Coosemans <tijl@FreeBSD.org> --- Created attachment 207391 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207391&action=edit FMOD kernel patch This kernel patch should get FMOD past the pthread_attr_setschedparam call. It changes sched_get_priority_(min|max) to return the Linux priority range instead of the FreeBSD one. Then it also changes sched_getparam, sched_setparam, and sched_setscheduler to translate between the Linux and FreeBSD range. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240043-4077-Ov7Q68Ek8d>
