All of lore.kernel.org
 help / color / mirror / Atom feed
* [Adeos-main] Problem with FIFO's (maybe with RTAI/Adeos) at 2.6.x branch
@ 2004-06-15 11:29 Rus V. Brushkoff
  2004-06-16 14:10 ` [Adeos-main] " Philippe Gerum
  2004-06-28 17:07 ` Philippe Gerum
  0 siblings, 2 replies; 6+ messages in thread
From: Rus V. Brushkoff @ 2004-06-15 11:29 UTC (permalink / raw)
  To: rtai; +Cc: adeos-main


	Hi.

 After porting some stable worked on 2.4 apps to 2.6 I've noticed
spurious traps N14 in legacy rtf_put function. While investingating this
problem I've found an testcase - take an kernel latency example and simple
add somewere at latency-module.c big global variable :

static char unused[1024 * 1024 * 8];

and run the example - you will receive something like :
....
RTAI 3.1-test3 mounted over Adeos 2.6r5/x86.
RTAI[malloc] loaded (global heap size=131072 bytes).

***** STARTING THE UP REAL TIME SCHEDULER WITH LINUX *****
***** FP SUPPORT AND READY FOR A PERIODIC TIMER *****
***<> LINUX TICK AT 1000 (HZ) <>***
***<> CALIBRATED CPU FREQUENCY 2520162000 (HZ) <>***
***<> CALIBRATED TIMER-INTERRUPT-TO-SCHEDULER LATENCY 2688 (ns) <>***
***<> CALIBRATED ONE SHOT SETUP TIME 2010 (ns) <>***
***<> COMPILER: gcc version 3.3.3***

Default Trap Handler: vector 14: Suspend RT task ef8b8720
.......

# lsmod
Module                  Size  Used by
latency_rt           8395792  0
rtai_fifos             45900  3 latency_rt
rtai_up                57272  2 latency_rt,rtai_fifos
rtai_hal               20724  3 latency_rt,rtai_fifos,rtai_up
.....

 Tested with latest vesuvio cvs, UP, different kernel configs and two
different gcc - 3.3.3 and 3.4.0, hardware is ASUS P4 notebook L3H on SIS
96x chipset. If someone interested can supply any additional info.


		Rus


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

end of thread, other threads:[~2004-06-29 10:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-15 11:29 [Adeos-main] Problem with FIFO's (maybe with RTAI/Adeos) at 2.6.x branch Rus V. Brushkoff
2004-06-16 14:10 ` [Adeos-main] " Philippe Gerum
2004-06-16 14:27   ` Rus V. Brushkoff
2004-06-28 17:07 ` Philippe Gerum
2004-06-29  6:20   ` Rus V. Brushkoff
2004-06-29 10:48   ` Rus V. Brushkoff

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.