Date: Wed, 19 Jan 2022 16:44:35 +0000 From: bugzilla-noreply@freebsd.org To: threads@FreeBSD.org Subject: [Bug 261338] [PATCH] kernel panic "bad pte" under heavy CPU load on 12.2 and 12.3 (i386) Message-ID: <bug-261338-13406-TFH0tUs1kw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261338-13406@https.bugs.freebsd.org/bugzilla/> References: <bug-261338-13406@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=3D261338 --- Comment #2 from Andriy Gapon <avg@FreeBSD.org> --- That's strange. In i386 pmap.c there is a single call to smp_masked_invlpg (from the stack = in the screenshot). It's in pmap_invalidate_page() and there are sched_pin() a= nd sched_unpin() calls around the smp_masked_invlpg() call. --=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-261338-13406-TFH0tUs1kw>