Date: Sun, 04 Oct 2020 05:41:27 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 214338] [PATCH] devel/glib20: new kqueue() backend for file monitoring Message-ID: <bug-214338-39348-JGSl7gicLH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214338-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-214338-39348@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 #87 from rozhuk.im@gmail.com --- (In reply to Vladimir Kondratyev from comment #85) I think glib kqueue is still ugly. Last time I try it 2019-03-17, most changes was before this, and it crash. Even more, it still use polling and consume cpu. No caches, no event ratelimit/dalying, no grouping/deduplication and no oth= er pretty things that I had done. But some of these things exist in linux backend. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214338-39348-JGSl7gicLH>