On Tue, 2005-08-09 at 10:13 -0400, Daniel Veillard wrote: > On Tue, Aug 09, 2005 at 09:53:17AM -0400, John McCutchan wrote: > > > Listener nautilus has 16 subscriptions registered > > > Subscription 3 reqno 1008 events 1008 dir 1: /media/usbdisk > > > Subscription 1 reqno 1008 events 1008 dir 0: /media/usbdisk > > > ... > > > but I didn't see any of the poll callbacks every seconds which should > > > show in the logs. > > > > I'm going to add some extra debug code to the subscription layer so that > > we can see what method is chosen. To see the poll messages, you need to > > #define VERBOSE_POLL in gam_poll.c , you can just uncomment the line at > > the top. > > I'm adding a gam_poll_debug() to list polled resources too.
I just committed a debug messages that are printed out the method and the poll limit time when a gam_node is created. And a message when a subscription is added that will let us know if it was excluded, or what the gam_fs chose for kernel/poll/etc. -- John McCutchan <[EMAIL PROTECTED]> _______________________________________________ Gamin-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gamin-list
