commit | 1b2ccf0cc15af717263c7cfe5d0aaf5ac057489e | [log] [tgz] |
---|---|---|
author | Robert Love <rml@novell.com> | Mon Jul 25 15:13:43 2005 -0400 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jul 26 13:37:22 2005 -0700 |
tree | aa920bd05c10ad6a0eabfefe06f58c3a472dcae3 | |
parent | 5eb22cbcdb849886c2584389faff5afb56c23876 [diff] |
[PATCH] inotify: change default limits Change default inotify limits: Maximum instances per user to 128 and maximum events per queue to 16k. The max instances used to be 128; the change to 8 was a mistake. Memory consumption is fine. Signed-off-by: Robert Love <rml@novell.com> Signed-off-by: John McCutchan <ttb@tentacle.dhs.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>