read-write-allocate的意思|示意

美 / / 英 / /


read-write-allocate的网络常见释义

写操作分配 ...ache可以采取两种策略来分配cache行:第一种叫做读操作分配(read-al LOCate)策略;第二种叫做读/写操作分配(read-write-allocate)策略。如果cache未命中,那么对于读操作分配策略,只有进行存储器读操作时,才分配cache行。

read-write-allocate相关例句

Special system calls, or requests to the UNIX kernel, allocate and free the memory and set permissions; common read and write operations put and get data from the region.

用特殊的系统调用(即对UNIX内核的请求)分配和释放内存并设置权限;通过一般的读写操作读写内存段中的数据。