From: Mike Tancsa [mailto:[EMAIL PROTECTED]
> 
> On Sat, 28 Feb 2004 23:17:44 -0500, in sentex.lists.freebsd.hackers >
> >If you want to spend more time in kernel, perhaps change
> >
> >I might have HZ @ 2500 as well.
> 
> Hi,
>       Just curious as to the reasoning behind that ?

@ high packet rates, you don't have enough DMA
queues available to the em driver, and will drop.
increasing the number of dma buffers will cause
problems with cache occupancy. Increasing the HZ
doesn't have a huge cost.





_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to