Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

memory: enable tcmalloc for aarch64 #13830

Merged
merged 7 commits into from
Nov 12, 2020

Conversation

rojkov
Copy link
Member

@rojkov rojkov commented Oct 30, 2020

Commit Message: memory: enable tcmalloc for aarch64
Additional Description: Also update dependency on Abseil required for newer tcmalloc.
Risk Level: Low
Testing: CI tests
Docs Changes: N/A
Release Notes: updated current.rst
Platform Specific Features: N/A

Contributes to #10053

Also update dependency on Abseil required for newer tcmalloc.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Oct 30, 2020
@repokitteh-read-only
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).

🐱

Caused by: #13830 was opened by rojkov.

see: more, trace.

@rojkov rojkov marked this pull request as draft October 30, 2020 12:06
@moderation
Copy link
Contributor

You might consider bumping Abseil to the latest Oct 29 commit - abseil/abseil-cpp@e9b9e38

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
@moderation
Copy link
Contributor

Dependency updates LGTM. Can approve when this comes out of Draft

@rojkov
Copy link
Member Author

rojkov commented Nov 4, 2020

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #13830 (comment) was created by @rojkov.

see: more, trace.

@rojkov
Copy link
Member Author

rojkov commented Nov 5, 2020

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #13830 (comment) was created by @rojkov.

see: more, trace.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
jmarantz
jmarantz previously approved these changes Nov 5, 2020
Copy link
Contributor

@jmarantz jmarantz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@envoyproxy/senior-maintainers

Copy link
Contributor

@jmarantz jmarantz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I just caught this is still in 'draft' mode a std::chrono::millisecond after hitting 'approve' :)

@rojkov
Copy link
Member Author

rojkov commented Nov 5, 2020

Yeah, I'm still trying to figure out what combination of dep versions builds Ok. :) Hopefully the last commit fixes everything.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
@rojkov rojkov marked this pull request as ready for review November 6, 2020 10:58
@rojkov
Copy link
Member Author

rojkov commented Nov 6, 2020

@moderation @jmarantz This is ready for review finally.

@rojkov
Copy link
Member Author

rojkov commented Nov 11, 2020

Abseil cannot be updated to the latest HEAD due to #13973

lizan
lizan previously approved these changes Nov 12, 2020
Copy link
Contributor

@moderation moderation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update UTC date for abseil-cpp

strip_prefix = "abseil-cpp-{version}",
urls = ["https://github.com/abseil/abseil-cpp/archive/{version}.tar.gz"],
use_category = ["dataplane_core", "controlplane"],
release_date = "2020-10-01",
release_date = "2020-10-16",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the UTC for this commit is 2020-10-17

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Updated.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
@moderation
Copy link
Contributor

/lgtm deps

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Nov 12, 2020
@jmarantz
Copy link
Contributor

@envoyproxy/senior-maintainers

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mattklein123 mattklein123 merged commit 5d7da33 into envoyproxy:master Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants