Hi,<br><br>I configured disksim to work in emulation mode using the functions in disksim_interface.c.  I have setup disksim in the target side of ISCSI driver. So, as the requests come to the ISCSI target, I send it to disksim through disksim_interface_request_arrive() and then get the simulation time from the disksim.  <br>
<br>When I run it, it works fine for quite a long time, but when I stress it with continous worklaods(i copied a linux source tree to the emulated disk), the assert stmt in src/disksim_diskctlr.c  viz. "ddbg_assert2(tmpioreq != 0, "Cannot find ioreq")" in line number 3327 fails and the simulation stops.  I have no clue as to how the <br clear="all">
tmpioreq is becoming 0 suddenly.  <br><br>It would be great if anyone could tell me the reason/fix for this problem.<br><br>Thanks,<br>Sankaran.<br><br><br>-- <br>Sankaran Sivathanu<br><a href="http://www.cc.gatech.edu/~sankaran">www.cc.gatech.edu/~sankaran</a><br>