lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 12 Nov 2007 14:11:20 -0500
From:	Mark Lord <lkml@....ca>
To:	Ron Yorgason <yorgasor@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Better support for Delkin cardbus CF adapters -- IDE layer

Ron Yorgason wrote:
> But I'm concerned about performance.  The delkin_cb.c file states:
> 
>  *  This is slightly peculiar, in that it is a PCI driver,
>  *  but is NOT an IDE PCI driver -- the IDE layer does not directly
>  *  support hot insertion/removal of PCI interfaces, so this driver
>  *  is unable to use the IDE PCI interfaces.  Instead, it uses the
>  *  same interfaces as the ide-cs (PCMCIA) driver uses.
>  *  On the plus side, the driver is also smaller/simpler this way.
> 
> 
> My attempts to use hdparm to turn on DMA for my device have failed.  I
> assume this means DMA is not currently supported.  In my tests, read
> support seems fast enough, but writing maxes out around 2MB/s.  And if
> there is a lot of reading and writing going on (ie, trying to compile
> the kernel), performance is pretty abysmal.  What would it take to get
> proper DMA support?  Is it an architecture problem, in that this
> doesn't use the normal IDE PCI driver?  Is it a lack of documentation
> on card specs?  What can I do to help?
..

The problem is total lack of documentation.

If you can find some docs, then we can fully support it,
both in old IDE (as current), and in the newer libata (not there at all now).

Cheers 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ