Disable the kqueue(2) backend for now (by setting max_open_files to the
minimum) as there are some weird corner cases where it doesn't work and
hangs gam_server. I'm still on that but for the time beeing we want this
to work in every situations.
Gamin is a file and directory monitoring system defined to be a subset
of the FAM (File Alteration Monitor) system.
The main goals of the project are:
* minimize the security model of FAM
* simplify the code base
* provide an API and ABI compatible replacement for FAM
* try to fix some other issues like resource consumption
works for bernd@
ok landry@ jasper@