mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Maciej W. Rozycki" <macro@linux-mips.org>
To: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: Ralf Baechle <ralf@linux-mips.org>,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	linux-mips@linux-mips.org, linux-ide@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mips: sb1250_swarm_defconfig: disable IDE subsystem
Date: Mon, 9 Nov 2015 18:54:05 +0000 (GMT)	[thread overview]
Message-ID: <alpine.LFD.2.20.1511091827480.10231@eddie.linux-mips.org> (raw)
In-Reply-To: <5640D8E9.7080808@cogentembedded.com>

On Mon, 9 Nov 2015, Sergei Shtylyov wrote:

> >   I think I've been reasonably serious about my SWARM and despite issues
> > elsewhere the onboard PATA interface is a part of the system I've never
> > had any with.  Yes, it's limited to PIO 3, but it's not a big deal, that's
> > still 11MB/s (and one of the 4 generic data movers present in the SoC
> 
>    If you measure it with something like 'hdparm -t', the real speed figures
> in the PIO modes would disappoint you. It's usually more like 3 MB/s even in
> PIO4...

 Well, various factors contribute to actual figures possible to achieve, 
the physical medium transfer speed being an important one.  That 11MB/s 
throughput is the maximum you can ever get on the wire in PIO 3, assuming 
data is already available to transfer and IORDY is asserted right away 
every cycle.

 As I say my SWARM is currently in flux, so I can't get any benchmarking 
done right now, but as a matter of interest I'll check that when I get to 
looking at this piece.

> > could be used as a DMA engine to offload the CPU if anyone bothered
> > implementing that in the HBA driver).
> 
>    Oh, that's nice!

 Indeed, I've been told the generic bus interface the PATA inferface has 
been cooked up on in this system has been specifically designed such as to 
make it work with the data mover.  There's still lot of silicon treasure 
left in this system unexplored!

  Maciej

  reply	other threads:[~2015-11-09 18:54 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-14 15:51 [RFT PATCH] mips: bigsur_defconfig: convert to use libata PATA drivers Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: capcella_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: e55_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: fuloong2e_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: lasat_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: lemote2f_defconfig: " Bartlomiej Zolnierkiewicz
2015-10-07 17:40   ` Aaro Koskinen
2015-09-14 15:51 ` [RFT PATCH] mips: malta_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: malta_kvm_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: malta_kvm_guest_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: malta_qemu_32r6_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: maltaaprp_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: maltasmvp_eva_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: maltaup_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: maltaup_xpa_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [RFT PATCH] mips: mpc30x_defconfig: " Bartlomiej Zolnierkiewicz
2015-09-14 15:51 ` [PATCH] mips: sb1250_swarm_defconfig: disable IDE subsystem Bartlomiej Zolnierkiewicz
2015-11-09 14:33   ` Maciej W. Rozycki
2015-11-09 14:49     ` Ralf Baechle
2015-11-09 16:18       ` Maciej W. Rozycki
2015-11-09 17:33         ` Sergei Shtylyov
2015-11-09 18:54           ` Maciej W. Rozycki [this message]
2015-11-09 19:08             ` Sergei Shtylyov
2015-09-14 15:51 ` [RFT PATCH] mips: workpad_defconfig: convert to use libata PATA drivers Bartlomiej Zolnierkiewicz
     [not found]   ` <CGME20170308160437epcas5p40c3197b4fde85ccf984a362917a7c5a7@epcas5p4.samsung.com>
2017-03-08 16:04     ` Bartlomiej Zolnierkiewicz
2015-10-06 14:23 ` [RFT PATCH] mips: bigsur_defconfig: " Ralf Baechle

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=alpine.LFD.2.20.1511091827480.10231@eddie.linux-mips.org \
    --to=macro@linux-mips.org \
    --cc=b.zolnierkie@samsung.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    --cc=sergei.shtylyov@cogentembedded.com \
    /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

all inboxes | Powered by JetHome®