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

add pool live bytes metric #31

Closed
wants to merge 1 commit into from
Closed

Conversation

d-netto
Copy link
Member

@d-netto d-netto commented Aug 21, 2023

Can be used to estimate fragmentation in the pool allocator.

@kpamnany
Copy link
Collaborator

kpamnany commented Aug 21, 2023

Had to force-push to v1.9.2+RAI, so you'll have to fetch it and rebase this. Sorry. I wasn't able to, but do need to. But this PR needs modifying also anyway to merge this patch with an existing one for this purpose. Let's discuss.

@kpamnany
Copy link
Collaborator

Based on Slack/Zoom discussions, we're not going to force push anymore even if we have to carry one-line commits, so this is fine.

However, if we're adding this upstream, then this PR should just contain the cherry-picked commit from upstream master and not a separate commit.

quinnj pushed a commit that referenced this pull request Sep 5, 2023
…g#51045)

Stdlib: ArgTools
URL: https://github.com/JuliaIO/ArgTools.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 08b11b2
New commit: 4eccde4
Julia version: 1.11.0-DEV
ArgTools version: 1.1.1 (Does not match)
Bump invoked by: @DilumAluthge
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaIO/ArgTools.jl@08b11b2...4eccde4

```
$ git log --oneline 08b11b2..4eccde4
4eccde4 build(deps): bump actions/checkout from 2 to 3 (#30)
6a4049d build(deps): bump codecov/codecov-action from 1 to 3 (#32)
f94a0d3 build(deps): bump actions/cache from 1 to 3 (#31)
cb66300 enable dependabot for GitHub actions (#29)
```

Co-authored-by: Dilum Aluthge <[email protected]>
@d-netto d-netto closed this Sep 8, 2023
@d-netto d-netto deleted the dcn/add-pool-live-bytes branch September 8, 2023 14:40
DelveCI pushed a commit that referenced this pull request Sep 14, 2023
…liaLang#51237)

Stdlib: NetworkOptions
URL: https://github.com/JuliaLang/NetworkOptions.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 976e51a
New commit: aab83e5
Julia version: 1.11.0-DEV
NetworkOptions version: 1.2.0(Does not match)
Bump invoked by: @DilumAluthge
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/NetworkOptions.jl@976e51a...aab83e5

```
$ git log --oneline 976e51a..aab83e5
aab83e5 Reset BUNDLED_KNOWN_HOSTS_FILE in case we serialized a value due to precompilation (#31)
```

Co-authored-by: Dilum Aluthge <[email protected]>
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