Skip to content

[scheduler] Life of a context switch #90

@laveeshb

Description

@laveeshb

Description

Narrative walkthrough of a context switch:

  • Trigger conditions
  • Saving current task state
  • Selecting next task
  • Restoring next task state
  • TLB and cache implications

Goal

Help readers understand the core scheduler operation.

Part of

Epic: Scheduler Lifecycle Narratives


Parent: #142

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions