commit | d1a4c0b37c296e600ffe08edb0db2dc1b8f550d7 | [log] [tgz] |
---|---|---|
author | Glauber Costa <[email protected]> | Sun Dec 11 21:47:04 2011 +0000 |
committer | David S. Miller <[email protected]> | Mon Dec 12 19:04:10 2011 -0500 |
tree | 5c3675582cbbdc99f720aa1dcc1821e26c2be1ab | |
parent | e1aab161e0135aafcd439be20b4f35e4b0922d95 [diff] |
tcp memory pressure controls This patch introduces memory pressure controls for the tcp protocol. It uses the generic socket memory pressure code introduced in earlier patches, and fills in the necessary data in cg_proto struct. Signed-off-by: Glauber Costa <[email protected]> Reviewed-by: KAMEZAWA Hiroyuki <[email protected]> CC: Eric W. Biederman <[email protected]> Signed-off-by: David S. Miller <[email protected]>