Skip to content

Fix in-memory fs mounts - #1102

Draft
GlassOfWhiskey wants to merge 7 commits into
masterfrom
better-handle-fs-mounts
Draft

Fix in-memory fs mounts#1102
GlassOfWhiskey wants to merge 7 commits into
masterfrom
better-handle-fs-mounts

Conversation

@GlassOfWhiskey

Copy link
Copy Markdown
Member

This commit explicitly handles in-memory FS mounts by considering them both as memory requirements and disk requirements. This improvement resolves issues due to StreamFlow skipping tmpfs and ramfs mounts, leading to unsatisfied requirements.

@GlassOfWhiskey GlassOfWhiskey changed the title Handle in-memory fs mounts Fix in-memory fs mounts Jun 21, 2026
@LanderOtto
LanderOtto force-pushed the better-handle-fs-mounts branch 7 times, most recently from 1eeec4f to e175df0 Compare June 26, 2026 15:59
@LanderOtto
LanderOtto force-pushed the better-handle-fs-mounts branch 3 times, most recently from 8ad0f5d to 8a87314 Compare June 29, 2026 09:42
GlassOfWhiskey and others added 7 commits July 29, 2026 19:16
This commit explicitly handles in-memory FS mounts by considering
them both as memory requirements and disk requirements. This
improvement resolves issues due to StreamFlow skipping `tmpfs`
and `ramfs` mounts, leading to unsatisfied requirements.
@LanderOtto
LanderOtto force-pushed the better-handle-fs-mounts branch from 8a87314 to c8a261f Compare July 29, 2026 17:16
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