>               /*
> +              * We may have seeky queues, don't throttle up just yet.
> +              */
> +             if (time_before(jiffies, cfqd->last_seeker + CIC_SEEK_THR))
> +                     return 0;
> +

bzzzt.  Window too large, but the though is to let them overload, but
not instantly.

        -Mike

_______________________________________________
Containers mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to