public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* [Bug 1001815] New: Freescale DSPI avoid Rx DMA if transfer fits in FIFO.
@ 2013-04-04 19:57 bugzilla-daemon
  2013-04-06 12:51 ` [Bug 1001815] " bugzilla-daemon
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: bugzilla-daemon @ 2013-04-04 19:57 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001815

            Bug ID: 1001815
           Summary: Freescale DSPI avoid Rx DMA if transfer fits in FIFO.
           Product: eCos
           Version: CVS
            Target: freescale_twr_k70f120m (Freescale Kinetis TWR-K70F120M
                    board)
  Architecture/Host Cortex-M
                OS:
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: Patches and contributions
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: ilijak@siva.com.mk
                CC: ecos-patches@ecos.sourceware.org
        Depends on: 1001814

Created attachment 2157
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2157&action=edit
DSPI Rx DMA avoid

Current DSPI avoids Tx DMA when transfer fits in DSPI FIFO (typically 4 bytes).
The submitted patch does the same also for Rx. The benefit should be
considerable especially in cached systems due to avoidance of cache
invalidation.

Additionally the patch implements DSPI clock gating enable as per bug 1001814.

Ilija

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2013-06-02 17:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-04 19:57 [Bug 1001815] New: Freescale DSPI avoid Rx DMA if transfer fits in FIFO bugzilla-daemon
2013-04-06 12:51 ` [Bug 1001815] " bugzilla-daemon
2013-04-07 11:13 ` bugzilla-daemon
2013-04-07 16:44 ` bugzilla-daemon
2013-04-15 22:29 ` bugzilla-daemon
2013-04-15 22:31 ` bugzilla-daemon
2013-05-18 19:26 ` bugzilla-daemon
2013-05-18 19:31 ` bugzilla-daemon
2013-05-18 19:37 ` bugzilla-daemon
2013-05-18 19:41 ` bugzilla-daemon
2013-05-18 19:42 ` bugzilla-daemon
2013-06-01 22:44 ` bugzilla-daemon
2013-06-02 17:11 ` bugzilla-daemon
2013-06-02 17:11 ` bugzilla-daemon

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 read-only IMAP folder(s) and NNTP newsgroup(s).