linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* beagleboard RT problem
@ 2010-06-14  8:32 Maksym Parkachov
  2010-06-14  9:44 ` Sujit K M
  0 siblings, 1 reply; 18+ messages in thread
From: Maksym Parkachov @ 2010-06-14  8:32 UTC (permalink / raw)
  To: linux-rt-users

Hi Everyone,

I'm trying to get PREEMPT RT kernel running on beagleboard (ARM).
After resolving many issues with the patch on the Angstrom stable distribution,
I've got the RT kernel running.

root@beagleboard:~/rt-tests# uname -a
Linux beagleboard 2.6.29.6-rt24-omap1 #1 PREEMPT RT Sun Jun 13
17:51:45 CEST 2010 armv7l unknown

So, it seems to be fine. But trying to run the Cyclictest tells me
that RT is not working.

0% - load
root@beagleboard:~/rt-tests# ./cyclictest -t1 -p 80 -n -i 10000 -l 10000 -q
T: 0 ( 2352) P:80 I:10000 C:  10000 Min:     15 Act:  203 Avg:  195 Max:     365

100% - load
root@beagleboard:~/rt-tests# ./cyclictest -t1 -p 80 -n -i 10000 -l 10000 -q
T: 0 ( 2348) P:80 I:10000 C:  10000 Min:     39 Act:48697 Avg: 1584 Max:   48727

I'm bit lost in how to debug the problem. I checked the /proc/config.gz

root@beagleboard:~/rt-tests# zcat /proc/config.gz | grep PREEMPT
CONFIG_PREEMPT_RCU=y
# CONFIG_PREEMPT_RCU_TRACE is not set
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT_DESKTOP is not set
CONFIG_PREEMPT_RT=y
CONFIG_PREEMPT=y
CONFIG_PREEMPT_SOFTIRQS=y
CONFIG_PREEMPT_HARDIRQS=y
CONFIG_DEBUG_PREEMPT=y
# CONFIG_PREEMPT_TRACER is not set

I would really appreciate some suggestions on how to identify the problem.

Regards,
Maksym Parkachov.

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

end of thread, other threads:[~2010-08-08 12:27 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-14  8:32 beagleboard RT problem Maksym Parkachov
2010-06-14  9:44 ` Sujit K M
2010-06-14 11:02   ` Maksym Parkachov
2010-06-14 11:11     ` Sujit K M
2010-06-14 11:05   ` John Kacur
2010-06-14 11:09     ` Sujit K M
2010-06-14 11:23       ` John Kacur
2010-06-14 11:27     ` Sven-Thorsten Dietrich
2010-06-15  7:34       ` Maksym Parkachov
2010-06-20 15:43         ` Maksym Parkachov
2010-06-21 10:34           ` Sujit K M
2010-06-22  7:50             ` Maksym Parkachov
2010-06-22  8:11               ` Sujit K M
2010-06-22 14:46               ` Sven-Thorsten Dietrich
2010-06-23  8:51                 ` Chatterjee, Amit
2010-06-23  9:45                   ` Maksym Parkachov
2010-08-08  9:41                     ` Maksym Parkachov
2010-08-08 12:27                       ` Maksym Parkachov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).