[Disksim-users] Queue Structure

Greg Ganger ganger at ece.cmu.edu
Sun Feb 25 22:24:47 EST 2007


Unfortunately, there is no developer's manual or additional documentation
beyond the user guide.

Good luck!

Greg


On Sun, 25 Feb 2007, YipKei Kwok wrote:

> Hi,
>
> Is there any developer's guide for disksim which talks about the I/O
> queue structure used for scheduling.
>
> In the file disksim_ioqueue.c, the queue structure is not that
> understandable. For example, the iob structure pointed by queue->list
> is not the head of the queue but queue->list->next. Also, sometimes,
> but not always, the next pointers of some iob structures on a queue is
> actually pointing back to itself.
>
> Can anyone explain the queue structure used in Disksim, especially in
> the file disksim_ioqueue.c? Or, even better, is there any developer's
> manual for disksim?
>
> Thank you very much!
>
> Regards,
> Yipkei
>
> -- 
> Web site:
> http://360.yahoo.com/yipkeikwok
> http://www.mcs.csueastbay.edu/~ykwok/
> email addresses:
> yipkeikwok at gmail dot com
> ykwok2 at utep dot edu
> ICQ UIN:    2309842
> Google Talk ID:    yipkeikwok at gmail dot com
> Yahoo! Messenger ID:    yipkeikwok
> MSN Messenger ID:    yipkeikwok at hotmail dot com
> _______________________________________________
> 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