summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/trim_map.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r277185:mav2015-01-281-1/+1
* MFC r277169: Reimplement TRIM throttling added in r248577.mav2015-01-281-51/+42
* MFC r276983: When aggregating TRIM segments, move the new one to the end.mav2015-01-251-0/+6
* MFC r265218 (smh):delphij2015-01-101-1/+0
* MFC r274619:smh2014-11-211-4/+2
* MFC r265152 - Reintroduce priority for the TRIM ZIOs instead of using the "NO...smh2014-08-211-2/+13
* 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