K 10 svn:author V 3 mav K 8 svn:date V 27 2015-01-11T16:36:39.981048Z K 7 svn:log V 358 When aggregating TRIM segments, move the new one to the list end. New segment at the list head may block all TRIM requests until txg of that segment can be processed. On my random I/O tests this change reduce peak TRIM list length from 650 to 450 segments. Hopefully it should reduce TRIM burstiness when list processing is unblocked. MFC after: 2 weeks END