With the default kernel, I can't get delays of less than 10ms. I
increased the CONFIG_HZ from 100 to 1000 and I now can get sub 10ms delays.
Timing in our program seems to work. I could verify from an external
time source that a 2 ms delay is really 2 ms. However, our custom setup
was booting in around 13 sec from sd. It now boots in 30 sec. I also
noticed this change from dmesg:
[ 0.020000] Calibrating delay loop (skipped)... 1916.92 BogoMIPS preset
Before, it was:
[ 0.010000] Calibrating delay loop (skipped)... 191.69 BogoMIPS preset
It seems that there is more to it than just changing the CONFIG_HZ
kernel config.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|