Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/fdlimit: Move fdlimit files to separate package (#15850) | Ricardo Domingos | 2018-01-12 | 1 | -45/+0 |
| | | | | | | | | | | | | | | * common/fdlimit: Move fdlimit files to separate package When go-ethereum is used as a library the calling program need to set the FD limit. This commit extract fdlimit files to a separate package so it can be used outside of go-ethereum. * common/fdlimit: Remove FdLimit from functions signature * common/fdlimit: Rename fdlimit functions | ||||
* | cmd/utils: add check on fd hard limit, skip test if below target (#15684) | lash | 2017-12-21 | 1 | -1/+11 |
| | | | | | | | | | | * cmd/utils: Add check on hard limit, skip test if below target * cmd/utils: Cross platform compatible fd limit test * cmd/utils: Remove syscall.Rlimit in test * cmd/utils: comment fd utility method | ||||
* | cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache | Péter Szilágyi | 2016-03-09 | 1 | -0/+35 |