Files
vystem-b/docs/shelter/irq/index.md
2026-05-27 19:34:54 +02:00

714 B

IRQ subsystem

Introduction

The IRQ subsystem contains all things related to interrupts management.

Overview

The IRQ subsystem manages the following elements:

Please note the following:

  • this subsystem is only targeting the x86-64 architecture
  • this subsystem should only be used after the full memory subsystem initialization
  • all the assets generated by this subsystem is, for the moment, only useful for the task performed during the boot process