Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jul 2009 22:51:36 +0200
From:      Frank Steinborn <steinex@nognu.de>
To:        Daniel Underwood <djuatdelta@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Matlab running on linux wrapper
Message-ID:  <20090710205136.GB1860@nognu.de>
In-Reply-To: <b6c05a470907101332if7d1296p174e49dc780234c9@mail.gmail.com>
References:  <b6c05a470907101332if7d1296p174e49dc780234c9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Underwood wrote:
> Will binaries running on the linux binaries wrapper run slower due to
> having to be run on the linux layer?

It depends. In most cases, it will just run as fine as on Linux,
sometimes it is even faster. The Linux compatibility is no emulation,
it just translates syscalls, so you shouldn't notice a performance-hit
in 99% of cases... but of course there are corner cases where it could
be that the performance of your Linux-binary on FreeBSD is not 100% as
fast as Linux.

See the Handbook for a deeper understanding of how the Linux
compatibility is working :) 

Cheers,
steinex



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