All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] kworkers for dm-crypt locked to CPU core 0?
@ 2013-03-25  9:42 ` Christian Schmidt
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Schmidt @ 2013-03-25  9:42 UTC (permalink / raw)
  To: dm-crypt; +Cc: linux-kernel

Hi everyone,

I am trying to troubleshoot some strange performance issues I am seeing
on a machine of mine. Said machine had 10 drives mapped via separate
dm-crypt instances. The aggregate (read) throughput seems to hover
around 120-130MB/s (looking at iostat -x -d) when running an instance of
dd if=/dev/dm-<instance> of=/dev/null bs=1m for each mapping. However
"top" shows that one core is loaded with 99% system tasks, and two to
three cores are spinning in iowait. All the kworkers get their share of
roughly 10% CPU.

"taskset" shows that all of the kworkers have an affinity mask of 1, so
they can run on core 0 only, and trying to change it results in an error
of "Invalid argument".

Is there a way I can make the scheduler put those on multiple cores?

Please cc: me since I am not subscribed.

Regards,
Christian

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

end of thread, other threads:[~2013-03-25 10:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25  9:42 [dm-crypt] kworkers for dm-crypt locked to CPU core 0? Christian Schmidt
2013-03-25  9:42 ` Christian Schmidt
2013-03-25 10:32 ` [dm-crypt] " Andi Kleen
2013-03-25 10:32   ` Andi Kleen
2013-03-25 10:55   ` [dm-crypt] " Christian Schmidt
2013-03-25 10:55     ` Christian Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.