On Sat, Feb 8, 2025 at 5:54 AM Yohan Joung wrote:
>
> currently, zone reset only occurs when there is urgent utilization and
> when pending blocks are reallocated. this causes performance
> degradation, so we are modifying it to allow pending reset zones to be
> issued.
>
> Signed-off-by: Yohan Jo
currently, zone reset only occurs when there is urgent utilization and
when pending blocks are reallocated. this causes performance
degradation, so we are modifying it to allow pending reset zones to be
issued.
Signed-off-by: Yohan Joung
---
fs/f2fs/f2fs.h| 3 ++-
fs/f2fs/segment.c | 21 +++