Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2007 22:12:13 -0500
From:      Christopher Sean Hilton <chris@vindaloo.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: nautilus + amd/am-utils is bad news.
Message-ID:  <20070122031213.GA1399@dagobah.vindaloo.com>
In-Reply-To: <1169362514.87694.1.camel@shumai.marcuscom.com>
References:  <1169354678.3308.10.camel@dagobah.vindaloo.com> <1169362514.87694.1.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--gBBFr7Ir9EOA20Yy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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.
>=20

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=3D0. 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

--=20
Chris Hilton                                   chris-at-vindaloo-dot-com
------------------------------------------------------------------------
                "All I was doing was trying to get home from work!"
                                                 -- Rosa Parks

--gBBFr7Ir9EOA20Yy
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (FreeBSD)

iQEVAwUBRbQrjILaxorQlXotAQJw1Af8Czw9fIMP50529PUBCx7vlcIfiXcpx21K
+3xmCjeOTCNSC5cV00RoiiYXFSsepYn4mqOmRo7qEWSovW1KZHeArDzAzmFuv6LS
yILwAEB+4fkfS8EoeSGe7tFq/fhBKTYyKwtXsaPNHg1I/tepfPBBK9Lz51oj+tv9
Bx8Co4SymRryfMIFk+i1hUbXNBLm9Vc98GcExtDDNvgI4PADjV/NDdzJDknH208Z
WCQzAQI64noFGRRl5rymEnJQAL/4+pQUJo30F1tcKaBugry1NjDE5HJz/LWYqsUh
yl7CQ2cYFX3tAv+1oJ1K0vs1nhTfTzwutFikJ1Dbz7GPzM1gwn1LGg==
=apwN
-----END PGP SIGNATURE-----

--gBBFr7Ir9EOA20Yy--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070122031213.GA1399>