Skip to content

lsof alternative for open files check #1851

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 17, 2018
Merged

lsof alternative for open files check #1851

merged 2 commits into from
Sep 17, 2018

Conversation

ssalinas
Copy link
Member

We have found that with high process counts this lsof call can be very inefficient and cause spurts of high load. This adds an option of using fuser which, while not a perfect replacement, is a faster alternative for this specific use case

@baconmania
Copy link
Contributor

🚢

@ssalinas ssalinas merged commit bb31baf into master Sep 17, 2018
@ssalinas ssalinas deleted the no_lsof branch September 17, 2018 13:40
@ssalinas ssalinas added this to the 0.21.0 milestone Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants