Tag: #파일시스템
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
A Complete Guide to File Descriptors and Inodes: What Happens When df and du Disagree
Starts from the relationship between inodes and directory entries and works through hard links, deleted-but-still-open files, inode exhaustion, and file descriptor limits. Covers why df and du diverge and how to recover,
2026-08-15 · 16 min read #리눅스#파일시스템#inode#파일디스크립터#운영