Search notes:

interrupt

An interrupt is caused by a software (mostly for sys-calls), hardware (for example: pressing a key on the keyboard), or by an exception (for example division by zero)
Interrupts are handled in the interrupt handler in the CPU.

Interrupt controllers

Systems often use an interrupt controller to group device interrupts before passing an interrupt to the CPU. This saves interrupt pins on the CPU and adds to the flexibility.

See also

interrupts, interrupts

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/hardware...', 1759399564, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/hardware/interrupt(44): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78