* Dropwatch
@ 2011-06-20 19:54 Justin McCann
2011-06-20 20:16 ` Dropwatch Dave Taht
0 siblings, 1 reply; 3+ messages in thread
From: Justin McCann @ 2011-06-20 19:54 UTC (permalink / raw)
To: bloat
I hadn't seen this mentioned here, so maybe I'm not the only one who
didn't know about it....
I just stumbled across Neil Horman's dropwatch [1], which uses Netlink
to report which parts of the kernel are dropping packets. It looks
like the patches made it into the kernel in 2009 [2], and the utility
is in RHEL 5.6 [3], maybe earlier. The version I tried just reports
the kernel addresses and doesn't look up the function names directly.
Enjoy,
Justin
[1] https://fedorahosted.org/dropwatch/
[2] http://kerneltrap.org/mailarchive/linux-netdev/2009/3/3/5038664/thread
[3] http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/5.6_Release_Notes/ar01s03.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Dropwatch
2011-06-20 19:54 Dropwatch Justin McCann
@ 2011-06-20 20:16 ` Dave Taht
2011-06-20 20:46 ` Dropwatch Dave Taht
0 siblings, 1 reply; 3+ messages in thread
From: Dave Taht @ 2011-06-20 20:16 UTC (permalink / raw)
To: Justin McCann; +Cc: bloat
On Mon, Jun 20, 2011 at 1:54 PM, Justin McCann <jneilm@gmail.com> wrote:
> I hadn't seen this mentioned here, so maybe I'm not the only one who
> didn't know about it....
I had just got to where net_drop_monitor is configured in the
debloat-testing kernel,
and I think I had got it into cerowrt last week (but need to check)...
>
> I just stumbled across Neil Horman's dropwatch [1], which uses Netlink
> to report which parts of the kernel are dropping packets. It looks
> like the patches made it into the kernel in 2009 [2], and the utility
> is in RHEL 5.6 [3], maybe earlier. The version I tried just reports
> the kernel addresses and doesn't look up the function names directly.
And was casting about for a pre-existing tool to use that
functionality because writing netlink code is a hairy exercise....
seeing what is dropped and why would be very good, at this point.
Thanks for spotting this. It didn't compile on the first try, but
perhaps with some fiddling....
>
> Enjoy,
> Justin
>
>
>
> [1] https://fedorahosted.org/dropwatch/
> [2] http://kerneltrap.org/mailarchive/linux-netdev/2009/3/3/5038664/thread
> [3] http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/5.6_Release_Notes/ar01s03.html
> _______________________________________________
> Bloat-devel mailing list
> Bloat-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/bloat-devel
>
--
Dave Täht
SKYPE: davetaht
US Tel: 1-239-829-5608
http://the-edge.blogspot.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Dropwatch
2011-06-20 20:16 ` Dropwatch Dave Taht
@ 2011-06-20 20:46 ` Dave Taht
0 siblings, 0 replies; 3+ messages in thread
From: Dave Taht @ 2011-06-20 20:46 UTC (permalink / raw)
To: Justin McCann; +Cc: bloat
On Mon, Jun 20, 2011 at 2:16 PM, Dave Taht <dave.taht@gmail.com> wrote:
> On Mon, Jun 20, 2011 at 1:54 PM, Justin McCann <jneilm@gmail.com> wrote:
>> I hadn't seen this mentioned here, so maybe I'm not the only one who
>> didn't know about it....
> seeing what is dropped and why would be very good, at this point.
> Thanks for spotting this. It didn't compile on the first try, but
> perhaps with some fiddling....
Compiled on the second try... (needed libgenl-dev) - need to get it to
cross compile as an openwrt package next, which looks fairly
straightforward.
regrettably I didn't leave kallsyms turned on in the cerowrt-dbg build...
I'm going to try and stablize cerowrt-dbg by wednesday and move it
over to stable,
then I can fiddle more with stuff like this.
>> Enjoy,
Made my day. Netlink is hairy.
>> Justin
--
Dave Täht
SKYPE: davetaht
US Tel: 1-239-829-5608
http://the-edge.blogspot.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-06-20 20:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-20 19:54 Dropwatch Justin McCann
2011-06-20 20:16 ` Dropwatch Dave Taht
2011-06-20 20:46 ` Dropwatch Dave Taht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox