[Bug 274047] audio/alsa-plugins: large number of underruns and CPU usage with games/veloren-weekly

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 23 Sep 2023 17:16:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274047

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=95a0d0389f594dd16b293141bac889151303a560

commit 95a0d0389f594dd16b293141bac889151303a560
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-09-23 17:02:11 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-09-23 17:14:53 +0000

    audio/alsa-plugins: remove debug options to prevent footshooting

    - BLKCNT_P2 and VERBOSE exposed compile knobs from
     
https://people.freebsd.org/~ariff/libasound/20090928_00-alsa-plugins-1.0.21.diff
    - BUFSZ_P2 worked around crashes and high CPU usage in Firefox until
      native OSS support phased out ALSA
    - hselasky@ fixed many ALSA issues over the years
    - users can still adjust compile knobs via make.conf(5) or Makefile.local

    PR:             274047

 audio/alsa-plugins/Makefile | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

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