All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Tejun Heo <htejun@gmail.com>
Cc: Douglas Gilbert <dougg@torque.net>, Jens Axboe <axboe@suse.de>,
	Linux-ide <linux-ide@vger.kernel.org>
Subject: Re: libata transfer mode & FUA & mode sense page
Date: Wed, 16 Nov 2005 12:15:52 -0500	[thread overview]
Message-ID: <437B6948.8060902@pobox.com> (raw)
In-Reply-To: <437B649C.5080708@gmail.com>

Tejun Heo wrote:
> ATA FUA is interesting in that it's supported only for multisector PIO 
> and DMA protocols.  There is no ATA_CMD_PIO_WRITE_FUA_EXT.  So, when 

That's ok, that's 99% of all users anyway.

(pio-mult is merged in Albert's irq-pio branch)


> generating mode sense page, the status of FUA supported bit is dependent 
> on the configured transfer mode.

Yep.


> transfer mode configuration yet, I'm thinking of simply passing ap or 
> device down to mode sense functions and use it to report FUA status. How 
> does that sound?

That's fine.


> If dynamic transport configuration is implemented in the future (from EH 
> or explicit user input), this FUA bit will go on and off depending on 
> transfer mode.  Ugh... It seems that we'll need a way to raise UA for 
> configuration change and trigger revalidation of SCSI disk device.

Just one more thing to think about, before allowing userspace to change 
the transfer mode at will, during runtime :)

	Jeff



  reply	other threads:[~2005-11-16 17:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-16 16:55 libata transfer mode & FUA & mode sense page Tejun Heo
2005-11-16 17:15 ` Jeff Garzik [this message]
2005-11-18  0:33 ` Douglas Gilbert
2005-11-23  8:25   ` Tejun

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=437B6948.8060902@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=axboe@suse.de \
    --cc=dougg@torque.net \
    --cc=htejun@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.