From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4725FDB7.9050703@domain.hid> Date: Mon, 29 Oct 2007 16:35:19 +0100 From: Philippe Gerum MIME-Version: 1.0 References: <20071029152344.11243.qmail@domain.hid> In-Reply-To: <20071029152344.11243.qmail@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Philippe Gerum Subject: Re: [Xenomai-help] task suspending while starting the task Reply-To: rpm@xenomai.org List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: poornima r Cc: xenomai@xenomai.org poornima r wrote: > > Hello, > > I am working on powerPC board latest Xenomai stable version. > I am communicating between two kernel(queue1.c and queue2.c)modules > using Message queues.The queue descriptor is shared between the two > kernel modules by using EXPORT_SYMBOL(queue_desc). > The data is sent to the user space(read.c) through message pipes. > This program runs fine somtimes but sometimes the task gets suspended > while starting the task. dmesg output? -- Philippe.