Hi Team,
At present, I am testing the real-time performance of linux-rt. Using Forlinx's image (based on sdk08.03.00.19) and the official SDK08-04-01-03, I compiled this image on Forlinx's board.
My problem is that during the test, I used the cyclictest command on sdk08.04 to test the real-time performance, and an error would be reported, saying that dev/cpu_dma_latency cannot be found.
However, no error was reported in the test on Feiling's board.
I analyzed them and found that dev/cpu_dma_latency error was reported by the qos.c file.
As shown in the figure below, the qos on the left is not binary, that is, it is not compiled into the kernel.
However, for the official 08.04 version sdk on the right, it is compiled into it.
Could you please tell me what qos is and what its functions are? How is dev/cpu_dma_latency generated?
Kind regards,
Katherine