Files
2nd/10_Wiki/Topics/Programming & Language/오래된 공간(Old Space).md
T
2026-05-10 22:08:15 +09:00

1.1 KiB

id, title, category, status, canonical_id, duplicate_of, aliases, source_trust_level, confidence_score, verification_status, tags, last_reinforced, github_commit
id title category status canonical_id duplicate_of aliases source_trust_level confidence_score verification_status tags last_reinforced github_commit
wiki-2026-0508-오래된-공간-old-space 오래된 공간(Old Space) 10_Wiki/Topics duplicate v8-old-space V8 Memory Layout
A 0.9 redirected
duplicate
v8
memory
garbage-collection
2026-05-10 pending

오래된 공간(Old Space)

이 문서는 V8 Memory Layout 의 중복본입니다. Canonical 문서로 redirect.

매 핵심 요약 (specialization)

  • 매 V8 heap 의 long-lived object 의 region — 매 2 회 minor GC 의 survive 후 promote.
  • 매 GC 알고리즘: Mark-Sweep-Compact (major GC) — 매 Orinoco 의 incremental/concurrent.
  • 매 modern (V8 12+): 매 pointer compression 의 4GB heap limit (compressed mode).

🔗 Graph

  • 부모: V8 Memory Layout (canonical)
  • Adjacent: Young Generation · Orinoco · Mark and Sweep

🕓 변경 이력

날짜 변경
2026-05-08 Phase 1
2026-05-10 중복 처리 — canonical 문서로 redirect