netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: davinci_cpdma: reduce latency on -rt
@ 2016-07-26 12:02 Uwe Kleine-König
  2016-07-26 12:02 ` [PATCH 1/2] net: davinci_cpdma: reduce time holding ctlr->lock in cpdma_control_set Uwe Kleine-König
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Uwe Kleine-König @ 2016-07-26 12:02 UTC (permalink / raw)
  To: Mugunthan V N, Grygorii Strashko; +Cc: linux-omap, netdev, kernel

Hello,

these patches are based on next-20160726. I didn't check yet how latency
improves by using these patches, but even if the improvment is small,
it's still a good idea to have them.

A second pair of eyes checking what I did would be great.

Best regards
Uwe


Uwe Kleine-König (2):
  net: davinci_cpdma: reduce time holding ctlr->lock in
    cpdma_control_set
  net: davinci_cpdma: reduce time holding chan->lock in
    cpdma_chan_submit

 drivers/net/ethernet/ti/davinci_cpdma.c | 58 ++++++++++++++++-----------------
 1 file changed, 29 insertions(+), 29 deletions(-)

-- 
2.8.1

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

end of thread, other threads:[~2016-08-09  8:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-26 12:02 [PATCH 0/2] net: davinci_cpdma: reduce latency on -rt Uwe Kleine-König
2016-07-26 12:02 ` [PATCH 1/2] net: davinci_cpdma: reduce time holding ctlr->lock in cpdma_control_set Uwe Kleine-König
2016-08-04 15:22   ` Grygorii Strashko
2016-08-09  8:27   ` Mugunthan V N
2016-07-26 12:02 ` [PATCH 2/2] net: davinci_cpdma: reduce time holding chan->lock in cpdma_chan_submit Uwe Kleine-König
2016-07-26 14:25   ` Grygorii Strashko
2016-07-27  7:12     ` Uwe Kleine-König
2016-07-27 14:08       ` Grygorii Strashko
2016-07-27 18:11         ` Ivan Khoronzhuk
2016-07-26 14:36 ` [PATCH 0/2] net: davinci_cpdma: reduce latency on -rt Grygorii Strashko
2016-07-27  7:03   ` Uwe Kleine-König
2016-07-27 14:11     ` Grygorii Strashko
2016-07-27 14:38       ` Uwe Kleine-König
2016-07-28  9:34         ` Grygorii Strashko
2016-07-28 12:12           ` Uwe Kleine-König

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).