Home
last modified time | relevance | path

Searched hist:"56 a51991" (Results 1 – 1 of 1) sorted by relevance

/linux/crypto/
H A Dxor.c56a51991 Tue May 22 03:54:04 GMT 2012 Jim Kukunas <james.t.kukunas@linux.intel.com> crypto: disable preemption while benchmarking RAID5 xor checksumming

With CONFIG_PREEMPT=y, we need to disable preemption while benchmarking
RAID5 xor checksumming to ensure we're actually measuring what we think
we're measuring.

Signed-off-by: Jim Kukunas <james.t.kukunas@linux.intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>