linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Nick Piggin <nickpiggin@yahoo.com.au>
To: Paul Jackson <pj@sgi.com>
Cc: cpw@sgi.com, akpm@linux-foundation.org, linux-mm@kvack.org
Subject: Re: Subject: [PATCH RESEND 1/1] cpusets/sched_domain reconciliation
Date: Fri, 23 Mar 2007 14:58:02 +1100	[thread overview]
Message-ID: <4603504A.1000805@yahoo.com.au> (raw)
In-Reply-To: <20070322204720.cd3a51c9.pj@sgi.com>

Paul Jackson wrote:
> Nick wrote:
> 
>>My suggestion was
>>something like that if cpus_exclusive is set, then no other sets
>>except descendants and ancestors could have overlapping cpus.
> 
> 
> That sure sounds right ... did I say different at some point?
> 

... I can't really remember, probably not. I just remember not
quite understanding what was going on when this last came up ;)

Ah, I think the issue was this: if cpus_exclusive is set in a
child, then you still wanted correct balancing over all CPUs in
the parent set. Thus we can never partition the system, because
you always come back to the root set which covers everything, and
that would be incompatible with any sched domains partitions.

What I *didn't* understand, was why we have any sched-domains
code in cpusets at all, if it is incorrect according to the above
definition (I think you vetoed my subsequent patch to remove it).

All that aside, I think we can probably do without cpus_exclusive
entirely (for sched-domains), and automatically detect a correct
set of partitions. I remember leaving that as an exercise for the
reader ;) but I think I've got some renewed energy, so I might
try tackling it.

-- 
SUSE Labs, Novell Inc.
Send instant messages to your online friends http://au.messenger.yahoo.com 

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2007-03-23  3:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-22 23:15 Cliff Wickman
2007-03-23  1:53 ` Nick Piggin
2007-03-23  3:47   ` Paul Jackson
2007-03-23  3:58     ` Nick Piggin [this message]
2007-03-23  5:16       ` Nick Piggin
2007-03-23 23:55         ` Paul Jackson
2007-03-23  3:50   ` Paul Jackson
2007-03-23  3:59     ` Nick Piggin

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=4603504A.1000805@yahoo.com.au \
    --to=nickpiggin@yahoo.com.au \
    --cc=akpm@linux-foundation.org \
    --cc=cpw@sgi.com \
    --cc=linux-mm@kvack.org \
    --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