K 10 svn:author V 3 imp K 8 svn:date V 27 2018-07-26T22:55:51.745993Z K 7 svn:log V 400 For the dynamic I/O scheduler, make the TRIM stuff also count against read bias so we do reads in preference to TRIMs. This helps a lot when many trims are delivered at once from the upper layers as they tend to delay READs due to priority inversion in the code today. The non iosched case will be fixed when the trim comibing changes needed for nvme come in later this year. Sponsored by: Netflix END