Date: Thu, 27 Feb 2020 03:25:53 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 241848] lib/googletest/gtest/tests: gmock-matchers_test.cc requires a pathological amount of memory to compile Message-ID: <bug-241848-227-JVWjuu6Dzf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241848-227@https.bugs.freebsd.org/bugzilla/> References: <bug-241848-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241848 --- Comment #13 from Mark Millard <marklmi26-fbsd@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)<=3DMaxObsActive+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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241848-227-JVWjuu6Dzf>