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
| ||
|
Message-ID: <20071002171757.2e5dbd0b@freepuppy.rosehill> Date: Tue, 2 Oct 2007 17:17:57 -0700 From: Stephen Hemminger <shemminger@...ux-foundation.org> To: linux-kernel@...r.kernel.org Subject: Re: Kernel 2.4 vs 2.6 Traffic Controller performance On Wed, 3 Oct 2007 08:05:30 +0800 Sonny <smaniaol@...il.com> wrote: > Hello > I hope this is the right place to ask this.Does any know if there is a > substantial difference in the performance of the traffic controller > between kernel 2.4 and 2.6. We tested it using 1 iperf server and use > 250 and 500 clients, altering the burst. We use the top command to > check the idle time of our router to see this. The results we got from > the 2.4 kernel shows around 65-70% idle time while the 2.6 shows > 60-65% idle time. We tried to use MRTG and we're not getting any > results either. We want to know if we could improve the bandwidth by > upgrading the kernel, else we would have to get a new bandwidth > manager. Could anyone have the similar test regarding this. Thanks in > advance. Some related thoughts: 1. Make sure you have the iperf yield fix in place. Otherwise iperf eats cpu. 2. Proper mailing lists are: netdev@...r.kernel.org and lartc@...lman.ds9a.nl 3. The latest versions of 2.6 use different clock measurement that should be better than older 2.4 (where there are three choices). The new clock is finer resolution (at slightly higher overhead), which should make accuracy higher but might increase cpu usage. -- Stephen Hemminger <shemminger@...ux-foundation.org> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists