Skip to content

Proposal: enhance shim for better runtime integration #2352

@ehazlett

Description

@ehazlett

Refactor runtime and shim to enable integration at the shim level. This would split some of the logic in the shim (process management, etc) to support more generic uses and enable other runtimes to integrate at the shim API level.

This would involve the following:

  • Move linux to runtime/linux as it's part of the runtime
  • Create a shim v2 API that removes some of the platform specific configuration (keeping v1 for backward compat)
  • Move generic packages (proc, etc) to enable sharing among runtimes

Refs: #2250

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions