login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
26
Re: [patch 2/2] cpusets: add interleave_over_allowed option
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Lee Schermerhorn <Lee.Schermerhorn@...>
To: Christoph Lameter <clameter@...>
Cc: David Rientjes <rientjes@...>, Paul Jackson <pj@...>, <akpm@...>, <ak@...>, <linux-kernel@...>
Subject:
Re: [patch 2/2] cpusets: add interleave_over_allowed option
Date: Friday, October 26, 2007 - 5:26 pm
On Fri, 2007-10-26 at 14:17 -0700, Christoph Lameter wrote:
quoted text
> On Fri, 26 Oct 2007, Lee Schermerhorn wrote: > > > For some systems [not mine], the nodemasks can get quite large. I have > > a patch, that I've tested atop Mel Gorman's "onezonelist" patches that > > replaces the nodemasks embedded in struct mempolicy with pointers to > > dynamically allocated ones. However, it's probably not much of a win, > > memorywise, if most of the uses are for interleave and bind > > policies--both of which would always need the nodemasks in addition to > > the pointers. > > > > Now, if we could replace the 'cpuset_mems_allowed' nodemask with a > > pointer to something stable, it might be a win. > > The memory policies are already shared and have refcounters for that > purpose.
I must have missed that in the code I'm reading :) Have a nice weekend. Lee -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[patch 1/2] cpusets: extract mmarray loading from update_nod...
, David Rientjes
, (Thu Oct 25, 6:54 pm)
[patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 6:54 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Thu Oct 25, 9:13 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 9:30 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Thu Oct 25, 7:37 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 7:56 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Thu Oct 25, 8:28 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 11:18 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 2:45 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Sat Oct 27, 3:16 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 12:23 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 3:35 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Andi Kleen
, (Mon Oct 29, 5:08 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 3:47 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Andi Kleen
, (Tue Oct 30, 4:27 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Tue Oct 30, 4:20 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 4:26 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 6:48 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Mon Oct 29, 4:36 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Andi Kleen
, (Mon Oct 29, 1:35 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 3:02 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 1:36 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Thu Oct 25, 9:55 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 10:11 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 11:30 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 2:46 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 4:43 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 3:00 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 4:45 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 5:13 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 5:18 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 5:31 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 5:39 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 11:10 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 6:57 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 7:46 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 2:41 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 7:17 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 8:03 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 3:01 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 9:07 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Sat Oct 27, 1:45 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sat Oct 27, 5:22 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 9:26 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 10:41 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Sat Oct 27, 1:50 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sat Oct 27, 7:19 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 12:54 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 4:02 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 3:57 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 3:45 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 3:40 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Sun Oct 28, 2:19 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sun Oct 28, 7:46 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Sun Oct 28, 9:04 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 12:27 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Mon Oct 29, 12:47 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 3:15 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 7:12 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 7:44 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 7:53 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 8:29 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 1:45 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Mon Oct 29, 3:00 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 3:26 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 6:53 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 7:17 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 7:25 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 8:05 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 8:03 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 10:50 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sat Oct 27, 1:16 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Sat Oct 27, 2:07 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sat Oct 27, 4:36 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Sat Oct 27, 1:47 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sat Oct 27, 4:59 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 5:17 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 5:26 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 5:37 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 11:00 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Mon Oct 29, 4:35 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 1:33 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 1:46 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 5:05 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 5:08 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 5:12 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 5:15 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Thu Oct 25, 10:29 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 10:45 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Thu Oct 25, 11:14 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 11:58 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 11:37 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 1:04 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Michael Kerrisk
, (Fri Oct 26, 4:21 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 4:25 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Michael Kerrisk
, (Fri Oct 26, 4:33 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 1:28 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 12:34 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
[GIT PATCH] driver core patches against 2.6.24
James Bottomley
Re: Integration of SCST in the mainstream Linux kernel
Stephen Rothwell
Re: Announce: Linux-next (Or Andrew's dream :-))
Arjan van de Ven
Re: [malware-list] [RFC 0/5] [TALPA] Intro to a linux interfaceforon access scanning
linux-netdev
:
Patrick McHardy
Re: [GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Eric W. Biederman
Re: namespace support requires network modules to say "GPL"
git
:
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
0 users
and
493 guests
online.
Syndicate