Skip to content

lsof alternative for open files check - #1851

Merged
ssalinas merged 2 commits into
masterfrom
no_lsof
Sep 17, 2018
Merged

lsof alternative for open files check#1851
ssalinas merged 2 commits into
masterfrom
no_lsof

Conversation

@ssalinas

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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