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

Bck v1.9.2+rai+madv free #35

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Conversation

kuszmaul
Copy link

Disable MADV_FREE. Use MADV_DONTNEED.

See https://github.com/RelationalAI/raicode/pull/15092

@NHDaly NHDaly changed the base branch from master to v1.9.2+RAI August 31, 2023 20:09
Copy link
Collaborator

@kpamnany kpamnany left a comment

Choose a reason for hiding this comment

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

Great. I'm going to merge this right away.

@kpamnany kpamnany merged commit 39f833e into v1.9.2+RAI Sep 1, 2023
1 check passed
@kpamnany kpamnany deleted the bck-v1.9.2+RAI+MADV-FREE branch September 1, 2023 15:18
@kpamnany kpamnany added port-to-v1.10 This change should apply to Julia v1.10 builds port-to-master This change should apply to all future Julia builds and removed port-to-v1.10 This change should apply to Julia v1.10 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 <[email protected]>
d-netto pushed a commit that referenced this pull request May 6, 2024
…liaLang#54064)

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

Diff:
JuliaLang/NetworkOptions.jl@aab83e5...8eec5cb

```
$ git log --oneline aab83e5..8eec5cb
8eec5cb Hardcode doc edit backlink (#32)
0bd3345 also reset SYSTEM_CA_ROOTS and ENV_HOST_PATTERN_CACHE from __init__ (#35)
```

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
port-to-master This change should apply to all future Julia builds
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants