Hacker News new | ask | show | jobs
by monocasa 970 days ago
SD cards have a FTL internally; I'm not sure F2FS helps you much there.
1 comments

F2FS was specifically designed for flash storage and takes FTL into account, unlike ext4. So it should help.