|
|
Subscribe / Log in / New account

inotify

inotify

Posted Jul 21, 2006 17:02 UTC (Fri) by sepreece (guest, #19270)
In reply to: inotify by arjan
Parent article: OLS: On how user space sucks

Gamin was actually one of the things Dave complained about...


to post comments

inotify

Posted Jul 22, 2006 9:51 UTC (Sat) by drag (guest, #31333) [Link] (1 responses)

I am sure that it's worth complaining about... but it's a lot better then the 'famd' it replaced!

For instance with famd if I had mount point or something like that in my home directory then it would crap out if I tried to go more then 2 directories deep. And basicly cause anything to do with gnome that concernes files (nautilus mostly)

With gamin there is no problem.

I think that a huge part of the problem we have with performance on Linux desktop nowadays is that everybody was scrambling to get just the basics in place and everything more or less working.

Hal/Dbus/X.org/inotify(and it's userspace helpers)/desktop search stuff/udev.. etc etc. All of it is thrown together and made to 'make it just work'.

Now it seems that the push is going towards making 'make it work well'. Filling out the blanks, improving performance. That sort of thing.

inotify

Posted Jul 27, 2006 9:35 UTC (Thu) by nix (subscriber, #2304) [Link]

... except of course that if you're a poor sod whose home directory is mounted over the network (perhaps from a centralized RAIDed fileserver), then, oops, the damn thing falls back to polling (over a network!)

Apparently its inability to send notifications to other copies of itself over the network is a *feature*, but given that you're using NFS or a similar fs in any case, I can't imagine what extra security threats could be opened by sending notifications around. (FAM could do this.)


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds