lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 8 Jan 2009 11:04:30 +0000
From:	Jarek Poplawski <jarkao2@...il.com>
To:	mysql.jorge@...imal.pt
Cc:	Denys Fedoryschenko <denys@...p.net.lb>, netdev@...r.kernel.org,
	bugme-daemon@...zilla.kernel.org
Subject: Re: [BUG #12364] Re: HTB - very bad precision? HFSC works fine!
	2.6.28

On Thu, Jan 08, 2009 at 10:35:39AM -0000, mysql.jorge@...imal.pt wrote:
> Well, even with that, why it works perfectly when i use the 100Mbit NIC?
> There must be something here that needs an ajustment, no?

It's hard to tell because these two things (cbq and tbf) use different
methods, which could interact strange way (and are not expected to work
together). I think you should test them alone first (especially tbf),
and send here the tc comannd plus "tc -s qdisc show dev eth0" and
"tc -s class show dev eth0" output while traffic is run. You could also
add this "ethtool -k eth0" and "ifconfig eth0".

Jarek P. 


> >>
> >> Hmm... Actually, it's probably about config: I'm not cbq user or
> >> expert, but AFAIK it depends on precise info about the real link
> >> rate, so it probably needs an update to 1000Mbit.
> >
> > Hmm#2... I missed this tbf thing: this could point to GSO again, but
> > generally it's considered as a bug to use more than one non-work-
> > conserving qdisc in a tree (so e.g. cbq with any of tbf/htb/hfsc
> > together).
> >
> > Jarek P.
> >
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists