https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241710

--- Comment #19 from Konstantin Belousov <k...@freebsd.org> ---
(In reply to John Baldwin from comment #18)
We do not have export for kernel map, but in this case it is not needed.  It is
enough to manually print the submaps from kgdb, and perhaps to look at the kmem
sizing.  Surplus would be to run a stress test to see how much threads can be
created on unpatched vs. patched kernel.

I do not want to become a target for accusation of breaking [*] smaller arches.

* Breaking there has very subtle meaning since I do not expect that the boot to
singlemode would be broken, but I would be not surprised and even expect that
some loads that worked before the change, start breaking after it, sometimes in
non-obvious ways.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to