Module support for the
TRIM command.
A feature of the operation of SSD modules is that when deleting data in the normal mode (without using TRIM), changes are made only to the “table of contents” of the drive: certain cells are marked as empty and ready for new information to be written. However, the old information is not deleted from them, and when writing new data, you actually have to overwrite it — this significantly slows down the speed of work. The TRIM command is designed to correct the situation: when it arrives, the drive controller checks if the cells marked as empty are empty and cleans them if necessary.
Of course, this function must be supported not only by the drive, but also by the system, however, the ability to work with TRIM is built into most popular modern operating systems.
The presence of a cooling radiator in the design of the M.2 form factor drive.
The heatsink is usually a metal plate attached to the drive board. It improves heat dissipation, which is especially important under high loads associated with handling large amounts of information. M.2 drives with
a heatsink are intended mainly for high-performance systems, in particular gaming ones.
There is also a special type of thin and light graphene radiators. They are glued to the surface of the M.2 SSD, covering the key areas (controller and memory chips) that generate the most heat. This allows heat to be distributed more evenly and its accumulation to be minimized.
We also note that M.2 radiators are found as equipment on motherboards. So if the drive itself does not have this function, you can choose
a “motherboard” with a radiator for it.