Skip to content
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

Improve advice around fs.inotify.max_user_watches #237

Merged
merged 6 commits into from
Mar 17, 2016
Merged

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Mar 17, 2016

Fixes #235, #236

@Tyriar
Copy link
Member Author

Tyriar commented Mar 17, 2016

@gregvanl let me know if wording looks good.


```
fs.inotify.max_user_watches=524288
```

The new value can then be loaded in by running `sudo sysctl -p`.
The new value can then be loaded in by running `sudo sysctl -p`. Note that ArchLinux works a little different, [view this page for advice](https://github.com/guard/listen/wiki/Increasing-the-amount-of-inotify-watchers).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Note that ArchLinux works a little differently, "

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍎 works a little different

@gregvanl
Copy link

Thanks Dan for writing this up. I just add a few suggestions.

@Tyriar
Copy link
Member Author

Tyriar commented Mar 17, 2016

Cheers :)

Tyriar added a commit that referenced this pull request Mar 17, 2016
Improve advice around fs.inotify.max_user_watches
@Tyriar Tyriar merged commit d520a26 into master Mar 17, 2016
@gregvanl
Copy link

Do you think we should link to https://www.archlinux.org?

@Tyriar
Copy link
Member Author

Tyriar commented Mar 17, 2016

May as well, I notice it's also stylized as "Arch Linux". I'll fix that up.

@gregvanl
Copy link

Cool, nice to link people directly instead of them having to type in search if they aren't familiar with a technology.

@Tyriar Tyriar deleted the Tyriar/inotify branch March 17, 2016 19:05
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