Interfaces & linear scale for LinuxCNC
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 543
- Thank you received: 56
06 Aug 2025 22:45 #332977
by langdons
Replied by langdons on topic Interfaces & linear scale for LinuxCNC
If you have plenty of RAM, stuff can "live" in RAM, without HDD latency issues.
HDDs are still good.
"Yes, this is valid, but requires 2 or 4 sticks of RAM, same size, otherwise it defaults back to single channel."
Not exactly, the amount of RAM that is dual-channel for a given pair of DIMMs is twice the capacity of the smallest DIMM.
DIMM = Dual-Inline Memory Module (the gold contacts that connect the RAM to the motherboard are on both sides).
HDDs are still good.
"Yes, this is valid, but requires 2 or 4 sticks of RAM, same size, otherwise it defaults back to single channel."
Not exactly, the amount of RAM that is dual-channel for a given pair of DIMMs is twice the capacity of the smallest DIMM.
DIMM = Dual-Inline Memory Module (the gold contacts that connect the RAM to the motherboard are on both sides).
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11330
- Thank you received: 3802
07 Aug 2025 10:14 #332995
by rodw
Replied by rodw on topic Interfaces & linear scale for LinuxCNC
Some errors here, anything over 4Gb of RAM is wasted on Linuxcnc. (2gb is probably enough if you can buy it today!)
Disk access has no impact on latency.
A more extensive real time latency test suite is included as standard in Debian (and most distros): sudo apt install rt-tests
and nothing in it mentions HDD or SSD
wiki.linuxfoundation.org/realtime/docume...howto/tools/rt-tests
Disk access has no impact on latency.
A more extensive real time latency test suite is included as standard in Debian (and most distros): sudo apt install rt-tests
and nothing in it mentions HDD or SSD
wiki.linuxfoundation.org/realtime/docume...howto/tools/rt-tests
The following user(s) said Thank You: langdons
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 543
- Thank you received: 56
08 Aug 2025 23:04 #333075
by langdons
Replied by langdons on topic Interfaces & linear scale for LinuxCNC
Never hurts to have some extra RAM though, for I/O buffering, cache, etc.
I have 16GB because I have an insane amount of RAM from old PCs.
I have 16GB because I have an insane amount of RAM from old PCs.
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 543
- Thank you received: 56
08 Aug 2025 23:07 #333076
by langdons
Replied by langdons on topic Interfaces & linear scale for LinuxCNC
What about the BSD latency command?
Please Log in or Create an account to join the conversation.
Time to create page: 0.173 seconds