From: Philippe Gerum <rpm@xenomai.org>
To: niklaus.giger@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] Re: Xenomai v2.2-rc2. PowerPC 405GPr board does not start up
Date: Mon, 12 Jun 2006 11:39:58 +0200 [thread overview]
Message-ID: <448D366E.20802@domain.hid> (raw)
In-Reply-To: <200606120708.52090.niklaus.giger@domain.hid>
Niklaus Giger wrote:
> Hi Philippe
>
> I redid my testing wit revision 1188 (+ modification from me for the
> xeno-test).
>
> The lockup at startup is still there if CONFIG_XENO_OPT_TIMING_PERIOD != 0
> and if the skins native, posix, rtdm, uvm and skins skins are compiled in.
> Timing settings was always CONFIG_XENO_OPT_TIMING_PERIODIC=y.
>
> Linux version 2.6.14-1188M-hcu3 (root@domain.hid) (gcc version 3.4.4) #4 Sun Jun 11
> 19:45:36 CEST 2006
> HCU3 Netstal Maschinen AG with U-Boot 1.1.2.
> Built 1 zonelists
> Kernel command line: console=ttyS0,9600 root=/dev/nfs rw
> nfsroot=172.25.1.58:/home/hcu/rootfs ip=172.25.1.5:172.15.1.58:::hcu4::off
> panic=30
> PID hash table entries: 256 (order: 8, 4096 bytes)
> I-pipe 1.3-03: pipeline enabled.
> Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
> Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
> Memory: 29884k available (1740k kernel code, 608k data, 92k init, 0k highmem)
> Mount-cache hash table entries: 512
> softlockup thread 0 started up.
> NET: Registered protocol family 16
>
> I-pipe: Domain Xenomai registered.
> Xenomai: hal/powerpc started.
> Xenomai: real-time nucleus v2.2-rc2 (Engines Of Creation) loaded.
> Xenomai: starting native API services.
> Xenomai: starting POSIX services.
> Xenomai: starting RTDM services.
> Xenomai: starting UVM services.
> Xenomai: incompatible timer mode (aperiodic found, need periodic).
> Xenomai: VxWorks skin init failed, code -16.
This error (-EBUSY) is expected, since native, posix and uvm need
aperiodic setup and vxworks wants periodic. Since all are built-ins and
initialize immediately during the kernel boot up, a conflict arises.
I initially thought reading your post about the issue a few weeks ago
that a lockup would occur even with:
CONFIG_XENO_SKIN_NATIVE=y
CONFIG_XENO_OPT_TIMING_PERIODIC=y
# CONFIG_XENO_SKIN_POSIX is unset
# CONFIG_XENO_SKIN_UVM is unset
# CONFIG_XENO_SKIN_VXWORKS is unset
# CONFIG_XENO_SKIN_PSOS is unset
# CONFIG_XENO_SKIN_VRTX is unset
# CONFIG_XENO_SKIN_UITRON is unset
but would not with:
CONFIG_XENO_SKIN_NATIVE=m
CONFIG_XENO_OPT_TIMING_PERIODIC=y
# CONFIG_XENO_SKIN_POSIX is unset
# CONFIG_XENO_SKIN_UVM is unset
# CONFIG_XENO_SKIN_VXWORKS is unset
# CONFIG_XENO_SKIN_PSOS is unset
# CONFIG_XENO_SKIN_VRTX is unset
# CONFIG_XENO_SKIN_UITRON is unset
Is it the case, or is the VxWorks skin always involved when the lockup
occurs?
> Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
> <..>
>
> Best regards
>
--
Philippe.
next prev parent reply other threads:[~2006-06-12 9:39 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-20 21:07 [Xenomai-core] Xenomai v2.2-rc2 Philippe Gerum
2006-05-21 14:42 ` Niklaus Giger
2006-06-04 20:36 ` Philippe Gerum
2006-05-21 14:50 ` Niklaus Giger
2006-05-22 11:38 ` Gilles Chanteperdrix
2006-05-24 5:21 ` Niklaus Giger
2006-05-26 16:27 ` Gilles Chanteperdrix
2006-05-26 17:44 ` Niklaus Giger
2006-05-26 17:49 ` Gilles Chanteperdrix
2006-05-26 18:03 ` Niklaus Giger
2006-05-27 13:50 ` Gilles Chanteperdrix
2006-05-22 11:48 ` [Xenomai-core] Re: Xenomai v2.2-rc2. PowerPC 405GPr board does not start up Niklaus Giger
2006-05-22 15:40 ` Philippe Gerum
2006-05-22 16:08 ` Niklaus Giger
2006-05-22 16:47 ` Philippe Gerum
2006-05-22 20:08 ` Niklaus Giger
2006-05-22 21:31 ` Philippe Gerum
2006-05-24 5:10 ` Niklaus Giger
2006-06-12 5:08 ` Niklaus Giger
2006-06-12 9:39 ` Philippe Gerum [this message]
2006-05-24 19:28 ` [Xenomai-core] Xenomai v2.2-rc2 Hannes Mayer
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=448D366E.20802@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.