Message ID | 20220630221757.763751-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Updates for mem scheduling and SK_RECLAIM | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Thu, 30 Jun 2022 15:17:53 -0700 you wrote: > In the "net: reduce tcp_memory_allocated inflation" series (merge commit > e10b02ee5b6c), Eric Dumazet noted that "Removal of SK_RECLAIM_CHUNK and > SK_RECLAIM_THRESHOLD is left to MPTCP maintainers as a follow up." > > Patches 1-3 align MPTCP with the above TCP changes to forward memory > allocation, reclaim, and memory scheduling. > > [...] Here is the summary with links: - [net-next,1/4] mptcp: never fetch fwd memory from the subflow https://git.kernel.org/netdev/net-next/c/4aaa1685f750 - [net-next,2/4] mptcp: drop SK_RECLAIM_* macros https://git.kernel.org/netdev/net-next/c/d24141fe7b48 - [net-next,3/4] mptcp: refine memory scheduling https://git.kernel.org/netdev/net-next/c/69d93daec026 - [net-next,4/4] net: remove SK_RECLAIM_THRESHOLD and SK_RECLAIM_CHUNK https://git.kernel.org/netdev/net-next/c/e918c137db40 You are awesome, thank you!