From: James [mailto:[EMAIL PROTECTED] > Hi all, > ...
> > Any idea why device polling is kind of having... negative > impact? Is this b/c > I have SMP compiled on a box that really doesn't have two > cpu's?? Is SMP+APIC_IO > support even required for HTT use? I would post the output of 'sysctl kern.polling', its likely some of the tuning there is insufficient. What do you have HZ set to (sysctl kern.clockrate)? I would probably have it set to ~1000. You will want 'machdep.cpu_idle_hlt=1'. --don _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"
