public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
From: Allan Wang <allanvv@gmail.com>
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] x86_64 optimization patches for glibc.
Date: Sat, 23 Jul 2005 14:19:36 -0400	[thread overview]
Message-ID: <1122142776.16577.8.camel@localhost> (raw)
In-Reply-To: <e16d914c05072311112ee79fbb@mail.gmail.com>

Perhaps it's because I'm using the pic use flag.. I'll try removing it
and see if it helps any. The patch is being applied, I just opened up
memcpy.S and the AMD stuff is there.

Allan

On Sat, 2005-07-23 at 11:11 -0700, Jared Lindsay wrote:
> Wow, I did the same thing and got almost 1000MB higher :)
> 
> *emerges things*
> 
> On 7/23/05, Allan Wang <allanvv@gmail.com> wrote:
> > On Sat, 2005-07-23 at 19:08 +0200, Simon Strandman wrote:
> > > Allan Wang skrev:
> > >
> > > >
> > > >Hmm, I don't see much difference here.
> > > >
> > > >before:
> > > >allan@aw ~ $ ./a.out 2420 1000 1048576
> > > >Memory to memory copy rate = 1110.198486 MBytes / sec. Block size =
> > > >1048576.
> > > >
> > > >after:
> > > >aw allan # ./a.out 2420 1000 1048576
> > > >Memory to memory copy rate = 1154.922974 MBytes / sec. Block size =
> > > >1048576.
> > > >
> > > >Allan
> > > >
> > > >
> > > >
> > > What kind och system do you have?
> > >
> > Athlon64 3200+ Newcastle (overclocked to 2.4ghz)
> > 2x corsair valueselect ram, running at 360mhz
> > dfi lanparty 250gb nforce3 ultra
> > 
> > My emerge --info:
> > Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4,
> > glibc-2.3.5-r0, 2.6.12-nitro5 x86_64)
> > =================================================================
> > System uname: 2.6.12-nitro5 x86_64 AMD Athlon(tm) 64 Processor 3200+
> > Gentoo Base System version 1.6.13
> > ccache version 2.4 [enabled]
> > dev-lang/python:     2.3.5, 2.4.1-r1
> > sys-apps/sandbox:    1.2.11
> > sys-devel/autoconf:  2.13, 2.59-r7
> > sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
> > sys-devel/binutils:  2.16.1
> > sys-devel/libtool:   1.5.18-r1
> > virtual/os-headers:  2.6.11-r2
> > ACCEPT_KEYWORDS="amd64 ~amd64"
> > AUTOCLEAN="yes"
> > CBUILD="x86_64-pc-linux-gnu"
> > CFLAGS="-march=athlon64 -O3 -pipe -ffast-math"
> > CHOST="x86_64-pc-linux-gnu"
> > CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/control"
> > CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
> > CXXFLAGS="-march=athlon64 -O3 -pipe -ffast-math"
> > DISTDIR="/usr/portage/distfiles"
> > FEATURES="autoaddcvs autoconfig ccache distlocks prelink sandbox sfperms
> > strict"
> > GENTOO_MIRRORS="http://gentoo.mirrors.tds.net/gentoo
> > http://gentoo.ccccom.com http://gentoo.osuosl.org"
> > LANG="en_US.UTF-8"
> > LC_ALL="en_US.UTF-8"
> > MAKEOPTS="-j2"
> > PKGDIR="/usr/portage/packages"
> > PORTAGE_TMPDIR="/var/tmp"
> > PORTDIR="/usr/portage"
> > PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage-mafteah"
> > SYNC="rsync://rsync6.us.gentoo.org/gentoo-portage/"
> > USE="amd64 X aalib alsa apache2 avi bash-completion bitmap-fonts bmp
> > bzip2 cairo cdb cdr crypt cups curl curlwrappers dba dvd dvdr dvdread
> > eds encode ffmpeg firefox flac foomaticdb gd gdbm gif gnome gpm
> > gstreamer gtk gtk2 hal howl imagemagick imlib innodb java jikes jpeg jpg
> > kde kdeenablefinal kernel_linux lzw lzw-tiff mad matroska memlimit
> > mikmod motif mozilla mp3 mpeg mpeg4 ncurses nls nptl nptlonly offensive
> > ogg oggvorbis openal opengl oss pam pcre pdflib perl php pic png
> > postgres python qt quicktime readline real ruby samba sdl session
> > sharedmem sockets spell sqlite ssl subversion svg tcpd theora tiff
> > truetype truetype-fonts type1-fonts unicode usb userlocales vhosts
> > vorbis xine xinerama xml xml2 xpm xv zlib"
> > Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
> > 
> > 
> > Allan
> > 
> > --
> > gentoo-amd64@gentoo.org mailing list
> > 
> >
> 

-- 
gentoo-amd64@gentoo.org mailing list



  reply	other threads:[~2005-07-23 18:22 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-23 14:48 [gentoo-amd64] x86_64 optimization patches for glibc Simon Strandman
2005-07-23 16:36 ` Allan Wang
2005-07-23 17:08   ` Simon Strandman
2005-07-23 17:30     ` Allan Wang
2005-07-23 18:11       ` Jared Lindsay
2005-07-23 18:19         ` Allan Wang [this message]
2005-07-27 10:09     ` netpython
2005-07-27 16:11       ` [gentoo-amd64] " Duncan
2005-07-23 18:44   ` [gentoo-amd64] " Brian Litzinger
2005-07-25 22:24     ` Luke-Jr
2005-07-25 22:38       ` Olivier Crete
2005-07-26 15:40         ` Luke-Jr
2005-07-26 16:50           ` [gentoo-amd64] " Duncan
2005-07-26 17:02             ` Raffaele BELARDI
2005-07-26 17:49               ` Michael Edwards
2005-07-26 18:42                 ` [gentoo-amd64] " Duncan
2005-07-27  0:05             ` [gentoo-amd64] " Sami Samhuri
2005-07-27  2:50             ` Matt Randolph
2005-07-26  2:54       ` [gentoo-amd64] " Brian Litzinger
2005-07-23 16:39 ` Sean Johnson
2005-07-23 22:15 ` Matt Randolph
2005-07-23 22:36   ` Matt Randolph
2005-07-24  1:47     ` Sean Johnson
2005-07-24  3:36       ` Matt Randolph
2005-07-24  5:36         ` Ian McCulloch
2005-07-24  7:42           ` Jared Lindsay
2005-07-24 14:35             ` Simon Strandman
2005-07-24 18:13               ` Jared Lindsay
2005-07-25 20:08 ` Jeremy Huddleston
2005-07-25 21:34   ` Simon Strandman
2005-07-25 22:00     ` Jared Lindsay
2005-07-31 14:24     ` [gentoo-amd64] " Duncan
2005-07-31 14:56       ` Brian Hall
2005-07-31 16:23         ` [gentoo-amd64] " Duncan
2005-07-31 17:42           ` Ben Skeggs
2005-07-31 18:46             ` Jared Lindsay
2005-07-31 18:52               ` Nuitari
2005-08-01 13:51             ` [gentoo-amd64] " Duncan
2005-07-31 19:21       ` [gentoo-amd64] " Simon Strandman
2005-08-01  9:04       ` Jan Jitse Venselaar
2005-08-01 13:45         ` [gentoo-amd64] " Duncan
2005-08-01 17:03           ` Karol Krizka
2005-08-02 10:21             ` [gentoo-amd64] " Duncan
2005-08-02 19:41               ` Matt Randolph
2005-08-02 23:27                 ` [gentoo-amd64] hijacked! :) television (was: x86_64 optimization patches for glibc.) Sami Samhuri
2005-08-04  2:28                   ` Luke-Jr
2005-08-05  0:28                     ` Sami Samhuri
2005-08-05  7:43                       ` Arm Suwarnaratana
2005-08-09 10:29         ` [gentoo-amd64] Re: x86_64 optimization patches for glibc Simon Strandman
2005-07-26 17:40 ` [gentoo-amd64] " ardour

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=1122142776.16577.8.camel@localhost \
    --to=allanvv@gmail.com \
    --cc=gentoo-amd64@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox