Supporting the UFS turbo-write mode
Supporting the UFS turbo-write mode
Posted May 22, 2019 3:04 UTC (Wed) by amworsley (subscriber, #82049)In reply to: Supporting the UFS turbo-write mode by kfox1111
Parent article: Supporting the UFS turbo-write mode
I'm not sure that Linux has a filesystem suitable for MLC or QLC flash.
As I understand it ubifs has given up supporting MLC and one presumes QLC would have even more problems.
As I understand it ubifs has given up supporting MLC and one presumes QLC would have even more problems.
This patch causes ubifs to refuse to handle MLC flash rather than allow people to build systems that would be unreliable (i.e. using UBIFS on top of MLC).
https://lore.kernel.org/patchwork/patch/920344
This mailing list item talks about ubihealthd (never merged into mtd-utils) which was a proposal for handling less reliable NAND.
https://linux-mtd.infradead.narkive.com/8ho9BqEp/ubi-bitr...
Happy to be updated/proven wrong :-)