普段パソコンを使っていて、「同じファイルが別の場所にもあるように見える」状況に出会ったことはありませんか? Unix の世界では、こうした仕組みを “リンク” と呼びます。そしてこのリンクを理解する鍵が inode(アイノード) と呼ばれる概念なん ...
この処理は通常非常に高速に完了するが、その理由とOS内部でのファイル管理構造を整理しておく。 ファイル管理構造 Unix系ファイルシステムでは以下の構造でファイルが管理される。 ディレクトリ ↓ ファイル名 → inode番号 ↓ inode ↓ データブロック ...
The inode (index node) is the on-disk data structure that stores everything the kernel needs to know about a file -- except its name. Every file, directory, symlink, and special file has exactly one ...
First, we divide the memory into blocks, which is the unit in which we read from and write into memory. In practice, the memory is usually sector-addressable. For simplicity, we make it ...
A lot of information is available about individual files on a Unix system. For example, the ls -l command will display the permissions matrix and ls -i will display a file’s inode. But, if we want to ...
It doesn’t take very much time working on a Unix system before your attention is drawn to the mysteries of the inode, especially these days with the concept of metadata getting so much public ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する