Files
linux/include/uapi/asm-generic
Josh Hunt a2d133b1d4 sock: introduce SO_MEMINFO getsockopt
Allows reading of SK_MEMINFO_VARS via socket option. This way an
application can get all meminfo related information in single socket
option call instead of multiple calls.

Adds helper function, sk_get_meminfo(), and uses that for both
getsockopt and sock_diag_put_meminfo().

Suggested by Eric Dumazet.

Signed-off-by: Josh Hunt <johunt@akamai.com>
Reviewed-by: Jason Baron <jbaron@akamai.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-22 11:18:58 -07:00
..
2015-04-17 09:03:58 -04:00
2017-02-22 16:41:27 -08:00
2012-10-02 18:01:56 +01:00
2014-05-15 00:32:09 +01:00
2015-10-12 17:40:12 +01:00
2017-03-22 11:18:58 -07:00