commit | 9e950efa20dc8037c27509666cba6999da9368e8 | [log] [tgz] |
---|---|---|
author | John Heffner <jheffner@psc.edu> | Mon Nov 06 23:10:51 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Nov 07 15:10:11 2006 -0800 |
tree | 803cc09ecd7e400b6561719ea48b226f76c752fc | |
parent | 3b6a792f6ace33584897d1af08630c9acc0ce221 [diff] |
[TCP]: Don't use highmem in tcp hash size calculation. This patch removes consideration of high memory when determining TCP hash table sizes. Taking into account high memory results in tcp_mem values that are too large. Signed-off-by: John Heffner <jheffner@psc.edu> Signed-off-by: David S. Miller <davem@davemloft.net>