From: Dave Hansen <dave@sr71.net>
To: Paul Jackson <pj@sgi.com>
Cc: linux-mm@kvack.org, balbir@in.ibm.com
Subject: Re: [RFC][PATCH] "challenged" memory controller
Date: Tue, 15 Aug 2006 15:24:13 -0700 [thread overview]
Message-ID: <1155680653.18883.17.camel@localhost.localdomain> (raw)
In-Reply-To: <20060815150721.21ff961e.pj@sgi.com>
On Tue, 2006-08-15 at 15:07 -0700, Paul Jackson wrote:
> 1) This is missing some cpuset locking - look at the routine
> kernel/cpuset.c:__cpuset_memory_pressure_bump() for the
> locking required to reference current->cpuset, using task_lock().
> Notice that the current->cpuset reference is not valid once
> the task lock is dropped.
Good to know.
> 3) There appears to be little sympathy for hanging memory controllers
> off the cpuset structure. There is probably good technical reason
> for this; though at a minimum, the folks doing memory sharing
> controllers and the folks doing big honking NUMA iron placement have
> different perspectives.
Oh, I don't want to use cpusets in the future. I was just using them
basically for the task grouping that they can give me. I don't think
they're a really good long-term fit for these resource group things.
Ignore the cpuset-ish parts for now, if you can. ;)
-- Dave
--
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>
next prev parent reply other threads:[~2006-08-15 22:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-15 19:20 [RFC][PATCH] "challenged" memory controller dave
2006-08-15 22:07 ` Paul Jackson
2006-08-15 22:24 ` Dave Hansen [this message]
2006-08-15 22:49 ` Paul Jackson
2006-08-17 10:41 ` Balbir Singh
2006-08-17 14:47 ` Dave Hansen
2006-08-18 3:33 ` Balbir Singh
2006-08-17 16:34 ` Paul Jackson
2006-08-16 5:44 ` Matt Helsley
2006-08-16 14:00 ` Balbir Singh
2006-08-16 20:31 ` Chandra Seetharaman
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=1155680653.18883.17.camel@localhost.localdomain \
--to=dave@sr71.net \
--cc=balbir@in.ibm.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 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.