Re: SSL write/read performance

2019-04-10 Thread valmiki
to kernel space >> and vice versa >> >> -> open ssl libary to kernel crypto subsystem >> >> -> kernel crypto subsystem to ssl library >> >> -> ssl library to network subsystem >> >> Does this mean for sending a buffer we need to three context switches from >> user to kernel and vice versa ? >> >> Doesn't this effect performance ? >> >> Please correct me if my understanding is wrong. >> >> Regards, >> valmiki >> >> >> >> >> >>

SSL write/read performance

2019-04-10 Thread valmiki
from user to kernel and vice versa ? Doesn't this effect performance ? Please correct me if my understanding is wrong. Regards, valmiki