USB activity causes network error
- mariusl
-
Topic Author
- Offline
- Platinum Member
-
04 Nov 2025 09:19 - 04 Nov 2025 09:22 #337799
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic USB activity causes network error
I got this result when I ran the checkmask file. I am sure that I don't know how to use isolcpu. I want to isolate two cores with last core being 7. SO cores 6 and 7 to be used for linuxcnc.
Cores: 8
Actual CPU Mask: ff
Desired CPU Mask: 128
IRQ: 24
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-40-rt-amd64 root=UUID=bfdcf9b0-7caa-4c4b-b4c3-585accea347a ro quiet isolcpus=2,7
Cores: 8
Actual CPU Mask: ff
Desired CPU Mask: 128
IRQ: 24
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-40-rt-amd64 root=UUID=bfdcf9b0-7caa-4c4b-b4c3-585accea347a ro quiet isolcpus=2,7
Regards
Marius
www.bluearccnc.com
Last edit: 04 Nov 2025 09:22 by mariusl.
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 739
- Thank you received: 243
04 Nov 2025 11:11 #337805
by unknown
Replied by unknown on topic USB activity causes network error
Some basics here
access.redhat.com/solutions/480473
Bit more detailed
rigtorp.se/low-latency-guide/
Your config isolates core 2 & 7.
I read a while back about isolating cores that were on the same die....has something to do with cahe and the like. I really wish I could recall that article.
access.redhat.com/solutions/480473
Bit more detailed
rigtorp.se/low-latency-guide/
Your config isolates core 2 & 7.
I read a while back about isolating cores that were on the same die....has something to do with cahe and the like. I really wish I could recall that article.
Please Log in or Create an account to join the conversation.
- mariusl
-
Topic Author
- Offline
- Platinum Member
-
04 Nov 2025 11:24 #337806
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic USB activity causes network error
Ok sorted that out. Now how do I know that linuxcnc is running on the last two cpu's, or, how do I force it to run there?
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 739
- Thank you received: 243
04 Nov 2025 15:41 #337816
by unknown
Replied by unknown on topic USB activity causes network error
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11476
- Thank you received: 3848
04 Nov 2025 19:33 #337834
by rodw
Replied by rodw on topic USB activity causes network error
Once you have isolated cores, Real time applications (like Linuxcnc) will run on one of those cores. More particularly, the RT servo thread will run there. I think user space parts will run on non isolated cores where there is no need to be in time...
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.095 seconds