Re: freebsd vs linux: performance problem
- From: Shantanu Ghosh <shantanu_ghosh@xxxxxxxxx>
- Date: Thu, 13 Dec 2007 20:24:32 -0800 (PST)
--- Erich Dollansky <oceanare@xxxxxxxxxxxxxx> wrote:
Hi,
Shantanu Ghosh wrote:
--- Erich Dollansky <oceanare@xxxxxxxxxxxxxx> wrote:cases.
Don't you call memcpy?
Well, I first did - then I wrote a function to do the same, just to
make sure that the code executed is exactly the same in both the
The difference was there both when using memcpy, and when using the
replacement function.
Do you have Linux compatibility installed on the FreeBSD machine?
You should then be able to run the Linux binary to see what happens
then.
I have had once the problem of a task moving from CPU to CPU and s
performing badly on FreeBSD.
I am not informed how this is handled currently.
This could be something I am facing. I noticed that when I run vmstat
while running this code, on linux, there's hardly any perceptible
difference in the number of context switches, but on freebsd, the
number of context switches in the system seems to go up a bit. However,
this is not very reliable.
Do you know how I can check this migration?
I also assume that this example is a single-threaded program which
should perform just fine on single CPU machine.
One other thing, can you just boot up with one CPU and one core to
see
what happens then?
While I have not tried it on this machine, on a single cpu machine, the
non-SMP build of freebsd seems to perform as well as linux for this
kind of test.
Thanks a lot for your help.
Erich
_______________________________________________
freebsd-performance@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to
"freebsd-performance-unsubscribe@xxxxxxxxxxx"
--
Shantanu.
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
_______________________________________________
freebsd-performance@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: freebsd vs linux: performance problem
- From: Erich Dollansky
- Re: freebsd vs linux: performance problem
- References:
- Re: freebsd vs linux: performance problem
- From: Erich Dollansky
- Re: freebsd vs linux: performance problem
- Prev by Date: Re: freebsd vs linux: performance problem
- Next by Date: Re: freebsd vs linux: performance problem
- Previous by thread: Re: freebsd vs linux: performance problem
- Next by thread: Re: freebsd vs linux: performance problem
- Index(es):
Relevant Pages
|
|