https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609
Vladislav V. Prodan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Vladislav V. Prodan <[email protected]> --- # uname -a FreeBSD vb-12.2.0.domain.com 12.2-STABLE FreeBSD 12.2-STABLE r369250 GENERIC amd64 # uname -KU 1202505 1202505 RAM - 2GB SWAP - 500MB These options didn't help: vm.pageout_oom_seq=120 vm.pfault_oom_attempts=-1 We have an unfilled SWAP Swap: 500M Total, 106M Used, 394M Free, 21% Inuse Constant warnings to the console and after a while one of the processes responsible for buildworld is killed: swap_pager_getswapspace(32): failed swap_pager_getswapspace(3): failed swap_pager_getswapspace(5): failed swap_pager_getswapspace(6): failed swap_pager_getswapspace(32): failed swap_pager_getswapspace(2): failed swap_pager_getswapspace(32): failed pid 73372 (c++), jid 0, uid 0, was killed: out of swap space swap_pager_getswapspace(32): failed swap_pager_getswapspace(28): failed swap_pager_getswapspace(32): failed -- 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]"
