T
T
tex6202018-09-18 22:18:33
C++ / C#
tex620, 2018-09-18 22:18:33

Implement data transfer?

I am writing a kernel driver on p.
In this case, a beginner, and the question arose, you need to set up the transfer of data from the driver to the program on the same computer.
For this transfer, I chose pipes (IOCTL), but I need to transfer data 60 times per second.
First, how to implement such a timer with a fixed delay, and how to synchronize reading and writing data so that part of the data does not “pass by”?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question