Re: Limit hash table size

From: Anton Blanchard
Date: Sun Jan 18 2004 - 09:28:37 EST



Hi,

> To address Anton's concerns on PPC64, we have revised the patch to
> enforce maximum size base on number of entry instead of page order. So
> differences in page size/pointer size etc doesn't affect the final
> calculation. The upper bound is capped at 2M. All numbers on x86
> remain the same as we don't want to disturb already established and
> working number. See patch at the end of the email. It is diff'ed
> relative to 2.6.1-mm3 tree.

That sounds reasonable to me.

Anton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/