Re: [patch] longstanding chksum patch

Andrea Arcangeli (andrea@suse.de)
Fri, 10 Sep 1999 00:25:11 +0200 (CEST)


On Thu, 9 Sep 1999 mingo@chiara.csoma.elte.hu wrote:

>On Thu, 9 Sep 1999, Andrea Arcangeli wrote:
>
>> - testl %esi, %esi
>> + clc
>
>you've just slowed the code down. clc does not pair. testl %esi, %esi
>does.

My machine (PII) was faster with clc.

Andrea

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/