[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: [rtl] cacheflush and RTLinux/QNX
The shared memory interface and status indication should be defined as
volatile space.
-----Original Message-----
From: Tomasz Motylewski [mailto:motyl@stan.chemie.unibas.ch]
Sent: Tuesday, August 03, 1999 6:25 AM
To: Brendan Simon
Cc: Robert & Patricia Warner; rtl@rtlinux.cs.nmt.edu; warner@telgen.com
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 majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/