Skip to content

Conversation

@felixbuenemann
Copy link

The Linux kernel and FUSE default to a readahead size of 128 KB, but
because there is no default value for conf.maxReadhead, it gets
completely disabled leading to huge overhead due to many page sized
FUSE read requests with only 4 KB.

The Linux kernel and FUSE default to a readahead size of 128 KB, but
because there is no default value for conf.maxReadhead, it gets
completely disabled leading to huge overhead due to many page sized
FUSE read requests with only 4 KB.
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.

1 participant