Skip to content

Update macOS available_memory to match libuv version#43

Merged
maleadt merged 1 commit into
JuliaTesting:mainfrom
christiangnrd:patch-1
Oct 15, 2025
Merged

Update macOS available_memory to match libuv version#43
maleadt merged 1 commit into
JuliaTesting:mainfrom
christiangnrd:patch-1

Conversation

@christiangnrd

@christiangnrd christiangnrd commented Oct 14, 2025

Copy link
Copy Markdown
Contributor

It was suggested to me in libuv/libuv#4908 to include purgeable_count in the available memory calculation.

Maybe this'll allow the 8GB mac mini runners to always have at least 2 runners and sometimes 3.

@giordano

Copy link
Copy Markdown
Collaborator

libuv/libuv#4908 now includes purgeable_count as available memory.

From there, to that being available inside julia, it takes many more steps 🙂

@christiangnrd

christiangnrd commented Oct 14, 2025

Copy link
Copy Markdown
Contributor Author

From there, to that being available inside julia, it takes many more steps 🙂

I'm aware lol. That's why I'm updating ParallelTestRunner's version.

I guess my original phrasing was phrased optimistically. I changed it to be more accurate

@maleadt maleadt merged commit 3df36d4 into JuliaTesting:main Oct 15, 2025
20 checks passed
@christiangnrd christiangnrd deleted the patch-1 branch October 15, 2025 10:22
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.

3 participants