| ▲ | karczex 19 hours ago | ||||||||||||||||||||||
That's how it has to work. To increase capacity you have to make smaller cells where charge may easier diffuse from one cell to another. Also to make drive faster, stored charge has to be smaller, which also decrease endurance. With SLC and QLC comparison is even worse as QLC is basically clever hack to store 4 times more data in the same number physical cells - it's tradeoff. | |||||||||||||||||||||||
| ▲ | bullen 18 hours ago | parent [-] | ||||||||||||||||||||||
Yes, but that tradeoff comes with a hidden cost: complexity! I much rather have 64GB of SLC at 100K WpB than 4TB of MLC at less than 10K WpB. The spread functions that move bits around to even the writes or caches will also fail. The best compromise is of course to use both kinds for different purposes: SLC for small main OS (that will inevitably have logs and other writes) and MLC for slowly changing large data like a user database or files. The problem is now you cannot choose because the factories/machines that make SLC are all gone. | |||||||||||||||||||||||
| |||||||||||||||||||||||