xiaoxiang781216 commented on PR #3739: URL: https://github.com/apache/nuttx-apps/pull/3739#issuecomment-5383926175
> @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. Even move to user space, the vnc protocol layer should be shared, instead writing a new one. -- 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]
