Open Bug 1995988 Opened 1 month ago Updated 16 days ago

Add telemetry for executable code allocation OOMs

Categories

(Core :: JavaScript Engine, task, P2)

task

Tracking

()

People

(Reporter: jandem, Unassigned)

References

(Blocks 1 open bug)

Details

See bug 1974902 where this shows up. We reserve a fixed amount of executable code per process and we can exceed this limit and report OOM, especially when there's a lot of Wasm code.

It'd be good to have (use counter) telemetry for jit::AllocateExecutableMemory failures.

Blocks: sm-jits
Severity: -- → N/A
Priority: -- → P2
You need to log in before you can comment on or make changes to this bug.