<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>Hello,</div>
<div> </div>
<div>For the research purpose I plan to use DiskSim in a full system level simulator, where the simulator should simulate access to several disks spread over LAN network.</div>
<div>Basically I look for a way to use DiskSim to simulate several disks spread over the LAN network. I had a look at “disksim_interface.c” and found that disksim is a global variable, so it is probably impossible to instantiate several disksim instances in
the same processe. Another (unpleasant) option may be to create several processes – where each process is dedicated to instantiating one disksim instance. This option is complex to manage. </div>
<div> </div>
<div>Here is my question: is there a simpler way to simulate several disks?</div>
<div> </div>
<div>Thanks in advance,</div>
<div> </div>
<div>Roman</div>
<div> </div>
<div> </div>
<div> </div>
</font>
</body>
</html>