Re: [PATCH 2.6.24-mm1] Mempolicy: silently restrict nodemask to allowed nodes V3

2008-02-11 Thread Lee Schermerhorn
On Sat, 2008-02-09 at 23:42 -0800, Linus Torvalds wrote: > > On Sat, 9 Feb 2008, Greg KH wrote: > > > > Once the patch goes into Linus's tree, feel free to send it to the > > [EMAIL PROTECTED] address so that we can include it in the 2.6.24.x > > tree. > > I've been ignoring the patches because

Re: [PATCH 2.6.24-mm1] Mempolicy: silently restrict nodemask to allowed nodes V3

2008-02-10 Thread Andrew Morton
On Sat, 9 Feb 2008 23:42:21 -0800 (PST) Linus Torvalds <[EMAIL PROTECTED]> wrote: > > > On Sat, 9 Feb 2008, Greg KH wrote: > > > > Once the patch goes into Linus's tree, feel free to send it to the > > [EMAIL PROTECTED] address so that we can include it in the 2.6.24.x > > tree. > > I've been

Re: [PATCH 2.6.24-mm1] Mempolicy: silently restrict nodemask to allowed nodes V3

2008-02-09 Thread Linus Torvalds
On Sat, 9 Feb 2008, Greg KH wrote: > > Once the patch goes into Linus's tree, feel free to send it to the > [EMAIL PROTECTED] address so that we can include it in the 2.6.24.x > tree. I've been ignoring the patches because they say "PATCH 2.6.24-mm1", and so I simply don't know whether it's su

Re: [PATCH 2.6.24-mm1] Mempolicy: silently restrict nodemask to allowed nodes V3

2008-02-09 Thread Greg KH
On Sun, Feb 10, 2008 at 02:29:24PM +0900, KOSAKI Motohiro wrote: > CC'd Greg KH <[EMAIL PROTECTED]> > > I tested this patch on fujitsu memoryless node. > (2.6.24 + silently-restrict-nodemask-to-allowed-nodes-V3 insted 2.6.24-mm1) > it seems works good. > > Tested-by: KOSAKI Motohiro <[EMAIL PROTE

Re: [PATCH 2.6.24-mm1] Mempolicy: silently restrict nodemask to allowed nodes V3

2008-02-09 Thread KOSAKI Motohiro
CC'd Greg KH <[EMAIL PROTECTED]> I tested this patch on fujitsu memoryless node. (2.6.24 + silently-restrict-nodemask-to-allowed-nodes-V3 insted 2.6.24-mm1) it seems works good. Tested-by: KOSAKI Motohiro <[EMAIL PROTECTED]> Greg, I hope this patch merge to 2.6.24.x stable tree because this pat

Re: [PATCH 2.6.24-mm1] Mempolicy: silently restrict nodemask to allowed nodes V3

2008-02-09 Thread KOSAKI Motohiro
Hi Lee-san looks good for me. I'll test about the head of week and report it by another mail. Thanks! > Was "Re: [2.6.24 regression][BUGFIX] numactl --interleave=all doesn't > works on memoryless node." > > [Aside: I noticed there were two slightly different distributions for > this topic. I'v

[PATCH 2.6.24-mm1] Mempolicy: silently restrict nodemask to allowed nodes V3

2008-02-08 Thread Lee Schermerhorn
Was "Re: [2.6.24 regression][BUGFIX] numactl --interleave=all doesn't works on memoryless node." [Aside: I noticed there were two slightly different distributions for this topic. I've unified the distribution lists w/o dropping anyone, I think. Apologies if you'd rather have been dropped...] H