[Bug 241710] please increase ARG_MAX
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 21 12:00:23 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241710
--- Comment #19 from Konstantin Belousov <kib at 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.
More information about the freebsd-bugs
mailing list