All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Sealey <matt@genesi-usa.com>
To: "Lehmann, Hans (Ritter Elektronik)" <hans.lehmann@ritter-elektronik.de>
Cc: Tim Yamin <plasm@roo.me.uk>, linuxppc-dev@ozlabs.org
Subject: Re: AW: [PATCH]: [MPC5200] Add ATA DMA support
Date: Tue, 11 Nov 2008 10:16:45 -0600	[thread overview]
Message-ID: <4919AFED.50903@genesi-usa.com> (raw)
In-Reply-To: <633A55242A59C7488FAAF5A6850929984B8136@SRVEXC01.sts.saurer.vpn>

Hmm even with DMA built in my disk (Seagate 5400.8) still "configured" for
PIO4.

This is probably my fault. Tim, could you respin the patch anyway since
it doesn't apply cleanly to the 2.6.27 kernel? :)

This did work for me once but we were still using a SUSE kernel (from
11.0) to patch it onto and another interrupt controller patch crippled
performance so it wasn't a really good test..

-- 
Matt Sealey <matt@genesi-usa.com>
Genesi, Manager, Developer Relations

Lehmann, Hans (Ritter Elektronik) wrote:
> We take a vanilla kernel with rt11 patches from Ingo Mollnar.
> 
> Here are the section of my boot messages
> 
> ata: MPC52xx IDE/ATA libata driver
> scsi0 : mpc52xx_ata
> ata1: PATA max UDMA/33 ata_regs 0xf0003a00 irq 135
> ata1.00: ATA-0: ELITE PRO CF CARD 1GB, 20070131, max MWDMA2
> ata1.00: 2031120 sectors, multi 0: LBA
> ata1.00: configured for MWDMA2
> ata1.00: configured for MWDMA2
> ata1: EH complete
> scsi 0:0:0:0: Direct-Access     ATA      ELITE PRO CF CAR 2007 PQ: 0 ANSI: 5
> sd 0:0:0:0: [sda] 2031120 512-byte hardware sectors (1040 MB)
> sd 0:0:0:0: [sda] Write Protect is off
> sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
> sd 0:0:0:0: [sda] 2031120 512-byte hardware sectors (1040 MB)
> sd 0:0:0:0: [sda] Write Protect is off
> sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
>  sda: sda1 
> 
> Greetings
> 
> Mit freundlichen Grüßen
> 
> Hans Lehmann
> Softwareentwicklung
> 
> Telefon	+49 (0)2191-67-2520
> Fax 	+49 (0)2191-67-703408
> e-mail 	hans.lehmann@ritter-elektronik.de
> 
> 
> 
> Ritter Elektronik GmbH
> Leverkuser Straße 65
> D-42897 Remscheid
> www.ritter-elektronik.de
> 
> Geschäftsführer: Manfred A. Wagner, Dr. Uwe Baader
> Sitz der Gesellschaft: Oberhausen
> HRB 17168 Duisburg  /  USt-ID DE 814009849
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: Matt Sealey [mailto:neko@genesi-usa.com] Im Auftrag von Matt Sealey
> Gesendet: Dienstag, 11. November 2008 15:36
> An: Lehmann, Hans (Ritter Elektronik)
> Cc: Tim Yamin; Grant Likely; linuxppc-dev@ozlabs.org
> Betreff: Re: [PATCH]: [MPC5200] Add ATA DMA support
> 
> Oddly I built 2.6.27.2 with the patch and the Efika "waited" for a disk to appear and didn't get anywhere. If I set libata.dma=0 then it complained about missing symbols (but not with it enabled!).
> 
> This was a clean SUSE kernel from Factory, with only the ATA patch applied with a few hand-merges (pata_mpc52xx.c has had a line of whitespace removed at some point, but otherwise identical).
> 
> Lehmann, Hans (Ritter Elektronik) wrote:
>> Tim, Grant,
>>
>> I have tested the patch on our MPC5200B based board with Kingston Elite Pro CF-card and it worked fine with DMA2. I have port the patch back to 2.6.24.7 Kernel and I can't detect problems our errors, even with big files (40 mB) over FEC wich I save to card . We get performance up to 10,5mB/s which is near to the max. speed.
>>
>> Greetings
>>
>>
>>
>>
>> Mit freundlichen Grüßen
>>
>> Hans Lehmann
>> Softwareentwicklung
>>
>> Telefon	+49 (0)2191-67-2520
>> Fax 	+49 (0)2191-67-703408
>> e-mail 	hans.lehmann@ritter-elektronik.de
>>
>>
>>
>> Ritter Elektronik GmbH
>> Leverkuser Straße 65
>> D-42897 Remscheid
>> www.ritter-elektronik.de
>>
>> Geschäftsführer: Manfred A. Wagner, Dr. Uwe Baader Sitz der 
>> Gesellschaft: Oberhausen HRB 17168 Duisburg  /  USt-ID DE 814009849
>>
>>
>> -----Ursprüngliche Nachricht-----
>> Von: linuxppc-dev-bounces+hans.lehmann=ritter-elektronik.de@ozlabs.org 
>> [mailto:linuxppc-dev-bounces+hans.lehmann=ritter-elektronik.de@ozlabs.
>> org] Im Auftrag von Tim Yamin
>> Gesendet: Mittwoch, 13. August 2008 11:07
>> An: Grant Likely
>> Cc: linuxppc-dev@ozlabs.org
>> Betreff: [WW Spam: medium] Re: [PATCH]: [MPC5200] Add ATA DMA support
>>
>> On Wed, Aug 13, 2008 at 7:11 AM, Grant Likely <grant.likely@secretlab.ca> wrote:
>>> Sounds good to me.  You will get more testers that way.  I can pick 
>>> it up for -next if everything else looks good.
>> Here are the new patches; tested against 2.6.27-rc3.
>>
>> Thanks,
>>
>> Tim
>>
>> _______________________________________________
>> Linuxppc-dev mailing list
>> Linuxppc-dev@ozlabs.org
>> https://ozlabs.org/mailman/listinfo/linuxppc-dev
> 
> --
> Matt Sealey <matt@genesi-usa.com>
> Genesi, Manager, Developer Relations
> 

  reply	other threads:[~2008-11-11 16:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <DD39B5C3F4963040ADC9768BE7E430CB03202F4F@is-hdq-exchange.marel.net>
     [not found] ` <DD39B5C3F4963040ADC9768BE7E430CB03203863@is-hdq-exchange.marel.net>
     [not found]   ` <792f5f410808111319m20d6e09bi8e9782da1fdd4aab@mail.gmail.com>
     [not found]     ` <DD39B5C3F4963040ADC9768BE7E430CB0320387D@is-hdq-exchange.marel.net>
     [not found]       ` <792f5f410808111431g8fafba1n3b10468da0d165bf@mail.gmail.com>
     [not found]         ` <DD39B5C3F4963040ADC9768BE7E430CB03203A7B@is-hdq-exchange.marel.net>
     [not found]           ` <792f5f410808120643md72e679o39692c4bfa3f285e@mail.gmail.com>
     [not found]             ` <DD39B5C3F4963040ADC9768BE7E430CB03203A94@is-hdq-exchange.marel.net>
     [not found]               ` <792f5f410808120730j7b4be4f2n7a40de880178ccca@mail.gmail.com>
     [not found]                 ` <DD39B5C3F4963040ADC9768BE7E430CB03203ADC@is-hdq-exchange.marel.net>
     [not found]                   ` <792f5f410808120830v311e0446kc8fddfb97d0b9ea6@mail.gmail.com>
2008-08-12 17:30                     ` [PATCH]: [MPC5200] Add ATA DMA support Daniel Schnell
2008-08-13  5:57                       ` Tim Yamin
2008-08-13  6:02                         ` Grant Likely
2008-08-13  6:06                           ` Tim Yamin
2008-08-13  6:11                             ` Grant Likely
2008-08-13  9:07                               ` Tim Yamin
2008-09-15  5:54                                 ` Grant Likely
2008-10-29 15:34                                   ` Matt Sealey
2008-11-11 14:04                                 ` Lehmann, Hans (Ritter Elektronik)
2008-11-11 14:35                                   ` Matt Sealey
2008-11-11 15:04                                     ` AW: " Lehmann, Hans (Ritter Elektronik)
2008-11-11 16:16                                       ` Matt Sealey [this message]
     [not found] <AclPDG6qSkF9cHawTOKR6zBfDIjvgg==>
2008-11-25 14:45 ` Lehmann, Hans (Ritter Elektronik)
2008-11-25 15:19   ` Matt Sealey
2008-11-25 15:35     ` AW: " Lehmann, Hans (Ritter Elektronik)
2008-12-20  7:18   ` Grant Likely
2009-01-05  9:25     ` AW: " Lehmann, Hans (Ritter Elektronik)

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=4919AFED.50903@genesi-usa.com \
    --to=matt@genesi-usa.com \
    --cc=hans.lehmann@ritter-elektronik.de \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=plasm@roo.me.uk \
    /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.