Operating Systems

mac

Misc

ARM

  • Jazelle DBX (direct bytecode execution) is an extension that allows some ARM processors to execute Java bytecode in hardware as a third execution state alongside the existing ARM and Thumb modes (16bit instructions)

RISC V

  • RISC V J
    • Instructions intended to accelerate common JIT’d instruction sequences

Hurd

  • debian/arch/guix variants
    • ia32 and x8664 (GNU Binutils 2.40+ and GCC 13+)
    • userspace kernel drivers using netbsd rumpkernel

freebsd

  • pkg for package manager
  • /etc/rc.conf for services
    • zfs_enable="YES"
  • zfs by default
  • support for linux emulation

illumos