Builders sometimes don't have enough space in the build dir for kernel builds
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 322
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Not sure this is the right place for this but it is related to ofBorg.
I maintain the xanmod kernel and ofBorg sometimes run out of disk space because kernel builds need an insane amount of disk space for BTF files (>30GiB last time I checked).
Could something be done about that?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing ofBorg's build-directory handling and the kernel-build path described in the issue; no file or test is named. Determine how large BTF-producing builds are affected by available disk space, then verify that the chosen change prevents these builds from failing because the build directory is too small.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, rust
- Domain
- build-system, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100