[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 03:25:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241848
--- Comment #13 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
(In reply to Mark Millard from comment #12)
Adding a Pine64+2G example (so 2 GiBytes of RAM on
aarch64, again head -r358132 based):
1682Mi MaxObsActive, 278228Ki MaxObsWired, 1845Mi MaxObs(Act+Wir)
Swap: 3584Mi Total, 3584Mi Free
It did not use swap but looks like it was fairly close to doing so.
Note: It is expected that MaxObs(Act+Wir)<=MaxObsActive+MaxObsWired.
The right hand side need not be figures from similar time frames
but the left hand side is from figures from comparatively similar
time frames. Plus just the Math: The maximum of a sum is at most
the sum of the maximums.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list