public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* is pci_alloc_consistent() really consistent on a pentium?
@ 2002-05-30 20:44 William Chow
  2002-05-30 20:35 ` David S. Miller
  0 siblings, 1 reply; 3+ messages in thread
From: William Chow @ 2002-05-30 20:44 UTC (permalink / raw)
  To: linux-kernel

If IA32 builds use the i386 version of
pci_alloc_consistent(), how is the memory provided by
this function really write-thru (on a pentium) since
it appears to only set up the default mapping
(PCD/PWT==0)? In contrast, pgprot_noncached() and
pci_mmap_page_range() explicitly set these bits on a
pentium (i.e. when boot_cpu_data.x86 > 3). Or am I
missing something?

Please CC me on the response.

- William Chow

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

end of thread, other threads:[~2002-05-31 20:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-30 20:44 is pci_alloc_consistent() really consistent on a pentium? William Chow
2002-05-30 20:35 ` David S. Miller
2002-05-31 20:58   ` William Chow

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