lkml.org 
[lkml]   [2003]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH]O20int
On Thu, Sep 04, 2003 at 10:27:29AM +1000, Con Kolivas wrote:
> On Thu, 4 Sep 2003 10:12, Mike Fedyk wrote:
> > With how many processors? 64? 128?
>
> 1 cpu = 10ms minimum
> 2 cpus = 20ms minimum
> and so on.
>
> MIN_TIMESLICE * (1 << (MAX_BONUS - CURRENT_BONUS(p))) * num_online_cpus())
>
> works out to:
> 10 * num_online_cpus()
> as the minimum
>
> and
>
> 10 * 1024 * num_online_cpus()
>
> as the maximum

Ok brain fart. I thought you were deviding based on the number of CPUs...
(misread the macro wrap for a "/" devide)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:1.864 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site