lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 22 Jun 2011 15:59:20 +0300
From:	"Tiberiu C. Turbureanu" <tct@...ta.org>
To:	<linux-kernel@...r.kernel.org>
Subject: Maximum number of inotify watches

 Hello,

 I want to monitor all the files on a server using one instance of 
 inotify and about 20M watches recursively set on directories in '/' tree 
 substructure. I'd want to be notified about all type of events defined 
 by inotify (create, delete, access, modify etc.)

 Assuming this monitor daemon running in user-space keeps up with the 
 frequency of new events in the kernel queue (it reads them), is it 
 possible to exceed the kernel memory limit because there are too many 
 watches and events?

 TIA,
 Tibi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ