[Bug 241848] lib/googletest/gtest/tests: gmock-matchers_test.cc requires a pathological amount of memory to compile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 27 17:24:18 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241848
--- Comment #14 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
(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.
More information about the freebsd-bugs
mailing list