| To: | netfilter@lists.netfilter.org |
|---|---|
| Subject: | i/o stats per inode in /proc/net/tcp |
| From: | Robert Hogan <robert@roberthogan.net> |
| Date: | Sun, 15 Apr 2007 10:10:17 +0100 |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | netfilter-list1@securepoint.com |
| List-archive: | </pipermail/netfilter> |
| List-help: | <mailto:netfilter-request@lists.netfilter.org?subject=help> |
| List-id: | General discussion and user questions <netfilter.lists.netfilter.org> |
| List-post: | <mailto:netfilter@lists.netfilter.org> |
| List-subscribe: | <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe> |
| List-unsubscribe: | <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe> |
| Sender: | netfilter-bounces@lists.netfilter.org |
| User-agent: | KMail/1.9.6 |
This may be a more appropriate question for lkml, but: Why does /proc/net/tcp not give i/o stats per inode? Briefly looking at tcp_ipv4.c and co., it seems none of the sock structures associated with a tcp sock contain i/o counters so it may be reasons of non-triviality. That said, it does seem as if tcp_input.c and tcp_output.c could implement counting if there was a counter available in tcp_sock or the like. Is there another /proc file that can be used in conjuction with /proc/net/tcp to gather per inode i/o stats? It just seems like such a natural thing to offer - as a user I'm always wondering where that little trickle of i/o on my bw monitor is coming from. Can someone enlighten me? Thanks, Robert |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Help applying iplimit patch to kernel 2.6.20.4, Javier Soques |
|---|---|
| Next by Date: | Re: Unable to block ICMP, Ronald |
| Previous by Thread: | i/o stats per inode in /proc/net/tcp, Robert Hogan |
| Next by Thread: | Unable to block ICMP, Ronald |
| Indexes: | [Date] [Thread] [Top] [All Lists] |