[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bochs-dev
Subject:    Re: [Bochs-developers] Am I on the right path?
From:       "Stanislav" <stlintel () gmail ! com>
Date:       2013-08-24 18:23:07
Message-ID: 008001cea0f6$fc652890$f52f79b0$ () gmail ! com
[Download RAW message or body]

This is a multipart message in MIME format.

[Attachment #2 (multipart/alternative)]
This is a multipart message in MIME format.


Hello,

 

First of all you certainly in the right path, the easiest way for you would
be to set up an emulation platform (with emulated hardware as disk image)
and run it on modern hardware.

Emulated disk using disk image will give you flexibility of backup and
emulated hardware will allow simple migration between different HW platforms
getting speed from any new generation.

Not sure if Bochs is the best options for you, other emulators like QEMU and
VirtualBox certainly will provide better performance.

 

On Corei7 Bochs is able to show ~100-150 MIPS depends on workload (which
might be even better than original PII host was capable, depends on it clock
speed).

For floating point workloads it is worse, for integer it is better.

 

Stanislav

 

From: Lisa Muir [mailto:34.24.34@gmail.com] 
Sent: Saturday, August 24, 2013 3:59 PM
To: bochs-developers@lists.sourceforge.net
Subject: [Bochs-developers] Am I on the right path?

 

 

Hi Guys,

 

I am looking to "upgrade" a server without actually upgrading it, but by
redeploying an already deployed system into a Bochs environment.

 

The existing system is a Sco Unix system running in a PII shell, scsi disks
hanging off an old PCI scsi card, with a 3com 3c905 lan card, and a whopping
768Mb ram.

 

It has folders in the filesystem with over half a million files which
commands like ls and find are having difficulty processing, which is making
rsync backups impossible.

 

I need to keep the current system running for about another 6 months, but
also need to up the performance.

 

I was thinking i could deploy a debian linux system on a Corei7 board, with
8GB ram, pretty much for peanuts, slot in the scsi card and the lan card,
install bochs, and configure bochs to boot directly from the scsi disk, and
get it back on the network.

 

If I get this config to boot, will I actually have the ability to beef up
the processing capabilities of the bochs machine, and allocate it a decent
chunk of ram?

 

I have done something very similar to this 10 years ago to salvage a DOS
system for a guy, and it worked quite well, but that was a single user
environment, this is a mutluser environment where performance is going to be
an issue.

 

Am I set to fail before I start on this path or can Bochs be configured to
exploit the underlying resources to the fullest extent?

 

Any brief guidance before I start would greatly be appreciated.

 

Thanks,

 

Lisa.


[Attachment #5 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type \
content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 \
(filtered medium)"><style><!-- /* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:56.7pt 42.5pt 56.7pt 85.05pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div \
class=WordSection1><p class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Hello,<o:p></o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>First of \
all you certainly in the right path, the easiest way for you would be to set up an \
emulation platform (with emulated hardware as disk image) and run it on modern \
hardware.<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Emulated \
disk using disk image will give you flexibility of backup and emulated hardware will \
allow simple migration between different HW platforms getting speed from any new \
generation.<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Not sure if \
Bochs is the best options for you, other emulators like QEMU and VirtualBox certainly \
will provide better performance.<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>On Corei7 \
Bochs is able to show ~100-150 MIPS depends on workload (which might be even better \
than original PII host was capable, depends on it clock \
speed).<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>For \
floating point workloads it is worse, for integer it is \
better.<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Stanislav<o:p></o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><b><span \
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span \
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Lisa Muir \
[mailto:34.24.34@gmail.com] <br><b>Sent:</b> Saturday, August 24, 2013 3:59 \
PM<br><b>To:</b> bochs-developers@lists.sourceforge.net<br><b>Subject:</b> \
[Bochs-developers] Am I on the right path?<o:p></o:p></span></p><p \
class=MsoNormal><o:p>&nbsp;</o:p></p><div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>Hi \
Guys,<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p \
class=MsoNormal>I am looking to &quot;upgrade&quot; a server without actually \
upgrading it, but by redeploying an already deployed system into a Bochs \
environment.<o:p></o:p></p></div><div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>The existing \
system is a Sco Unix system running in a PII shell, scsi disks hanging off an old PCI \
scsi card, with a 3com 3c905 lan card, and a whopping 768Mb \
ram.<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p \
class=MsoNormal>It has folders in the filesystem with over half a million files which \
commands like ls and find are having difficulty processing, which is making rsync \
backups impossible.<o:p></o:p></p></div><div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>I need to keep the \
current system running for about another 6 months, but also need to up the \
performance.<o:p></o:p></p></div><div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>I was thinking i \
could deploy a debian linux system on a Corei7 board, with 8GB ram, pretty much for \
peanuts, slot in the scsi card and the lan card, install bochs, and configure bochs \
to boot directly from the scsi disk, and get it back on the \
network.<o:p></o:p></p></div><div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>If I get this \
config to boot, will I actually have the ability to beef up the processing \
capabilities of the bochs machine, and allocate it a decent chunk of \
ram?<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p \
class=MsoNormal>I have done something very similar to this 10 years ago to salvage a \
DOS system for a guy, and it worked quite well, but that was a single user \
environment, this is a mutluser environment where performance is going to be an \
issue.<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p \
class=MsoNormal>Am I set to fail before I start on this path or can Bochs be \
configured to exploit the underlying resources to the fullest \
extent?<o:p></o:p></p></div><div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>Any brief guidance \
before I start would greatly be appreciated.<o:p></o:p></p></div><div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p \
class=MsoNormal>Thanks,<o:p></o:p></p></div><div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p \
class=MsoNormal>Lisa.<o:p></o:p></p></div></div></div></body></html>



------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk

_______________________________________________
bochs-developers mailing list
bochs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bochs-developers


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic