Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Nov 2016 10:46:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 214338] devel/glib20: patch: new kqueue() backend for file monitoring
Message-ID:  <bug-214338-6497-d1UtezgaOy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214338-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214338-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214338

--- Comment #10 from rozhuk.im@gmail.com ---
(In reply to Vladimir Kondratyev from comment #8)

1. You can add sleep(10000) over kevent() to test freezes.

2. If file deleted it will reported.

3. Im not sure about it. Code compare current files/subdirs metadata in dir
with previous and report if changed. But if no event from kqueue() received=
 for
dir then no compare/report for files/subdirs.

I can add polling by timer to handle this case and network mounts but I thi=
nk
that it bad idea.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214338-6497-d1UtezgaOy>