Re: [f2fs-dev] [PATCH v2] f2fs:Add write priority option based on zone UFS

2024-07-07 Thread Chao Yu
On 2024/7/5 17:46, Liao Yuanhong wrote: Currently, we are using a mix of traditional UFS and zone UFS to support some functionalities that cannot be achieved on zone UFS alone. However, there are some issues with this approach. There exists a significant performance difference between traditional

[f2fs-dev] [PATCH v2] f2fs:Add write priority option based on zone UFS

2024-07-05 Thread Liao Yuanhong via Linux-f2fs-devel
Currently, we are using a mix of traditional UFS and zone UFS to support some functionalities that cannot be achieved on zone UFS alone. However, there are some issues with this approach. There exists a significant performance difference between traditional UFS and zone UFS. Under normal usage,