public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* 32/64bits emulation questions.
@ 2013-12-05 18:43 Pablo Vasquez
  2013-12-05 22:46 ` Frank Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo Vasquez @ 2013-12-05 18:43 UTC (permalink / raw)
  To: linux-msdos

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 32/64bits emulation questions.
  2013-12-05 18:43 32/64bits emulation questions Pablo Vasquez
@ 2013-12-05 22:46 ` Frank Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Cox @ 2013-12-05 22:46 UTC (permalink / raw)
  To: linux-msdos

On Thu, 05 Dec 2013 15:43:10 -0300
Pablo Vasquez wrote:

> * Is this true? Will dosemu use the CPU emulator instead of 
> virtualization on x86-64? Or am I just plain wrong?

http://web.archive.org/web/20060513214201/http://thebs413.blogspot.com/2005/10/what-is-x86-64-long-mode-memory-model.html
-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-05 22:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05 18:43 32/64bits emulation questions Pablo Vasquez
2013-12-05 22:46 ` Frank Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox