Lines Matching full:limits
126 # Check that the I/O is within the limits and evenly distributed
157 limits = dict([(k, 0) for k in params])
158 limits[tk] = params[tk] * ndrives
159 self.configure_throttle(ndrives, limits)
160 self.do_test_throttle(ndrives, 5, limits)
175 limits = dict([(k, 0) for k in params])
176 limits[tk] = params[tk] * self.max_drives
177 self.configure_throttle(self.max_drives, limits)
178 self.do_test_throttle(1, 5, limits, drive)
207 limits = dict([(k, 0) for k in params])
208 limits[tk] = burst_rate
209 self.do_test_throttle(ndrives, burst_length, limits)
212 limits[tk] = rate
213 self.do_test_throttle(ndrives, 5, limits)
251 # Remove drive0 from the throttle group and disable its I/O limits.
257 # Removing the I/O limits from drive0 drains its two pending requests.
388 # Set I/O limits
393 # Check that the I/O limits have been set
403 # Check that the I/O limits are still the same
411 # Check that we can't set limits if the device has no medium