Also prevents the log from filling with this:
Code: Select all
smsc95xx 1-1.1:1.0: eth0: kevent 2 may have been dropped
Code: Select all
smsc95xx 1-1.1:1.0: eth0: kevent 2 may have been dropped
Maybe you missed theEl_Presidente wrote:[What does the default cause the rpi to do?]
andelatllat wrote:crashing under load
part of the OPelatllat wrote:[log filed with "kevent 2 may have been dropped"]
Yes that is a good question but they already know there are driver problems, and are working on them.El_Presidente wrote:I should have explained myself better - I know what the setting aims to cure, but not why the default setting would have been causing the crash under load and error logging.
In other words, what is going on inside the Pi when the turbo mode is on?
They know, but we would like to know more.elatllat wrote:... they already know there are driver problems, and are working on them.
Burngate wrote:Magic incantations are ok, but some of the background would be interesting
It's not "random" it's "under load" as stated in the OP.robwriter wrote:I don't get random crashes.
And me. ThanksEl_Presidente wrote:That will do for me. Position understood.
Any difference in download speed with and without:Ignas wrote:Been using this setting for a month now. Pi is running rtorrent 24/7. No crashes, dmesg is clear.
Download speed was a disappointment (at around 2MB/s), but now with turbo mode present I can max out my old wrt54gl (~5-6MB/s). Still stable.
Well, to be honest I've never really tried to reach max download speed without smsc95xx.turbo_mode=N. And I think it's impossible without crashing the Pi itself. I was keeping download limit at 200-300KB/s to prevent dmesg from flooding with "kevent 2 may have been dropped" messages. I would try now, but my Pi is in the remote location and I don't have the luxury of power cycling if anything goes wrong. I've read that loads of "kevent 2 may have been dropped" will eventually lead to the crash of Pi.dom wrote:Any difference in download speed with and without:Ignas wrote:Been using this setting for a month now. Pi is running rtorrent 24/7. No crashes, dmesg is clear.
Download speed was a disappointment (at around 2MB/s), but now with turbo mode present I can max out my old wrt54gl (~5-6MB/s). Still stable.
smsc95xx.turbo_mode=N
No down side that I have seen.dom wrote:Has anyone found anything that is worse with:
smsc95xx.turbo_mode=N
I'd assumed it slows down the network performance, but iperf says it is just as fast.
Any downside to this?
ask in another thread how to test and prove your 'feeling'. i'm not overclocking and it is also a different thread, please keep this one clean.elnoziya wrote:feeling...slower...overclocking?
See the issue I linked above - even with 32MB (32768) allocated for vm.min_free you'll still get problems. Given the Pi only has 256MB/512MB of RAM, with a chunk of that allocated to the GPU, throwing more RAM at this problem isn't really a solution, even if it succeeded.eshatohhin wrote:Setting vm.min_free_kbytes to 16384 in /etc/sysctl.conf made my pi more stable under load.
Code: Select all
smsc95xx.turbo_mode=N
Code: Select all
cat /etc/issue
Raspbian GNU/Linux 7 \n \l
uname -a
Linux raspbnas 3.6.11+ #538 PREEMPT Fri Aug 30 20:42:08 BST 2013 armv6l GNU/Linux