This version is no longer supported. If this is still reproducible on a
newer/supported version, please reopen.


** Changed in: linux (Ubuntu)
       Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/246413

Title:
  kcryptd process doesn't utilize multiple cpus

Status in linux package in Ubuntu:
  Won't Fix
Status in Debian:
  New

Bug description:
  Hardware:
  2xIntel Xeon Quad Core @2.2ghz
  Ubuntu 8.04.1 AMD64
  8GB FB-DIMM ram
  2xSAS 15000RPM in Hardware Raid as operating system
  7xSamsung 1TB SATA in Software Raid (/dev/md0) entire volume put in lvm and 
encrypted to (/dev/mycrypt)

  /dev/md0 has a sustained read/write of 300-400MB/s whereas
  /dev/mycrypt has a mere 70-90MB/s.

  I believe the bottleneck lies in the lack of parallelism in the
  kcryptd process.  This process tops out at %100 cpu usage and will not
  utilize more cpus.

  Running multiple read/write processes (tested using dd) does not
  increase throughput.

  Is there a configuration somewhere to allow kcryptd to multithread, or
  does the current code lack this functionality?  If this functionality
  is not already implemented then is there a reason such as security or
  synchronization?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/246413/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to