litespeedtech / litespeedtech/third-party

make -j4 leads to OOM killer when not enough RAM

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
3
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Building BoringSSL on a VM with 1GB of memory can lead to compilation failing because the kernel will kill one of the compiler processes.

(Another problem is thrashing: if swap space is configured and has to be used, the compilation will slow down to a crawl.)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reproducing the make -j4 BoringSSL build on a 1GB VM and inspect the build configuration and parallelism settings; the issue does not define a target fix or acceptance criteria, so the desired behavior needs clarification first.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.