From: Robert Love <rml@novell.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Bill Davidsen <davidsen@tmr.com>, Jan Kara <jack@suse.cz>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [RFC][PATCH] inotify 0.9
Date: Thu, 16 Sep 2004 22:29:36 -0400 [thread overview]
Message-ID: <1095388176.20763.29.camel@localhost> (raw)
In-Reply-To: <1095377752.23913.3.camel@localhost.localdomain>
On Fri, 2004-09-17 at 00:35 +0100, Alan Cox wrote:
> How many of the races matter. There seem to be several different
> problems here and mixing them up might be a mistake.
>
> 1. I absolutely need to get the right file at the right moment, please
> mass me a descriptor to the file as the user closes it so I always get
> it right (indexer, virus checker)
>
> 2. If something happens bug me and I'll have a look (eg file manager)
I think we want a solution that works well for both cases.
E.g., we have a few different needs:
- Stuff like Spotlight-esque automatic Indexers.
- File manager notifications
- Other GUI notifications (desktop, menus, etc.)
- To prevent polling (e.g. /proc/mtab)
- Existing dnotify users
dnotify is pretty lame for any of the above situations. Even for
something as trivial as watching the current open directory in Nautilus,
look at the hoops we have to just through with FAM.
And dnotify utterly falls apart on removable media or for any "large"
sort of job, e.g. indexing.
Robert Love
next prev parent reply other threads:[~2004-09-17 2:29 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-15 15:52 [RFC][PATCH] inotify 0.9 John McCutchan
2004-09-15 18:00 ` Robert Love
2004-09-16 15:07 ` Bill Davidsen
2004-09-16 16:27 ` Chris Friesen
2004-09-16 22:48 ` Bill Davidsen
2004-09-16 16:39 ` Robert Love
2004-09-20 20:16 ` Bill Davidsen
2004-09-20 21:05 ` Robert Love
2004-09-20 22:59 ` Bill Davidsen
2004-09-21 0:02 ` Robert Love
2004-09-16 16:46 ` Jan Kara
2004-09-16 22:34 ` Bill Davidsen
2004-09-16 22:57 ` David Lang
2004-09-16 23:22 ` Robert Love
2004-09-16 23:35 ` Alan Cox
2004-09-17 2:29 ` Robert Love [this message]
2004-09-17 3:08 ` Nicholas Miell
2004-09-17 14:39 ` Alan Cox
2004-09-17 15:48 ` Robert Love
2004-09-17 14:51 ` Alan Cox
2004-09-17 15:55 ` Robert Love
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1095388176.20763.29.camel@localhost \
--to=rml@novell.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=davidsen@tmr.com \
--cc=jack@suse.cz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox