mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: PCI Burst
       [not found] <fa.qb32f1i.oj0poe@ifi.uio.no>
@ 2004-09-24  3:07 ` Robert Hancock
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Hancock @ 2004-09-24  3:07 UTC (permalink / raw)
  To: linux-kernel

Two things that I'd check, that the memory range shows up as prefetchable 
(i.e. in lspci) and also that the memory region is mapped with ioremap and 
not ioremap_nocache. Also, what's the region defined as in /proc/mtrr? I 
think it has to be mapped as write-back for burst reads to work. When the 
CPU reads in a cache line in that memory range from the bus, that should 
hopefully get passed through as a burst read on the PCI bus, but that may be 
chipset-dependent.

Getting PIO-mode PCI reads and writes like this to work efficiently seems a 
rather difficult thing to do..


----- Original Message ----- 
From: "Brian McGrew" <Brian@doubledimension.com>
Newsgroups: fa.linux.kernel
To: <linux-kernel@vger.kernel.org>
Sent: Thursday, September 23, 2004 7:22 PM
Subject: PCI Burst


> Running RedHat 7.3 with the 2.4.20 kernel.
>
> How do I enable PCI burst mode for reading and writing on the PCI bus?  We 
> mmap 128MB per board that we install and now that we've added our 
> addressing to the /proc/mtrr file, we can burst on write but we're not 
> seeing any burst on the read.
>
> Any ideas?
>
> -brian
>
> Brian D. McGrew {brian@doubledimension.com || pacemakertaker@rock.com }
> ---
>> Failure is not an option; it is included with every Microsoft product.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/ 


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

* PCI Burst
@ 2004-09-24  0:34 Brian McGrew
  0 siblings, 0 replies; 2+ messages in thread
From: Brian McGrew @ 2004-09-24  0:34 UTC (permalink / raw)
  To: linux-kernel

Running RedHat 7.3 with the 2.4.20 kernel.

How do I enable PCI burst mode for reading and writing on the PCI bus?  We mmap 128MB per board that we install and now that we've added our addressing to the /proc/mtrr file, we can burst on write but we're not seeing any burst on the read.  

Any ideas?

-brian

Brian D. McGrew {brian@doubledimension.com || pacemakertaker@rock.com }
---
> Failure is not an option; it is included with every Microsoft product.


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

end of thread, other threads:[~2004-09-24  3:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <fa.qb32f1i.oj0poe@ifi.uio.no>
2004-09-24  3:07 ` PCI Burst Robert Hancock
2004-09-24  0:34 Brian McGrew

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

all inboxes | Powered by JetHome®