https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241848
--- Comment #14 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #13) I should have noted that I used my normal context relative to controlling the criteria for kills for Out Of Memory and related issues: # # Delay when persistent low free RAM leads to # Out Of Memory killing of processes: vm.pageout_oom_seq=120 # # For plunty of swap/paging space (will not # run out), avoid pageout delays leading to # Out Of Memory killing of processes: vm.pfault_oom_attempts=-1 (That last one may only be for head but the first has been around for longer.) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
