Crate fdlimit [] [src]

Functions

raise_fd_limit

darwin_fd_limit exists to work around an issue where launchctl on Mac OS X defaults the rlimit maxfiles to 256/unlimited. The default soft limit of 256 ends up being far too low for our multithreaded scheduler testing, depending on the number of cores available.