From: Mike Fedyk <mfedyk@matchmail.com>
To: Con Kolivas <kernel@kolivas.org>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH]O20int
Date: Wed, 3 Sep 2003 18:52:03 -0700 [thread overview]
Message-ID: <20030904015203.GL16361@matchmail.com> (raw)
In-Reply-To: <200309041027.29407.kernel@kolivas.org>
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)
next prev parent reply other threads:[~2003-09-04 1:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-03 14:53 [PATCH]O20int Con Kolivas
2003-09-03 19:19 ` [PATCH]O20int Mike Fedyk
2003-09-03 22:55 ` [PATCH]O20int Con Kolivas
2003-09-04 0:12 ` [PATCH]O20int Mike Fedyk
2003-09-04 0:27 ` [PATCH]O20int Con Kolivas
2003-09-04 1:52 ` Mike Fedyk [this message]
2003-09-07 5:41 ` [PATCH]O20int Matt Heler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030904015203.GL16361@matchmail.com \
--to=mfedyk@matchmail.com \
--cc=akpm@osdl.org \
--cc=kernel@kolivas.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.