Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(304)

Issue 184313002: only do linux pvalloc OutOfMemoryDeathTest on non-tcmalloc glibc builds (Closed)

Created:
6 years, 9 months ago by Mostyn Bramley-Moore
Modified:
6 years, 9 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

only do linux pvalloc OutOfMemoryDeathTest on non-tcmalloc glibc builds We only override libc's pvalloc if when using glibc and not tcmalloc (in base/process/memory_linux.cc), and pvalloc is not always available on uclibc, so let's use the same ifdef in the unit test. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254659

Patch Set 1 #

Patch Set 2 : leave a comment #

Patch Set 3 : add a PVALLOC_AVAILABLE macro #

Patch Set 4 : move ifdef for clarity #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M base/process/memory.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M base/process/memory_linux.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M base/process/memory_unittest.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Mostyn Bramley-Moore
@vandebo, willchan: PTAL
6 years, 9 months ago (2014-02-28 09:07:24 UTC) #1
vandebo (ex-Chrome)
Would it make sense to have a PVALLOC_AVAILABLE macro and gate the test on that?
6 years, 9 months ago (2014-02-28 16:07:47 UTC) #2
willchan no longer on Chromium
LGTM I think that vandebo's suggestion is theoretically better but I don't know if I ...
6 years, 9 months ago (2014-02-28 22:42:40 UTC) #3
vandebo (ex-Chrome)
On 2014/02/28 22:42:40, willchan wrote: > LGTM > > I think that vandebo's suggestion is ...
6 years, 9 months ago (2014-02-28 23:21:30 UTC) #4
willchan no longer on Chromium
I buy that. OK, mostyn, please do what vandebo says :) On Fri, Feb 28, ...
6 years, 9 months ago (2014-02-28 23:34:55 UTC) #5
Mostyn Bramley-Moore
How does patchset 4 look?
6 years, 9 months ago (2014-03-01 10:05:23 UTC) #6
vandebo (ex-Chrome)
LGTM
6 years, 9 months ago (2014-03-03 16:50:18 UTC) #7
Mostyn Bramley-Moore
The CQ bit was checked by mostynb@opera.com
6 years, 9 months ago (2014-03-03 16:57:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mostynb@opera.com/184313002/60001
6 years, 9 months ago (2014-03-03 16:58:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mostynb@opera.com/184313002/60001
6 years, 9 months ago (2014-03-03 17:34:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mostynb@opera.com/184313002/60001
6 years, 9 months ago (2014-03-03 18:24:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mostynb@opera.com/184313002/60001
6 years, 9 months ago (2014-03-03 19:53:40 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-03 20:17:53 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=273271
6 years, 9 months ago (2014-03-03 20:17:54 UTC) #14
Mostyn Bramley-Moore
The CQ bit was checked by mostynb@opera.com
6 years, 9 months ago (2014-03-04 01:56:59 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mostynb@opera.com/184313002/60001
6 years, 9 months ago (2014-03-04 01:58:17 UTC) #16
commit-bot: I haz the power
6 years, 9 months ago (2014-03-04 04:54:32 UTC) #17
Message was sent while issue was closed.
Change committed as 254659

Powered by Google App Engine
This is Rietveld 408576698