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:	Sun, 14 Aug 2011 19:50:46 +0200
From:	Per Forlin <per.forlin@...aro.org>
To:	balbi@...com
Cc:	Per Forlin <per.forlin@...ricsson.com>,
	Mian Yousaf KAUKAB <mian.yousaf.kaukab@...ricsson.com>,
	Greg Kroah-Hartman <gregkh@...e.de>, linux-usb@...r.kernel.org,
	linux-kernel@...r.kernel.org, linaro-dev@...ts.linaro.org
Subject: Re: [PATCH v2] usb: musb: ux500: optimize DMA callback routine

On 12 August 2011 11:41, Felipe Balbi <balbi@...com> wrote:
> Hi,
>
> On Mon, Aug 08, 2011 at 01:01:06PM +0200, Per Forlin wrote:
>> From: Per Forlin <per.forlin@...aro.org>
>>
>> Skip the use of work queue and call musb_dma_completion() directly from
>> DMA callback context.
>>
>> Here follows measurements on a Snowball board with ondemand governor active.
>>
>> Performance using work queue:
>> (105 MB) copied, 6.23758 s, 16.8 MB/s
>> (105 MB) copied, 5.7151 s, 18.3 MB/s
>> (105 MB) copied, 5.83583 s, 18.0 MB/s
>> (105 MB) copied, 5.93611 s, 17.7 MB/s
>>
>> Performance without work queue
>> (105 MB) copied, 5.62173 s, 18.7 MB/s
>> (105 MB) copied, 5.61811 s, 18.7 MB/s
>> (105 MB) copied, 5.57817 s, 18.8 MB/s
>> (105 MB) copied, 5.58549 s, 18.8 MB/s
>>
>> Signed-off-by: Per Forlin <per.forlin@...aro.org>
>> Acked-by: Mian Yousaf Kaukab<mian.yousaf.kaukab@...ricsson.com>
>
> this patch doesn't apply anymore:
>
> $ patch -p1 --dry-run < ~/apply.diff
> patching file drivers/usb/musb/ux500_dma.c
> Hunk #2 FAILED at 55.
> Hunk #3 succeeded at 325 (offset -4 lines).
> Hunk #4 succeeded at 341 (offset -4 lines).
> Hunk #5 succeeded at 367 (offset -4 lines).
> 1 out of 5 hunks FAILED -- saving rejects to file drivers/usb/musb/ux500_dma.c.rej
>
> care to rebase on top of 3.1-rc1. Thanks
>
I can apply the patch on top of 3.1-rc1 but it has dependency to the
patches I posted recently. This is the order the patches apply:
0001-usb-musb-ux500-set-dma-config-for-both-src-and-dst.patch
0002-usb-musb-ux500-replace-missing-DBG-with-dev_dbg.patch
0003-usb-musb-ux500-optimize-DMA-callback-routine.patch

Please let me know if I should reorder the patches. I can resend all
three in one patchset.

Thanks,
Per
--
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