Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Non-4kb page size support #517

Description

@iximeow

lucet-runtime will panic on hosts that don't use 4kb pages, which has been discussed a bit here.

I'm lightly optimistic that adapting lucet-runtime to non-4kb page assumptions might be sufficient to get things working on an otherwise supported platform such as x86_64 linux. I had some concerns that we might assume where the start of the page before the vmctx parameter is, but the one place I could recall seems to measure the offset in a page-size-agnostic manner.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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