1 / 1
FIFO Medium in Parallel Processing Systems
10 likes | 85 Vues
Explore the implications of FIFO medium in parallel processing systems, discussing potential deadlock scenarios and solution strategies. Learn how oa', ob', ib', and ia' interactions impact the system's functionality.
Télécharger la présentation
FIFO Medium in Parallel Processing Systems
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
The answer • X= oa • Y= ia; ib • Z= ob • Medium = oa’; (ia’; ob’; ib’ + ob’;(ia’; ib’ + ib’; ia’)) + ob’; (ib’; oa’; ia’ + oa’; (ia’; ib’ + ib’; ia’)) X||Y||Z||M = toa; (tia; tob; tib + tob; tia; tib) + tob; toa; tia; tib where toa is the t for oa||oa’ NOTE that a FIFO medium will not accept oa’.ob’.ib’.ia’ and ob’oa’ia’.ib’ and will therefore dadlock after tob; toa !!
More Related