Skip to content

reduced RAM usage: buffering only writes (ssd mode) #11

Description

@testbird

If reading from disk is not much of an issue, the RAM usage could be reduced by using a union filesystem mount (e.g. http://aufs.sourceforge.net) to keep changes in RAM and only save them to SSD on unmount/shutdown (e.g. with aubrsync).

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