← Back to roadmap
Stub

Multi-core / SMP scheduling

Priority 8 - Multi-Core, SMP & System Integration

$0 / $8,7500% funded
$0 / $8,750 - 0%
As an operating-system developer, I want vemu to finish its Multi-core / SMP scheduling model, so that I can depend on modern SoCs for production firmware, not just the common path.

Why it matters

Modern SoCs

Summary

Run N cores concurrently/lockstep

Scope of work

Currently a register-only stub. Replace it with a working model of Multi-core / SMP scheduling that actually exhibits the hardware behavior. What it is: Run N cores concurrently/lockstep. Why it matters: Modern SoCs.

Current state

Status: Stub only (registers, no behavior). Notes / evidence: Only current core steps; one machine per "core".

Blocked by 1

Fund these first - this work can't be completed until they ship.

  • Done
Unblocks 10

Funding this also clears the way for the work below.

Activity log

  1. Feature defined and added to the roadmap

  2. Funding goal set to $8,750

  3. Implementation status: Stub