All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] HTB debug info in kernel log
@ 2003-02-13  6:24 Brad Davidson
  2003-02-13  7:30 ` Stef Coene
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Brad Davidson @ 2003-02-13  6:24 UTC (permalink / raw)
  To: lartc

I set up a Perl script to parse the output of 'tc -s qdisc show dev <if>' to get
stats for MRTG. The only problem is, every time the tc command runs, I get many
lines output to my kernel level syslog - 84, to be exact They look something
like this:

oatmail kernel: htb*c10124 m=2 t"748 c\x19272 pq=0 dfI07008 ql=0 pa=0 f:
oatmail kernel: htb*c10094 m=2 t†150 c†150 pq=0 df#7568 ql=0 pa=0 f:
oatmail kernel: htb*g j\x171630276
oatmail kernel: htb*r7 m=0
oatmail kernel: htb*r6 m=0

I found some reference in the source to a command to tc to set various debug
levels, although the function that seems to be printing the info
(htb_debug_dump) does not seem to care about the set level - if debug is
defined, it prints. Short of altering the DEFINE statement and recompiling the
kernel, is there any way to disable this output?

Thanks,

Brad
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-02-13 23:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-13  6:24 [LARTC] HTB debug info in kernel log Brad Davidson
2003-02-13  7:30 ` Stef Coene
2003-02-13  8:48 ` Brad Davidson
2003-02-13 17:37 ` Brad Davidson
2003-02-13 18:35 ` Stef Coene
2003-02-13 23:44 ` Brad Davidson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.