Skip to content
Snippets Groups Projects
Commit 27baebb8 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: tune mballoc's default group prealloc size for bigalloc file systems


The default group preallocation size had been previously set to 512
blocks/clusters, regardless of the block/cluster size.  This is
probably too big for large cluster sizes.  So adjust the default so
that it is 2 megabytes or 32 clusters, whichever is larger.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent f975d6bc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment