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

On 03/27/2014 06:24 AM, 嵌入式工程师 wrote:
> 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

Turning off SMP improves latency, that is a general rule, for all
processors. The problem is that if you do that you do not take advantage
of all the cores your processor has. The question is: what latency did
you have with the correct branch? If it is, say, less than 80us, it is a
bit high but may still be normal. If it is 300us, then you may still
have a problem, it depends on the answer you give to the questions I
asked about your usage of rt_pipes.

To be sure that you are running the kernel I expect, could you show us
the boot logs?

Regards.

-- 
                                                                Gilles.


  reply	other threads:[~2014-03-27 12:27 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           ` 嵌入式工程师
2014-03-27 12:27             ` Gilles Chanteperdrix [this message]
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=53341923.3050401@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=ericvic@163.com \
    --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.