superblock
superblock什么意思,superblock翻译
基本解释
n.: 大街区
网络: 超级块;超级区块;超级数据块
英汉解释
大街区
例句
A partition boot record is usually referred to as the partition root superblock .
通常将分区引导记录称为分区引导超级块。
The most common limitation is the offset allowed to the start of the partition superblock.
最常见的限制是到分区超级块的开始处所允许的偏移。
An aggregate is an array of disk blocks containing a specific format that includes a superblock and an allocation map .
聚集是包含一种特定格式的磁盘块阵列,其格式包括超级块和分配映射表。
At the root of each file system is the superblock, which describes and maintains state for the file system.
超级块在每个文件系统的根上,超级块描述和维护文件系统的状态。
A file system will have one root dentry (referenced in the superblock), this being the only dentry without a parent.
文件系统有一个根dentry(在超块中引用),这是唯一没有父对象的dentry。
It doesn"t take much to make a superblock dirty, cause fragmentation, mess up inodes, or cause repeating JFS errors in the errpt.
无需多费劲就可以让超块变脏、造成存储碎片、搞乱存储节点或引起errpt反复出现JFS错误。
In memory, the superblock provides the necessary information and state to manage the active (mounted) file system.
在内存中,超块为管理活动的(已挂载)文件系统提供必要的信息和状态。
One important element of the superblock is a definition of the superblock operations.
超级块中的一个重要元素是超级块操作的定义。
The superblock is a structure that exists on disk (actually, multiple places on disk for redundancy) and also in memory.
超块是存在于磁盘上(实际上位于磁盘的多个位置上,以提供冗余)的结构。
The superblock is typically stored on the storage medium but can be created in real time if one doesn"t exist.
超级块通常存储在存储媒体上,但是如果超级块不存在,也可以实时创建它。