Improving UFS Performance by cache L2P

2022-05-13 20:49:57 浏览数 (1)

Problem Definition

•Mobile apps are random read performance hungry.

•Bottlenecks of random read in mobile storage

–Limited parallelism (due to smaller density than desktop SSD)

–L2P metadata (due to constraints on form factor/power consumption/cost)

0 人点赞