release 1.19.10

This commit is contained in:
Jean-Francois Dockes 2013-11-23 16:08:42 +01:00
parent 486cd5ac0b
commit a59b3bdc8c

View file

@ -867,7 +867,7 @@ Chapter 2. Indexing
Increasing resources for inotify
On Linux systems, monitoring a big tree may imply increasing the resources
On Linux systems, monitoring a big tree may need increasing the resources
available to inotify, which are normally defined in /etc/sysctl.conf.
### inotify
@ -883,6 +883,10 @@ Chapter 2. Indexing
fs.inotify.max_user_watches=32768
Especially, you will need to trim your tree or adjust the max_user_watches
value if indexing exits with a message about errno ENOSPC (28) from
inotify_add_watch.
2.8.1. Slowing down the reindexing rate for fast changing files
When using the real time monitor, it may happen that some files need to be