Re: [gentoo-user] cflags for atom

2013-10-21 Thread Frank Steinmetzger
On Tue, Oct 22, 2013 at 11:45:35AM +1100, Adam Carter wrote: > If you havent already, I would first verify that its actually CPU bound, > before changing CFLAGs and recompiling everything. So take a look at top, > vmstat, mpstat etc when you're noticing slowness. If it is truely CPU bound > and you

Re: [gentoo-user] cflags for atom

2013-10-21 Thread Adam Carter
If you havent already, I would first verify that its actually CPU bound, before changing CFLAGs and recompiling everything. So take a look at top, vmstat, mpstat etc when you're noticing slowness. If it is truely CPU bound and you're going to recompile everything, you could consider upgrading to th

Re: [gentoo-user] cflags for atom

2013-10-21 Thread Alecks Gates
On Mon, Oct 21, 2013 at 9:09 AM, Silvio Siefke wrote: > Hello, > > on my netbook Acer Aspire One D255 is running Gentoo amd64 but its so slow. > I have Samsung NC10 and there is running Gentoo better and that i understand > not so really. > > What Cflags i should use, at moment i use > > CFLAGS="-

Re: [gentoo-user] cflags for atom

2013-10-21 Thread housegregory299
В письме от 21 октября 2013 18:40:27 пользователь Frank Steinmetzger написал: > On Mon, Oct 21, 2013 at 06:09:58PM +0200, Silvio Siefke wrote: > > Hello, > > > > On Mon, 21 Oct 2013 17:15:30 +0200 Frank Steinmetzger > > > > wrote: > > > Do they have different amounts of RAM installed? My netbook

Re: [gentoo-user] cflags for atom

2013-10-21 Thread Frank Steinmetzger
On Mon, Oct 21, 2013 at 06:09:58PM +0200, Silvio Siefke wrote: > Hello, > > On Mon, 21 Oct 2013 17:15:30 +0200 Frank Steinmetzger > wrote: > > > Do they have different amounts of RAM installed? My netbook ran OK > > with 1 GB, but was very limited, especially once Firefox was loaded. > > 2 GB sh

Re: [gentoo-user] cflags for atom

2013-10-21 Thread Silvio Siefke
Hello, On Mon, 21 Oct 2013 17:15:30 +0200 Frank Steinmetzger wrote: > Do they have different amounts of RAM installed? My netbook ran OK > with 1 GB, but was very limited, especially once Firefox was loaded. > 2 GB should be the minimum if you use a big desktop. No its only 1 GB. I use XFCE4 an

Re: [gentoo-user] cflags for atom

2013-10-21 Thread Frank Steinmetzger
On Mon, Oct 21, 2013 at 09:20:42AM -0600, Joseph wrote: > I have four core: > Intel(R) Atom(TM) CPU 330 @ 1.60GHz Wikipedia says otherwise: http://en.wikipedia.org/wiki/List_of_Intel_Atom_microprocessors#Dual-core_Nettop_processors -- Gruß | Greetings | Qapla’ Please do not share anything from

Re: [gentoo-user] cflags for atom

2013-10-21 Thread Joseph
I have four core: Intel(R) Atom(TM) CPU 330 @ 1.60GHz CFLAGS="-march=core2 -O2 -pipe" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j5" -- Joseph On 10/21/13 16:09, Silvio Siefke wrote: Hello, on my netbook Acer Aspire One D255 is running Gentoo amd64 but its so slow. I have Samsung NC10 and there is ru

Re: [gentoo-user] cflags for atom

2013-10-21 Thread Frank Steinmetzger
On Mon, Oct 21, 2013 at 04:09:11PM +0200, Silvio Siefke wrote: > Hello, > > on my netbook Acer Aspire One D255 is running Gentoo amd64 but its so slow. > I have Samsung NC10 and there is running Gentoo better and that i understand > not so really. Do they have different amounts of RAM installed?

Re: [gentoo-user] cflags for atom

2013-10-21 Thread Silvio Siefke
Hello, On Mon, 21 Oct 2013 15:33:37 +0100 thegeezer wrote: > http://wiki.gentoo.org/wiki/CFLAGS > > use native - it does the working out for you if GCC is new > CFLAGS="-march=native -O2 -pipe" Ok thank you. Hope then better. Now compile orgy so 2 days and i have finished. Thank you & Nice D

Re: [gentoo-user] cflags for atom

2013-10-21 Thread thegeezer
On 10/21/2013 03:09 PM, Silvio Siefke wrote: > Hello, > > on my netbook Acer Aspire One D255 is running Gentoo amd64 but its so slow. > I have Samsung NC10 and there is running Gentoo better and that i understand > not so really. > > What Cflags i should use, at moment i use > > CFLAGS="-O2 -march

[gentoo-user] cflags for atom

2013-10-21 Thread Silvio Siefke
Hello, on my netbook Acer Aspire One D255 is running Gentoo amd64 but its so slow. I have Samsung NC10 and there is running Gentoo better and that i understand not so really. What Cflags i should use, at moment i use CFLAGS="-O2 -march=atom -mtune=atom -mssse3 -mfpmath=sse -fomit-frame-pointer