All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v4 0/2] RDS: TCP: tunable socket buffer parameters
@ 2016-03-16 18:38 Sowmini Varadhan
  2016-03-16 18:38 ` [PATCH net-next v4 1/2] RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket Sowmini Varadhan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sowmini Varadhan @ 2016-03-16 18:38 UTC (permalink / raw)
  To: netdev; +Cc: davem, sowmini.varadhan, santosh.shilimkar, hannes, eric.dumazet

Patch 1 uses sysctl to create tunable socket buffer size parameters.

Patch 2 removes an unuused constant.

v2: use sysctl
v3: review comments from Santosh Shilimkar, Eric Dumazet
v4: review comments from Hannes Sowa

Sowmini Varadhan (2):
  RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
  RDS: TCP: Remove unused constant

 net/rds/tcp.c |  145 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 134 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-19  2:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16 18:38 [PATCH net-next v4 0/2] RDS: TCP: tunable socket buffer parameters Sowmini Varadhan
2016-03-16 18:38 ` [PATCH net-next v4 1/2] RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket Sowmini Varadhan
2016-03-16 18:38 ` [PATCH net-next v4 2/2] RDS: TCP: Remove unused constant Sowmini Varadhan
2016-03-19  2:26 ` [PATCH net-next v4 0/2] RDS: TCP: tunable socket buffer parameters David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.