Skip to content

Support CPU masks and affinities for tasks #83

Description

@remexre

Right now, the scheduler doesn't support any notion of a task that can only run on some harts (either because the user cares about placement, or because the task will use some ISA extensions that aren't available on all harts), or that prefers to be one some hart (e.g. for performance reasons).

Some smarter data structures might be needed to do this performantly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A: kernel/schedulerThe kernel's CPU schedulerP: majorMajor priority. "Normal" priority.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions