Skip to content

Avoiding spill over for read-only clients #768

Description

@wangvsa

Read-only clients like unifyfs-ls will write out a spill over file at the end of execution.
A temporary fix is to set both UNIFYFS_LOGIO_SPILL_SIZE and UNIFYFS_LOGIO_SHMEM_SIZE to 0 before running the read-only client.
Or maybe we can add a read-only mode of initialization, so the read-only clients can configure all parameters programmatically.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions