From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Scott Parish" Subject: Re: dma_alloc_coherent issue with tg3 in x86_64 build Date: Thu, 28 Jul 2005 20:03:08 +0000 Message-ID: <20050728200308.GE4224@us.ibm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Pratt Cc: Chris Wright , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Jul 28, 2005 at 09:59:22PM +0100, Ian Pratt wrote: > Do you know how large a contiguous chunk the tg3 needs? A quick glance at the code, it looks like it requests at least 4 pages, and possibly multiple times. > I guess we could hold onto a few large chunks before making the dom0 > memory allocation. I'm surprised that the mfns are already fragmented that early in boot. Or maybe this case is just an example of bad luck? sRp -- Scott Parish Signed-off-by: srparish@us.ibm.com