login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
29
Re: [patch 2/2] cpusets: add interleave_over_allowed option
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Christoph Lameter
Subject:
Re: [patch 2/2] cpusets: add interleave_over_allowed option
Date: Monday, October 29, 2007 - 1:35 pm
On Mon, 29 Oct 2007, Lee Schermerhorn wrote:
quoted text
> Note: I don't [didn't] think I need to ref count the nodemasks > associated with the mempolicies because they are allocated when the > mempolicy is and destroyed when the policy is--not shared. Just like > the custom zonelist for bind policy, and we have no ref count there. > I.e., they're protected by the mempol's ref. However, now that you > bring it up, I'm wondering about the effects of policy remapping, and > whether we have the reference counting or indirect protection [mmap_sem, > whatever] correct there in current code. I'll have to take a look.
In that case we could just put the nodemask at the end of the mempolicy structure and then allocate the size needed? That way we would not need to deref an additional pointer? -
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_n ...
, David Rientjes
, (Thu Oct 25, 3:54 pm)
[patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 3:54 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Thu Oct 25, 4:37 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 4:56 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Thu Oct 25, 5:28 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Thu Oct 25, 6:13 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 6:30 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Thu Oct 25, 6:55 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 7:11 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Thu Oct 25, 7:29 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 7:45 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Thu Oct 25, 8:14 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Thu Oct 25, 8:58 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Thu Oct 25, 9:34 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 8:18 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 8:30 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 8:37 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 10:04 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 10:28 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 10:36 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 11:45 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 11:46 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 12:00 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 12:02 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Michael Kerrisk
, (Fri Oct 26, 1:21 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 1:25 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Michael Kerrisk
, (Fri Oct 26, 1:33 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 1:43 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 1:45 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 2:05 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 2:08 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 2:12 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 2:13 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 2:15 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 2:17 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 2:18 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 2:26 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Fri Oct 26, 2:31 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 2:37 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Fri Oct 26, 2:39 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 6:07 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 6:26 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 7:41 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 7:50 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Fri Oct 26, 10:16 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Fri Oct 26, 11:07 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sat Oct 27, 1:36 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Sat Oct 27, 10:45 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Sat Oct 27, 10:47 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Sat Oct 27, 10:50 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Sat Oct 27, 12:16 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sat Oct 27, 1:59 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sat Oct 27, 2:22 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sat Oct 27, 4:19 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Sun Oct 28, 11:19 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sun Oct 28, 4:46 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Sun Oct 28, 6:04 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sun Oct 28, 9:27 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Sun Oct 28, 9:47 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Sun Oct 28, 10:45 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Mon Oct 29, 12:00 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 12:15 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 12:26 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 8:00 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 8:10 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 9:23 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 9:54 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 10:33 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Andi Kleen
, (Mon Oct 29, 10:35 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 10:46 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 11:41 am)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Mon Oct 29, 12:01 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 12:35 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 12:40 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 12:45 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 12:57 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 1:02 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Mon Oct 29, 1:35 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Christoph Lameter
, (Mon Oct 29, 1:36 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Andi Kleen
, (Mon Oct 29, 2:08 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Mon Oct 29, 3:48 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 12:47 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Lee Schermerhorn
, (Tue Oct 30, 1:20 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 1:26 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Andi Kleen
, (Tue Oct 30, 1:27 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 3:53 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 3:57 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 4:12 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 4:17 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 4:17 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 4:25 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 4:44 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 4:46 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, David Rientjes
, (Tue Oct 30, 4:53 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 5:03 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 5:03 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 5:05 pm)
Re: [patch 2/2] cpusets: add interleave_over_allowed option
, Paul Jackson
, (Tue Oct 30, 5:29 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger
[PATCH net-next v4 1/3] can: mscan: fix improper return if dlc < 8 in start_xmi...
Amit Kumar Salecha
[PATCHv3 NEXT 2/2] NET: Add Qlogic ethernet driver for CNA devices
openbsd-misc
:
Theo de Raadt
Re: Old IPSEC bug
Tomáš Bodžár
Problem with vpnc connection - check group password !
Insan Praja SW
Mandoc Compiling Error
Carl Roberso
Re: Cannot change MTU of carp interface?
Richard Daemon
Re: booting openbsd on eee without cd-rom
Colocation donated by:
Syndicate