]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r196274
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 16 Aug 2009 14:17:47 +0000 (14:17 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 16 Aug 2009 14:17:47 +0000 (14:17 +0000)
commit6d6faf62b030f63ffcf41985278a1a9df8b2602d
tree232f17c158c18d377442c5ea0a9c08c3d737764e
parentfa07a31d2202a8a793bdf5a01adde14339eb17e8
MFC r196274

 Change the usb workers from kernel processes to threads, this is mostly a
 cosmetic change to reduce cruft in the proc table.

 Also change the idle wait message to `-` like how taskqueues are.

 Reviewed by: julian
 Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/8@196275 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/usb_process.c
sys/dev/usb/usb_process.h