All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Running out of stack memory in kernel-space
@ 2009-05-28 15:59 Andreas Glatz
  2009-05-28 16:39 ` Philippe Gerum
  2009-05-28 16:52 ` Philippe Gerum
  0 siblings, 2 replies; 12+ messages in thread
From: Andreas Glatz @ 2009-05-28 15:59 UTC (permalink / raw)
  To: xenomai

Hi,

We have to start 40+ Xenomai tasks in kernel space.
We want to allocate at least 4kbyte of stack memory
for each of them. So we need the stack heap size 
to be more than 160kbyte. 

In the documentation it says that the total 
stack heap size cannot be more than 128kbyte
(the limit of kmalloc).

Now my idea is to modify the Xenomai code to have 
more than one stack heaps. So when I'm running out
of space in one heap I can switch to the next heap...

Is there an easier way to increase the max. stack heap size?

Best regards, 
Andreas 



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-06-23 10:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-28 15:59 [Xenomai-help] Running out of stack memory in kernel-space Andreas Glatz
2009-05-28 16:39 ` Philippe Gerum
2009-05-28 18:23   ` Andreas Glatz
2009-05-28 22:14     ` Philippe Gerum
2009-05-28 16:52 ` Philippe Gerum
2009-05-28 17:58   ` Andreas Glatz
2009-05-28 21:47     ` Philippe Gerum
2009-06-22 13:23       ` Andreas Glatz
2009-06-23  9:30         ` Philippe Gerum
2009-06-23  9:37           ` Gilles Chanteperdrix
2009-06-23 10:23             ` Philippe Gerum
2009-06-23 10:37           ` Philippe Gerum

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.