MultipleInterruptLines: The simplesttechniqueis to use alarge number ofinterruptlines(MultipleInterruptLines)between theCPUmodule andI /O.
Software Poll: The process,if theCPU isaware ofaninterrupt,theCPUwill go toserviceinterruption,performfunctionspollthe entireI / O moduleto determine themoduleinterrupt, The disadvantage is theneedof timebecause they have toidentify allthe modulesto determine theI / O modulethat implementsinterrupt.
DaisyChain: Adaisychainmoreefficient,which useshardwarepoll.The entireI / O moduleis connectedtoCPUinterruptchannelchain.If there isan interrupt request,theCPUwill runacknowledgesignalsrunning onthe interruptlinetofind theI / O modulethat sendsan interrupt.
Busarbitration: In this method,first,the moduleI /Ogaincontrol ofthe busbefore themodule usesan interrupt request channel.Thusthere is onlyanI / O modulecaninterrupt.
No comments:
Post a Comment