Skip to content
Commit c55ee7d2 authored by brookxu's avatar brookxu Committed by Theodore Ts'o
Browse files

ext4: add mb_debug logging when there are lost chunks



Lost chunks are when some other process raced with the current thread
to grab a particular block allocation.  Add mb_debug log for
developers who wants to see how often this is happening for a
particular workload.

Signed-off-by: default avatarChunguang Xu <brookxu@tencent.com>
Link: https://lore.kernel.org/r/0a165ac0-1912-aebd-8a0d-b42e7cd1aea1@gmail.com


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 7ca4fcba
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