by Bullit » Sun Dec 06, 2009 10:13 pm
by Bullit
Sun Dec 06, 2009 10:13 pm
I have my gumstix verdex doing sync_writes to 25 dx's / rx's /ex's 200 times per second with an ftdi module. Perhaps your kernel is not configured properly. Increase USER_HZ / CONFIG_HZ so jiffies are much smaller (default is 100, increase to 1535 on Verdex), set CONFIG_PREEMPT, I'd also recommend using libftdi.
Hope this helps.
I have my gumstix verdex doing sync_writes to 25 dx's / rx's /ex's 200 times per second with an ftdi module. Perhaps your kernel is not configured properly. Increase USER_HZ / CONFIG_HZ so jiffies are much smaller (default is 100, increase to 1535 on Verdex), set CONFIG_PREEMPT, I'd also recommend using libftdi.
Hope this helps.