Skip to content
Commit 8cef107a authored by Frans van de Wiel's avatar Frans van de Wiel Committed by Jan Kara
Browse files

ext3: Avoid loading bitmaps for full groups during block allocation

There is no point in loading bitmap for groups which are completely full.
This causes noticeable performance problems (and memory pressure) on small
systems with large full filesystem
(http://marc.info/?l=linux-ext4&m=126843108314310&w=2

).

Jan Kara: Added a comment and changed check to use cpu-endian value.

Signed-off-by: default avatar"Frans van de Wiel" <fvdw@fvdw.eu>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 70ca0a42
Loading
Loading
Loading
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