Read-Modify Write的意思|示意

美 / / 英 / /

读修改写


Read-Modify Write的网络常见释义

读改写 读改写(Read-Modify Write):如果要写入的磁盘数目不足阵列磁盘数目的一半,采取读改写方式。

Read-Modify Write相关短语

1、 Read-Modify-Write 读取 ; 读 ; 写入 ; 读出

2、 read modify write cycle 读出修改写入周期

3、 read modify write 读修改写

Read-Modify Write相关例句

Using reflection, JMX figures out which properties are read-only (Started, Port) and which are read-write (LogLevel), and jconsole allows you to modify the read-write properties.

使用反射,JMX可以指出哪个属性是只读的(Started、Port),哪个属性是可读写的(LogLevel),而且jconsole允许修改读写属性。

This means that read and write operations that do not modify the value of an atomic variable are synchronized, not just the important read-update-write operations.

这表示,不修改原子变量值的 read 和 write 操作是同步的,不仅仅是重要的 read-update-write 操作。

Instead, it is shorthand for a sequence of three discrete operations: read-modify-write.

相反,它只是包含三个具体操作序列的简写方法:read-modify-write。

Writes of misaligned data structures, on the other hand, require the disk's firmware to first read two sectors, modify portions of both sectors, and then write two sectors.

另一方面,对不一致数据结构的写操作需要磁盘的固件首先读取两个扇区,修改两个扇区的分区,然后写两个扇区。

The atomic read-modify-write combination shows up in many concurrent algorithms.

许多并发算法中都显示了原子的读-修改-写组合。

In computer security, a description of the type of authorized interactions a subject can have with an object. Permissions include: read, write, execute, add, modify and delete.

在计算机安全学中,一个主体对一个客体的合法作用类型,包括读、写、执行、添加、修改和删除。