kubo/cmd/ipfs/util
Steven Allen ff85e38392 raise default fd limit to 8192
fixes #6247

Really, we need a global _resource_ manager service that can sum requests from
the datastore, libp2p, etc. for more file descriptors. However, we don't have
that.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-26 02:52:30 -07:00
..
signal_wasm.go main: move InterruptHandler to util 2018-12-26 12:39:59 -08:00
signal.go interrupt: fix send on closed 2019-03-28 02:44:25 +00:00
ulimit_freebsd.go gx: unrewrite 2019-03-05 18:33:56 +01:00
ulimit_test.go supressed fd util printing to output 2018-09-24 20:35:06 +10:00
ulimit_unix.go gx: unrewrite 2019-03-05 18:33:56 +01:00
ulimit_windows.go This patch contains more safe checking in syscall rlimit and unit tests 2017-12-04 17:27:00 -05:00
ulimit.go raise default fd limit to 8192 2019-04-26 02:52:30 -07:00