
TRIM s iaStor
Lze nejak poznat, ze je zapnutej TRIM, kdyz mam nainstalenej AHCI driver od intelu (iaStor)?
Lze nejak poznat, ze je zapnutej TRIM, kdyz mam nainstalenej AHCI driver od intelu (iaStor)?
Předmět | Autor | Datum |
---|---|---|
oziveni diskuse, pardon: jak poznat aktivni TRIM? nofu 10.08.2010 16:18 |
nofu | |
How to enable TRIM Command in Windows 7 with a Solid State Drive.
To enable or disable TRIM Command… FixExa 10.08.2010 18:21 |
FixExa | |
Sem hodne marnej v angline, radeji se ujistim.
Do prikazove radky napisu totok:
fsutil behavior que… nofu 10.08.2010 20:42 |
nofu | |
enabled = zapnutý
disabled = vypnutý
How to enable TRIM Command in Windows 7 with a Solid State Dri… karel 10.08.2010 20:50 |
karel | |
Diky Karle,
pak se tedy obavam, ze to neresi, to zda je TRIM aktivni, pouze to rekne, ze je zapnuty.… nofu 10.08.2010 20:59 |
nofu | |
Já se tím nezabýval, třeba tady píšou:
TRIM only improves performance when you delete files. If you… karel 10.08.2010 21:05 |
karel | |
Neco bych tu mel, ta slozka se jmenuje Windows :) nový nofu 10.08.2010 21:22 |
nofu | |
tak me napadlo, neexistuje pro Samsung nejaka utilita, ktera by se dala jednou za cas ruco spustit a… poslední nofu 11.08.2010 00:31 |
nofu |
Zpět do poradny Odpovědět na původní otázku Nahoru
oziveni diskuse, pardon: jak poznat aktivni TRIM?
How to enable TRIM Command in Windows 7 with a Solid State Drive.
To enable or disable TRIM Command, you will need to open an Elevated Command Prompt window.
How To Open an Elevated Command Prompt window: Click on Start Orb > Type "CMD.exe" in Search box > Right click on "CMD" and select "Run as Administrator" (If you receive a prompt confirmation, click YES)
How to Enable TRIM Command?
In the Elevated command Prompt windows, type the following:
fsutil behavior set disabledeletenotify 0
How to Disable TRIM Command?
In the Elevated command Prompt windows, type the following:
fsutil behavior set disabledeletenotify 1
How do I know if TRIM is working in Windows 7?
In the Elevated command Prompt windows, type the following:
fsutil behavior query disabledeletenotify
Results explained below:
DisableDeleteNotify = 1 (Windows TRIM commands are disabled)
DisableDeleteNotify = 0 (Windows TRIM commands are enabled)
How to enable AHCI in Windows 7 after Instalation:
There is one way to fix this, although you need to have knowledge of registry editing. The detailed steps from Microsoft are as follows:
1.Exit all Windows-based programs.
2.Click Start, type regedit in the Start Search box, and then press ENTER.
3.If you receive the User Account Control dialog box, click Continue.
4.Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINESystemCurrentControlSetServicesM sahci
5.In the right pane, right-click Start in the Name column, and then click Modify.
6.In the Value data box, type 0, and then click OK.
7.On the File menu, click Exit to close Registry Editor.
After this you’ll have to restart your computer, go to BIOS and enable AHCI. When you log in to Windows again, you’ll notice the installation of drivers for AHCI. Another restart will be required to finish the driver installation.
These steps are provided at your own risk and not suggested unless you know and understand the risks. You will want to make sure the controller driver and MB BIOS support this option before you enable it.
zdroj
Sem hodne marnej v angline, radeji se ujistim.
Do prikazove radky napisu totok:
fsutil behavior query disabledeletenotify
Vyskoci na me totok: DisableDeleteNotify = 0
Z toho chapu ze: Windows TRIM commands are enabled
Nejsem si jistej vyrazem ENABLED, pro me to vyjadruje spis neco jako MOZNY ci ZAPNUT, mam to chapat tak, ze je aktivni?
Dekuji
enabled = zapnutý
disabled = vypnutý
How to enable TRIM Command in Windows 7 with a Solid State Drive.
fsutil behavior query disabledeletenotify
Mám zapnutý, SSD nevlastním.
Diky Karle,
pak se tedy obavam, ze to neresi, to zda je TRIM aktivni, pouze to rekne, ze je zapnuty. Chapes to stejne? Nebo to mam povazovat za aktivni?
Já se tím nezabýval, třeba tady píšou:
Takže asi nejlepší metoda je mazat něco velkého a měřit čas :)
Neco bych tu mel, ta slozka se jmenuje Windows :)
tak me napadlo, neexistuje pro Samsung nejaka utilita, ktera by se dala jednou za cas ruco spustit a mela by stejnej efekt jako TRIM? pripadne by se jeste hodila nejaka, ktera by dokazala analyzovat stav toho disku. po delsim uzivani by se pak dalo rict, zda je trim aktivni ci nikoliv