Project

General

Profile

Feature #17166

Updated by Loïc Dachary over 7 years ago

See the "SIMD accelerated crush_do_rule proof of concept" thread on ceph-devel. 

 * Compute the hash 4 items at a time 
 * Write tests to verify SIMD and non SIMD lead to the exact same results 
 * hidden under !__KERNEL__ 

Back