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

Storing *N* compiled kernel versions on disk is not efficient. #124

Open
0xricksanchez opened this issue Nov 14, 2022 · 0 comments
Open

Comments

@0xricksanchez
Copy link
Owner

Currently, we're storing all extract and compiled kernels in kernel_root/. Each compiled version takes up a couple of GBs, which is not optimal. We should find a way to only store the necessary parts to reduce redundancy on disk.

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

No branches or pull requests

1 participant