Date: Tue, 11 Feb 2003 15:54:14 -0800 From: "Sam Leffler" <sam@errno.com> To: "Poul-Henning Kamp" <phk@FreeBSD.org>, "Brian F. Feldman" <green@FreeBSD.org> Cc: <src-committers@FreeBSD.org>, <cvs-src@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/sys bio.h src/sys/geom geom_io.c geom_kern.c Message-ID: <1a1501c2d228$e1ed5f30$52557f42@errno.com> References: <200302112345.h1BNjKMs004063@green.bikeshed.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Poul-Henning Kamp <phk@FreeBSD.org> wrote: > > phk 2003/02/11 14:30:26 PST > > > > Modified files: > > sys/sys bio.h > > sys/geom geom_io.c geom_kern.c > > Log: > > Implement a bio-taskqueue to reduce number of context switches in > > disk I/O processing. > > [...] > > Revision Changes Path > > 1.30 +56 -11 src/sys/geom/geom_io.c > > 1.23 +0 -10 src/sys/geom/geom_kern.c > > 1.127 +9 -0 src/sys/sys/bio.h > > Anyone wanna benchmark this? :-) Presumably he's done so before committing it... Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1a1501c2d228$e1ed5f30$52557f42>