diff options
author | wpaul <wpaul@FreeBSD.org> | 2004-01-18 22:57:11 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 2004-01-18 22:57:11 +0000 |
commit | 2bcdd99de461450a9e1316487a917d25b781995a (patch) | |
tree | 8f94ac297b35591f95c060a1820c94637d8fd4b8 /lib/libc/stdio/wprintf.c | |
parent | 31d02c599be8eab7b9344497dedf024d64290056 (diff) | |
download | FreeBSD-src-2bcdd99de461450a9e1316487a917d25b781995a.zip FreeBSD-src-2bcdd99de461450a9e1316487a917d25b781995a.tar.gz |
Convert from using taskqueue_swi to using private kernel threads. The
problem with using taskqueue_swi is that some of the things we defer
into threads might block for up to several seconds. This is an unfriendly
thing to do to taskqueue_swi, since it is assumed the taskqueue threads
will execute fairly quickly once a task is submitted. Reorganized the
locking in if_ndis.c in the process.
Cleaned up ndis_write_cfg() and ndis_decode_parm() a little.
Diffstat (limited to 'lib/libc/stdio/wprintf.c')
0 files changed, 0 insertions, 0 deletions