public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] per-CPU cryptd thread implementation based on workqueue
@ 2009-01-16  3:10 Huang Ying
  2009-01-16  3:31 ` Herbert Xu
  0 siblings, 1 reply; 12+ messages in thread
From: Huang Ying @ 2009-01-16  3:10 UTC (permalink / raw)
  To: Herbert Xu; +Cc: linux-kernel, linux-crypto

[-- Attachment #1: Type: text/plain, Size: 501 bytes --]

Hi, Herbert,

The scalability of current cryptd implementation is not good. So a
per-CPU cryptd kthread implementation is necessary. The per-CPU kthread
pool implementation need to consider many issues such as CPU hotplug, so
I suggest to base cryptd kthread implementation on workqueue, that is,
create a dedicate workqueue for crypto subsystem. This way, chainiv can
use this crypto workqueue too.

I will implement it if you have no plan to do it yourself.

Best Regards,
Huang Ying


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-02-02  3:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16  3:10 [RFC] per-CPU cryptd thread implementation based on workqueue Huang Ying
2009-01-16  3:31 ` Herbert Xu
2009-01-22  2:32   ` Huang Ying
2009-01-22  3:04     ` Herbert Xu
2009-01-22  7:15       ` Huang Ying
2009-01-22  7:30         ` Herbert Xu
2009-02-02  3:30           ` Huang Ying
2009-02-02  3:44             ` Herbert Xu
2009-01-24  7:07     ` Andrew Morton
2009-01-28  3:54       ` Herbert Xu
2009-02-01  9:37       ` Huang Ying
2009-02-02  2:59       ` Huang Ying

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox