From: maxk@qualcomm.com
To: mingo@elte.hu
Cc: pj@sgi.com, a.p.zijlstra@chello.nl, linux-kernel@vger.kernel.org,
menage@google.com
Subject: [PATCH 0/2] cpusets: support for irqs
Date: Mon, 10 Mar 2008 22:57:24 -0700 [thread overview]
Message-ID: <1205215046-27085-1-git-send-email-maxk@qualcomm.com> (raw)
Here is an updated patchset that adds support for irqs to the cpusets.
First part if Peter's patch and second part is my fixes extensions for it.
Ingo mentioned that if this is test booted and stuff he'll included in
sched-devel. I tested it on a couple of x86-64 boxes and everything
seems to work just fine. ie Irqs are handled just like tasks. I tested a
bunch of scenarious (cpu hotplug, child set removal, etc).
btw Ingo, Peters original patches with cpu_system_map are no longer needed.
Can you please nuke them from sched-devel.
Peter, looks like I'll have some time tomorrow. So I'll move on to the
in kernel 'boot' set. If you have some code for it already send it my way.
I'll test/fix/extend it and send a patchset back.
b/include/linux/cpuset.h | 8 +
b/include/linux/irq.h | 9 +
b/kernel/cpuset.c | 160 ++++++++++++++++++++
b/kernel/irq/chip.c | 5
b/kernel/irq/manage.c | 20 ++
include/linux/irq.h | 2
kernel/cpuset.c | 367 +++++++++++++++++++++++++++++------------------
kernel/irq/manage.c | 28 ++-
8 files changed, 453 insertions(+), 146 deletions(-)
Thanx
Max
next reply other threads:[~2008-03-11 5:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 5:57 maxk [this message]
2008-03-11 5:57 ` [PATCH 1/2] cpuset: cpuset irq affinities maxk
2008-03-11 5:57 ` [PATCH 2/2] cpusets: Improved irq affinity handling maxk
2008-03-11 6:35 ` [PATCH 1/2] cpuset: cpuset irq affinities Christoph Hellwig
2008-03-11 17:05 ` Max Krasnyansky
2008-03-11 18:58 ` Paul Jackson
2008-03-11 19:50 ` Max Krasnyansky
2008-03-11 6:57 ` Paul Jackson
2008-03-11 17:25 ` Max Krasnyansky
2008-03-11 19:08 ` Paul Jackson
2008-03-11 21:31 ` Max Krasnyansky
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=1205215046-27085-1-git-send-email-maxk@qualcomm.com \
--to=maxk@qualcomm.com \
--cc=a.p.zijlstra@chello.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=menage@google.com \
--cc=mingo@elte.hu \
--cc=pj@sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®