Am 01.06.2015 um 18:09 hat Max Reitz geschrieben:
> This series fixes MIN_L2_CACHE_SIZE (which should not be 1, but 2
> (clusters)), and introduces a new constant, DEFAULT_L2_CACHE_CLUSTERS,
> so the default cache size is no longer always a fixed size in bytes but
> is also guaranteed to be able to hold a sane amount of L2 tables (which
> was determined to be 8 using the "proposal without protest" method).
> 
> So, in effect, after patch 3 of this series, the L2 cache (unless
> overridden by the user, of course) will either be 1 MB in size or be
> able to hold eight L2 tables, whichever is more.

Thanks, applied to the block branch.

Kevin

Reply via email to