Open Bug 1814684 Opened 2 years ago Updated 2 years ago

Consider using huge pages for GC chunks

Categories

(Core :: JavaScript: GC, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: sfink, Unassigned)

References

(Blocks 1 open bug)

Details

For the nursery, this should reduce TLB pressure and free up entries for other things. For the tenured heap, this might cut down on TLB overhead for accesses to the tenured heap itself.

I assume it would reduce our ability to decommit just the unused arenas.

I filed bug 1814604 for the nursery case.

See Also: → 1814604

(and Jon filed his first!)

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