There's a merged pull request on the void-packages repository tor: double MAX_OPEN_FILES yet again. https://github.com/void-linux/void-packages/pull/30759 Description: @ericonr As said on IRC, you were actually right about setting MAX_OPEN_FILES higher. I just again run into the fd limit and the high CPU usage I mentioned was because of io wait of tor waiting to get free fds. So let's double it just again, it's cheap as you said and should be fine now even with high bandwidth scenarios. #### General - [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR