kernel - Increase elf limits
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 25 Jun 2019 17:30:56 +0000 (10:30 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 25 Jun 2019 17:30:56 +0000 (10:30 -0700)
commit3206d8877be9b4cfed19ba8b59f3b1933b91ca42
treedcf023e2bf66bbbf5711843b67f010bdcecad376
parent75b43ac30e67aca4cccc6166efc42a7096bb21a1
kernel - Increase elf limits

* Increase the MAXTSIZ default from 256MB to 32GB.  Certain debug
  executables, such as chromium, exceeded the original limit.

* Leave the default data limit at 128MB for the moment, but it will
  be increased as soon as we work out low-memory hinting vs heap
  allocation.
sys/platform/pc64/include/vmparam.h
sys/platform/vkernel64/include/vmparam.h