Date: Wed, 30 Nov 2011 15:22:37 +0100 From: Florian Wilkemeyer <fw@f-ws.de> To: freebsd-current@freebsd.org Subject: if_bce tx / rx tick limits Message-ID: <4ED63C2D.8020209@f-ws.de>
next in thread | raw e-mail | index | archive | help
Hi, i wonder about the bce driver's tx / rx tick limits (ticks and ticks_int are limited to 100; otherwise default value (80) gets used) (if_bce.c line 921 / 933 .. ) On DragonFly BSD the values can be set much higher (such as 1000 ..) which would be great in a high-traffic setup. (On linux there's no limit too as far as i remember) Is there any reason why its limited down to 100? Thanks Florian P.S. I'm sorry if this was the wrong mailing list for it; i don't know whats the right list for this (probably net or driver ?)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ED63C2D.8020209>