Date: Thu, 06 Jan 2005 13:26:19 -0800 From: Julian Elischer <julian@elischer.org> To: Spirre <spirre@rareshell.com> Cc: freebsd-smp@freebsd.org Subject: Re: Dual Xeon 2.8 with HT - How is the support in FreeBSD 5.3 Message-ID: <41DDACFB.7080302@elischer.org> In-Reply-To: <001001c4f411$fc6efcd0$0a0110ac@emea.sykes.com> References: <001b01c4f40e$e7b206a0$0a0110ac@emea.sykes.com> <41DD6D2D.5040308@rhondasworld.com> <001001c4f411$fc6efcd0$0a0110ac@emea.sykes.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Spirre wrote: >Ok, nice do you run 5.3? >then i wiill try it with HT enabled and hope for the best. because i heard >it was some problems with the logical cpus the system makes. > The biggest problem is that it will slow your system down.. HTT should only be used in soem very specific workloads. In particular yuo need to really have both processors working on the same data (they share a cache) and one of them shuld be doing Floating Point ops while the other is doing integer.. (they share the integer ALU I believe). There are apps that do ok, but for example compiles get slowed down as the virtual CPUs flush each other's cache entries out and contest for the ALU. HTT != 2 CPUS > >Thanks for fast reply and good answer.. > >Regards >Christian S > >----- Original Message ----- >From: "Bryan" <bvest@rhondasworld.com> >To: "Spirre" <spirre@rareshell.com> >Cc: <freebsd-smp@freebsd.org> >Sent: Thursday, January 06, 2005 5:54 PM >Subject: Re: Dual Xeon 2.8 with HT - How is the support in FreeBSD 5.3 > > > > >>We have 6 dual Xeons with HT on that are part of a spam filtering >>network running sendmaiul, they are all running FreeBSD. We have not had >>one crash out of these systems which process 3 million emails per day. >>We were running RedHat and they would constantly crash. After the switch >>to FreeBSD we have been beoynd imnpressed with the stability. >> >> >>Bryan >> >>Spirre wrote: >> >> >>>Hi, >>>I have a server with dual xeon and HT support that i wonder is if >>> >>> >freebsd has good support for HT? im going to run apache and mysql. Is it any >preformance issues with it enabled or disabled in BIOS? > > >>>Ps. Dont want a server that crashes every second week. >>> >>> >>>Regards >>>Christian S >>>_______________________________________________ >>>freebsd-smp@freebsd.org mailing list >>>http://lists.freebsd.org/mailman/listinfo/freebsd-smp >>>To unsubscribe, send any mail to "freebsd-smp-unsubscribe@freebsd.org" >>> >>> >>> >>> >>_______________________________________________ >>freebsd-smp@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-smp >>To unsubscribe, send any mail to "freebsd-smp-unsubscribe@freebsd.org" >> >> >> > >_______________________________________________ >freebsd-smp@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-smp >To unsubscribe, send any mail to "freebsd-smp-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41DDACFB.7080302>