]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
docs: add Tier 6 implementation plan — SMP, multi-arch, Rump, HDA, Bash/Busybox
authorTulio A M Mendes <[email protected]>
Sat, 14 Mar 2026 12:58:41 +0000 (09:58 -0300)
committerTulio A M Mendes <[email protected]>
Sat, 14 Mar 2026 12:58:41 +0000 (09:58 -0300)
commit737c3bc4e49affa47a986517808d5273e2f5e02c
tree79b1588c45378426b50e1ea2c09bcf191d61a86b
parentf3a652e531348ca62ac1733e038db72c395d849f
docs: add Tier 6 implementation plan — SMP, multi-arch, Rump, HDA, Bash/Busybox

Comprehensive plan for remaining large architectural features:
- 6A: Full SMP scheduling (per-CPU current, AP activation, load balancing)
- 6B: Multi-arch subsystems (ARM64/RISC-V/MIPS PMM+VMM+scheduler)
- 6C: Rump Kernel integration (USB, production drivers)
- 6D: Intel HDA audio driver
- 6E: USTAR initrd format
- 6F: Minor POSIX gaps (madvise, mntent, utmp)
- 6G: Bash & Busybox ports (all blockers resolved)

Recommended order: Bash/Busybox → minor gaps → SMP → Rump → USTAR → HDA → multi-arch
docs/TIER6_PLAN.md [new file with mode: 0644]