Цитата DJ Mogarych:
вы слишком увлекаетесь оптимизаторами и затирателями, ничего хорошего они не дают, кроме ложного ощущения, что с вашим оборудованием постоянно что-то не так. »
|
Попробуйте на своём, если и у Вас так, то значит зря беспокоюсь. Портативная 4.0.18
https://privazer.com/download.php
Цитата WSonic:
в гтатной утилите от десятки »
|
что это? У меня Вин7
Хотя вроде работает
Код:

TRIM check v0.7 - Written by Vladimir Panteleev
https://github.com/CyberShadow/trimcheck
USAGE: Place this program file on the same drive
you'd like to test TRIM on, and run it.
Press Enter to test drive C:...
Querying C:\ disk space and sector size information...
C:\ has 512 bytes per sector, and 8 sectors per cluster.
20349044 out of 29271551 clusters are free.
Generating random target data block (16384 bytes)...
First 16 bytes: 34 29 CD 0C 3F 6D BF 0E C7 86 5D C6 F7 D2 D7 3B...
Creating C:\trimcheck.bin...
Querying file final paths...
DOS : \\?\C:\trimcheck.bin
GUID : \\?\Volume{a5eabf47-54ce-11e6-9cd3-806e6f6e6963}\trimcheck.bin
NT : \Device\HarddiskVolume2\trimcheck.bin
NONE : \trimcheck.bin
Writing padding (33554432 bytes)...
Writing data (16384 bytes)...
Writing padding (33554432 bytes)...
Flushing file...
Checking file size...
Data is located at Virtual Cluster Numbers 8192-8195 within file.
Querying file physical location...
trimcheck.bin has 9 extents:
Extent 0: Virtual clusters 0-255 are located at LCN 15349584
Extent 1: Virtual clusters 256-767 are located at LCN 4483631
Extent 2: Virtual clusters 768-1795 are located at LCN 8715316
Extent 3: Virtual clusters 1796-3859 are located at LCN 3455892
Extent 4: Virtual clusters 3860-7937 are located at LCN 27447572
Extent 5: Virtual clusters 7938-12033 are located at LCN 437568
(this is the extent containing our data)
Extent 6: Virtual clusters 12034-12096 are located at LCN 2477152
Extent 7: Virtual clusters 12097-15232 are located at LCN 6717000
Extent 8: Virtual clusters 15233-17343 are located at LCN 9852528
Closing file.
Saving continuation data to C:\trimcheck-cont.json...
Flushing buffers on \\.\C:...
Opening \\.\C:...
Flushing buffers...
Deleting file...
Flushing buffers on \\.\C:...
Opening \\.\C:...
Flushing buffers...
Test file created and deleted, and continuation data saved.
Do what needs to be done to activate the SSD's TRIM functionality,
and run this program again.
Usually, you just need to wait a bit (around 20 seconds).
Sometimes, a reboot is necessary.
Press Enter to exit...
Loading continuation data from C:\trimcheck-cont.json...
Drive path : \\.\C:
Offset : 1793318912
Random data : 34 29 CD 0C 3F 6D BF 0E C7 86 5D C6 F7 D2 D7 3B...
Reading raw volume data...
Opening \\.\C:...
Seeking to position 1793318912...
Reading 16384 bytes...
First 16 bytes: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00...
Data is empty (filled with 0x00 bytes).
CONCLUSION: TRIM appears to be WORKING!