1. ABOUT
  2. RESOURCES
  3. AARCH64
    1. Memory Management
      1. Table Descriptor
      2. Memory Attributes and MIDR
      3. Cache
      4. Address Translation (AT)
      5. Translation Fault
    2. Exception
      1. Exception Types
      2. Exception Vector
    3. Misc Registers
    4. System Registers
      1. PSTATE & SPSR
  4. X86_64
    1. Paging Entry Format
    2. Provisional Identical Mapping
    3. Exception / IRQ / PIC
    4. SysV Calling Convention
  5. LINUX / UNIX
    1. Kernel Module Example
    2. Syscall Calling Convention
    3. Virtual Memory Areas (mapping)
    4. Signals
    5. Errno
  6. VIRTUALIZATION
  7. RUST
  8. TOOLING
    1. GIT
      1. send-email basics
      2. merge unrelated history
    2. GPG
      1. common issues
  9. MISC
    1. PROGRAMMING GENERAL
    2. MULTIBOOT
    3. ELF
    4. CSTYLE
    5. LICENSING