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.
例如,因?yàn)橐粋€(gè)文件的權(quán)限包含在其節(jié)點(diǎn)內(nèi),所以兩個(gè)連接具有相同的權(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)程“排隊(duì)”來使索引節(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).
每個(gè)文件夾都算一個(gè)獨(dú)立的INODE(例如:一個(gè)含5個(gè)文件的文件夾,那么就算6個(gè)INODES) - red black tree embedded in inode
Inode內(nèi)嵌式紅黑樹 - struct inode* node;node = (struct inode*)malloc(sizeof(struct inode));
在文件目錄鏈表中刪除該節(jié)點(diǎn); 返回 Inode