From: Vladislav B. <vs...@vl...> - 2016-09-27 05:38:30
|
Hi, Vasiliy Tolstov wrote on 09/24/2016 04:28 AM: > Hi, I'm use scst and srp is about 5 years, now I need to choose local target driver. > I can use tcm_loopback or scst_user/ scst_local. Can somebody provide numbers to compare? > And update feature comparison. I'm use kernel 4.7 I don't think anybody has such numbers. You are encouraged to create them and share with us. I would only note one easy to overlook thing: tcm_user is doing data copy, while scst_user is fully zero-copy. Thanks, Vlad |