summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/trim_map.c
Commit message (Expand)AuthorAgeFilesLines
* Changed ZFS TRIM sysctl from vfs.zfs.trim_disable -> vfs.zfs.trim.enabledsmh2013-04-261-9/+9
* Fix for building libzpool under i386.smh2013-03-211-1/+1
* Optimisation of TRIM processing.smh2013-03-211-34/+97
* Names the ZFS TRIM threadsmh2013-03-211-0/+5
* TRIM cache devices based on time instead of TXGs.smh2013-03-211-7/+27
* Improve TXG handling in the TRIM module.smh2013-03-211-5/+4
* Add TRIM support for L2ARC.smh2013-03-211-6/+5
* Upgrades trim free request sizes before inserting them into to free map,smh2012-12-131-2/+13
* Add TRIM support.pjd2012-09-231-0/+541
OpenPOWER on IntegriCloud