Skip to content

Limit the size of filesystem and release memory on file delete #1

@radiumatic

Description

@radiumatic

Hi
Currently there seems to be no way to limit the size of filesystem and it can fill the entire memory, also, it doesn't release the used memory when a file gets deleted:

Testing using while :; do echo $RANDOM ~/* $RANDOM >> t.test; done

Before test:
image
After test:
image
After removing:
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions