From: Peter Williams <pwil3058@bigpond.net.au>
To: Dmitry Adamushko <dmitry.adamushko@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>, Nick Piggin <npiggin@suse.de>,
"Siddha, Suresh B" <suresh.b.siddha@intel.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] sched: Rationalize sys_sched_rr_get_interval()
Date: Fri, 12 Oct 2007 08:23:51 +1000 [thread overview]
Message-ID: <470EA277.7090107@bigpond.net.au> (raw)
In-Reply-To: <b647ffbd0710110044r5424d7ffi58fc64221a440c7d@mail.gmail.com>
Dmitry Adamushko wrote:
> On 11/10/2007, Ingo Molnar <mingo@elte.hu> wrote:
>> * Peter Williams <pwil3058@bigpond.net.au> wrote:
>>
>>> -#define MIN_TIMESLICE max(5 * HZ / 1000, 1)
>>> -#define DEF_TIMESLICE (100 * HZ / 1000)
>> hm, this got removed by Dmitry quite some time ago. Could you please do
>> this patch against the sched-devel git tree:
>
> here is the commit:
> http://git.kernel.org/?p=linux/kernel/git/mingo/linux-2.6-sched-devel.git;a=commit;h=dd3fec36addd1bf76b05225b7e483378b80c3f9e
>
> I had also considered introducing smth like
> sched_class::task_timeslice() but decided it was not worth it.
The reason I was going that route was for modularity (which helps when
adding plugsched patches). I'll submit a revised patch for consideration.
Peter
--
Peter Williams pwil3058@bigpond.net.au
"Learning, n. The kind of ignorance distinguishing the studious."
-- Ambrose Bierce
next prev parent reply other threads:[~2007-10-11 22:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-11 0:37 [PATCH] sched: Rationalize sys_sched_rr_get_interval() Peter Williams
2007-10-11 6:59 ` Ingo Molnar
2007-10-11 7:44 ` Dmitry Adamushko
2007-10-11 22:23 ` Peter Williams [this message]
2007-10-12 6:49 ` Jarek Poplawski
2007-10-13 1:29 ` Peter Williams
2007-10-15 11:11 ` Jarek Poplawski
2007-10-16 1:16 ` Peter Williams
2007-10-16 9:42 ` Jarek Poplawski
2007-10-17 0:23 ` Peter Williams
2007-10-12 6:59 ` Ingo Molnar
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=470EA277.7090107@bigpond.net.au \
--to=pwil3058@bigpond.net.au \
--cc=dmitry.adamushko@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=npiggin@suse.de \
--cc=suresh.b.siddha@intel.com \
/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.