Date: Wed, 31 Jul 2019 01:27:01 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 236815] [patch] devel/glib20: loops over all possible file descriptors Message-ID: <bug-236815-6497-R5xIfJh8st@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236815-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-236815-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=3D236815 Justin Hibbits <jhibbits@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jhibbits@FreeBSD.org --- Comment #16 from Justin Hibbits <jhibbits@FreeBSD.org> --- I also ran into this on my POWER9 system. A year ago I thought it was just= the bad AST-based VGA framebuffer. But with a Radeon in it I saw the same prob= lem, and spent a bit of time debugging, only to arrive at this exact same result. By using kinfo_getfile() (libutil) in fdwalk() launching mate-calculator fr= om mate-panel went from ~12 seconds down to ~0.5 seconds. kern.maxfilesperproc being ~7.5M. --=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-236815-6497-R5xIfJh8st>