[Rtai] switches_rt shows the last 11 lines of /var/log/messages

joe M joe9mail at gmail.com
Fri Mar 23 19:45:12 CET 2012


Hello,

I tried the testsuite and everything runs fine except for kern/switches.

When I run the "run", it shows me the last 10 lines of /var/log/messages.

Wondering if anyone has any suggestions on what I could be missing.

Thanks
Joe

--(/usr/realtime/testsuite/kern/switches)--------------------------------------------------------------------------------------------------------------------------(pts/0 at firefox)--
cat .runinfo
switches:sched+sem+msg:push switches_rt;klog;popall:control_c
--(/usr/realtime/testsuite/kern/switches)--------------------------------------------------------------------------------------------------------------------------(pts/0 at firefox)--
cat run
#!/bin/sh
${DESTDIR}/usr/realtime/bin/rtai-load
--(/usr/realtime/testsuite/kern/switches)--------------------------------------------------------------------------------------------------------------------------(pts/0 at firefox)--
./run
*
*
* Type ^C to stop this application.
*
*
Mar 23 12:17:34 firefox init: Switching to runlevel: 6
Mar 23 12:17:36 firefox exiting on signal 15
Mar 23 12:18:35 firefox syslogd 1.5.0: restart.
Mar 23 12:38:35 firefox -- MARK --
Mar 23 12:58:35 firefox -- MARK --
Mar 23 13:18:35 firefox -- MARK --
Mar 23 13:38:35 firefox -- MARK --
Mar 23 13:58:35 firefox -- MARK --
Mar 23 14:18:35 firefox -- MARK --
Mar 23 14:38:36 firefox -- MARK --
^C%
--(/usr/realtime/testsuite/kern/switches)--------------------------------------------------------------------------------------------------------------------------(pts/0 at firefox)--
sudo tail -10 /var/log/messages
Mar 23 12:17:34 firefox init: Switching to runlevel: 6
Mar 23 12:17:36 firefox exiting on signal 15
Mar 23 12:18:35 firefox syslogd 1.5.0: restart.
Mar 23 12:38:35 firefox -- MARK --
Mar 23 12:58:35 firefox -- MARK --
Mar 23 13:18:35 firefox -- MARK --
Mar 23 13:38:35 firefox -- MARK --
Mar 23 13:58:35 firefox -- MARK --
Mar 23 14:18:35 firefox -- MARK --
Mar 23 14:38:36 firefox -- MARK --
--(/usr/realtime/testsuite/kern/switches)--------------------------------------------------------------------------------------------------------------------------(pts/0 at firefox)--
sudo ./run
*
*
* Type ^C to stop this application.
*
*
Mar 23 12:17:34 firefox init: Switching to runlevel: 6
Mar 23 12:17:36 firefox exiting on signal 15
Mar 23 12:18:35 firefox syslogd 1.5.0: restart.
Mar 23 12:38:35 firefox -- MARK --
Mar 23 12:58:35 firefox -- MARK --
Mar 23 13:18:35 firefox -- MARK --
Mar 23 13:38:35 firefox -- MARK --
Mar 23 13:58:35 firefox -- MARK --
Mar 23 14:18:35 firefox -- MARK --
Mar 23 14:38:36 firefox -- MARK --
^C%
--(/usr/realtime/testsuite/kern/switches)--------------------------------------------------------------------------------------------------------------------------(pts/0 at firefox)--
sudo /sbin/lsmod
Module                  Size  Used by
switches_rt             4629  0
rtai_sem               15082  1 switches_rt
rtai_msg               19175  1 switches_rt
rtai_sched             68821  3 switches_rt,rtai_sem,rtai_msg
rtai_hal              234788  3 switches_rt,rtai_sem,rtai_sched
ohci_hcd               32677  0
--(/usr/realtime/testsuite/kern/switches)--


More information about the Rtai mailing list