docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
id: P-REINFORCE-AUTO-4BA757
|
||||
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
|
||||
category: "10_Wiki/💡 Topics/Programming & Language"
|
||||
confidence_score: 0.90
|
||||
tags: [auto-reinforced]
|
||||
last_reinforced: 2026-04-20
|
||||
github_commit: "[P-Reinforce] Continuous Worker - 메모리 단편화(Fragmentation)"
|
||||
---
|
||||
|
||||
# [[메모리 단편화(Fragmentation)]]
|
||||
# [[메모리 단편화(Fragmentation)|메모리 단편화(Fragmentation)]]
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> 지식 요약 정보 추출 중...
|
||||
@@ -25,11 +25,11 @@ github_commit: "[P-Reinforce] Continuous Worker - 메모리 단편화(Fragmentat
|
||||
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Related Topics:** [[가비지 컬렉션(Garbage Collection)]], [[메모리 압축(Compaction)]]
|
||||
- **Projects/Contexts:** [[V8 자바스크립트 엔진(V8 JavaScript Engine)]], [[Eclipse OpenJ9]]
|
||||
- **Related Topics:** [[가비지 컬렉션(Garbage Collection)|가비지 컬렉션(Garbage Collection)]], 메모리 압축(Compaction)
|
||||
- **Projects/Contexts:** V8 자바스크립트 엔진(V8 JavaScript Engine), Eclipse OpenJ9
|
||||
- **Contradictions/Notes:** 소스 전반에서 압축(Compaction)은 메모리 단편화를 해결하는 가장 확실한 방법으로 묘사되나, 그에 수반되는 참조 포인터 업데이트 연산 때문에 성능 오버헤드가 큰 비싼 작업(expensive operation)임이 일관되게 강조되고 있습니다[3, 6].
|
||||
|
||||
---
|
||||
*Last updated: 2026-04-19*
|
||||
- Raw Source: [[00_Raw/2026-04-20/메모리 단편화(Fragmentation).md]]
|
||||
- Raw Source: 00_Raw/2026-04-20/메모리 단편화(Fragmentation).md
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user