From owner-cvs-all Tue Feb 11 15:54:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61C2F37B401; Tue, 11 Feb 2003 15:54:16 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51D4143FBD; Tue, 11 Feb 2003 15:54:15 -0800 (PST) (envelope-from sam@errno.com) Received: from melange (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.5/8.12.1) with ESMTP id h1BNsEnN099036 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 11 Feb 2003 15:54:15 -0800 (PST)?g (envelope-from sam@errno.com)œ X-Authentication-Warning: ebb.errno.com: Host melange.errno.com [66.127.85.82] claimed to be melange Message-ID: <1a1501c2d228$e1ed5f30$52557f42@errno.com> From: "Sam Leffler" To: "Poul-Henning Kamp" , "Brian F. Feldman" Cc: , , References: <200302112345.h1BNjKMs004063@green.bikeshed.org> Subject: Re: cvs commit: src/sys/sys bio.h src/sys/geom geom_io.c geom_kern.c Date: Tue, 11 Feb 2003 15:54:14 -0800 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Poul-Henning Kamp 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