Emmanuel Dreyfus <[email protected]> wrote: > Yes, I tried porting lsyncd to NetBSD: you quickly hit kern.maxfiles > because it needs to open a file descriptor for every single node monitored.
To be clear: this is a limitation of the kqueue interface, hence specific to NetBSD. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected]
