Date: Sun, 16 Aug 2009 14:13:55 +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: <200908161414.n7GEEEO9071682@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-08-16 14:13:55 UTC FreeBSD src repository Modified files: sys/dev/usb usb_process.c usb_process.h Log: SVN rev 196274 on 2009-08-16 14:13:55Z by thompsa 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.10 +7 -5 src/sys/dev/usb/usb_process.c 1.9 +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?200908161414.n7GEEEO9071682>