Re: How is it possible ???
Roman Gaufman <[email protected]>
| Newsgroups | gmane.linux.gentoo.performance |
|---|---|
| Message-ID | <[email protected]> |
On Monday 28 June 2004 19:25, Andrea Pretto wrote: > The situation does not improve.... > The ram usage and the speed are the same.... > > If I use -mcpu=i686 instead of -march=athlon-xp ?? > What will change??? > > > > > > > ____________________________________________________________ > Yahoo! Companion - Scarica gratis la toolbar di Ricerca di Yahoo! > http://companion.yahoo.it > > -- > [email protected] mailing list What CFLAGS have you tried? -- with -Os, ram usage dropped significantly in KDE for me. and no -mcpu=i686 wont improve anything -m compile flags are CPU specific, not code specific. -- [email protected] mailing list