Skip to content

File Events Notifications on Solaris #12

@nathany

Description

@nathany

@4ad would like fsnotify to support FEN on Solaris.

While each file & directory requires an event source, the limits are much higher than kqueue:

The default limit is 64k event sources per event port per process.
The default limit for the number of event sources per system is
2^31.

The default limit for the number of event ports per process is 8k.
The default limit for the number of event ports per system is 64k.

Reference

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions