All of lore.kernel.org
 help / color / mirror / Atom feed
* allocating uncachable memory
@ 2000-08-23 13:50 Ronald Wahl
  2000-08-23 14:03 ` Benjamin Herrenschmidt
  2000-08-23 14:11 ` Gabriel Paubert
  0 siblings, 2 replies; 18+ messages in thread
From: Ronald Wahl @ 2000-08-23 13:50 UTC (permalink / raw)
  To: linuxppc-dev


Hi,

I'm writing a driver for a PCI controller in a PPC system. That driver
"exports" a bit of local ram into the PCI space. Now if some PCI device is
writing into this memory the local system won't notice it in all cases
since this memory is cached. How can i allocate uncached memory in linux?
Or if this does not work how can I remap it as non-cachable. I already
tried ioremap_nocache but this does not work for real memory. It would be
nice if someone could give me a short code fragment...

thanx,
ron


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2000-08-29  7:29 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-23 13:50 allocating uncachable memory Ronald Wahl
2000-08-23 14:03 ` Benjamin Herrenschmidt
2000-08-23 17:37   ` Dan Malek
2000-08-24  7:42     ` Ronald Wahl
2000-08-25  7:12       ` Ronald Wahl
2000-08-25 17:39         ` Dan Malek
2000-08-26 16:34           ` Roman Zippel
2000-08-27 19:46             ` Dan Malek
2000-08-27 21:26               ` Roman Zippel
2000-08-27 22:52                 ` Dan Malek
2000-08-28 20:04                   ` Roman Zippel
2000-08-28 20:34                     ` Dan Malek
2000-08-28 21:33                       ` Roman Zippel
2000-08-28 12:05           ` Ronald Wahl
2000-08-28 15:25             ` Dan Malek
2000-08-29  7:29               ` Ronald Wahl
2000-08-23 14:11 ` Gabriel Paubert
2000-08-24  9:14   ` Ronald Wahl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.