All of lore.kernel.org
 help / color / mirror / Atom feed
From: 嵌入式工程师 <ericvic@163.com>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: "xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai] imx6q xenomai  ipipe-3.0-imx6q
Date: Thu, 27 Mar 2014 13:24:47 +0800 (CST)	[thread overview]
Message-ID: <594fd0f5.8241.14501ff6aba.Coremail.ericvic@163.com> (raw)
In-Reply-To: <53335E2F.4040608@xenomai.org>

I do as you said ,the result is the matter still has ,but when i change  

UIMAGE  arch/arm/boot/uImage
Image Name:   Linux-3.0.43-ge13355f
Created:      Thu Mar 27 11:07:59 2014
Image Type:   ARM Linux Kernel Image (uncompressed)
Data Size:    3448764 Bytes = 3367.93 kB = 3.29 MB
Load Address: 10008000
Entry Point:  10008000
  Image arch/arm/boot/uImage is ready


CONFIG_SMP=y
CONFIG_SMP_ON_UP=y
to 
CONFIG_SMP=n
CONFIG_SMP_ON_UP=n
CONFIG_BROKEN_ON_SMP=y
the up-kernal start  and latency start  and do my program

RTH|----lat min|----lat avg|----lat max|-overrun|---msw|---lat best|--lat worst
RTD|      7.318|      8.418|     11.318|       0|     0|      6.998|     19.656
RTD|      7.318|      8.695|     17.651|       0|     0|      6.998|     19.656
RTD|      7.318|      8.354|     10.985|       0|     0|      6.998|     19.656
RTD|      7.318|      8.346|     11.651|       0|     0|      6.998|     19.656
RTD|      7.317|      8.429|     11.651|       0|     0|      6.998|     19.656
RTD|      7.317|      8.310|     10.984|       0|     0|      6.998|     19.656
RTD|      7.317|      8.421|     16.984|       0|     0|      6.998|     19.656
RTD|      7.317|      8.627|     12.317|       0|     0|      6.998|     19.656
RTD|      7.316|      8.584|     11.650|       0|     0|      6.998|     19.656
RTD|      7.316|      8.468|     12.983|       0|     0|      6.998|     19.656
RTD|      7.316|      8.695|     13.982|       0|     0|      6.998|     19.656
RTD|      7.316|      8.754|     18.649|       0|     0|      6.998|     19.656
RTD|      7.315|      8.518|     11.649|       0|     0|      6.998|     19.656
RTD|      7.315|      8.583|     11.315|       0|     0|      6.998|     19.656
RTD|      7.315|      8.536|     12.315|       0|     0|      6.998|     19.656
RTD|      7.315|      8.450|     10.981|       0|     0|      6.998|     19.656
RTD|      7.314|      8.390|     11.981|       0|     0|      6.998|     19.656
RTD|      7.314|      8.392|     12.314|       0|     0|      6.998|     19.656
RTD|      7.314|      8.363|     11.314|       0|     0|      6.998|     19.656
RTD|      7.314|      8.386|     11.314|       0|     0|      6.998|     19.656
RTD|      7.313|      8.394|     11.980|       0|     0|      6.998|     19.656
RTT|  00:01:25  (in-kernel periodic task, 1000 us period, priority 99)
RTH|----lat min|----lat avg|----lat max|-overrun|---msw|---lat best|--lat worst
RTD|      7.313|      8.383|     12.647|       0|     0|      6.998|     19.656
RTD|      7.313|      8.397|     11.313|       0|     0|      6.998|     19.656
RTD|      7.313|      8.354|     11.313|       0|     0|      6.998|     19.656
^C---|-----------|-----------|-----------|--------|------|-------------------------
RTS|      6.998|      8.465|     19.656|       0|     0|    00:01:27/00:01:27
在 2014-03-27 07:09:35,"Gilles Chanteperdrix" <gilles.chanteperdrix@xenomai.org> 写道:
>On 03/26/2014 03:29 PM, 嵌入式工程师 wrote:
>> i use ipipe-gch-ipipe-3.0-imx6q.tar.bz2 with xenomai-2.6.3 /mxc/ipip-3.0.43* patch ,it is not right?
>
>No, you should use git to checkout the ipipe-3.0-imx6q from the
>ipipe-gch git, and run prepare-kernel.sh from xenomai sources, you do
>not need to apply the pre- and post- patches, the ipipe-3.0-imx6q is the
>branch from which the pre- and post- patches are made.
>
>
>-- 
>                                                                Gilles.

  parent reply	other threads:[~2014-03-27  5:24 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-26 11:36 [Xenomai] imx6q xenomai ipipe-3.0-imx6q 嵌入式工程师
2014-03-26 11:50 ` Gilles Chanteperdrix
2014-03-26 13:31   ` 嵌入式工程师
2014-03-26 13:34     ` Gilles Chanteperdrix
2014-03-26 14:29       ` 嵌入式工程师
2014-03-26 23:09         ` Gilles Chanteperdrix
2014-03-27  1:41           ` 嵌入式工程师
2014-03-27  5:24           ` 嵌入式工程师 [this message]
2014-03-27 12:27             ` Gilles Chanteperdrix
2014-03-28  5:02               ` 嵌入式工程师
2014-03-28 17:35                 ` Gilles Chanteperdrix
2014-03-29  5:54                   ` 嵌入式工程师
2014-03-28  8:19               ` 嵌入式工程师
2014-03-28 17:37                 ` Gilles Chanteperdrix
2014-03-28  9:08               ` 嵌入式工程师
2014-03-28 17:38                 ` Gilles Chanteperdrix
2014-03-29  6:21                   ` 嵌入式工程师
2014-03-29 13:51                     ` Gilles Chanteperdrix
  -- strict thread matches above, loose matches on Subject: below --
2014-04-01  2:35 嵌入式工程师
2014-04-01 10:49 ` Gilles Chanteperdrix
2014-04-02  0:53   ` 嵌入式工程师
2014-04-02  7:28     ` Gilles Chanteperdrix
2014-04-03 10:25       ` 嵌入式工程师
2014-04-17  7:43 嵌入式工程师
2014-04-17 11:42 ` Gilles Chanteperdrix
2014-04-17  7:58 嵌入式工程师
2014-04-17  8:13 嵌入式工程师
2014-04-18 10:28 嵌入式工程师
2014-04-18 11:47 ` Gilles Chanteperdrix
2014-04-20  5:06   ` eric
2014-04-20  9:03     ` Gilles Chanteperdrix
2014-04-20  9:23       ` Gilles Chanteperdrix
2014-04-20 10:46         ` eric
2014-04-23  4:40           ` eric
2014-04-23 12:24             ` Gilles Chanteperdrix

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=594fd0f5.8241.14501ff6aba.Coremail.ericvic@163.com \
    --to=ericvic@163.com \
    --cc=gilles.chanteperdrix@xenomai.org \
    --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.