Hello,

I've taken a look at cake's source code to see what simple changes could be made to attempt to speed it up. There seemed to be a per flow variable called dropped which might not be that useful for regular users. The attached patch removes it.

Perhaps cake could be optimized further for slow devices. What's the recommended solution for profiling the kernel on mips with openwrt?