K 10 svn:author V 3 imp K 8 svn:date V 27 2017-09-22T02:36:32.121139Z K 7 svn:log V 277 cam iosched: Enforce iop limits below the quanta value Previously the iops limiter would always allow at least quanta ios per second as cam_iosched_iops_tick() never set ios->l_value1 below 1. Submitted by: Fabian Keil Obtained from: ElectroBSD PR: 221974 END