linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Kalra Ashish-B00888 <ashish.kalra@freescale.com>
Cc: Jeff Garzik <jeff@garzik.org>,
	IDE/ATA development list <linux-ide@vger.kernel.org>
Subject: Re: PMP device port link speed issues
Date: Tue, 30 Oct 2007 08:20:56 +0900	[thread overview]
Message-ID: <47266AD8.4060505@gmail.com> (raw)
In-Reply-To: <2A6F278C5B66C4459AF4013E77A40CD301003529@zin33exm20.fsl.freescale.net>

Kalra Ashish-B00888 wrote:
> Hello Tejun,
> 
> This patch will surely fix my problem, but won't it be better to set
> each PMP device port link speed directly to
> the host<->PMP link speed, during SATA PMP device configuration in
> sata_pmp_attach(), instead of calling 
> sata_link_init_spd() for each link. 
> 
> The PMP chip should be responsible for matching link speed difference,
> but probably there could be issues with
> certain PMP chips, as it looks like in our case, where NCQ hangs are
> probably caused due to link speed difference.
> It should be simpler to handle it in S/W, by limiting PMP device port
> link speeds to host<->PMP link speed.

Yeah, I agree.  There's nearly nothing to be gained by driving
downstream PHYs faster than the upstream PHY.  I'll submit a patch to
limit downstream port speed by upstream speed.

Thanks.

-- 
tejun

  reply	other threads:[~2007-10-29 23:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-25 10:18 PMP device port link speed issues Kalra Ashish-B00888
2007-10-25 10:25 ` Jeff Garzik
2007-10-26  2:45   ` Tejun Heo
2007-10-29 13:59     ` Kalra Ashish-B00888
2007-10-29 23:20       ` Tejun Heo [this message]
2007-10-30  3:58       ` Tejun Heo

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=47266AD8.4060505@gmail.com \
    --to=htejun@gmail.com \
    --cc=ashish.kalra@freescale.com \
    --cc=jeff@garzik.org \
    --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 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).