cvs commit: src/sys/kern kern_thread.c

Poul-Henning Kamp phk at phk.freebsd.dk
Sat Mar 19 07:17:20 PST 2005


In message <423C418D.4080104 at samsco.org>, Scott Long writes:

>> One obvious solution is to taskq the release of the unit number.
>
>Since unit number release isn't a time-critical operation (right?), it
>sounds like a perfect candidate for a taskqueue.

Only problem is:  to taskq it I need to allocate memory :-(

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the cvs-src mailing list