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 4 times, most recently from b20720f to a7dc9c3 Compare June 22, 2026 18:03
GlassOfWhiskey and others added 6 commits June 24, 2026 16:07
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 2 times, most recently from a80c3dc to 1eeec4f Compare June 26, 2026 15:29
@LanderOtto LanderOtto force-pushed the better-handle-fs-mounts branch from 1eeec4f to e175df0 Compare June 26, 2026 15:59
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