Định nghĩa Polled Interrupt là gì?
Polled Interrupt là Thăm dò Interrupt. Đây là nghĩa tiếng Việt của thuật ngữ Polled Interrupt - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.
Độ phổ biến(Factor rating): 5/10
Một ngắt thăm dò là một loại đầu vào / ra (I / O) ngắt sẽ gửi một thông điệp tới các phần của máy tính mà nhà I / O giao diện. Thông điệp khẳng định rằng một thiết bị đã sẵn sàng để được truy cập mà không cần một thiết bị xác định.
Xem thêm: Thuật ngữ công nghệ A-Z
Giải thích ý nghĩa
Một bộ điều khiển ngắt sẽ thăm dò ý kiến tất cả các thiết bị trên một máy tính để xác định một bản gửi ra yêu cầu. Thăm dò ngắt là một phương pháp hiệu quả của truyền dữ liệu, chi tiêu nhiều thời gian kiểm tra tình trạng sẵn sàng của các thiết bị của máy tính. Một thay thế đó là hiệu quả hơn là một ngắt vector, có thể gửi một tín hiệu bao gồm danh tính của thiết bị. Tất cả các đầu vào / đầu ra trong máy tính hiện đại được thực hiện bằng ngắt-driven I / Os, mà gián đoạn quá trình này khi họ đã sẵn sàng để truyền dữ liệu. Bộ xử lý sẽ thực hiện các nhiệm vụ khác trong khi chờ đợi một ngắt.
What is the Polled Interrupt? - Definition
A polled interrupt is a certain kind of input/output (I/O) interrupt that sends a message to the part of the computer that houses the I/O interface. The message states that a device is ready to be accessed without an identifying device.
Understanding the Polled Interrupt
An interrupt controller will poll all devices on a computer to determine which one sent out the request. Polled interrupt is an inefficient method of data transfer, spending much time checking the ready condition of a computer's devices. An alternative that is more efficient is a vectored interrupt, which can send a signal that includes the identity of the device. All input/output in modern computers is done by interrupt-driven I/Os, which interrupt the process when they are ready to transfer data. The processor will perform other tasks while waiting for an interrupt.
Thuật ngữ liên quan
- Interrupt
- Internal Interrupt
- External Interrupt
- Operating System (OS)
- Input/Output (I/O)
- Data Transfer
- In-Row Cooling
- Sound Card
- Control Bus
- Nubus
Source: Polled Interrupt là gì? Technology Dictionary - Filegi - Techtopedia - Techterm