From: "Niels Christiansen" <nc@ejna.ribald.com>
To: "Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
<lse-tech@lists.sourceforge.net>
Subject: Re: [Lse-tech] efficient copy_to_user and copy_from_user routines in Linux Kernel
Date: Mon, 24 Jun 2002 15:24:46 -0500 [thread overview]
Message-ID: <022f01c21bbd$2f6c70c0$fad88842@ribald.com> (raw)
In-Reply-To: OFCB119CD8.D6AE7B3D-ON85256BE2.006AC911@raleigh.ibm.com
Mala,
As you may recall, I showed you results back in February with MMX registers
enabled. I also gave you a simple patch to test activate the use of the MMX
registers. It would be interesting if you could run your test with the MMX
patch so we could see the difference. In case you forgot the patch, it is
as simple as setting CONFIG_X86_USE_3DNOW on for Pentium III in
arch/i386/config.in.
Niels Christiansen
----- Original Message -----
From: "Mala Anand" <manand@us.ibm.com>
To: "Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>;
<lse-tech@lists.sourceforge.net>
Sent: Monday, June 24, 2002 2:34 PM
Subject: [Lse-tech] efficient copy_to_user and copy_from_user routines in
Linux Kernel
> Here is a 2.5.19 patch that improves the performance of IA32 copy_to_user
> and copy_from_user routines used by :
>
> (1) tcpip protocol stack
> (2) file systems
>
> Badari Pulavarty has suggested using mmx registers instead of integer
> registers in the unrolled loop copy method. We are both investigating
> the performance of the copy routines when the mmx registers are used.
>
> Regards,
> Mala
next prev parent reply other threads:[~2002-06-24 20:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-24 19:34 efficient copy_to_user and copy_from_user routines in Linux Kernel Mala Anand
2002-06-24 19:33 ` David S. Miller
2002-06-24 20:24 ` Niels Christiansen [this message]
2002-06-25 17:03 ` Andrew Morton
2002-06-25 17:43 ` kuznet
2002-06-25 19:47 ` Andrew Morton
2002-06-25 21:46 ` Chris Friesen
2002-06-26 13:54 ` Hirokazu Takahashi
2002-06-25 18:58 ` [Lse-tech] " Niels Christiansen
2002-06-25 19:11 ` Dave Jones
2002-06-26 12:58 ` Andi Kleen
2002-06-26 14:50 ` Bill Hartner
-- strict thread matches above, loose matches on Subject: below --
2002-06-24 20:50 [Lse-tech] " Mala Anand
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='022f01c21bbd$2f6c70c0$fad88842@ribald.com' \
--to=nc@ejna.ribald.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lse-tech@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox