From owner-freebsd-current@FreeBSD.ORG Thu Feb 14 21:38:10 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3EC2D434; Thu, 14 Feb 2013 21:38:10 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1C739F14; Thu, 14 Feb 2013 21:38:10 +0000 (UTC) Received: from pakbsde14.localnet (unknown [38.105.238.108]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 88D31B926; Thu, 14 Feb 2013 16:38:09 -0500 (EST) From: John Baldwin To: freebsd-current@freebsd.org Subject: Re: Time to kill fdc ? Date: Thu, 14 Feb 2013 16:35:15 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p25; KDE/4.5.5; amd64; ; ) References: <79955.1360494404@critter.freebsd.dk> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201302141635.15938.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 14 Feb 2013 16:38:09 -0500 (EST) Cc: Adrian Chadd , "C. P. Ghost" , Poul-Henning Kamp , current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 14 Feb 2013 21:38:10 -0000 On Monday, February 11, 2013 1:36:47 pm Adrian Chadd wrote: > ... I notice how people haven't quoted how much RAM they have, since > that may influence whether or not things get bounced, double bounced > or such. ISA bounces anything above 16GB. They are bouncing. I know it works for some people as I fixed a bug in the ISA bounce buffer code somewhat recentish: http://svnweb.freebsd.org/base?view=revision&revision=233675 -- John Baldwin