What SATA (or PCIe+adapter) SSD for a Debian laptop?


Basically want something with decent performance and durability. Cost matters, but I'm not trying to hit rock bottom. I'm particularly wondering, is an HMB-type PCIe SSD ok combined with a SATA adapter? I think HMB is supported if your machine can use a PCIe or NVMe disk directly, but I'd be using an older Thinkpad with a 2.5" SATA slot at least for now. So I'm wondering if I'd lose a lot of performance if the SSD combo doesn't have its own RAM buffer.

I see good deals by today's standards for PCIe SSD's at of all places, Office Depot.

Thanks.

in reply to solrize

I think a SATA connection might be the bottleneck with its maximum throughput of 600 MB/s. So for that use-case you don't need to be worried about the SSDs speed and cache, it won't be able to perform due to the SATA slot. But I don't know how exactly you plan to repurpose it later. Maybe skip the adapter, buy a cheap SATA SSD now and a new, fast PCIe one in a few years once you get a new computer.
This entry was edited (1 day ago)
in reply to solrize

Is a SSD's cache even about wear? I mean wear only happens on write operations. And I would expect a SSD to apply the writes as fast as possible. Since piling up work (a filled write cache) means additional latency and less performance on the next, larger write operation. Along with a few minor issues like possuble data loss on (power) failure.
And on read, a cache on the wrong side of the bottleneck doesn't do that much. A SSD has pretty much random access to all the memory, it's not like it has to wait for a mechanical head to move into position on the platter for data to become available?!

But I haven't looked this up. I might be wrong. What I usually do is make sure a computer has enough RAM and it is used properly. That will also cache data and avoid unneccessary transfers. And RAM is orders of magnitude faster, you can get gigabytes worth of it for a few tens of dollars... Though that might not be easily done on the more recent Thinkpads... I've noticed they come with a maximum of one RAM slot these days, sometimes none and it's soldered.

This entry was edited (1 day ago)