Description of problem: CONFIG_RAID456_MULTICORE is an experimental feature targeted at developers looking to experiment with parallel processing in md raid. In some situations it show benefits but in other this option causes excessive cpu load and throughput reduction, it is not ready for production systems. Version-Release number of selected component (if applicable): kernel-2.6.32.9-70.fc12 (probably all 2.6.32 fc12 releases) How reproducible: Always Steps to Reproduce: Issue write traffic to the array. Actual results: async subsytem launches and excessive number of threads Expected results: Normal cpu utilization characteristics of the single-threaded raid5d case. Additional info: http://marc.info/?l=linux-raid&m=125909551116881&w=2
Correction, the name of the option is CONFIG_MULTICORE_RAID456.
*** This bug has been marked as a duplicate of bug 575402 ***