[Midnightbsd-cvs] [MidnightBSD/src] 75a258: Increase the default KSTACK_PAGES from 2 to 4 on i...
Lucas Holt
noreply at github.com
Fri Aug 14 23:08:47 EDT 2020
Branch: refs/heads/stable/1.2
Home: https://github.com/MidnightBSD/src
Commit: 75a258d31afcf6483ee057b6f6ae49382d62a629
https://github.com/MidnightBSD/src/commit/75a258d31afcf6483ee057b6f6ae49382d62a629
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-08-14 (Fri, 14 Aug 2020)
Changed paths:
M sys/i386/include/param.h
Log Message:
-----------
Increase the default KSTACK_PAGES from 2 to 4 on i386. This matches AMD64 now.
This fixes the weird crash with mksh on 1.2 stable with vmware esxi with 32bit guest.
FreeBSD did this in a later release (11-current?) also becasue of issues.
More information about the Midnightbsd-cvs
mailing list