~jeffpc/libjeffpc#9: 
Implement file cache for FreeBSD

Currently, FreeBSD falls back to the no-caching base implementation.

Unlike event ports on Solaris, FreeBSD's kevent/kqueue API requires each file to remain opened. This may result in exhausting the per-process number of fds.

Status
REPORTED
Submitter
~jeffpc
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
bug platform-specific