From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.3/8.11.3) id f54JEXO21968 for linux-mips-outgoing; Mon, 4 Jun 2001 12:14:33 -0700 Received: from mx.mips.com (mx.mips.com [206.31.31.226]) by oss.sgi.com (8.11.3/8.11.3) with SMTP id f54JEWh21961 for ; Mon, 4 Jun 2001 12:14:33 -0700 Received: from newman.mips.com (ns-dmz [206.31.31.225]) by mx.mips.com (8.9.3/8.9.0) with ESMTP id MAA24548; Mon, 4 Jun 2001 12:14:20 -0700 (PDT) Received: from Ulysses (ulysses [192.168.236.13]) by newman.mips.com (8.9.3/8.9.0) with SMTP id MAA03815; Mon, 4 Jun 2001 12:14:17 -0700 (PDT) Message-ID: <02a901c0ed2b$2eac6300$0deca8c0@Ulysses> From: "Kevin D. Kissell" To: "Ian Thompson" , References: <3B1BC6B8.C58758FA@palmchip.com> Subject: Re: dcache_blast() bug? Date: Mon, 4 Jun 2001 21:18:39 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-linux-mips@oss.sgi.com Precedence: bulk What processor are you running? Kevin K. ----- Original Message ----- From: "Ian Thompson" To: Sent: Monday, June 04, 2001 7:34 PM Subject: dcache_blast() bug? > > Hi all, > > I'm seeing some odd memory behavior around the time when blast_dcache() > is called, leading me to think that the method may be a little buggy. > It appears that memory is being corrupted (consistently so) over the > course of flushing the dcache. This happens to my command line argument > string - arcs_cmdline. Before the blast_dcache() call, it is > "console=ttyS0 ramdisk_start=0x9fcf0000 load_ramdisk=1", and after the > call, the corrupted data is "ttyS0 ra0". I take it this isn't supposed > to happen? any ideas of why the writeback_invalidate_d cache operation > may be losing data? > > thanks, > -ian > > > -- > ---------------------------------------- > Ian Thompson tel: 408.952.2023 > Firmware Engineer fax: 408.570.0910 > Palmchip Corporation www.palmchip.com From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <02a901c0ed2b$2eac6300$0deca8c0@Ulysses> From: "Kevin D. Kissell" References: <3B1BC6B8.C58758FA@palmchip.com> Subject: Re: dcache_blast() bug? Date: Mon, 4 Jun 2001 21:18:39 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-linux-mips@oss.sgi.com To: Ian Thompson , linux-mips@oss.sgi.com Message-ID: <20010604191839.78UJajLrDFxcbYCtnGR-1_F9J0y36kJTkuvkE_MC7_I@z> What processor are you running? Kevin K. ----- Original Message ----- From: "Ian Thompson" To: Sent: Monday, June 04, 2001 7:34 PM Subject: dcache_blast() bug? > > Hi all, > > I'm seeing some odd memory behavior around the time when blast_dcache() > is called, leading me to think that the method may be a little buggy. > It appears that memory is being corrupted (consistently so) over the > course of flushing the dcache. This happens to my command line argument > string - arcs_cmdline. Before the blast_dcache() call, it is > "console=ttyS0 ramdisk_start=0x9fcf0000 load_ramdisk=1", and after the > call, the corrupted data is "ttyS0 ra0". I take it this isn't supposed > to happen? any ideas of why the writeback_invalidate_d cache operation > may be losing data? > > thanks, > -ian > > > -- > ---------------------------------------- > Ian Thompson tel: 408.952.2023 > Firmware Engineer fax: 408.570.0910 > Palmchip Corporation www.palmchip.com