From: Andi Kleen <[email protected]>
Date: Sat, 11 Jun 2005 12:25:08 +0200
> Yes, there were some changes here when it was converted to a common
> function for all hash tables (alloc_large_system_hash - the function
> with the argument list from hell). Anyways, here's a quick fix.
>
> DaveM for your consideration.
>
> Adjust TCP mem order check to new alloc_large_system_hash
>
> Signed-off-by: Andi Kleen <[email protected]>
I just reread those NUMA changes, and they changed the heuristics
for sizing things at the same time as moving over to the
alloc_large_system_hash() change.
The change was to move from (21 - PAGE_SHIFT) and (23 - PAGE_SHIFT)
to (25 - PAGE_SHIFT) and (27 - PAGE_SHIFT) respectively.
This is the part of the NUMA TCP changes that made the sysctl setting
behavior differ.
Andi's patch is the least intrusive fix for 2.6.12, so I will
apply it. But longer term these heuristics need to be revisited
as a whole.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]