Date: Thu, 07 Sep 2017 20:32:36 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 222126] pf is not clearing expired states Message-ID: <bug-222126-8-7TChKNh7E8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222126-8@https.bugs.freebsd.org/bugzilla/> References: <bug-222126-8@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=3D222126 --- Comment #7 from Kristof Provost <kp@freebsd.org> --- Hmm, that looks entirely normal. Your purge thread is sleeping in the rw_sleep() call. It should be waking up every 10 seconds or so. It's either= not waking up, or it's not actually doing anything when it wakes up. I have no idea how either one could happen. --=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-222126-8-7TChKNh7E8>