RFC: commit FAM support inside Strigi

Flavio Castelli micron at bglug.it
Wed Nov 14 15:55:03 GMT 2007


On Wednesday 14 November 2007 16:19:31 Eike Hein wrote:
> What's preventing inotify from being the default on
> recent Linux platforms, btw?

FAM/Gamin should be the best choice because:
- it's available on most unix systems
- uses low level monitoring tools when available (such inotify)
- there's no resource waste: suppose you have n programs watching the same 
dir. With inotify there'll be n inotify's wd objects, instead with fam/gamin 
(always using inotify as low-level facility) there'll be just 1 wd. Since 
inotify premits 8192 watches per user, with FAM/Gamin you wont waste this 
valuable resource

Cheers
Flavio
-- 
|§ micron<- ICQ #118796665
|§ GPG Key:
|§  ~ Keyserver: pgp.mit.edu
|§  ~ KeyID: 6D632BED

~ "Progress is merely a realisation of utopias" ~




More information about the kde-core-devel mailing list