From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3B3EB24C.C7A72B8B@mvista.com> Date: Sun, 01 Jul 2001 01:17:00 -0400 From: Dan Malek MIME-Version: 1.0 To: "Justin (Gus) Hurwitz" Cc: Paul White , linuxppc-embedded@lists.linuxppc.org Subject: Re: (allocating non-cachable memory) (or More on the i82596) References: Content-Type: text/plain; charset=us-ascii Sender: owner-linuxppc-embedded@lists.linuxppc.org List-Id: "Justin (Gus) Hurwitz" wrote: > I think that I've hunted down all of the dcbz instructions, but I should > go and check align.c. There is no reason to do this. The behavior of these instruction on the 603e aren't any different than other processors. If you know you are operating on I/O space, use the memset_io/memcpy_fromio()/memcpy_toio() and not the usual memory copy/set functions. -- Dan ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/