FS#21969 - [kernel26] set fs.inotify.max_user_watches to 524288
Attached to Project:
Arch Linux
Opened by Andrea Scarpino (BaSh) - Friday, 03 December 2010, 13:35 GMT
Last edited by Thomas Bächler (brain0) - Friday, 03 December 2010, 14:38 GMT
Opened by Andrea Scarpino (BaSh) - Friday, 03 December 2010, 13:35 GMT
Last edited by Thomas Bächler (brain0) - Friday, 03 December 2010, 14:38 GMT
|
Details
Description:
reading at [1], seems that KDE works better with an high value for fs.inotify.max_user_watches. The KDE developer says that Ubuntu and SuSE have changed that value in their kernel configurations. I know nothing about and I don't know what could change if we increment that value. But more than an user asked me to increment that value in our installation. So I'd like if we change that value in our configuration. Anyway, if you reject this we can ever add a line in the wiki that say how to increment Nepomuk performance) [1] http://www.afiestas.org/nepomuk-is-not-fast-is-instant/ Additional info: * kernel26 2.6.36-3 |
This task depends upon
Closed by Thomas Bächler (brain0)
Friday, 03 December 2010, 14:38 GMT
Reason for closing: Won't implement
Additional comments about closing: Higher default may be unsafe, please add this to your local system configuration if desired.
Friday, 03 December 2010, 14:38 GMT
Reason for closing: Won't implement
Additional comments about closing: Higher default may be unsafe, please add this to your local system configuration if desired.
Now, I think that we should leave it as it is now and add some line to the Wiki.
echo “fs.inotify.max_user_watches = 524288″ >> /etc/sysctl.conf
You can add this to the KDE wiki so people know about it.