after vpn deployment on FreeBSD without kqueue support, I want to add code for kqueue
and will send here patches and profiling results.
On 01/17/2011 01:23 PM, Gert Doering wrote:
Hi,

On Mon, Jan 17, 2011 at 12:39:43PM -0800, Roman Vasilyev wrote:
I want to try FreeBSD with OpenVPN on high load, checked event.c ???
found that it can work only with epoll, just want to ask is it possible
to use kqueue in openvpn?
If not, what people thinking if I'll add this support there?
We'd need to see some profiling that shows that the change is making
a noticeable performance (or load) difference.  This sort of system
dependent code can be a burden for a project, because it is hard to
maintain if you don't develop on FreeBSD - but if it's a significant
gain, it could be worth the effort.

(Speaking my personal opinion here, not for all the developers)

gert



Reply via email to