| To: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
|---|---|
| Subject: | Re: MIPS checksum bug |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Wed, 17 Sep 2008 19:21:23 +0100 (BST) |
| Cc: | u1@terran.org, linux-mips@linux-mips.org |
| In-reply-to: | <20080918.002705.78730226.anemo@mba.ocn.ne.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <Pine.LNX.4.55.0809171104290.17103@cliff.in.clinika.pl> <20080917.222350.41199051.anemo@mba.ocn.ne.jp> <Pine.LNX.4.55.0809171501450.17103@cliff.in.clinika.pl> <20080918.002705.78730226.anemo@mba.ocn.ne.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Thu, 18 Sep 2008, Atsushi Nemoto wrote: > > Hmm, what's the purpose of doing the fold in csum_partial() then? > > Well, maybe odd-byte handling requires 16-bit holded values? It should be enough to swap odd and even bytes in the word in the unaligned path. Though perhaps extra code to do masking would make it no shorter/faster than what we have now; however the aligned path would benefit. Hmm... Maciej |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: MIPS checksum bug, Atsushi Nemoto |
|---|---|
| Next by Date: | Re: [PATCH] gpio_free might sleep, mips architecture, Andrew Morton |
| Previous by Thread: | Re: MIPS checksum bug, Atsushi Nemoto |
| Next by Thread: | Re: MIPS checksum bug, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |