[PATCH] Enable hashdist by default on PowerPC
Anton Blanchard
anton at samba.org
Wed Feb 18 17:20:05 EST 2009
Hi Ben,
> You have numbers ? :-) I'm asking mostly because I've been wondering
> whether it offsets the 16M pages vs. 4K or 64K pages in term of TLB/ERAT
> impact.
The speedup is application dependent. Things like linpack usually
improve when you throw more memmory at them.
The potential slowdown will be in heavy dcache use (eg fileserving). We
originally added the large boot time hash code when we were benchmarking
SPECsfs (an NFS benchmark).
We can go back to the old behaviour with the hashdist=0 boot option, so
it's mostly a question of what the default should be.
Anton
More information about the Linuxppc-dev
mailing list