Re: 1gbit LAN/NIC performance, queue speed bug?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stuart Henderson
Date: Thursday, November 18, 2010 - 4:24 pm

On 2010-11-18, RLW <serandom@o2.pl> wrote:

The "someone" running a profiling kernel to identify the hot spots could be you.

cd /sys/arch/<arch>/config
config -p <kernelname>
build a kernel from the ../compile/<kernelname>.PROF directory in the usual way
kgmon -b to start profiling
(generate some traffic)
kgmon -h to stop profiling
kgmon -p to dump stats
gprof /bsd gmon.out to read stats...

Assuming you're interested in routed traffic (rather than queuing traffic
generated on a box itself), make sure you run the traffic source and sink
on other machines routing through the altq box, don't source/sink traffic
on the altq box itself.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
1gbit LAN/NIC performance, queue speed bug?, Robert Lewandowski, (Tue Nov 16, 4:52 am)
Re: 1gbit LAN/NIC performance, queue speed bug?, Daniel Gracia, (Tue Nov 16, 5:36 am)
Re: 1gbit LAN/NIC performance, queue speed bug?, Joel Sing, (Tue Nov 16, 8:14 am)
Re: 1gbit LAN/NIC performance, queue speed bug?, James Records, (Wed Nov 17, 10:54 am)
Re: 1gbit LAN/NIC performance, queue speed bug?, Schöberle Dániel, (Thu Nov 18, 5:42 am)
Re: 1gbit LAN/NIC performance, queue speed bug?, David Coppa, (Thu Nov 18, 8:52 am)
Re: 1gbit LAN/NIC performance, queue speed bug?, Claudio Jeker, (Thu Nov 18, 9:41 am)
Re: 1gbit LAN/NIC performance, queue speed bug?, Stuart Henderson, (Thu Nov 18, 4:24 pm)
Re: 1gbit LAN/NIC performance, queue speed bug?, Amit Kulkarni, (Sun Nov 21, 9:34 pm)
Re: 1gbit LAN/NIC performance, queue speed bug?, Tomas Bodzar, (Sun Nov 21, 10:04 pm)
Re: 1gbit LAN/NIC performance, queue speed bug?, Claudio Jeker, (Thu Dec 30, 6:36 am)
Re: 1gbit LAN/NIC performance, queue speed bug?, Ted Unangst, (Thu Dec 30, 10:47 am)