Skip to content
Commit 9f24e420 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: Use atomic_t's in struct flex_groups



Reduce pressure on the sb_bgl_lock family of locks by using atomic_t's
to track the number of free blocks and inodes in each flex_group.

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