From: Russell King <rmk@arm.linux.org.uk>
To: "David S. Miller" <davem@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Zerocopy implementation issues
Date: Sun, 29 Apr 2001 09:39:02 +0100 [thread overview]
Message-ID: <20010429093902.B30243@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20010429005206.J21792@flint.arm.linux.org.uk> <15083.40318.158099.137018@pizda.ninka.net> <20010429072342.B30041@flint.arm.linux.org.uk> <15083.52835.992666.897323@pizda.ninka.net>
In-Reply-To: <15083.52835.992666.897323@pizda.ninka.net>; from davem@redhat.com on Sun, Apr 29, 2001 at 01:18:43AM -0700
On Sun, Apr 29, 2001 at 01:18:43AM -0700, David S. Miller wrote:
> When I don't have the time, my port tends to break too.
> This isn't news to you is it?
Of course not.
> testl $2, %edi # Check alignment.
Hang on - you mean that this isn't equivalent to:
dst & 2
?
If it is, I don't see how his code can work, but then I'm not
an expert at reading x86 code unlike you!
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
next prev parent reply other threads:[~2001-04-29 8:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-28 23:52 Zerocopy implementation issues Russell King
2001-04-29 4:50 ` David S. Miller
[not found] ` <20010429072342.B30041@flint.arm.linux.org.uk>
[not found] ` <15083.52835.992666.897323@pizda.ninka.net>
2001-04-29 8:39 ` Russell King [this message]
2001-04-29 9:17 ` Russell King
2001-04-29 10:31 ` Russell King
2001-04-29 11:06 ` David S. Miller
2001-04-29 11:18 ` Russell King
2001-04-29 11:32 ` David S. Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010429093902.B30243@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=davem@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.