From owner-freebsd-current@FreeBSD.ORG Mon Nov 15 22:28:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51E6916A4CE for ; Mon, 15 Nov 2004 22:28:17 +0000 (GMT) Received: from ms-dienst.rz.rwth-aachen.de (ms-1.rz.RWTH-Aachen.DE [134.130.3.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF8843D31 for ; Mon, 15 Nov 2004 22:28:16 +0000 (GMT) (envelope-from chris@unixpages.org) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0I78002V4RO1VO@ms-dienst.rz.rwth-aachen.de> for current@freebsd.org; Mon, 15 Nov 2004 23:26:26 +0100 (MET) Received: from relay.rwth-aachen.de ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Mon, 15 Nov 2004 23:26:25 +0100 (MET) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92])iAFMQOJ9011736; Mon, 15 Nov 2004 23:26:24 +0100 (MET) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(Postfix) with ESMTP id 4B91628449; Mon, 15 Nov 2004 23:26:19 +0100 (CET) Received: by gondor.middleearth (Postfix, from userid 1001) id BEBD02281E; Mon, 15 Nov 2004 23:26:18 +0100 (CET) Date: Mon, 15 Nov 2004 23:26:18 +0100 From: Christian Brueffer In-reply-to: <38677.1100390114@critter.freebsd.dk> To: Poul-Henning Kamp Message-id: <20041115222618.GB579@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary="kXdP64Ggrk/fb43R"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.0-CURRENT X-PGP-Key: http://people.freebsd.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <38677.1100390114@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: TEST: phk_bufwork patchfile X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 22:28:17 -0000 --kXdP64Ggrk/fb43R Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 14, 2004 at 12:55:14AM +0100, Poul-Henning Kamp wrote: >=20 > I have uploaded a snapshot patch of my p4 phk_bufwork branch relative > to -current as of right now: >=20 > http://phk.freebsd.dk/patch/phk_bufwork20041113.patch >=20 > The patch contains four changes which I need help to test before > it goes into -current. >=20 > Select(2)/Poll(2) runs giant free on network/fifos. >=20 > Could be tested on a busy server (web/mail/etc). >=20 > Vnode bypass for devices (same code as in -current, only not disabled) >=20 > Could be tested with database accessing raw disk partition, > fsck of large filesystems etc etc. >=20 > Please test HW crypto support if at all possible. >=20 > Vnode bypass for fifos. >=20 > Test with anything using fifos (such as make -j N :-) >=20 > VOP_BMAP backing vnode -> backing bufobj >=20 > UFS/FFS file activity will test this. >=20 > Any and all benchmarking will be very welcome! >=20 I've been running this on my desktop for two days now with no ill effects. At the moment I don't have time for benchmarking though. - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --kXdP64Ggrk/fb43R Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBmS0KbHYXjKDtmC0RAk9eAKCxZXzu1CTLtAvxSkUL48wPiEvvlgCgn0BT 7m0JQ+iPAGmyP/4V5qnhUMM= =hp8i -----END PGP SIGNATURE----- --kXdP64Ggrk/fb43R--