Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AutoInvalData Mount Option #137

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add AutoInvalData Mount Option #137

wants to merge 2 commits into from

Commits on May 11, 2016

  1. Add AutoInvalData Mount Option

    wreese committed May 11, 2016
    Configuration menu
    Copy the full SHA
    aff3a66 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2016

  1. Decrease the buffer size to reduce memory usage

    The linux kernel will not send a write greater than 128KB.  Dropping this value from 16MB to 128KB lowers fuse client memory usage by 10X or more.
    wreese committed May 15, 2016
    Configuration menu
    Copy the full SHA
    232d264 View commit details
    Browse the repository at this point in the history