From owner-freebsd-current@FreeBSD.ORG Thu Jul 28 11:18:25 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org 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 D895516A41F for ; Thu, 28 Jul 2005 11:18:25 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: from pne-smtpout2-sn1.fre.skanova.net (pne-smtpout2-sn1.fre.skanova.net [81.228.11.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BFA143D48 for ; Thu, 28 Jul 2005 11:18:25 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: from royal64.emp.zapto.org (195.198.193.104) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 42B93717005AB19C; Thu, 28 Jul 2005 13:18:24 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message Date: Thu, 28 Jul 2005 13:18:25 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Message-ID: <4F9C9299A10AE74E89EA580D14AA10A602859A@royal64.emp.zapto.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: VFS/VM over-runs. Was: Apparent strange disk behaviour in 6.0 Thread-Index: AcWTT3USU9HS5o8OQuap+wkNy4bo4AAEzdwg From: "Daniel Eriksson" To: "FreeBSD Current" Cc: Julian Elischer Subject: RE: VFS/VM over-runs. Was: Apparent strange disk behaviour in 6.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 28 Jul 2005 11:18:26 -0000 Julian Elischer wrote: > I wonder if there is some tunable that can be changed? or whether it's > just a bug.. >=20 > I think that a write that finds no buffer space should first free old=20 > unused > buffers, and if there aren't any it should just wait. =20 > Where's alan when=20 > you need him :-) This problem has been reported before, both by me and by others. I'm pretty sure all three of these are symptoms of the same problem: * "Livelock seen on current with threaded processes" Kevin Oberman, June 5th http://docs.freebsd.org/cgi/mid.cgi?20050606032025.CC7A35D08 * "Serious I/O problems (bad performance and live-lock)" Daniel Eriksson, April 22nd =20 http://docs.freebsd.org/cgi/mid.cgi?!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAA BgAAAAAAAAA0VcX9IoJqUaXPS8MjT1PdsKAAAAQAAAAKDq8qQ2O9UK7PKMOCt2NqwEAAAAA This one has some additional info: =20 http://docs.freebsd.org/cgi/mid.cgi?!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAA BgAAAAAAAAA0VcX9IoJqUaXPS8MjT1PdsKAAAAQAAAA5xh4prxQBkmZLv9A9nCvPwEAAAAA * "ciss(4): speed degradation for Compaq Smart Array [3rd edition]" Andrey Koklin, April 12th http://docs.freebsd.org/cgi/mid.cgi?20050412135029.2d81a216.aka /Daniel Eriksson