Date: Sun, 16 Aug 2009 14:17:47 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_process.c usb_process.h Message-ID: <200908161418.n7GEI5BB072011@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-08-16 14:17:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/usb usb_process.c usb_process.h
Log:
SVN rev 196275 on 2009-08-16 14:17:47Z by thompsa
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)
Revision Changes Path
1.9.2.2 +7 -5 src/sys/dev/usb/usb_process.c
1.8.2.2 +4 -0 src/sys/dev/usb/usb_process.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908161418.n7GEI5BB072011>
