svn commit: r218424 - in head/sys: dev/sio kern pc98/cbus sys ufs/ffs

mdf at FreeBSD.org mdf at FreeBSD.org
Tue Feb 8 14:49:05 UTC 2011


On Tue, Feb 8, 2011 at 1:18 AM, Kostik Belousov <kostikbel at gmail.com> wrote:
> On Tue, Feb 08, 2011 at 12:16:36AM +0000, Matthew D Fleming wrote:
>> Author: mdf
>> Date: Tue Feb  8 00:16:36 2011
>> New Revision: 218424
>> URL: http://svn.freebsd.org/changeset/base/218424
>>
>> Log:
>>   Based on discussions on the svn-src mailing list, rework r218195:
>>
>>    - entirely eliminate some calls to uio_yeild() as being unnecessary,
>>      such as in a sysctl handler.
> Are you sure ? Please see r185983.

I eliminated the uio_yield inside two sysctl handlers, not in
userland_sysctl() itself.

Thanks,
matthew


More information about the svn-src-head mailing list