Re: Linux Serial Performance

From: Alan Cox
Date: Sat Jan 09 2010 - 15:26:54 EST


> I am wondering, have there been any performance tests comparing Linux
> serial IO to Windows and what was the result? Is it a problem in the

Our peak throughput is about 40-50Mbits/second

> comm API (e.g. - the Windows DLL having better performance than the
> Linux .so)? Is it a problem in the Linux serial driver itself? Is
> there something I can/need to do on Linux to tweak the driver and make
> it faster?

You probably need to ask a java list and profile it below the java level
to get answers here. It's possible there are small performance
differences between Linux and Windows at 115,200 but I'd not expect any
except maybe in latency and then only small ones.

The number of java experts on the kernel list is quite small I'm afraid.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/