Skip to content
Commit 36d1c647 authored by Dan Williams's avatar Dan Williams
Browse files

md/raid6: move the spare page to a percpu allocation



In preparation for asynchronous handling of raid6 operations move the
spare page to a percpu allocation to allow multiple simultaneous
synchronous raid6 recovery operations.

Make this allocation cpu hotplug aware to maximize allocation
efficiency.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>

parent a11034b4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment