Re: freebsd vs linux: performance problem
- From: Shantanu Ghosh <shantanu_ghosh@xxxxxxxxx>
- Date: Thu, 13 Dec 2007 19:22:56 -0800 (PST)
--- Erich Dollansky <oceanare@xxxxxxxxxxxxxx> wrote:
Hi,
Nash Nipples wrote:
sounds like a power unit problem. try to switch them and repeat.
hey, in the next step you tell him that the MTU is set wrongly.
being
Now, in simple memory access operations, I see the freebsd system
noticably slower than the linux system. A simple C program thatcopies
As already mentioned, are both systems working as 32 or 64 bit
systems?
Both are working as 64 bit systems.
from one memory buffer to another, when executed in a loop executesassembly
between 10-30% slower on freebsd, as compared to linux. The
code of the program used for testing is identical in both thecases.
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.
Erich
_______________________________________________
freebsd-performance@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to
"freebsd-performance-unsubscribe@xxxxxxxxxxx"
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
_______________________________________________
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
|
|