[Bug 289204] Numa with 4 domains often fails to boot (zfs related)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289204] Numa with 4 domains often fails to boot (zfs related)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Sep 2025 13:02:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289204 --- Comment #7 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Mark Johnston from comment #6) Oh, I'm not sure if this patch will fix the deadlock. Suppose some kernel-only thread has TDP_GEOM set and then exited. The patch will not clear the corresponding AST, kern_thr_exit() is used only by user threads I believe. Might be, TDA_GEOM simply doesn't need ASTR_KCLEAR set? -- You are receiving this mail because: You are the assignee for the bug.