This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cerfpda ram cacheability


On Wed, 2003-11-19 at 01:57, Jani Monoses wrote:
> Hello
> 
> the cerfpda maps its DRAM as not cacheable. I'm not sure if it's by accident
> or some problems were perceived if cache was enabled. Anyway this patch makes
> RAM cacheable and for tm_basic at least performance is two orders of magnitude
> better. Also for network benchmarks throughput is 3 times bigger.
> Also I removed the second definition of the phys_to_virt macro from plf_mmap,h
> because the macro was duplicated, and I kept the one hich matches virt_to_phys.

Applied, thanks.

Two things:
 * Do you have one of these?  This code was contributed by Intrinsyc, 
   but never tested by me because we never had one.
 * Next time, please make your patches relative to the .../packages 
   directory (see how I do it).  That's much safer, as it's easier to 
   guarantee that they get applied to the correct file(s).

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]