docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
@@ -1,13 +1,13 @@
---
id: P-REINFORCE-AUTO-F94637
category: "[[10_Wiki/💡 Topics/General Knowledge]]"
category: "10_Wiki/💡 Topics/General Knowledge"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
github_commit: "[P-Reinforce] Continuous Worker - 마크-스위프-컴팩트(Mark-Sweep-Compact)"
---
# [[마크-스위프-컴팩트(Mark-Sweep-Compact)]]
# [[마크-스위프-컴팩트(Mark-Sweep-Compact)|마크-스위프-컴팩트(Mark-Sweep-Compact)]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> 지식 요약 정보 추출 중...
@@ -30,11 +30,11 @@ github_commit: "[P-Reinforce] Continuous Worker - 마크-스위프-컴팩트(Mar
- **정책 변화:** General Knowledge 분야의 자동 자산화 수행.
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[가비지 컬렉션(Garbage Collection)]], [[이전 세대(Old Generation/Space)]], [[스캐빈저(Scavenger)]], [[동시성 및 점진적 마킹(Concurrent & Incremental Marking)]]
- **Projects/Contexts:** [[V8 자바스크립트 엔진]], [[자바 가상 머신(JVM)]], [[Orinoco 프로젝트]]
- **Related Topics:** [[가비지 컬렉션(Garbage Collection)|가비지 컬렉션(Garbage Collection)]], [[이전 세대(Old Generation_Space)|이전 세대(Old Generation/Space)]], [[스캐빈저(Scavenger)|스캐빈저(Scavenger)]], [[동시성 및 점진적 마킹(Concurrent & Incremental Marking)|동시성 및 점진적 마킹(Concurrent & Incremental Marking)]]
- **Projects/Contexts:** [[V8 자바스크립트 엔진|V8 자바스크립트 엔진]], [[자바 가상 머신(JVM)|자바 가상 머신(JVM)]], [[Orinoco 프로젝트|Orinoco 프로젝트]]
- **Contradictions/Notes:** 소스 전반에서 마크-스위프-컴팩트의 기본 원리에는 차이가 없으나, 작동 환경(예: V8 엔진 대 IBM JVM)에 따라 이 알고리즘을 트리거하는 조건이나 조정 가능한 커맨드라인 옵션(`-Xcompactgc`, `--trace-gc` 등)은 구체적인 구현체에 따라 각기 다르게 제어된다는 점이 확인된다 [18, 22].
---
*Last updated: 2026-04-19*
- Raw Source: [[00_Raw/2026-04-20/마크-스위프-컴팩트(Mark-Sweep-Compact).md]]
- Raw Source: 00_Raw/2026-04-20/마크-스위프-컴팩트(Mark-Sweep-Compact).md
---