Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 5 Dec 2002 00:58:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 5 Dec 2002 00:58:43 -0500 Received: from dp.samba.org ([66.70.73.150]:56740 "EHLO lists.samba.org") by vger.kernel.org with ESMTP id ; Thu, 5 Dec 2002 00:58:39 -0500 Date: Thu, 5 Dec 2002 17:06:06 +1100 From: David Gibson To: Miles Bader Cc: James Bottomley , "Adam J. Richter" , linux-kernel@vger.kernel.org Subject: Re: [RFC] generic device DMA implementation Message-ID: <20021205060606.GG1500@zax.zax> Mail-Followup-To: David Gibson , Miles Bader , James Bottomley , "Adam J. Richter" , linux-kernel@vger.kernel.org References: <20021205004744.GB2741@zax.zax> <200212050144.gB51iH105366@localhost.localdomain> <20021205023847.GA1500@zax.zax> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1327 Lines: 30 On Thu, Dec 05, 2002 at 12:17:55PM +0900, Miles Bader wrote: > David Gibson writes: > > It seems the "try to get consistent memory, but otherwise give me > > inconsistent" is only useful on machines which: > > (1) Are not fully consisent, BUT > > (2) Can get consistent memory without disabling the cache, BUT > > (3) Not very much of it, so you might run out. > > > > The point is, there has to be an advantage to using consistent memory > > if it is available AND the possibility of it not being available. > ... > > Are there actually any machines with the properties described above? > > As I mentioned in my previous message, one of my platforms is like that > memory, which is only 2 megabytes in size. Ok, that starts to make sense then (what platform is it, incidentally). Is using consistent memory actually faster than doing the cache flushes expliticly? Much? -- David Gibson | For every complex problem there is a david@gibson.dropbear.id.au | solution which is simple, neat and | wrong. http://www.ozlabs.org/people/dgibson - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/