lkml.org 
[lkml]   [2004]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: problem with cache flush routine for G5?
From
Date
On Fri, 2004-03-05 at 08:06, Chris Friesen wrote:
> We're running into issues with the "flush_data_cache" routine on the G5.
>
> For the G5, the L1 dcache is 32K and the L2 cache is 512K. At 128
> bytes/cacheline, that's 256 and 4096 cachelines, respectively.
>
> In the existing tree, NUM_CACHE_LINES is set to 128*8, or 1024. Is this
> an oversight or am I missing something?
>
> Also, I'm curious why the dcbf instruction is not used for this.

First of all, why do you need to flush the cache at all ?

If you are talking about the cache flush in the 32 bits bootloaders,
then yes, this seem to be broken, you should ask Tom Rini who
maintain these things.

The kernel proper definitely doesn't contain such a routine.

Ben.


-
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/

\
 
 \ /
  Last update: 2005-03-22 14:01    [W:0.089 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site