Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver is too CPU consuming in a ARM 4 cores. #20

Open
fjserrano opened this issue Sep 22, 2021 · 0 comments
Open

Driver is too CPU consuming in a ARM 4 cores. #20

fjserrano opened this issue Sep 22, 2021 · 0 comments

Comments

@fjserrano
Copy link

Hi.

I am implementing a solution with 3 Lidar RS16 and I am doing this with a embedded board with 4 Cores (1.2 Ghz) ARM. I view that every Lidar consume 4 threads and every thread consume 16 % of CPU (Viewing with htop). Is there any method to reduce the CPU consume with this driver??.

I understand the driver need at least 2 Threads for Sockets UDP but why all the 4 threads is consuming 16% of average CPU. The system needs to make other things and with 3 Lidar RS16 (Only getting the packets without copying or doing any process by me) the system consumes 216% average of CPU only receiving packets. Can you give to me any driver configuration to reduce this??

Thanks in advance.

Best Regards.

@fjserrano fjserrano changed the title Driver is too CPU consuming on ARM 4 cores. Driver is too CPU consuming in a ARM 4 cores. Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant