acassis commented on PR #3739:
URL: https://github.com/apache/nuttx-apps/pull/3739#issuecomment-5382123102

   @xiaoxiang781216 in fact @JorgeGzm already show me result of his kernel mode 
VNC implementation and the performance was inferior. My initial suggestion was 
exactly to kernel the existing VNC Server with this implementation here.
   
   But I beside the issue he found, I think have a VNC in kernel mode increase 
the attack surface area without need, since VNC works fine in user mode. Look 
the results from Mythos analyze that was shared on private mailing list and you 
will understand my point.
   
   Also @raiden00pl and @linguini1 always suggest moving things from kernel to 
userspace when it is possible.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to