K 10 svn:author V 3 imp K 8 svn:date V 27 2018-06-13T16:48:07.055158Z K 7 svn:log V 367 Implement a 'car limit' for bioq. Allow one to implement a 'car limit' for bioq_disksort. debug.bioq_batchsize sets the size of car limit. Every time we queue that many requests, we start over so that we limit the latency for requests when the software queue depths are large. A value of '0', the default, means to revert to the old behavior. Sponsored by: Netflix END