* patch to increase stack size
@ 2006-02-16 13:02 joris lijssens
2006-02-17 16:04 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: joris lijssens @ 2006-02-16 13:02 UTC (permalink / raw)
To: linux-mips
Hello,
I was wondering if there is a patch avaible to
increase the stack size on a mips 2.6 linux kernel. I
have found one for the i386 that sets the stack size
from 4K to 16K. But I don't find anything for the mips
kernel. I would like it if somebody has some info on
this topic.
regards
Joris
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: patch to increase stack size
2006-02-16 13:02 patch to increase stack size joris lijssens
@ 2006-02-17 16:04 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2006-02-17 16:04 UTC (permalink / raw)
To: joris lijssens; +Cc: linux-mips
On Thu, Feb 16, 2006 at 01:02:36PM +0000, joris lijssens wrote:
> I was wondering if there is a patch avaible to
> increase the stack size on a mips 2.6 linux kernel. I
> have found one for the i386 that sets the stack size
> from 4K to 16K. But I don't find anything for the mips
> kernel. I would like it if somebody has some info on
> this topic.
If anything the aim is to shrink the kernel stack further. The larger
allocations are, then less likely they succeed.
32-bit MIPS kernels use 8kB stack, 64-bit uses 16kB stacks.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-17 15:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-16 13:02 patch to increase stack size joris lijssens
2006-02-17 16:04 ` Ralf Baechle
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.