lkml.org 
[lkml]   [2009]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: IO scheduler based IO controller V10
From
Date


> /*
> + * 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



\
 
 \ /
  Last update: 2009-09-30 22:09    [W:0.177 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site