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:	Fri, 12 Aug 2011 12:41:30 +0300
From:	Felipe Balbi <balbi@...com>
To:	Per Forlin <per.forlin@...ricsson.com>
Cc:	Felipe Balbi <balbi@...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,
	Per Forlin <per.forlin@...aro.org>
Subject: Re: [PATCH v2] usb: musb: ux500: optimize DMA callback routine

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

-- 
balbi

Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ