Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2007 20:24:32 -0800 (PST)
From:      Shantanu Ghosh <shantanu_ghosh@yahoo.com>
To:        Erich Dollansky <oceanare@pacific.net.sg>
Cc:        freebsd-performance@freebsd.org
Subject:   Re: freebsd vs linux: performance problem
Message-ID:  <344260.5397.qm@web54507.mail.re2.yahoo.com>
In-Reply-To: <4761F963.5040505@pacific.net.sg>

next in thread | previous in thread | raw e-mail | index | archive | help

--- Erich Dollansky <oceanare@pacific.net.sg> wrote:

> Hi,
> 
> Shantanu Ghosh wrote:
> > --- Erich Dollansky <oceanare@pacific.net.sg> wrote:
> > 
> >> 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
> cases.
> > 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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-performance
> To unsubscribe, send any mail to
> "freebsd-performance-unsubscribe@freebsd.org"
> 

--
Shantanu.



      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?344260.5397.qm>