Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Uncached mmap
@ 2006-11-13  9:18 Mile Davidovic
  2006-11-13  9:18 ` Mile Davidovic
  2006-11-13 12:32 ` Ralf Baechle
  0 siblings, 2 replies; 10+ messages in thread
From: Mile Davidovic @ 2006-11-13  9:18 UTC (permalink / raw)
  To: linux-mips

Hello to all,
I am working on fb device and I have general questions regarding cache/uncache
access to MIPS memory. 

User space application use mmap access for r/w access to fb device. If fb use
cached memory, user space application has to call cacheflush to flush contents
instruction and/or data cache. In this case there are no limitations regarding
byte access to this memory. Is this correct statement?

If fb use uncached memory, there is no need for cacheflush call in user space
application but limitation is access to mmap uncached memory. There is no byte
access to uncached mmaped memory. Is this correct statement?


Many thanks in advance.
Best regards Mile

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-11-14 11:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-13  9:18 Uncached mmap Mile Davidovic
2006-11-13  9:18 ` Mile Davidovic
2006-11-13 12:32 ` Ralf Baechle
2006-11-13 15:30   ` Mile Davidovic
2006-11-13 15:30     ` Mile Davidovic
2006-11-13 16:40     ` Ralf Baechle
2006-11-14 10:58       ` Mile Davidovic
2006-11-14 10:58         ` Mile Davidovic
2006-11-14 11:07         ` Mile Davidovic
2006-11-14 11:07           ` Mile Davidovic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox