All of lore.kernel.org
 help / color / mirror / Atom feed
From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] mxs/dma: Enlarge the CCW descriptor area to 4 pages
Date: Wed, 5 Sep 2012 04:57:54 +0200	[thread overview]
Message-ID: <201209050457.54336.marex@denx.de> (raw)
In-Reply-To: <20120905023919.GQ2362@S2101-09.ap.freescale.net>

Dear Shawn Guo,

> On Wed, Sep 05, 2012 at 03:46:39AM +0200, Marek Vasut wrote:
> > Let me ask about another thing. If there'll eventually be some device
> > that'd need even larger transfer (say ... hundreds of megs) we'd end up
> > with trouble again.
> > 
> > One way to fix this is to recycle descriptors that were already used
> > during the transfer, but can we really do it fast enough, so the DMA
> > would do it's job at one end of the descriptor chain and we'd be
> > building the other?
> 
> It looks like a solution, but I'm not sure if it works either.

Besides ... if the system is under some heavier load, this might crash too.

Best regards,
Marek Vasut

  reply	other threads:[~2012-09-05  2:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-04  4:04 [PATCH] mxs/dma: Enlarge the CCW descriptor area to 4 pages Marek Vasut
2012-09-05  1:40 ` Shawn Guo
2012-09-05  1:46   ` Marek Vasut
2012-09-05  2:39     ` Shawn Guo
2012-09-05  2:57       ` Marek Vasut [this message]
2012-09-14  3:06     ` Vinod Koul
2012-09-14  7:57       ` Marek Vasut
2012-09-14  8:30       ` Russell King - ARM Linux
2012-09-14  8:56         ` Vinod Koul
2012-09-14  3:06 ` Vinod Koul

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=201209050457.54336.marex@denx.de \
    --to=marex@denx.de \
    --cc=linux-arm-kernel@lists.infradead.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.