From: Srivatsa Vaddagiri <vatsa@in.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: Andrew Morton <akpm@osdl.org>,
Nick Piggin <nickpiggin@yahoo.com.au>,
Ingo Molnar <mingo@elte.hu>
Subject: [PATCH 3/3] CONFIG_NO_IDLE_HZ support patches - Scheduler Load balance
Date: Thu, 15 Sep 2005 14:22:35 +0530 [thread overview]
Message-ID: <20050915085235.GD10191@in.ibm.com> (raw)
This is more of a place holder for a problem discussed here:
http://lkml.org/lkml/2005/5/7/98
I am sending out this patch as a record of the load balance problem that
exists with NO_IDLE_HZ implementations.
Ingo had mentioned at OLS that it would be nice for any
non-idle-cpu-waking-up-sleeping-cpu.patch to maintain the load
balancing algorithms intact. Basically the algorithm is offloaded
from a idle cpu to non-idle CPU and potentially lets the idle CPU
sleep for longer periods.
I have some ideas to guarantee that load balance algorithms are not
changed and yet let idle CPUs sleep as long as they want. But I have
been unable to implement them because of other pressing (read dyn-tick!)
work. Plan to work on such a patch and send out for discussions (& flames :)
as soon as possible.
--
Thanks and Regards,
Srivatsa Vaddagiri,
Linux Technology Center,
IBM Software Labs,
Bangalore, INDIA - 560017
reply other threads:[~2005-09-15 8:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20050915085235.GD10191@in.ibm.com \
--to=vatsa@in.ibm.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=nickpiggin@yahoo.com.au \
/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.