On Nov 11, 2007 5:23 AM, Florian Lohoff <flo@xxxxxxxxxx> wrote: > > Hi, > i today tried the in tree rt2x00 driver the first time and it immediatly > felt a little sluggish. It sometimes feels a little as the driver is > actually not using interrupts but rather polls at HZ rate or something. > I can actually see the device generating interrupts in /proc/interrupts > but still. > > Machine is a 2Ghz P4 with an PCI Ralink RT2500: > While running an "find /" via ssh the output comes in and a second terminal shows this: That is some pretty nasty latency. You didn't describe the setup for your test, so I don't really have any insight into this problem. You might want to check the wireless bitrate using the "iwconfig" command. If the bitrate is really low, then the network latency problem is explained. When the bitrate is low, it is much easier for a single stream to saturate the connection (making for bad latency). The output of "iwconfig" and "dmesg | grep rt2x00" would really help in debugging this issue. -- Will Dyson - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html