- Windows Server 2016 Administration Fundamentals
- Bekim Dauti
- 127字
- 2021-07-02 22:24:10
Interrupt Request (IRQ) and Direct Memory Access (DMA) (1.1.8)
An Interrupt Request (IRQ) in modern computers is a number from 0 to 31. It is a signal sent by a device through communication channels to get the attention of a processor whenever that device requires processing. In contrast, Direct Memory Access (DMA), a number from 0 to 8, is a system resource used by a device to bypass the processor whenever that device needs access to RAM. To view IRQ and DMA resource settings in Windows Server 2016, complete the following steps:
- Open the Device Manager.
- Expand the device's category.
- Right-click the device and select Properties.
- Click the Resources tab and check out the Resource settings section as shown in Figure 3.8:
![](https://epubservercos.yuewen.com/E414F8/19470400301601106/epubprivate/OEBPS/Images/Chapter_84.jpg?sign=1739684456-jZau2QKVxbcIt3MDCLWRSDXXZOlXzqOJ-0-a3e3e8297b8f123a865f9b92df3d7c35)
Figure 3.8. Driver's Resource Settings