The shared memory interface and status indication should be defined as
volatile space.

-----Original Message-----
From: Tomasz Motylewski [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 03, 1999 6:25 AM
To: Brendan Simon
Cc: Robert & Patricia Warner; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [rtl] cacheflush and RTLinux/QNX


On Tue, 3 Aug 1999, Brendan Simon wrote:

> > Is it possible that the data that is suppose to be in the shared memory
is
> > actually in cached memory?  I know the cacheflush() command would help
me
> > in RTLinux, but what about QNX?  Any other ideas?
>
> I guess it is possible that the data is cached.  To prove this you could
use

Yes. It is possible, that "ioremap" Linux call also disables the cache for
the remapped memory.

Then there is no need for flushing.
Search the linux-kernel and RTL mailing lists.

--
Tomek


--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to