public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@ti.com>
To: CF Adad <cfadad@rocketmail.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"mgreer@animalcreek.com" <mgreer@animalcreek.com>,
	"afzal@ti.com" <afzal@ti.com>,
	"jp.francois@cynove.com" <jp.francois@cynove.com>,
	"tony@atomide.com" <tony@atomide.com>,
	"santosh.shilimkar@ti.com" <santosh.shilimkar@ti.com>
Subject: Re: Problems in the DaVinci EMAC driver & AM35xx?
Date: Thu, 28 Jun 2012 12:56:13 -0500	[thread overview]
Message-ID: <87fw9fpbgi.fsf@ti.com> (raw)
In-Reply-To: <1340398244.35574.YahooMailNeo@web125202.mail.ne1.yahoo.com> (CF Adad's message of "Fri, 22 Jun 2012 13:50:44 -0700 (PDT)")

CF Adad <cfadad@rocketmail.com> writes:

[...]

> I bring these questions here, as the crash's call stack shares so many
> similarities to the "SLAB crash" discussed
> "http://thread.gmane.org/gmane.linux.ports.arm.omap/78039/", that I
> think they're related.  At the very least, the EMAC to EMAC
> performance issues we have always seen are troubling.  IMHO, clearly
> the EMAC driver is doing something a little questionable.

I don't know about the crash, but the EMAC performance issues are known.

Basically, the EMAC on the AM3xxx is not wakeup capable.  Meaning that
if you enter idle, and EMAC interrupt will not wake the system.  The
system will not wake until another wakeup-capable device (e.g. timer)
goes off.

To see if this is causing your problems, add 'nohlt' to your kernel
command line.  This will prevent the SoC from ever entering idle, so
your EMAC interrupt latency will drop significantly.

Kevin


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2012-06-28 17:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-13 22:38 Problems in the DaVinci EMAC driver & AM35xx? CF Adad
2012-06-15 19:28 ` CF Adad
2012-06-22 20:22   ` CF Adad
2012-06-22 20:50     ` CF Adad
2012-06-28 17:56       ` Kevin Hilman [this message]
2012-06-28 22:36         ` CF Adad

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=87fw9fpbgi.fsf@ti.com \
    --to=khilman@ti.com \
    --cc=afzal@ti.com \
    --cc=cfadad@rocketmail.com \
    --cc=jp.francois@cynove.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=mgreer@animalcreek.com \
    --cc=santosh.shilimkar@ti.com \
    --cc=tony@atomide.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox