Inode
基本解釋
- 射出(姓,日本)
英漢例句
- Though it works in client/server inode, FTP has unique feature:doubly linked.
ftp雖然采用客戶/服務(wù)器工作模式.但有其鮮明的特色:雙重連接。 - For example, since a file's permissions are contained within its inode, both links have the same permissions.
例如,因為一個文件的權(quán)限包含在其節(jié)點(diǎn)內(nèi),所以兩個連接具有相同的權(quán)限。 - Without allocation groups, the XFS filesystem code could become a performance bottleneck, forcing IO-hungry processes to "get in line" to make inode modifications or performing other kinds of metadata-intensive operations.
如果不使用分配組,XFS文件系統(tǒng)代碼可能成為一種性能瓶頸,迫使大量需求IO的進(jìn)程“排隊”來使索引節(jié)點(diǎn)進(jìn)行修改或執(zhí)行其它種類的元數(shù)據(jù)密集操作。 - Each file and directory is an individual INODE(Ex. A directory named test with 5 files in it adds up to 6 INODES).
每個文件夾都算一個獨(dú)立的INODE(例如:一個含5個文件的文件夾,那么就算6個INODES) - red black tree embedded in inode
Inode內(nèi)嵌式紅黑樹