public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Pablo Vasquez <pevasquez@gmail.com>
To: linux-msdos@vger.kernel.org
Subject: 32/64bits emulation questions.
Date: Thu, 05 Dec 2013 15:43:10 -0300	[thread overview]
Message-ID: <52A0C93E.6090405@gmail.com> (raw)

Hello list.

Currently I am maintaining a project which compiles with the old Borland 
Turbo C++ tools (v3.1). I intend to move a full linux dev environment in 
the short term. I have been running some tests with dosemu with very 
promising outcomes, even allowing me to compile the full project through 
a gnu-makefile setup, running the compiler via dosemu -dumb.
These tests show a very nice performance in 32bits machines, but very 
poor in 64bits machines.
 From what I've read around there, I think this problem is due to dosemu 
emulating code instead of using CPU virtualization. As I didn't find too 
much in-depth info on this, I thought asking in the list would be a good 
idea:

* Is this true? Will dosemu use the CPU emulator instead of 
virtualization on x86-64? Or am I just plain wrong?
* Is there any know workaround for this issue? I recently found 
http://v86-64.sourceforge.net/ but really couldn't get it to compile 
under latest kernels.
* Would running dosemu under a 32bits (virtualbox) virtual machine be of 
any help to my purposes?

Regards and thank you all.
Pablo.

             reply	other threads:[~2013-12-05 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-05 18:43 Pablo Vasquez [this message]
2013-12-05 22:46 ` 32/64bits emulation questions Frank Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52A0C93E.6090405@gmail.com \
    --to=pevasquez@gmail.com \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox