How to increase traffic



Hi,

I have HP ProLiant DL360-G4 with one Xeon procesor. I compile new
kernel based on Generic but I have big problem with perfomance.

I got from my line only about 130 Mbit, then my cpu is working on
100%. I tried set up polling but without success because after
polling startup I got only 90 Mbit from my line.

I have following config for kernel:
http://www.krejca.info/kernel.txt

And this sysctl variables (but now I have polling switched off).

net.inet.tcp.blackhole=1
net.inet.icmp.log_redirect=1
net.inet.icmp.drop_redirect=1

net.inet.ip.fastforwarding=1
net.inet.tcp.sendspace=65536

I need about 400 Mbit, this computer is a gateway with pf and nat.
Network adapters are broadcom - bge.

Thank you I send more info if it will be needed.

Radek

--
Regards,
Bc. Radek Krejca
ICQ: 65895541


_______________________________________________
freebsd-performance@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: How to increase traffic
    ... kernel based on Generic but I have big problem with perfomance. ... I got from my line only about 130 Mbit, then my cpu is working on ... I tried set up polling but without success because after ...
    (freebsd-performance)
  • Re: FBSD 1GBit router?
    ... But speed is only about 382 Mbit. ... Let me disagree with this - while polling reduce CPU utilization it doesn't perform better. ... When the network is under pressure polling can lead to lost packets. ... After all one should test how polling works for him, but with polling enabled my intel network cards ...
    (freebsd-performance)
  • Re: [PATCH 1/5] Skip timer works.patch
    ... calibrates the delay wrong because of timing glitches caused by CPU ... transparent to the kernel. ... polling a timer that is supposed to tick properly even in virtualization. ...
    (Linux-Kernel)
  • Re: [RFC/PATCH] inotify -- a dnotify replacement
    ... I just try to conclude my little kernel newbie research. ... Generating events (dnotify and inotify): ... which doesn't make a lot of difference to polling. ...
    (Linux-Kernel)
  • Re: new em-driver still broken
    ... = We aren't currently speaking about performance, ... Having noticed today's em-driver update, I rebuilt world/kernel and tried the ... The kernel had the DEVICE_POLLING option in it, but polling was not, actually, ...
    (freebsd-net)