The SCSI subsystem is one of these block device drivers.
scsi子系统是这种块设备驱动器之一。
This means that block device drivers need to be redesigned from 2.4.
这意味着原来用于2.4的块设备需要进行重新设计。
You can transparently encrypt a block device or a logical volume with dm_crypt.
可以用 dm_crypt 对块设备或逻辑卷执行透明的加密。
A multipath driver combines all the paths to show only one block device to the operating system.
多路驱动程序将所有路径组合起来,只向操作系统显示一个块设备。
Next is the block device drivers layer, which contains the various block drivers for underlying devices.
接下来是块设备驱动器层,它包括针对底层设备的各种块驱动器。
The JBD has been designed for the express purpose of implementing a journal on any kind of block device.
JBD被设计成在任何块设备上实现日志的特殊目的。
In addition, XFS allows the journal to be stored on another block device, such as a partition on another disk.
另外,XFS允许将日志存储在另一个块设备上,例如,另一个磁盘上的一个分区。
Since persistent storage is a block device, locking is controlled by the host it is assigned to (Figure 2).
因为持久性存储是一种块设备,锁定是由它指定的主机来控制的(图2)。
This means that once a Snapshot has been made, you can mount and read and write to it like a regular block device.
这意味着,在创建快照之后,可以像常规块设备一样挂载和读写快照。
The root directory entry (dentry) object is cached here also, as is the block device on which this file system resides.
根目录条目(dentry)对象也缓存在这里,因为它是文件系统所在的块设备。
All_partitions - create all possible partitions for a block device, rather than only those that were initially detected.
all_partitions-为一个块设备创建所有可能的分区,而不是初始检测到的那些分区。
When a process waits for a block device data request to complete, it incurs I/O wait time, and all idle time becomes wait time.
当一个过程等待一个块设备数据请求完成时,它会增加 I/O等待时间,而所有空闲都会变成等待时间。
The logical volume is like a block device for all purposes, including but not limited to using it as a raw partition for databases.
在实际使用中,逻辑卷的表现就像一个块设备,比如可以将它用作数据库的原始分区。
The block device in the invention can adopt one-way pawl-ratchet type on-off devices and one-way roller overrunning clutches.
本发明中的止回装置既可采用单向棘 爪棘齿式离合装置,也可以采用单向滚柱超越离合器。
The loop device is a device driver that allows you to mount a file as a block device and then interpret the file system it represents.
loop设备是一个设备驱动程序,利用它可以将文件作为一个块设备挂载到系统中,然后就可以查看这个文件系统中的内容了。
Act as a forwarder of interrupts and requests from several virtual drivers: cobd (block device), conet (network), and cocon (console).
为来自某些虚拟驱动器(cobd(块设备)、conet(网络)、cocon(控制台))的中断和请求进行代理转发。
Users access the DRBD block devices as a traditional local block device or as a storage area network or network-attached storage solution.
用户访问DRBD块设备,将其作为一个传统本地块设备,或一个存储区域网或网络附加存储解决方案。
The Network Block Device driver offers an access model that simulates a local block device by accessing the resource of remote server.
网络块设备的概念是把网络访问的远程资源虚拟成一个本地块设备。
Well, what really happens is that each block device, such as a hard drive partition, CD-ROM, or floppy disk, actually has a filesystem on it.
实际上,每一个区块设备(如硬盘驱动器分区、CD - ROM或者软盘)上都有一个文件系统。
The kernel module implements a driver for a virtual block device (which is replicated between a local disk and a remote disk across the network).
内核模块实现一个用于虚拟块设备(跨网络在本地磁盘与远程磁盘之间复制)的驱动程序。
The concept behind Software RAID is simple — it allows you to combine two or more block devices (usually disk partitions) into a single RAID device.
软件RAID的概念很简单——使您可以将两个或多个块设备(通常是磁盘分区)组合为单个RAID设备。
Since MTD_BLOCK devices provide block-device-like emulation, it is often preferable to create filesystems like FTL and JFFS2 on top of this emulation.
由于MTD_BLOCK设备提供象块设备那样的模拟,通常更可取的是在这个模拟基础上创建象FTL和JFFS2那样的文件系统。
MTD_CHAR provides raw character access to the flash, while MTD_BLOCK projects the flash as a normal block device (like an ide disk), on which a filesystem can be created.
MTD_CHAR提供对闪存的原始字符访问,而MTD_BLOCK将闪存设计为可以在上面创建文件系统的常规块设备(象ide磁盘)。
High availability with the Distributed Replicated Block Device (M. Tim Jones, developerworks, August 2010) provides an introduction to one method for data mirroring.
DistributedReplicatedBlock Device的高可用性(m .TimJones,developerworks, 2010年8月)讲述了一种数据镜像方法。
In fact, when you want to access a particular block device (such as a disks, partition, CD-ROM drive, etc) you'll actually have several different special files to which you can refer.
实际上,如果您想访问一个特定的块设备(如磁盘、分区、光盘驱动器等等),事实上有几个不同的特殊文件可以引用。
The Distributed Replicated Block Device (DRBD) provides a networked version of data mirroring, classified under the redundant array of independent disks (RAID) taxonomy as RAID-1.
DistributedReplicatedBlock Device (DRBD)提供一个网络版的数据库镜像,属于冗余磁盘阵列(RAID)RAID - 1类。
First you specify the actual block device with a "device" line, and then you immediately follow it with a "raid-disk" entry that specifies its position in the array, starting with zero.
首先您用一个“device ”行指定实际的块设备,接下来用一个“ raid -disk ”条目指定其在阵列中的位置,从零开始。
Unlike most other filesystems like Ext2fs and JFFS2, which reside on top of the underlying block device, TMPFS sits directly on top of the VM. Thus mounting the TMPFS filesystem is a simple affair.
诸如Ext2fs和JFFS2等大多数其它文件系统都驻留在底层块设备之上,而tmpfs与它们不同,它直接位于VM上。
And while a traditional ramdisk is a block device and requires a MKFS command of some kind before you can actually use it, TMPFS is a filesystem, not a block device; you just mount it, and it's there.
而且传统的虚拟磁盘是个块设备,并需要一个mkfs之类的命令才能真正地使用它,tmpfs是一个文件系统,而不是块设备;您只是安装它,它就可以使用了。
And while a traditional ramdisk is a block device and requires a MKFS command of some kind before you can actually use it, TMPFS is a filesystem, not a block device; you just mount it, and it's there.
而且传统的虚拟磁盘是个块设备,并需要一个mkfs之类的命令才能真正地使用它,tmpfs是一个文件系统,而不是块设备;您只是安装它,它就可以使用了。
应用推荐