From owner-freebsd-current Wed Aug 25 8:13:46 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 0E20E14C35 for ; Wed, 25 Aug 1999 08:13:44 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id IAA10546; Wed, 25 Aug 1999 08:10:35 -0700 (PDT) (envelope-from dillon) Date: Wed, 25 Aug 1999 08:10:35 -0700 (PDT) From: Matthew Dillon Message-Id: <199908251510.IAA10546@apollo.backplane.com> To: freebsd-current@FreeBSD.ORG Subject: New combo patch avail Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A new combo patch is now avaiable: http://www.backplane.com/FreeBSD4/ first section, multipatch-2.diff hotlink. The fixes are too numerous to mention. Portions of the patch may be committed by Alan or dg at any time so anyone who uses the above should beware. Also included is other work discussed by Alan, DG, and I, not classified as a 'bug fix', such as the removal of vnode->v_lastr. This patch should be considered experimental, mainly due to the BOOTP related patches which mess around with the rootfsid. There may be slight (temporary) degredation in I/O performance due to lack of tuning of the new sequential detection code. The patch includes everything not committed to date including bug fixes to NFS, VN, CCD, BOOTP, mmap/dirty lockups, and so on. Performance improvements to NFS, mmap (faults), and certain filesystem I/O ops have also been made. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message