On Sun, Apr 05, 2026 at 03:57:16PM -0700, [email protected] wrote: Hello Philip,
>> Assuming this is related, I do have this in `/etc/sysctl.conf`: >> >> ``` >> kern.maxfiles=49152 >> kern.maxproc=12288 >> kern.maxthread=8192 >> ``` > No idea about the hibernation problem, but those latter two settings don't > make sense: every proc(ess) requires a thread. If you limit threads to > 8192, then you've implicitly limited proc to 8192. I didn't know about that relationship -- thanks! Laurie
