Re: 2.6.15.x - very slow disk-writing

From: Andrew Morton
Date: Tue Feb 14 2006 - 23:53:57 EST


"Nikolay N. Ivanov" <nn@xxxxxxxx> wrote:
>
> /dev/hda:
> multcount = 16 (on)
> IO_support = 0 (default 16-bit)
> unmaskirq = 0 (off)
> using_dma = 0 (off)
> keepsettings = 0 (off)
> readonly = 0 (off)
> readahead = 256 (on)
> geometry = 16383/255/63, sectors = 40060403712, start = 0

The disk isn't using DMA.

Check your IDE config settings, make sure that the right chipset support is
turned on, that "Generic PCI bus-master DMA support" is enabled, check
"Force enable legacy 2.0.X HOSTS to use DMA", "Use PCI DMA by default when
available", "Enable DMA only for disks", etc.

If none of that gets it into DMA mode then we might have broken the IDE
driver.

-
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/