DragonFly BSD
DragonFly users List (threaded) for 2013-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Phoronix benchmarks DF 3.2 vs Ubuntu - question


From: Alex Hornung <alex@xxxxxxxxxxxxxxx>
Date: Fri, 04 Jan 2013 22:36:28 +0000

On 04/01/13 22:24, Alex Hornung wrote:
> Since the L1 cache is (in this and most cases) virtually indexed and
> physically tagged, the fact that the lower (virtual) address bits, used
> for indexing, are the same on dragonfly, means that we hit the
> associativity limit of the cache, while linux is hitting different
> lines/indexes in the cache.

For completeness sake, it might be worth pointing out that it might not
be strictly speaking the associativity limit, but a non-optimal access
pattern to the cache banks or even the RAM banks that make up each cache
bank.

Cheers,
Alex



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]