An Introduction to TRIM / White Space Reclamation
(Doc ID 2053431.1)
Last updated on OCTOBER 05, 2022
Applies to:
Solaris Operating System - Version 10 1/13 U11 to 11.3 [Release 10.0 to 11.0]Information in this document applies to any platform.
Goal
The main purpose of the TRIM command is to reclaim unused space on thin-provisioned storage. It helps by actually deleting the free'd pages when a file is deleted, thus ensuring that when we come to perform a write there are actually empty pages available.
This avoids the read, modify/erase, write cycle at the time when we need a low latency write to complete.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |