Re: Before & After Under The Giant Lock
- From: "Johan Bucht" <jbucht@xxxxxxxxx>
- Date: Mon, 26 Nov 2007 09:31:14 +0100
2007/11/25, Stephen Montgomery-Smith <stephen@xxxxxxxxxxxxxxxxx>:
I just want to add my 2 cents, that my recent experience with FreeBSD MP
has been extremely positive. I tend to use highly CPU bound MP programs,
typically lots and lots of floating point operations. It used to be that
Linux beat FreeBSD hands down - now FreeBSD seems to have a slight edge!
Basically my program runs about twice as fast when I run two threads as
opposed to one - I cannot see doing any better than that!
Actually, some worksets can get a higher speedup since you usually
double your cache size going from one to two cpus (core 2 duo has a
shared cache). Should the problem be big enough not to fit in one
cpu's cache but small enough to fit in two cpu's caches, you can get
more than 2 times speedup.
/Johan
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- References:
- doubt about IPSEC - Freebsd 7
- From: Giulio Ferro
- Re: doubt about IPSEC - Freebsd 7
- From: Rong-en Fan
- Before & After Under The Giant Lock
- From: binto
- Re: Before & After Under The Giant Lock
- From: Robert Watson
- Re: Before & After Under The Giant Lock
- From: Stephen Montgomery-Smith
- doubt about IPSEC - Freebsd 7
- Prev by Date: Re: Before & After Under The Giant Lock
- Next by Date: Re: Before & After Under The Giant Lock
- Previous by thread: Re: Before & After Under The Giant Lock
- Next by thread: Re: Before & After Under The Giant Lock
- Index(es):
Relevant Pages
|