On Wednesday, September 26, 2012 5:25:12 am Konstantin Belousov wrote:
> Author: kib
> Date: Wed Sep 26 09:25:11 2012
> New Revision: 240951
> URL: http://svn.freebsd.org/changeset/base/240951
>
> Log:
> Make the updates of the tid ring buffer' head and tail pointers
> explicit by moving them
Author: kib
Date: Wed Sep 26 09:25:11 2012
New Revision: 240951
URL: http://svn.freebsd.org/changeset/base/240951
Log:
Make the updates of the tid ring buffer' head and tail pointers
explicit by moving them into separate statements from the buffer
element accesses.
Requested by: jhb
M