The following reply was made to PR kern/160992; it has been noted by GNATS.
From: Bruce Evans
To: Arnaud Lacombe
Cc: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@freebsd.org
Subject: Re: kern/160992: buf_ring(9) statistics accounting not MPSAFE
Date: Sun, 25 Sep 2011 13:01:04 +1000 (EST)
On
On Sat, 24 Sep 2011, Arnaud Lacombe wrote:
Description:
The following block of code, in `sys/sys/buf_ring.h':
/*
* If there are other enqueues in progress
* that preceeded us, we need to wait for them
* to complete
*/
while (br->br_prod_tail != prod_hea
>Number: 160992
>Category: kern
>Synopsis: buf_ring(9) statistics accounting not MPSAFE
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible:freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: