Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2022 17:32:15 +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-uyLGzPEPJ5@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 #3 from Dmitry K. <thedix@yandex.ru> ---
Function smp_targeted_tlb_shootdown() has calls to sched_unpin(). So
sched_pin() and sched_unpin() are not paired during multiple calls. Is it t=
he
problem?

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