From: Philippe Gerum <rpm@xenomai.org>
To: niklaus.giger@domain.hid
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] Kernel panic on rmmod xeno_vxworks
Date: Thu, 11 May 2006 13:30:48 +0200 [thread overview]
Message-ID: <44632068.50105@domain.hid> (raw)
In-Reply-To: <200605111315.19638.niklaus.giger@domain.hid>
Niklaus Giger wrote:
> Please apply the following patch:
> Index: ksrc/skins/vxworks/demos/satch.c
> ===================================================================
> --- ksrc/skins/vxworks/demos/satch.c (Revision 1068)
> +++ ksrc/skins/vxworks/demos/satch.c (Arbeitskopie)
> @@ -21,10 +21,10 @@
> #include <vxworks/vxworks.h>
>
> #define CONSUMER_TASK_PRI 115
> -#define CONSUMER_STACK_SIZE 8192
> +#define CONSUMER_STACK_SIZE 24*1024
>
> #define PRODUCER_TASK_PRI 110
> -#define PRODUCER_STACK_SIZE 8192
> +#define PRODUCER_STACK_SIZE 24*1024
>
> #define CONSUMER_WAIT 150
> #define PRODUCER_TRIG 40
>
Applied, thanks.
--
Philippe.
next prev parent reply other threads:[~2006-05-11 11:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-10 20:27 [Xenomai-core] Kernel panic on rmmod xeno_vxworks Niklaus Giger
2006-05-10 21:24 ` Gilles Chanteperdrix
2006-05-11 11:15 ` Niklaus Giger
2006-05-11 11:30 ` Philippe Gerum [this message]
2006-05-11 9:28 ` Philippe Gerum
2006-05-11 10:03 ` Philippe Gerum
2006-05-11 11:37 ` Philippe Gerum
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44632068.50105@domain.hid \
--to=rpm@xenomai.org \
--cc=niklaus.giger@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.