View Single Post
Posts: 210 | Thanked: 841 times | Joined on Feb 2013
#33
Originally Posted by hedayat View Post
hmm...sorry, what is the advantage of using your own module over using unix local sockets (or even FIFOs). If both ends of the communication are in userspace, I wonder if a custom kernel module will be faster than unix sockets?
i haven't fully thought this through but the module could have some sort of shared memory between the chroot and the host renderer, which might make it faster because nothing has to be sent...
 

The Following 2 Users Say Thank You to liar For This Useful Post: