Dear Alireza,<div><br></div><div>Thank you for your attention. I did use the command "    patch -p1 < ssdmodel/ssd-patch" </div><div><br></div><div>Some of the modification can be loaded automatically,  while some are not. I need to modify the file of DiskSim manually.</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Yangyang</div><div><br><div class="gmail_quote">On Fri, Apr 23, 2010 at 12:05 PM, Alireza Haghdoost <span dir="ltr"><<a href="mailto:haghdoost@gmail.com">haghdoost@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr"><font color="#000099"><font face="tahoma,sans-serif">Dear </font></font>Yangyang<br><br>I have compiled Microsoft SSD model without any problem, are you sure that you have done all required steps for compilation that is mentioned in the readme file ?<br>


<br><br><br clear="all">Alireza Haghdoost<br>Graduate Student <br>Department of Computer Engineering<br>Sharif University of Technology<br><a href="http://ce.sharif.edu/~haghdoost" target="_blank">http://ce.sharif.edu/~haghdoost</a><br>

Phone: (98) (21) 6616 6689<br>
<br><br>
<br><br><div class="gmail_quote">On Fri, Apr 23, 2010 at 20:30,  <span dir="ltr"><<a href="mailto:disksim-users-request@ece.cmu.edu" target="_blank">disksim-users-request@ece.cmu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">


Send Disksim-users mailing list submissions to<br>
        <a href="mailto:disksim-users@ece.cmu.edu" target="_blank">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" target="_blank">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" target="_blank">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. Re: Buffer layer in DiskSim (Greg Ganger)<br>
   2. Compiling problem of SSD model (Yangyang Pan)<br>
   3. How can get a disk model files of IBM-Ultrastar-36z15 in<br>
      DiskSim (Gary Jordan)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 22 Apr 2010 13:37:15 -0400 (EDT)<br>
From: Greg Ganger <<a href="mailto:ganger@ece.cmu.edu" target="_blank">ganger@ece.cmu.edu</a>><br>
Subject: Re: [Disksim-users] Buffer layer in DiskSim<br>
To: Gary Jordan <<a href="mailto:jordgary@gmail.com" target="_blank">jordgary@gmail.com</a>><br>
Cc: <a href="mailto:disksim-users@ece.cmu.edu" target="_blank">disksim-users@ece.cmu.edu</a><br>
Message-ID: <<a href="mailto:Pine.LNX.4.64.1004221336290.20296@nirvana.pdl.cmu.edu" target="_blank">Pine.LNX.4.64.1004221336290.20296@nirvana.pdl.cmu.edu</a>><br>
Content-Type: text/plain; charset="x-unknown"; Format="flowed"<br>
<br>
<br>
The documentation seems likely to help with understanding what can be<br>
configured.<br>
<br>
Greg<br>
<br>
<br>
On Thu, 22 Apr 2010, Gary Jordan wrote:<br>
<br>
> Dear all-users:<br>
>  I wanna test a block-level caching and prefetching algorithm upon<br>
> DiskSim.  Does Disk contain a single buffer???The cache in the internal disk<br>
> is not the one. The test case is very simple.  If disksim has one, Can I<br>
> prohibit it to make sure no cache or prefetching effect except the one I<br>
> use.  Should I build one myself combining the current version or use the one<br>
> in DiskSim?<br>
><br>
> Look forward to your help.<br>
> Thanks.<br>
><br>
> Gary<br>
><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 22 Apr 2010 22:05:44 -0400<br>
From: Yangyang Pan <<a href="mailto:yyangpan@gmail.com" target="_blank">yyangpan@gmail.com</a>><br>
Subject: [Disksim-users] Compiling problem of SSD model<br>
To: <a href="mailto:disksim-users@ece.cmu.edu" target="_blank">disksim-users@ece.cmu.edu</a><br>
Message-ID:<br>
        <<a href="mailto:k2xf524a5d41004221905ib8eb87a8x2ddcde0d73c9e8b9@mail.gmail.com" target="_blank">k2xf524a5d41004221905ib8eb87a8x2ddcde0d73c9e8b9@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<div><div></div><div class="h5"><br>
<br>
Hi all,<br>
<br>
Does anyone have used the SSD model(ssd-add-on.zip) with disksim?  When I<br>
compile the ssdmoel, there is an error :<br>
<br>
If you have the same problem and solution, please drop me a message. I will<br>
be very appreciated. Thank you very much.<br>
<br>
gcc -Wall -Wno-unused -MD -m32 -c -m32 -g -DASSERTS  -I../src//<br>
-I../diskmodel/include -I../ -I../src//src ssd.c -o ssd.o<br>
ssd.c: In function `getssd':<br>
ssd.c:33: error: structure has no member named `ssdinfo'<br>
ssd.c:34: error: structure has no member named `ssdinfo'<br>
ssd.c: In function `ssd_invoke_element_cleaning':<br>
ssd.c:423: error: structure has no member named `ssd_elem_num'<br>
ssd.c: In function `ssd_activate_elem':<br>
ssd.c:543: error: structure has no member named `ssd_elem_num'<br>
ssd.c:566: error: structure has no member named `ssd_elem_num'<br>
ssd.c:599: error: structure has no member named `ssd_elem_num'<br>
ssd.c: In function `ssd_clean_element_complete':<br>
ssd.c:766: error: structure has no member named `ssd_elem_num'<br>
ssd.c: In function `ssd_access_complete_element':<br>
ssd.c:814: error: structure has no member named `ssd_elem_num'<br>
ssd.c:814: error: structure has no member named `ssd_elem_num'<br>
ssd.c: In function `ssd_get_numdisks':<br>
ssd.c:1042: error: structure has no member named `ssdinfo'<br>
ssd.c: In function `ssd_add':<br>
ssd.c:1068: error: structure has no member named `ssdinfo'<br>
ssd.c:1070: error: structure has no member named `ssdinfo'<br>
ssd.c:1071: error: structure has no member named `ssdinfo'<br>
ssd.c:1072: error: structure has no member named `ssdinfo'<br>
ssd.c:1073: error: structure has no member named `ssdinfo'<br>
ssd.c:1079: error: structure has no member named `ssdinfo'<br>
ssd.c:1080: error: structure has no member named `ssdinfo'<br>
ssd.c:1083: error: structure has no member named `ssdinfo'<br>
ssd.c:1083: error: structure has no member named `ssdinfo'<br>
ssd.c:1083: error: structure has no member named `ssdinfo'<br>
ssd.c:1086: error: structure has no member named `ssdinfo'<br>
ssd.c:1087: error: structure has no member named `ssdinfo'<br>
ssd.c:1088: error: structure has no member named `ssdinfo'<br>
ssd.c: In function `ssdmodel_ssd_loadparams':<br>
ssd.c:1099: error: structure has no member named `ssdinfo'<br>
ssd.c: In function `ssd_printstats':<br>
ssd.c:1414: error: structure has no member named `ssdinfo'<br>
ssd.c:1431: error: structure has no member named `ssdinfo'<br>
ssd.c:1433: error: structure has no member named `ssdinfo'<br>
ssd.c:1434: error: structure has no member named `ssdinfo'<br>
ssd.c:1436: error: structure has no member named `ssdinfo'<br>
ssd.c:1440: error: structure has no member named `ssdinfo'<br>
ssd.c: At top level:<br>
ssd.c:1487: error: `DEVICETYPE_SSD' undeclared here (not in a function)<br>
ssd.c:1487: error: initializer element is not constant<br>
ssd.c:1487: error: (near initialization for<br>
`ssd_hdr_initializer.device_type')<br>
make: *** [ssd.o] Error 1<br>
--<br>
All the Best<br>
<br>
-----------------------------------------------------------<br>
Yangyang<br>
Electrical and Computer&System Engineering Department<br>
Rensselaer Polytechnic Institute,<br>
12180,Troy.NY<br></div></div>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://sos.ece.cmu.edu/pipermail/disksim-users/attachments/20100422/fb9730f4/attachment-0001.html" target="_blank">http://sos.ece.cmu.edu/pipermail/disksim-users/attachments/20100422/fb9730f4/attachment-0001.html</a>><br>



<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Fri, 23 Apr 2010 14:28:20 +0800<br>
From: Gary Jordan <<a href="mailto:jordgary@gmail.com" target="_blank">jordgary@gmail.com</a>><br>
Subject: [Disksim-users] How can get a disk model files of<br>
        IBM-Ultrastar-36z15 in DiskSim<br>
To: <a href="mailto:disksim-users@ece.cmu.edu" target="_blank">disksim-users@ece.cmu.edu</a><br>
Message-ID:<br>
        <<a href="mailto:h2sb10597491004222328oc9286b9cj360f808beec9d83c@mail.gmail.com" target="_blank">h2sb10597491004222328oc9286b9cj360f808beec9d83c@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Dear users,<br>
   I saw many works including a IBM-ultrastar-36z15 disk model. I<br>
found IBM-UIultrastar-18ES model in Disksim.The performance and capacity of<br>
them are different.<br>
   Could I get IBM-ultrastar-36z15 disk model with small modification from<br>
the  IBM-UIultrastar-18ES model ?<br>
Could anybody provide that specs and model files of this disk? Thanks.<br>
<br>
Jordan<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://sos.ece.cmu.edu/pipermail/disksim-users/attachments/20100423/65a8d3da/attachment-0001.html" target="_blank">http://sos.ece.cmu.edu/pipermail/disksim-users/attachments/20100423/65a8d3da/attachment-0001.html</a>><br>



<br>
------------------------------<br>
<br>
_______________________________________________<br>
Disksim-users mailing list<br>
<a href="mailto:Disksim-users@ece.cmu.edu" target="_blank">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 55, Issue 5<br>
********************************************<br>
</blockquote></div><br></div>
</blockquote></div><br><br clear="all"><br>-- <br>All the Best<br><br>-----------------------------------------------------------<br>Yangyang<br>Electrical and Computer&System Engineering Department<br>Rensselaer Polytechnic Institute,<br>
12180,Troy.NY<br>
</div>