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

Backport parallel marking #36

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Conversation

d-netto
Copy link
Member

@d-netto d-netto commented Sep 6, 2023

Backport of JuliaLang's multithreaded GC (parallel marking).

X-ref: JuliaLang#48600.

@d-netto d-netto force-pushed the dcn-backport-parallel-marking branch from 071c4c8 to 6085d74 Compare September 11, 2023 18:07
@d-netto d-netto merged commit f41d92f into v1.9.2+RAI Sep 11, 2023
@d-netto d-netto deleted the dcn-backport-parallel-marking branch September 11, 2023 21:55
@kpamnany kpamnany added port-to-v1.9 This change should apply to Julia v1.9 builds and removed port-to-v1.9 This change should apply to Julia v1.9 builds labels Oct 19, 2023
github-actions bot pushed a commit that referenced this pull request Jan 31, 2024
…g#53124)

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

Diff:
JuliaIO/ArgTools.jl@4eccde4...997089b

```
$ git log --oneline 4eccde4..997089b
997089b fix tests for TEMP_CLEANUP, which might be a Lockable (#35)
4a5f003 build(deps): bump actions/cache from 3 to 4 (#36)
84ba9e8 Hardcode doc edit backlink (#34)
9238839 build(deps): bump actions/checkout from 3 to 4 (#33)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants