Can't find "menu.lst" for adding "isolcpus 2,3"
For computers using classic GRUB as the boot manager, this is accomplished by editing the file /boot/grub/menu.lst to include the boot parameter "isolcpus=1" (for example) at the end of appropriate kernel lines.
as in the instructions on:
wiki.linuxcnc.org/cgi-bin/wiki.pl?The_Is..._Parameter_And_GRUB2
Where am I going wrong?
Please Log in or Create an account to join the conversation.
You are using 10.04 which uses GRUB2, so you are following the wrong instructions.
You want the section starting at this para
As shipped, Ubuntu distributions using GRUB2 include a set of configuration script files in the directory /etc/grub.d/ with names 00_header, 05_debian_theme, 10_linux, etc. These files are processed in numerical order as a component of GRUB2 creates the file grub.cfg. Kent's solution is to add to this directory a new file 07_rtai that scans for linux-rtai kernels and for them only creates boot menu entries including the "isolcpus=1" parameter. Kent uploaded a copy of this file at 07_rtai.
Now I find out that to reduce jitter the term " isolcpus 2,3"
Why are you turning off CPUs 3 and 4 of what is presumably a 4 core processor?
I would have thought isolcpus=1,2,3 would have been better ( the cores are numbered from 0) unless you have some specific advice for your particular machine and chipset.
Also, I am expecting a new XFX AMD Radeon HD 5450 1GB GDDR3 PCI-Express Video Card to arrive today to replace an older video card
I am sure it will be better at graphics than your old one, but there is no guarantee that it will be low latency
You should not use the proprietary drivers with this until you test latency so you can compare the opensource and the proprietary ones.
You may find the latter are far worse for latency.
regards
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
and you will be running it as root
Please Log in or Create an account to join the conversation.
1. glxgears
2. Big brother 16 Live Feed
3. a 6.5 gb copy of a photo folder from a networked PC
4. Smartdrive test on main system drive
5. Opening Firefox & closing
and the max jitter recorded is 21,945. Will continue to try to isolate cores 2 & 3 (because that's what was recommended in the documentation) to see if there is any jitter improvement. Anyone know of any tricks in running a HobbyCNC driver board with LinuxCNC? I'll have eStop on pin 10, Xstops on pin 11, Ystops on pin12, Zstops on pin 13, and am using pin 1 to control a low vdc coiled, solid state relay to turn power on and off to my 115VAC spindle motor.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
It was obviously your onboard video.
Shutting down CPUs does affect overall performance.
2. Big brother 16 Live Feed
I hope this was a surveillance camera not the god awful TV program
Please Log in or Create an account to join the conversation.