LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ext3 trim support? (https://www.linuxquestions.org/questions/linux-newbie-8/ext3-trim-support-922398/)

firebirdsql 01-06-2012 08:24 AM

ext3 trim support?
 
Latest version of linux kernel has trim support however does it apply to ext4 or can ext3 have trim too?

Basically, if it depends on the kernel version and you upgrade the distro to latest kernel version (debian squeeze etc), will it have support for ext3 trim?

troop 01-07-2012 09:02 AM

http://kerneltrap.org/mailarchive/li...6885081/thread
http://serverfault.com/questions/347...m-be-supported
Quote:

This post on the ext4 developers list with patch for elements of trim functionality in ext3 strongly suggest that such work is being done already.
http://docs.redhat.com/docs/en-US/Re...e/ch-ext3.html
Quote:

When creating a file system (i.e. mkfs), mke2fs will attempt to "discard" or "trim" blocks not used by the file system metadata. This helps to optimize SSDs or thinly-provisioned storage. To suppress this behavior, use the mke2fs -K option.


All times are GMT -5. The time now is 06:24 AM.