From: Robert Love Date: Mon, 25 Jul 2005 19:13:43 +0000 (-0400) Subject: [PATCH] inotify: change default limits X-Git-Tag: v2.6.13-rc4~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2ccf0cc15af717263c7cfe5d0aaf5ac057489e;p=pandora-kernel.git [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 Signed-off-by: John McCutchan Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed