Date: Mon, 08 Sep 2025 03:45:37 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 289204] Numa with 4 domains often fails to boot (zfs related) Message-ID: <bug-289204-227-ga7BDrYjjV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289204-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289204 --- Comment #5 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to Mark Johnston from comment #4) Not clearing TDP_GEOM from the exiting thread is arguably the bug. Why should a code be allowed to trigger event and then forget about it if the thread is exiting, but forced to wait for idle if thread is returning to userspace? It is rather arbitrary. Might be the wait for idle should occur earlier, indeed. I think it must happen in the running context of the thread before it is no longer runnable due to exit. https://reviews.freebsd.org/D52421 -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289204-227-ga7BDrYjjV>
