Commit 204706c7 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

Revert "f2fs: use percpu_counter for # of dirty pages in inode"

This reverts commit 1beba1b3

.

The perpcu_counter doesn't provide atomicity in single core and consume more
DRAM. That incurs fs_mark test failure due to ENOMEM.

Cc: stable@vger.kernel.org # 4.7+
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 0002b61b
Supports Markdown
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