Displaying 2 results from an estimated 2 matches for "acitivty".
2015 Sep 24
0
FreeBSD 10 & default_vsz_limit causing reboots?
...ng the lines of the process kill handling (? I don't know
what actually occurs when the limit is reached - I'm assuming a thread is
terminated) was triggering something odd in FreeBSD.
Activity/Usage has increased with the frequency of reboots, at least until
I changed that parameter. User acitivty is the same, reboots have decreased
dramatically (Just 1 since the change 9/14).? While I wouldn't rule it
out, it seems to me that it's less likely to be a hardware problem if I've
simply provided MORE memory to a process (or set of processes) to avoid the
issue...
This is my current...
2015 Sep 24
2
FreeBSD 10 & default_vsz_limit causing reboots?
On 24 Sep 2015, at 16:26, Rick Romero <rick at havokmon.com> wrote:
>
> Update. Only a single reboot has occurred since changing
> defalt_vsz_limit from 384M to 512M. It would seem that something the
> users are doing is causing that virtual memory size to be exceeded
> (possibly a mailbox search?), and when that occurs Dovecot/FreeBSD is not
> handling the event as