Re: PROBLEM: ide-cd in 2.6.8-2.6.10 and 2.4.26-2.4.28 high cpu usewith dma

From: Alan Cox
Date: Sun Jan 09 2005 - 19:14:02 EST


On Sul, 2005-01-09 at 12:30, Hikaru1@xxxxxxxxxxx wrote:
> A minor mistake. I forgot to state explicitly that the problem only appears
> with writing audio cds. Writing data cds does not cause problems.

It sets the required alignment of buffers for DMA. The 2.6.10 code is
correct, the question is who is feeding unaligned buffers to the driver
layer - the kernel or the SG layer. Which burning interface are you
using - /dev/sg (ie dev=1,0,0) or /dev/hd* (dev=/dev/hdc etc)


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