h7878220 wrote:
trim的機制只能利用在SSD裡的剩餘空間RUN
你額外做出分割 等於把那些空間佔掉跟限制住
讓TRIM能夠使用的區塊變小 反而容易造成特定Block重複用在寫入的次數變多
我真的不知道你在講什麼......
trim只是一個用來通知SSD有那些區塊是是應該被刪除的ATA指令。跟剩餘空間有什麼關係?
還有,現在的硬碟都是使用LBA,讀寫的實作是被藏起來的。請問你是從那邊看到分割區會影響到SSD的說法?
Intel Website wrote:
TRIM is an attribute of the ATA Data Set Management Command.
The command allows the operating system to inform the solid-state drive of data blocks (such as deleted files) that can be wiped internally. This function improves compatibility, endurance, and performance.



























































































