Re: 64 Queue Sizes in OpenBSD 5.8

2015-08-18 Thread Chris Cappuccio
Andy Lemin [a...@brandwatch.com] wrote:
 
 Simply we need to impose shaping to ensure the CDR is not breached. We
 really need to upgrade the CDR to 6Gbps, but the penalties for taking our
 95% percentile above the CDR are very expensive.
 

If you are buying hardware right now, you might try Myricom 10GbE, that's
the first 10gbe driver that isn't running under biglock. Right now there
is a lot of work going on at and near the network stack to both improve
implementation performance and add concurrency.



Re: 64 Queue Sizes in OpenBSD 5.8

2015-08-15 Thread Peter N. M. Hansteen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/12/15 10:17, Andy Lemin wrote:
 Hi,
 
 Is their any news whether we'll have 64bit PF queue sizes soon?
 
 Our link between our Primary and DR DCs needs more than 4.2Gbps,
 but we cannot shape traffic above this due to the 32bit queues.

Which version are you running now?

Peeking at /usr/src/sys/net/hfsc.{c,h} appears to indcate that hfsc
(which is what the 5.5 and later queues uses) has 64 bit values where
it counts.

- - Peter

- -- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/
Remember to set the evil bit on all malicious network traffic
delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.
iQIcBAEBAgAGBQJVzwqRAAoJELJiGF9h4DyeH2EP/03hC+KLr5x3kLfbK1o9QpqY
ISDHd0OPFTRkC9zxzPqOllKF2uTQoS0l7M6uXI+Uta700zj1OmTVOU8rB6NtXpin
zO0OX+Adv0x/F6iWlAX4mOcM1mrd0Pj75ONw3OuqNXYwNSk4jo71mYPotprUux+z
HwYVkR/p5AOJ9Z5aYBWLfmy7aAVyTX8s8KvWZpiTOcJoSDNgdBeaSD+5N1mpMG7P
qVzwEkPsDWUl84alb7zyIYhoZ3kDoWUgnacD3/vauOdWhZTGUNg/w7LA7siM53vf
+/ubJFEmV4eST+oV0901pnxQAEs8RnNaoc2+zSCWV6+In4v4BOut7aD7g9y5it8x
3G5nSG7FwMSMxoOoEC5o+NMeTE1fUk7CaolY7ShhbMRFPiSXGsaZEVbFdFsd8XBV
qAE83rTTGMl47DIzyi+zT0m0qxezSaExpJEEIgpGnA5xevQJGVGAsKkwVyfpDxVV
q1AQzJTvvy+fLphVJJCcSQLaJtnYpLEIjkvDWiG0O9qPSVwvD5fWdXFDkBwyMP+Q
gkYbjHYgwD9EP5jlg/tyPGf80i38nP/J9uS8IJZROTp5pOWXvh5cD3rOzMg6nP/0
oxLmqcY0Fd1NHoDa8157/Ax73NbqC7vVsAWremPX7pRyT09ux8/hyRAlRITcURHn
SnjWPPze6Oe3UyVG38tQ
=VSqK
-END PGP SIGNATURE-



64 Queue Sizes in OpenBSD 5.8

2015-08-13 Thread Andy Lemin
Hi,

Is their any news whether we'll have 64bit PF queue sizes soon?

Our link between our Primary and DR DCs needs more than 4.2Gbps, but we
cannot shape traffic above this due to the 32bit queues.

Simply we need to impose shaping to ensure the CDR is not breached. We
really need to upgrade the CDR to 6Gbps, but the penalties for taking our
95% percentile above the CDR are very expensive.

Cheers, Andy.