[EMAIL PROTECTED] writes: > Polling is simply unecessary in most cases. You could get > better performance using an em driver and setting max > ints to whatever is optimal for your system. Polling adds > latency and over head for no good reason.
Polling often provides better performance, at the expense of higher overhead. -- Anthony _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
