git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e6b3b2
)
[TCP]: Fix tcp_mem[] initialization.
author
John Heffner
<jheffner@psc.edu>
Fri, 16 Mar 2007 22:04:03 +0000
(15:04 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 16 Mar 2007 22:04:03 +0000
(15:04 -0700)
Change tcp_mem initialization function. The fraction of total memory
is now a continuous function of memory size, and independent of page
size.
Signed-off-by: John Heffner <jheffner@psc.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp.c
patch
|
blob
|
history
diff --cc
net/ipv4/tcp.c
Simple merge