OpenVZ Forum


Home » Mailing lists » Users » strange issue with mysql crashing in openvz
Re: Re: strange issue with mysql crashing in openvz [message #12863 is a reply to message #12861] Sat, 12 May 2007 17:52 Go to previous message
Martin Hudec is currently offline  Martin Hudec
Messages: 1
Registered: May 2007
Junior Member
catam wrote:
> Seems I have found the issue , was CFLAGS
>
> /proc/cpuinfo =>
> processor : 0
> vendor_id : GenuineIntel
> cpu family : 15
> model : 4
> model name : Intel(R) Xeon(TM) CPU 3.00GHz
>
> you need
> CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
> I had
> CFLAGS="-march=k8 -O2 -pipe"

I would leave that -fomit-frame-pointer out, it can go against debugging
activities (stack tracing etc.). Simple -O2 and -pipe should be mostly
enough.

Martin
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: About many connections in SMTP
Next Topic: NFS with RHEL5 kernel?
Goto Forum:
  


Current Time: Wed Aug 13 08:48:31 GMT 2025

Total time taken to generate the page: 0.52775 seconds