linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: [PATCH v2] ARM: PL011: Add support for Rx DMA buffer polling
@ 2013-01-28  8:15 Chanho Min
  2013-01-28  8:28 ` Linus Walleij
  0 siblings, 1 reply; 19+ messages in thread
From: Chanho Min @ 2013-01-28  8:15 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Russell King - ARM Linux
  Cc: Linus Walleij, Alan Cox, linux-kernel, Pawel Moll, linux-serial,
	Chanho Min

>Well, I thought I had explained that I'd prefer to see the poll rate
>adjusted with the baud rate, but maybe I wasn't explicit enough.
>Instead, what we seem to have ended up with are two new entries in
>platform data (which we're trying to get away from with DT):
>
>+       unsigned int dma_rx_poll_rate;
>+       unsigned int dma_rx_poll_timeout;
>
>If this were to be done, then receive DMA could be used on the Versatile
>PB platforms without having it suck CPU usage unnecessarily at slower
>baud rates.
This patch is working well on our pl011+ pl080 platform.
If no data is received during time-out, no tick timer works.
Do you want to adjust the poll rate with the baud rate additionally?

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-01-31 20:33 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <50efad8d.84fc440a.589e.ffff9546SMTPIN_ADDED_BROKEN@mx.google.com>
2013-01-11 18:34 ` [PATCH] ARM: PL011: Add support for Rx DMA buffer polling Linus Walleij
     [not found]   ` <50f107aa.894e420a.596a.ffffe3f6SMTPIN_ADDED_BROKEN@mx.google.com>
2013-01-14  0:04     ` Linus Walleij
2013-01-14  0:26       ` Russell King - ARM Linux
2013-01-14  6:46         ` Linus Walleij
2013-01-14  7:27           ` Chanho Min
2013-01-14  7:56             ` Linus Walleij
2013-01-14  8:41             ` Chanho Min
2013-01-22 12:45               ` [PATCH v2] " Chanho Min
2013-01-22 13:18                 ` Linus Walleij
2013-01-23  5:07                   ` Chanho Min
2013-01-25 20:25                     ` Greg Kroah-Hartman
2013-01-25 21:26                       ` Russell King - ARM Linux
2013-01-28  8:15 Chanho Min
2013-01-28  8:28 ` Linus Walleij
2013-01-29  2:41   ` Chanho Min
2013-01-29 10:57     ` Linus Walleij
2013-01-30  0:53       ` Chanho Min
2013-01-30  2:53         ` Chanho Min
2013-01-31 20:33           ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).