Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Feb 2021 19:39:22 +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-m0wEhMJ6xW@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 #89 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: tcberner
Date: Sun Feb 14 19:38:26 UTC 2021
New revision: 565264
URL: https://svnweb.freebsd.org/changeset/ports/565264

Log:
  devel/glib20: add alternative file monitoring backend

  This altnerative file monitoring backend implemented by the submitter may
lead
  to a big decrease in cpu time usage in for example thunar.

  Consider it experimental, but worth a try, if your having issues with high
cpu.

  PR:             214338
  Submitted by:   rozhuk.im@gmail.com

Changes:
  head/devel/glib20/Makefile
  head/devel/glib20/files/gkqueuefilemonitor.c
  head/devel/glib20/files/kqueue_fnm.c
  head/devel/glib20/files/kqueue_fnm.h

--=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-m0wEhMJ6xW>