hermit-os / hermit-os/kernel

add configuration and build instructions

Open
#815 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.5k
Forks
132
Avg merge
1d 14h
Merged PRs (30d)
39

Description

Common configuration bits for usage of external software are missing and lookup is not explained.

For example, things like `rg 'define.*_SC_PAGE_SIZE' -B 1 --vimgrep` do not return any results and I am surprised, that your unikernel does not support (configurable) paging for improved performance.
The hermit-playground neither provides instruction for configuration.

Am I missing anything essential?

Posix specifies `sysconf(_SC_PAGE_SIZE)` to be used for the default page size the Kernel loader fills the aux vector with.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.