Interrupts

From Helpful
Jump to navigation Jump to search

The lower-level parts of computers

General: Computer power consumption · Computer noises

Memory: Some understanding of memory hardware · CPU cache · Flash memory · Virtual memory · Memory mapped IO and files · RAM disk · Memory limits on 32-bit and 64-bit machines

Related: Network wiring notes - Power over Ethernet · 19" rack sizes

Unsorted: Interrupts · Computer booting · GPU, GPGPU, OpenCL, CUDA notes


This article/section is a stub — some half-sorted notes, not necessarily checked, not necessarily correct. Feel free to ignore, or tell me about it.


Interrupts as a mechanism

Interrupt handlers

Sources

Masking

Interrupt latency

Interrupts and multiple cores

Playing with interrupts