[Disksim-users] A question about time-limited request

Greg Ganger ganger at ece.cmu.edu
Wed Jun 12 00:07:12 EDT 2013


No.  If it finishes before the time limit, its generator doesn't block
waiting on it.  Think of it like a prefetch, for example, where the
reader only blocks if the prefetch doesn't finish before the reader
actually needs the data.

Greg


On Tue, 11 Jun 2013, q q wrote:

> If a time-limited request is serviced before its time limit, does the
> generator process block and wait till the end of the time limit before
> generating the next request?
>
> Thank you.
>
> On Page 42 of the Disksim 4.0 manual,
>
> Probability of time-limited request
> "This specifies the probability that a generated request is
> time-limited. That is, the corresponding generator process “blocks”
> and waits for the request to complete (if it is not already complete)
> after a given amount of think time (specified by the below “time
> limit” parameters) [5, 2]."
> _______________________________________________
> Disksim-users mailing list
> Disksim-users at ece.cmu.edu
> https://sos.ece.cmu.edu/mailman/listinfo/disksim-users
>


More information about the Disksim-users mailing list