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

2024-07-12 Thread Chao Yu
On 2024/7/10 11:06, 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 traditiona

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

2024-07-09 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,