feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-8AD1F6
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
category: "10_Wiki/💡 Topics/Programming & Language"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
@@ -24,11 +24,11 @@ github_commit: "[P-Reinforce] Continuous Worker - 스캐빈저(Scavenger) _ 마
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[세대 가설(Generational Hypothesis)]], [[메이저 GC(Major GC) / Mark-Compact]], [[쓰기 장벽(Write Barriers)]], [[뉴 스페이스(New Space) / 젊은 세대]], [[올드 스페이스(Old Space)]]
- **Projects/Contexts:** [[V8 엔진(V8 Engine)]], [[Orinoco 프로젝트]], [[IBM OpenJ9 (gencon 정책)]]
- **Related Topics:** [[세대 가설(Generational Hypothesis)]], 메이저 GC(Major GC) / Mark-Compact, 쓰기 장벽(Write Barriers), 뉴 스페이스(New Space) / 젊은 세대, 올드 스페이스(Old Space)
- **Projects/Contexts:** V8 엔진(V8 Engine), [[Orinoco 프로젝트]], IBM OpenJ9 (gencon 정책)
- **Contradictions/Notes:** 소스 전반에 걸쳐 V8 엔진과 IBM JVM의 세부 구현 용어(예: New-space와 Nursery)에는 차이가 있으나, 새롭게 할당된 객체 영역을 정기적으로 비우고 살아남은 객체를 다른 영역이나 구세대로 이동시킨다는 스캐빈저의 기본 동작 원리와 목적은 동일합니다 [2, 3, 6].
---
*Last updated: 2026-04-19*
- Raw Source: [[00_Raw/2026-04-20/스캐빈저(Scavenger) _ 마이너 GC.md]]
---