nautilus + amd/am-utils is bad news.

Christopher Sean Hilton chris at vindaloo.com
Mon Jan 22 03:15:24 UTC 2007


On Sun, Jan 21, 2007 at 01:55:14AM -0500, Joe Marcus Clarke wrote:
> It's probably gnome-vfs you will want to poke around in.  Of course,
> this is what HAL was designed for, so you might consider switching to
> that.
> 

After a bit of looking it looks like a tweak to gamin works here. I
added this:

***** ~/.gaminrc *****

     notify /.amd/*
     fsset nfs poll 60

And my problems seem to have gone away which is perplexing because I
would have figured that the default was:

     notify /*

This tells gamin to use kqueue() to sense filesystem changes rather
than polling. Nautilus is using gamin to see when the state of the
filesystem changes and it appears that gamin is polling the filesystem
rather than using the kernel kqueue() mechanism. But that doesn't seem
right to me.

I didn't mention it before but the amd setup is primarily to mount a
set of NFS fileservers. Having it handle removable media is just a
configuration serendipity which allows me to run with
vfs.usermount=0. HAL looks interesting to me but I'm wondering if it's
structure is rigid or if I can script it to work within my amd
framework. That's a different question which I will look into when I
get a chance to upgrade to 6.2-RELEASE.

-- Chris

-- 
Chris Hilton                                   chris-at-vindaloo-dot-com
------------------------------------------------------------------------
                "All I was doing was trying to get home from work!"
                                                 -- Rosa Parks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 479 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20070122/eb695b60/attachment.pgp


More information about the freebsd-gnome mailing list