▲ | hinkley 2 days ago | ||||||||||||||||
We still have the elevator algorithm on NVMe? | |||||||||||||||||
▲ | jrockway 2 days ago | parent | next [-] | ||||||||||||||||
NVMe drives do their own manipulation of the datastream. Wear leveling, GC, trying to avoid rewriting an entire block for your 1 bit change, etc. NVMe drives have CPUs and RAM for this purpose; they are full computers with a little bit of flash memory attached. And no, of course they're not open source even though they have full access to your system. | |||||||||||||||||
| |||||||||||||||||
▲ | bob1029 2 days ago | parent | prev | next [-] | ||||||||||||||||
Anything that uses NAND storage technology is going to be optimized in some way like this. NVMe is just the messenger. | |||||||||||||||||
▲ | lxgr 2 days ago | parent | prev [-] | ||||||||||||||||
SQLite runs on anything from servers to Internet-connected lightbulbs. | |||||||||||||||||
|