I don't think I have one on kaylee. If I have one on inara, it'd be >= system RAM, so at least 4G. On Apr 28, 2012 3:14 AM, "Pandu Poluan" <pa...@poluan.info> wrote:
> > On Apr 27, 2012 8:58 AM, "Michael Mol" <mike...@gmail.com> wrote: > > > > On Thu, Apr 26, 2012 at 8:35 PM, Adam Carter <adamcart...@gmail.com> > wrote: > > >> #expanded form of -march=native. Nothing special here. Noting this > > >> here because people keep freaking out when they see it in-line. > > >> SYS_CFLAGS_MARCH_NATIVE_EXP="-march=amdfam10 -mcx16 -msahf -mpopcnt > > >> --param l1-cache-size=64 --param l1-cache-line-size=64 --param > > >> l2-cache-size=512 -mtune=amdfam10" > > >> CFLAGS="${SYS_CFLAGS_MARCH_NATIVE_EXP} -O2 -pipe -ggdb3" > > >> CXXFLAGS="${CFLAGS}" > > >> FEATURES="splitdebug" > > >> MAKEOPTS="--jobs --load=5" > > >> EMERGE_DEFAULT_OPTS="--jobs --load-average=6 --verbose --tree > > >> --with-bdeps=y --keep-going" > > > > > > FYI Michael, i'm not too dissimilar, and no apparent problems with > > > glibc-2.14.1-r3. Mostly stable, kernel from gentoo-sources 3.3.2. > > > > Running 3.2.12-gentoo on all systems here. > > > > > > > > CFLAGS="-march=amdfam10 -mcx16 -msahf -mpopcnt -mabm -O2 -pipe" > > > CXXFLAGS="${CFLAGS}" > > > CHOST="x86_64-pc-linux-gnu" > > > #MAKEOPTS="-j1" > > > MAKEOPTS="-j4" > > > #FEATURES="ccache parallel-fetch buildsyspkg distcc" > > > FEATURES="-sandbox ccache parallel-fetch buildsyspkg" > > > LINGUAS="en" > > > EMERGE_DEFAULT_OPTS="--keep-going --autounmask y" > > > > > > > Yeah, that's pretty similar to mine. > > > > Lost my SSH session to inara (inara and kaylee are the two systems > > that are borked by the upgrade, saffron is the one system I have which > > upgraded without problem) when saffron hung coming out of screensaver. > > I can no longer ssh into either inara or kaylee. And I won't have time > > to work with either until Sunday at the earliest. > > > > This has not been a good week. > > > > How big is your swapfile? > > Rgds, >