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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 21 Oct 2008 11:37:05 +0930 (CST)
From:	Jonathan Woithe <jwoithe@...sics.adelaide.edu.au>
To:	sven@...bigcorporation.com (Sven-Thorsten Dietrich)
Cc:	tglx@...utronix.de (Thomas Gleixner),
	jwoithe@...sics.adelaide.edu.au (Jonathan Woithe),
	linux-kernel@...r.kernel.org (LKML),
	torvalds@...l.org (Linus Torvalds),
	akpm@...ux-foundation.org (Andrew Morton),
	mingo@...e.hu (Ingo Molnar),
	arjan@...radead.org (Arjan van de Veen),
	benh@...nel.crashing.org (Benjamin Herrenschmidt),
	rostedt@...dmis.org (Steven Rostedt),
	jonathan@...masters.org (Jon Masters),
	slert-devel@...e.de (slert-devel),
	dwalker@....ucsc.edu (Daniel Walker),
	linux-rt-users@...r.kernel.org (RT Users List)
Subject: Re: [RFC patch] genirq threading for ehci, ohci and uhci USB hosts

Hi

> > This patch series implements support for threaded irq handlers for the
> > generic IRQ layer.
>
> Subject: genirq threading for ehci, ohci and uhci USB hosts.
> 
> This is a functional POC for partitioning of the USB interrupt handlers into
> a quickcheck function and a threaded main-handler function.
> :
> The ieee1394/ohci1394.c is a bit more problematic, since it does not use
> struct usb_hcd, and therefore another place for the status cache must be found,
> in struct ti_ohci presumably. 
> I will send a separate patch for ieee1394/ohci1394.c after looking at it more.

Thanks for sending this through; I will endeavour to test it over the coming
days.  I'll also see if I can test it for the case where USB and ieee1394
share IRQs.  Even though ieee1394 isn't done yet these changes should
prevent the USB-related problems we've seen in FFADO when USB shares the
firewire IRQ.

Having said that, the forthcoming ohci1394.c patch will also be interesting
since that is the other area which will greatly benefit FFADO.

Regards
  jonathan
--
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