Raise FD limit on Mac for simple cache backend performance.
The simple cache can use too many FDs and crash systems with low FD limits, like Macs. Longer term we should probably have ways to not keep so many files open simultaneously, but the quick fix is to raise the limit on Mac. R=jkarlin@chromium.org,clamy@chromium.org BUG=634413 Review-Url: https://codereview.chromium.org/2399073002 Cr-Commit-Position: refs/heads/master@{#423846}
Showing
Please register or sign in to comment