RE: NS83820 2.6.0-test5 driver seems unstable on IA64

From: Luck, Tony
Date: Tue Sep 23 2003 - 17:59:48 EST


Alan Cox wrote:
> On Maw, 2003-09-23 at 19:21, Luck, Tony wrote:
> > a) the programmer is playing fast and loose with types and/or casts.
> > b) the end-user is going to be disappointed with the performance.
>
> c) the programmer is being clever and knows the unaligned access is
> cheaper on average than the cost of making sure it cant happen

Which is great until the "cleverly written" program is fed a data set
that pushes into the unaligned case far more frequently than the
programmer anticipated.

> > Looking at a couple of ia64 build servers here I see zero unaligned
> > access messages in the logs.
>
> Anyone who can deliver network traffic to your box can soon
> fix that...

See answer above :-)

-Tony Luck
-
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/