From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: [parisc-linux] Heavy Iron Reference Docs Date: Tue, 2 May 2006 11:13:45 -0400 Message-ID: <20060502151345.GD6958@skunkworks.cabal.ca> References: <20060502060028.GA14414@colo.lackof.org> <200605021510.k42FAps6000117@hiauly1.hia.nrc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: parisc-linux@lists.parisc-linux.org To: John David Anglin Return-Path: In-Reply-To: <200605021510.k42FAps6000117@hiauly1.hia.nrc.ca> List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: parisc-linux-bounces@lists.parisc-linux.org On Tue, May 02, 2006 at 11:10:51AM -0400, John David Anglin wrote: > Are there any PA 2.0 machines for which the value of coherent_system > is 0? If so, which ones? > I'll cook a patch which dumps more cache info. struct pdc_cache_cf { /* for PDC_CACHE (I/D-caches) */ [...] cc_cst : 3, /* 0 = incoherent D-cache, 1=coherent D-cache */ [...] }; Should tell us what we need to know. _______________________________________________ parisc-linux mailing list parisc-linux@lists.parisc-linux.org http://lists.parisc-linux.org/mailman/listinfo/parisc-linux