I use perf to analyse my code , function __memcpy_ssse3_back() costs most (about 7%), the second is function copy_user_enhanced_fast_string(), what do these two functions do, is it because of udp_recv?
Thanks very much!
I use perf to analyse my code , function __memcpy_ssse3_back() costs most (about 7%), the second is function copy_user_enhanced_fast_string(), what do these two functions do, is it because of udp_recv?
Thanks very much!