[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130412.192800.2206884577519855725.davem@davemloft.net>
Date: Fri, 12 Apr 2013 19:28:00 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: dilip.daya@...com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
nhorman@...driver.com, dborkman@...hat.com
Subject: Re: [PATCH v3] sctp: Add buffer utilization fields to
/proc/net/sctp/assocs
From: Dilip Daya <dilip.daya@...com>
Date: Fri, 12 Apr 2013 19:22:11 -0400
> From: Dilip Daya <dilip.daya@...com>
>
> This patch adds the following fields to /proc/net/sctp/assocs output:
>
> - sk->sk_wmem_alloc as "wmema" (transmit queue bytes committed)
> - sk->sk_wmem_queued as "wmemq" (persistent queue size)
> - sk->sk_sndbuf as "sndbuf" (size of send buffer in bytes)
> - sk->sk_rcvbuf as "rcvbuf" (size of receive buffer in bytes)
...
> Signed-off-by: Dilip Daya <dilip.daya@...com>
> Acked-by: Neil Horman <nhorman@...driver.com>
Looks good, applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists