LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: FD Cami <francois.cami@free.fr>
Cc: linux-kernel@vger.kernel.org, Alan Cox <alan@lxorguk.ukuu.org.uk>,
Al Boldi <a1426z@gawab.com>, Jeff Garzik <jeff@garzik.org>,
Zoltan Boszormenyi <zboszor@dunaweb.hu>
Subject: Re: [PATCH] Re: Forcing modes in libata (was: SATA buffered read VERY slow)
Date: Sun, 6 Jan 2008 20:09:39 +0100 [thread overview]
Message-ID: <200801062009.39162.bzolnier@gmail.com> (raw)
In-Reply-To: <20080106190856.510ab90e@dimension.stilgar.hd.free.fr>
On Sunday 06 January 2008, FD Cami wrote:
> On Sun, 6 Jan 2008 17:27:38 +0100
> Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> wrote:
>
> > On Sunday 06 January 2008, FD Cami wrote:
> > > On Sun, 6 Jan 2008 13:36:09 +0000
> > > Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
> > >
> > > > On Sun, 6 Jan 2008 08:03:31 +0300
> > > > > > For now you can boot with libata.dma=1 to select DMA on disks
> > > > > > but not CD
> > > > >
> > > > > Great, but why isn't this in the documentation?
> > > >
> > > > Send patches
> > >
> > > patch attached.
> > >
> > > Description : Add libata.dma= to Documentation/kernel-parameters.txt
> > >
> > > Found documentation in :
> > > http://www.mail-archive.com/linux-ide%40vger.kernel.org/msg09849.html
> > > http://www.redhat.com/archives/fedora-extras-commits/2007-October/msg04568.html
> > >
> > > Signed-off-by: François Cami <francois.cami@free.fr>
> >
> > diff -rU2 linux-2.6.24-rc6/Documentation/kernel-parameters.txt
> > linux-2.6.24-rc6-mine/Documentation/kernel-parameters.txt
> > ---
> > linux-2.6.24-rc6/Documentation/kernel-parameters.txt 2008-01-06
> > 15:58:54.000000000 +0100 +++
> > linux-2.6.24-rc6-mine/Documentation/kernel-parameters.txt 2008-01-06
> > 16:11:20.000000000 +0100 @@ -883,4 +883,11 @@ C2 power state.
> > + libata.dma= [LIBATA] DMA control
> > + libata.dma=0 Disable all PATA DMA like
> > old IDE
> >
> > this doesn't seem entirely correct:
> >
> > * IDE has "hdx=nodma" so you can disable DMA on per-device basis
>
> I think that libata.dma=1 is designed to behave like
> CONFIG_IDEDMA_ONLYDISK used to. "hdx=nodma" is more fine-grained than
> this.
Seems so but CONFIG_IDEDMA_ONLYDISK was removed on the same day
that "hdx=nodma" was introduced (Oct 16 2007)...
> > * is this really limited to PATA?
>
> Alan's original patch took care of PATA. SATA support was added
> later by Jeff Garzik. Corrected documentation patch attached.
>
> > + libata.dma=1 Disk DMA only
> > + libata.dma=2 ATAPI DMA only
> > + libata.dma=3 CF DMA only
>
> This is also wrong, it should be "libata.dma=4 CF DMA only"
> Thanks to Zoltan Boszormenyi <zboszor@dunaweb.hu> for catching this
> mistake.
>
> Revised patch attached.
Thanks, looks good to me.
Bart
next prev parent reply other threads:[~2008-01-06 18:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-05 13:41 Al Boldi
2008-01-05 16:30 ` Alan Cox
2008-01-06 5:03 ` Al Boldi
2008-01-06 13:36 ` Alan Cox
2008-01-06 15:21 ` [PATCH] " FD Cami
[not found] ` <200801061727.38206.bzolnier@gmail.com>
2008-01-06 18:08 ` FD Cami
2008-01-06 19:09 ` Bartlomiej Zolnierkiewicz [this message]
2008-01-10 21:56 ` [PATCH] Re: Forcing modes in libata Jeff Garzik
2008-01-11 22:31 ` FD Cami
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=200801062009.39162.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=a1426z@gawab.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=francois.cami@free.fr \
--cc=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=zboszor@dunaweb.hu \
--subject='Re: [PATCH] Re: Forcing modes in libata (was: SATA buffered read VERY slow)' \
/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
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).