void...@protonmail.com (pin) writes: >On amd64, the limits are unnecessarily small. >I have 10Gb of RAM (it's not maxed out) and my laptop is from 2014.
>Would it be possible to make these limits arch dependent? Possible, yes. But a more reasonable metric is memory size and available KVA space. Some limits like kern.argmax shouldn't depend (much) on the particular system, but should be standard for all. For kern.argmax that's also not a problem, once someone redesigns how the buffers are managed.