freebsd-dev/sys/arm
Kyle Evans 202aea9c82 arm: tune vmparam.h towards a little more modern
An 8MB max stack size is quite limiting in today's world, and in-fact is
the *default* stack size for almost every other arch (including mips).

Raise the default to 4MB (should be pretty reasonable) and the max to 64MB.
NetBSD made a similar move back in 2015 and raised MAXDSIZ to 1856 at the
same time, so let's just roll that in as well. They later lowered it, but
eventually raised it back to 1856 in order to build rust.

This was noticed while looking at qemu-bsd-user's default stack sizes and
growth behavior (or lack thereof).

Reviewed by:	ian
Differential Revision:	https://reviews.freebsd.org/D27218
2020-12-31 11:13:13 -06:00
..
allwinner arm: allwinner: aw_mmc: Add a sysctl for debuging 2020-11-30 14:48:50 +00:00
altera/socfpga arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
annapurna/alpine Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
arm Add pmu.h missed in 5e78bbb74a 2020-12-31 10:12:34 +00:00
broadcom/bcm2835 bcm2838_pci.c: Respect DMA limits of controller. 2020-09-12 23:49:43 +00:00
cloudabi32 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
conf Connect RK3288 to GENERIC kernel. 2020-12-05 10:10:25 +00:00
freescale Add basic support for Freescale LX2160A SoC. 2020-12-05 12:08:37 +00:00
include arm: tune vmparam.h towards a little more modern 2020-12-31 11:13:13 -06:00
linux Regen after r366145. 2020-09-25 10:05:38 +00:00
mv Remove remaining fragments of code for older already ceased ARM versions. 2020-11-29 15:24:00 +00:00
nvidia ARM: Enhance common Nvidia Tegra drivers by support for Tegra210 SoC. 2020-12-26 19:13:10 +01:00
qemu arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
rockchip Add support for RK3288 SoC. 2020-12-04 16:24:44 +00:00
ti arm: ti: Remove unused function ti_first_gpio_bank 2020-11-26 17:18:54 +00:00
versatile Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
xilinx arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00