• Andrew Morton's avatar
    [PATCH] Fix network hashtable sizing · a78fd404
    Andrew Morton authored
    The new networking hashtable sizing is all bollixed up.  The logic is wrong
    and tcp is setting it to the logarithm of what was intended.  Heaven knows.
    
    Fix it up so that the sizing is the same as it used to be in 2.6, with a
    boot-time override.  Which was what was intended.
    a78fd404
tcp.c 71 KB