Inode Cache的意思|示意

美 / / 英 / /

Inode缓存


Inode Cache的网络常见释义

索引节点缓存 VFS通过 维护一个Inode Cache(索引节点缓存)来加速对所有已安装文件系统的访问。 同时为了加速对常用目录的访NVFS维护了一个DirectoryCache(目录缓存)。

Inode Cache相关短语

1、 Inode Directory Cache 目录缓存

Inode Cache相关例句

When a dentry object exists, an inode object will also exist in the inode cache.

如果存在一个dentry对象,那么inode缓存中也将存在一个inode对象。

Individual inode cache objects are allocated from the inode_cache slab allocator.

从inode_cache slab分配器分配单个inode缓存对象。

Lookups are performed on the dentry cache, which result in an object in the inode cache.

查找是在dentry缓存中执行的,这将导致inode缓存中出现一个对象。

Note that for each inode in the inode cache there is a corresponding dentry in the directory cache.

注意,对于inode缓存中的每个inode,在目录缓存中都有一个对应的dentry。

An address space object is an object that manages the various pages for the inode within the page cache.

地址空间对象是为inode管理页缓存中的各种页的对象。