Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instrumentation and performance evaluation (delay, size, lines of code, boot times) #14

Closed
felipehuici opened this issue Aug 28, 2019 · 1 comment
Labels
kind/project Issue is a substantial contribution

Comments

@felipehuici
Copy link
Member

No description provided.

@felipehuici felipehuici added the kind/project Issue is a substantial contribution label Aug 28, 2019
@felipehuici felipehuici changed the title 14. Instrumentation and performance evaluation (delay, size, lines of code, boot times) Instrumentation and performance evaluation (delay, size, lines of code, boot times) Aug 28, 2019
@felipehuici
Copy link
Member Author

This was done as part of a couple of paper submissions.

eduardvintila pushed a commit to eduardvintila/unikraft_riscv64 that referenced this issue Jul 28, 2023
Some of the functions implemented in musl can't work without the
ARM64 FPSIMD registers. This will fail unikraft build with musl
when FPSIMD is not enabled.
Enable FPSIMD by default when lib-musl is selected in menuconfig.

Signed-off-by: Razvan Virtan <virtanrazvan@gmail.com>
Reviewed-by: Maria Sfiraiala <maria.sfiraiala@gmail.com>
Reviewed-by: Robert Kuban <robert.kuban@opensynergy.com>
Reviewed-by: Razvan Deaconescu <razvand@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: unikraft#14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/project Issue is a substantial contribution
Projects
None yet
Development

No branches or pull requests

1 participant