login
Header Space

 
 

Mailing list archives

Search results

Found 16 matching messages (0.171 seconds). Page 1 of 1.

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... changes you made in commit b6a2fea39318 and I guess they > might be ... -E2BIG). > > I run a vanilla 2.6.23-rc9 (Linux version 2 ... @shookaylt) > (gcc version 4.1.2 20070925 (Red Hat 4.1.2 ... this list: send the line "unsubscribe linux-kernel" in the body of a ...

linux-kernel - Peter Zijlstra - Oct 4 2007 - 13:17

[BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... -E2BIG). I run a vanilla 2.6.23-rc9 (Linux version ... this patch... Best, Mathieu torvalds@linux-foundation.org (Linus Torvalds) writes: ... face doing a 2.6.23 release and > take the risk ... list: send the line "unsubscribe linux-kernel" in the body of ...

linux-kernel - Mathieu Chouquet-Stringer - Oct 4 2007 - 13:05

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... FC6. > I run a vanilla 2.6.23-rc9 (Linux version ... @shookaylt) > (gcc version 4.1.2 20070925 (Red Hat 4.1 ... this patch... > > Best, > Mathieu > > torvalds@linux-foundation.org (Linus Torvalds) writes ... face doing a 2.6.23 release and >> take the risk ...

linux-kernel - Bill Davidsen - Oct 6 2007 - 13:36

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... or x86-64): HP-PA has a stack= =20 > > that grows upwards, and that has traditionally been exciting. >=20 > Correct, x86 it is ... thing that > breaks the whole process. I'm gonna file a bug against it. Eric Paris just posted patches to solve this.

linux-kernel - Peter Zijlstra - Oct 5 2007 - 03:43

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... long > Can you strace it to see what syscall is failing? - 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. ...

linux-kernel - Chuck Ebbert - Oct 4 2007 - 17:50

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... itself sees not till heaven clears. -- William Shakespeare -- - 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/ ...

linux-kernel - Mathieu Chouquet-Stringer - Oct 4 2007 - 17:54

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... itself sees not till heaven clears. -- William Shakespeare -- - 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/ ...

linux-kernel - Mathieu Chouquet-Stringer - Oct 4 2007 - 17:58

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... -PA has a stack > that grows upwards, and that has traditionally been exciting. Correct, x86 ... process. I'm gonna file a bug against it. Thanks for the help though. ... from this list: send the line "unsubscribe linux-kernel" in the body of a message ...

linux-kernel - Mathieu Chouquet-Stringer - Oct 4 2007 - 23:22

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... tries > > yep works like a charm, and that is a tree with a full git repo and > several build dirs in it. Well, what can I ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo ...

linux-kernel - Mathieu Chouquet-Stringer - Oct 4 2007 - 16:47

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... definitely don't see this, including me, and I can do > things like 62MB exec arrays: > > [torvalds@woody linux]$ echo $(find /home/torvalds/) | wc > 1 ... from this list: send the line "unsubscribe linux-kernel" in the body of a ...

linux-kernel - Paul Mackerras - Oct 4 2007 - 18:27

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... > I've seen the changes you made in commit b6a2fea39318 and I guess they > might be responsible for my xargs breakage... > ... Pete - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel. ...

linux-kernel - Hans-Peter Jansen - Oct 6 2007 - 04:29

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

Am Samstag, 6. Oktober 2007 10:29 schrieb Hans-Peter Jansen: > Am ... ve seen the changes you made in commit b6a2fea39318 and I guess they > > might be responsible for my ... from this list: send the line "unsubscribe linux-kernel" in the body of a message to ...

linux-kernel - Hans-Peter Jansen - Oct 6 2007 - 07:29

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... the changes you made in commit b6a2fea39318 and I guess they > might be responsible for ... the stack limit really is the issue, and not something else. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a ...

linux-kernel - Linus Torvalds - Oct 4 2007 - 13:27

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... 't see this, including me, and I can do things like 62MB exec arrays: [torvalds@woody linux]$ echo $(find /home/torvalds/) | wc ... to just instrument the kernel and make it do a "printk()" ... list: send the line "unsubscribe linux-kernel" in the body of ...

linux-kernel - Linus Torvalds - Oct 4 2007 - 17:21

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... mchouque - /usr/src/kernel/linux %ulimit -s unlimited And for the record, ulimit - ... the stack limit really is the issue, and not > something else. Anything else you'd ... from this list: send the line "unsubscribe linux-kernel" in the body of a message ...

linux-kernel - Mathieu Chouquet-Stringer - Oct 4 2007 - 16:44

Re: [BUG] Linux 2.6.23-rc9 and MAX_ARG_PAGES

... like 62MB exec arrays: > > > > [torvalds@woody linux]$ echo $(find /home/torvalds/) | wc > > ... PA has a stack that grows upwards, and that has traditionally been exciting. IA64 ... this list: send the line "unsubscribe linux-kernel" in the body of a ...

linux-kernel - Linus Torvalds - Oct 4 2007 - 20:12

speck-geostationary