Steven H. Rogers | 5 Feb 2005 02:18
Favicon

Re: Simulating resources with infinite capacity

Couldn't you you model the RAID controller as a resource with capacity=1 and 
a negligible service time?

Steve

Goedson Teixeira Paixao wrote:
> * Klaus Muller (kgmuller <at> xs4all.nl) wrote:
> 
>>Goedson,
>>What do you want to do with the Resource? What services does the Resource
>>provide? 
> 
> 
> It's a RAID controler. I think the real contention should be done in the 
> individual disks and the controler should be able to handle as many 
> simultaneous requests as it gets.
> 
> 
>>To tease out your answer: what is wrong with
>>"res=Resource(capacity=10000000000)"?
> 
> 
> It's a little ugly. But may be a solution. I think it would be better if I could do:
> "res=Resource(capacity=infinity)"
>  or 
> "res=Resource(unlimitedUnits=True)"
> 
> I'll see if it may work with the no resource option proposed by Tony Vignaux, but I
> would have to use some Monitors to monitor the RAID controler utilization (I'm mainly
> interested in the service times for the requests).
> 
> Regards,
> Goedson
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Simpy-users mailing list
> Simpy-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/simpy-users
> 
> 

--

-- 
Steven H. Rogers, Ph.D., steve <at> shrogers.com
Weblog: http://shrogers.com/weblog
"Always do right. This will gratify some people and astonish the rest."
-- Mark Twain

-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

Gmane