Messages in this thread |  | | From | "H. Peter Anvin" <> | Subject | Re: TCP Segmentation Offloading (TSO) | Date | 3 Sep 2002 18:02:17 -0700 |
| |
Followup to: <20020903.164243.21934772.taka@valinux.co.jp> By author: Hirokazu Takahashi <taka@valinux.co.jp> In newsgroup: linux.dev.kernel > > P.S. > Using "bswap" is little bit tricky. >
It needs to be protected by CONFIG_I486 and alternate code implemented for i386 (xchg %al,%ah; rol $16,%eax, xchg %al,%ah for example.)
-hpa -- <hpa@transmeta.com> at work, <hpa@zytor.com> in private! "Unix gives you enough rope to shoot yourself in the foot." http://www.zytor.com/~hpa/puzzle.txt <amsp@zytor.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |