linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ed Sweetman <ed.sweetman@wmich.edu>
To: linux-kernel@vger.kernel.org
Cc: Tom Felker <tcfelker@mtco.com>
Subject: Re: Fast DMA CD audio extraction
Date: Sun, 03 Aug 2003 14:45:23 -0400	[thread overview]
Message-ID: <3F2D5843.4040105@wmich.edu> (raw)
In-Reply-To: <200308031259.29704.tcfelker@mtco.com>

Tom Felker wrote:
> Hi,
> 
> I'm trying to get decent performance (e.g. DMA, not PIO) extracting audio with 
> cdparanoia from an new IDE CD-ROM.  The current problem is very slow ripping 
> and very high system CPU time.  hdparm reports DMA is on, and reading data is 
> perfectly fast.
> 
> What kernel versions and patches should I be trying?
> 
> (Please cc: me, emailing in reply to linux.kernel posts munges threading)
> Thanks,
> 
akpm's kernel trees have the ide-dma patch that enables dma in raw mode. 
  Works quite nicely but i'd only use it on really prestine cds. DMA by 
it's nature doesn't give the best error reporting when dealing with raw 
data cds like audio cds. I've never had a problem with it though, even 
on cds with scratches.


  reply	other threads:[~2003-08-03 18:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-03 17:59 Fast DMA CD audio extraction Tom Felker
2003-08-03 18:45 ` Ed Sweetman [this message]
2003-08-03 18:46   ` Ed Sweetman

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=3F2D5843.4040105@wmich.edu \
    --to=ed.sweetman@wmich.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tcfelker@mtco.com \
    /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 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).