Does FAM work without a kernel monitor?
Yes. If FAM is running on a system that doesn’t have a supported kernel monitor, it polls. This isn’t as efficient as using a kernel monitor, but it does mean that applications using the FAM API will continue to work, even on systems without a kernel monitor. Even when FAM has to resort to polling, it still means that there’s only one process polling the filesystem, regardless of how many applications are using FAM. Without FAM, those processes would all poll.
Related Questions
- I have a CRT/LCD monitor attached to my SPARC that selects a resolution my monitor can handle when the kernel boots. How do I get a visible and/or non-distorted display on my monitor?
- I want to run my NetBSD box without a monitor, but it won boot since the kernel cannot sense the monitor. Can this be done?
- Does FAM work without a kernel monitor?