Re: [PATCH] Airprime driver improvements to allow full speed EvDO transfers
- From: Andy Gay <andy@xxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 12:59:29 -0400
On Fri, 2006-06-30 at 01:52 -0700, Pete Zaitcev wrote:
The idea to allocate a URB for every little user write bothers me as
well. It was a dirty code thrown together quickly by someone who could
not be bothered to use a circular buffer and two URBs. It was fine
for the visor.c, but the Airprime is a higher performance card, and it
can be used in a home gateway with a low-power CPU. I'm not happy.
I agree completely. I was already planning to work on improving the
write path at some point.
The read path is more important though, these networks are asymmetric -
Sierra Wireless specifies max 2.4Mbps download vs 153Kbps upload for the
EM5625 and MC5720, presumably the other devices are similar. So this
patch was focused on getting the best read performance.
-- Pete
-
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/
- References:
- [PATCH] Airprime driver improvements to allow full speed EvDO transfers
- From: Andy Gay
- Re: [PATCH] Airprime driver improvements to allow full speed EvDO transfers
- From: Andrew Morton
- Re: [PATCH] Airprime driver improvements to allow full speed EvDO transfers
- From: Pete Zaitcev
- [PATCH] Airprime driver improvements to allow full speed EvDO transfers
- Prev by Date: re: problem with new kernel
- Next by Date: Re: [PATCH 0 of 39] ipath - bug fixes, performance enhancements,and portability improvements
- Previous by thread: Re: [PATCH] Airprime driver improvements to allow full speed EvDO transfers
- Next by thread: Re: [PATCH] Airprime driver improvements to allow full speed EvDO transfers
- Index(es):