Hi, <div><br></div><div>It really works!! Including Number of parallel units = 1,2,4</div><div>But original should be "tmp->blkno = blkno"; not "tmp->blkno = tmp->blkno;"  Thanks anyway. :D   </div>
<div>Now I have a new problem about saturation msg while Plane block mapping = simple concatenation in postmark trace</div><div>I will try first, thank you very much.</div><div><div><br><div class="gmail_quote">2011/5/25  <span dir="ltr"><<a href="mailto:disksim-users-request@ece.cmu.edu">disksim-users-request@ece.cmu.edu</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Send Disksim-users mailing list submissions to<br>
        <a href="mailto:disksim-users@ece.cmu.edu">disksim-users@ece.cmu.edu</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://sos.ece.cmu.edu/mailman/listinfo/disksim-users" target="_blank">https://sos.ece.cmu.edu/mailman/listinfo/disksim-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:disksim-users-request@ece.cmu.edu">disksim-users-request@ece.cmu.edu</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:disksim-users-owner@ece.cmu.edu">disksim-users-owner@ece.cmu.edu</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Disksim-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. ssd-add-on questions (poohtimu)<br>
   2. Re: ssd-add-on questions (YaoQing,Wang)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 24 May 2011 00:50:16 +0800<br>
From: poohtimu <<a href="mailto:poohtimu@gmail.com">poohtimu@gmail.com</a>><br>
Subject: [Disksim-users] ssd-add-on questions<br>
To: <a href="mailto:disksim-users@ece.cmu.edu">disksim-users@ece.cmu.edu</a><br>
Message-ID: <1306169416.27548.0.camel@poohtimu-linux><br>
Content-Type: text/plain; charset="UTF-8"<br>
<br>
Hi all,<br>
I have some question about using ssd-add-on.<br>
I have made it work properly in default setting while<br>
runvalid(/ssdmodel/runvalid)<br>
but while I modified the parameter in ssd spec, "Plane block mapping"<br>
and "Number of parallel units", there is something wrong.<br>
when I set Plane block mapping = 1 and Number of parallel units = 2,<br>
synthetic workload "rw5m" and real traces "iozone" will generate<br>
segmentation fault.<br>
moreover, Plane block mapping = 3 and Number of parallel units = 2<br>
          Plane block mapping = 1 and Number of parallel units = 4<br>
          Plane block mapping = 3 and Number of parallel units = 4<br>
these parameter has same result.<br>
<br>
All I did is modified this two parameter, I can't figure out why there<br>
is a segmentation fault<br>
Is there anything I missed?<br>
Please help me, I will appreciate your help<br>
<br>
Best Regards<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 24 May 2011 19:27:34 +0800<br>
From: "YaoQing,Wang" <<a href="mailto:ericoolbe@ymail.com">ericoolbe@ymail.com</a>><br>
Subject: Re: [Disksim-users] ssd-add-on questions<br>
To: <a href="mailto:disksim-users@ece.cmu.edu">disksim-users@ece.cmu.edu</a><br>
Message-ID: <BANLkTi=2h=<a href="mailto:UqaTgmdW-ocBSLqDjLR1_haQ@mail.gmail.com">UqaTgmdW-ocBSLqDjLR1_haQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
hi~<br>
<br>
maybe try to add a line in the function of " ssd_media_access_request_element<br>
"<br>
original:<br>
tmp->blkno = tmp->blkno;<br>
<br>
modified:<br>
tmp->blkno = tmp->blkno;<br>
tmp->opid = curr->opid;<br>
<br>
good luck<br>
<br>
On Tue, May 24, 2011 at 12:50 AM, poohtimu <<a href="mailto:poohtimu@gmail.com">poohtimu@gmail.com</a>> wrote:<br>
<br>
> Hi all,<br>
> I have some question about using ssd-add-on.<br>
> I have made it work properly in default setting while<br>
> runvalid(/ssdmodel/runvalid)<br>
> but while I modified the parameter in ssd spec, "Plane block mapping"<br>
> and "Number of parallel units", there is something wrong.<br>
> when I set Plane block mapping = 1 and Number of parallel units = 2,<br>
> synthetic workload "rw5m" and real traces "iozone" will generate<br>
> segmentation fault.<br>
> moreover, Plane block mapping = 3 and Number of parallel units = 2<br>
>          Plane block mapping = 1 and Number of parallel units = 4<br>
>          Plane block mapping = 3 and Number of parallel units = 4<br>
> these parameter has same result.<br>
><br>
> All I did is modified this two parameter, I can't figure out why there<br>
> is a segmentation fault<br>
> Is there anything I missed?<br>
> Please help me, I will appreciate your help<br>
><br>
> Best Regards<br>
><br>
> _______________________________________________<br>
> Disksim-users mailing list<br>
> <a href="mailto:Disksim-users@ece.cmu.edu">Disksim-users@ece.cmu.edu</a><br>
> <a href="https://sos.ece.cmu.edu/mailman/listinfo/disksim-users" target="_blank">https://sos.ece.cmu.edu/mailman/listinfo/disksim-users</a><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://sos.ece.cmu.edu/pipermail/disksim-users/attachments/20110524/24df04a4/attachment-0001.html" target="_blank">http://sos.ece.cmu.edu/pipermail/disksim-users/attachments/20110524/24df04a4/attachment-0001.html</a>><br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
Disksim-users mailing list<br>
<a href="mailto:Disksim-users@ece.cmu.edu">Disksim-users@ece.cmu.edu</a><br>
<a href="https://sos.ece.cmu.edu/mailman/listinfo/disksim-users" target="_blank">https://sos.ece.cmu.edu/mailman/listinfo/disksim-users</a><br>
<br>
<br>
End of Disksim-users Digest, Vol 67, Issue 15<br>
*********************************************<br>
</blockquote></div><br></div></div>