Skip to content

[Upstream] Rolling Stats rebased against the upstream AC Stats branch #47

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

guptask
Copy link

@guptask guptask commented Dec 28, 2022

This change is Reviewable

This includes printing:
- allocSize
- allocated memory size
- memory usage fraction
@guptask guptask requested a review from igchor December 28, 2022 21:52
@guptask guptask self-assigned this Dec 28, 2022
@guptask guptask marked this pull request as ready for review December 29, 2022 02:04
Copy link
Member

@igchor igchor left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 13 files reviewed, 1 unresolved discussion (waiting on @guptask)


cachelib/allocator/Cache.h line 89 at r2 (raw file):

  // TODO: come up with some reasonable number
  static constexpr unsigned kMaxTiers = 2;

Is it needed?

@guptask guptask force-pushed the upstream_rollstats branch from f5145be to f82112c Compare January 3, 2023 08:48
@guptask
Copy link
Author

guptask commented Jan 3, 2023

cachelib/allocator/Cache.h line 89 at r2 (raw file):

Previously, igchor (Igor Chorążewicz) wrote…

Is it needed?

fixed

@guptask guptask requested a review from igchor January 3, 2023 08:49
Copy link
Member

@igchor igchor left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 13 files reviewed, all discussions resolved (waiting on @guptask)

byrnedj pushed a commit that referenced this pull request Jul 23, 2023
Update docker file used in CI
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.

2 participants