Re: 2.9test9-mm1 and DAO ATAPI cd-burning corrupt

From: Linus Torvalds (torvalds_at_osdl.org)
Date: 11/06/03

  • Next message: Maciej Zenczykowski: "Re: 2.9test9-mm1 and DAO ATAPI cd-burning corrupt"
    Date:	Thu, 6 Nov 2003 11:45:49 -0800 (PST)
    To: bill davidsen <davidsen@tmr.com>
    
    

    On 6 Nov 2003, bill davidsen wrote:
    >
    > I'm not sure what you mean by faster, burning runs at device limited
    > speed in CPU time in the less than 1% range if you remember to enable
    > DMA. The last time I looked DMA didn't work in either kernel if write
    > size was not a multiple of 1k, (or 2k?) has that changed?

    DMA works fine

            IF YOU DON'T USE IDE-SCSI

    Don't use it. Please. There's no point.

    It's much more readable to do

            cdrecord dev=/dev/hdc

    than it is to do some stupid "scan SCSI devices" + "dev=0,1,0" or similar
    totally incomprehensible crap that doesn't even work right.

    > I'm not sure what you meant by faster, so don't think I'm disagreeing
    > with you.

    Faster as in "it uses DMA for everything, so you can actually burn at full
    speed without having to worry about it or sucking up CPU".

                    Linus

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


  • Next message: Maciej Zenczykowski: "Re: 2.9test9-mm1 and DAO ATAPI cd-burning corrupt"

    Relevant Pages

    • Re: 1MHz interrupt
      ... I don't know much about parallel port and DMA or DMA at ... > Make the application for DOS, reprogram the system timer, write the ... > apropriate INT hook. ... > will eat 100% of the CPU time). ...
      (microsoft.public.development.device.drivers)
    • Re: 2.9test9-mm1 and DAO ATAPI cd-burning corrupt
      ... On Thursday 06 November 2003 13:45, Linus Torvalds wrote: ... The last time I looked DMA didn't work in either kernel if write ... seconds at a time without burning a coaster. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.9test9-mm1 and DAO ATAPI cd-burning corrupt
      ... | k3b is probably still going through ide-scsi which you must not. ... speed in CPU time in the less than 1% range if you remember to enable ... The last time I looked DMA didn't work in either kernel if write ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Do you recommend to use DMA in MPEG2 TS Video Streaming?
      ... understanding that DMA faster, uses less CPU time, but is quite hard to ... control and debug, my question is, do the experienced ones recommend to use ... DMA at all in this kind of application? ...
      (microsoft.public.development.device.drivers)
    • Re: how to programming DMA in wince using eVC
      ... We really can't train you on how to do DMA in a newsgroup. ... possible that the bus driver for your PC/104 bus might have some utilities ... of CPU time. ... Is there a way to use DMA to do this which will save some CPU ...
      (microsoft.public.windowsce.app.development)