svn commit: r196358 - in head: share/man/man9 sys/kern sys/sys

Attilio Rao attilio at freebsd.org
Tue Aug 18 18:06:19 UTC 2009


2009/8/18 Sam Leffler <sam at errno.com>:
> Pawel Jakub Dawidek wrote:
>>
>> Author: pjd
>> Date: Tue Aug 18 13:55:48 2009
>> New Revision: 196358
>> URL: http://svn.freebsd.org/changeset/base/196358
>>
>> Log:
>>  Remove unused taskqueue_find() function.
>>    Reviewed by:  dfr
>>  Approved by:  re (kib)
>
> I don't understand why this should be removed (let alone during a code
> freeze).  I can think of several uses for this function including a ddb cmd
> that takes a taskq name and dumps it's contents.  The overhead of
> maintaining the global list appears minimal.

FWIW, I agree with Sam.

Attilio


-- 
Peace can only be achieved by understanding - A. Einstein


More information about the svn-src-all mailing list