RDS: Info and stats
authorAndy Grover <andy.grover@oracle.com>
Tue, 24 Feb 2009 15:30:22 +0000 (15:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Feb 2009 07:39:25 +0000 (23:39 -0800)
commita8c879a7ee988eb67a5e85e87fa2cc953e0ca749
tree493db4a3137d9f7bd1fe871ace4f5e12c1fbb2a1
parent0fbc78cbf51f3edee17c2ede42c7b3c13736158a
RDS: Info and stats

RDS currently generates a lot of stats that are accessible via
the rds-info utility. This code implements the support for this.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/info.c [new file with mode: 0644]
net/rds/info.h [new file with mode: 0644]
net/rds/stats.c [new file with mode: 0644]