Skip to content

Only use /dev/shm if we're actually on Linux (not just any UNIX)#6

Merged
Frooxius merged 1 commit intoYellow-Dog-Man:mainfrom
eth0fox:main
Apr 27, 2026
Merged

Only use /dev/shm if we're actually on Linux (not just any UNIX)#6
Frooxius merged 1 commit intoYellow-Dog-Man:mainfrom
eth0fox:main

Conversation

@eth0fox
Copy link
Copy Markdown

@eth0fox eth0fox commented Apr 23, 2026

Related: Yellow-Dog-Man/Resonite-Issues#1412, Yellow-Dog-Man/Renderite.Unity.Renderer#18

This changes the behaviour of using /dev/shm on all UNIXes and using the tempdir on Windows, to only use /dev/shm on Linux, as well, it doesn't exist on anything other than Linux (https://en.wikipedia.org/wiki/Shared_memory#Support_on_Unix-like_systems)

@aragubas
Copy link
Copy Markdown

aragubas commented Apr 23, 2026

Can confirm this helps Resonite run on macOS

@Frooxius
Copy link
Copy Markdown
Member

Seems good, thank you! Merging in!

@Frooxius Frooxius merged commit 61858b3 into Yellow-Dog-Man:main Apr 27, 2026
2 checks passed
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