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内核的请求)分配和释放内存并设置权限;通过一般的读写操作读写内存段中的数据。
It is legal to write to yellow memory, but illegal to read from it.
写入到黄色内存中是合法的,但是从黄色内存中读取是不和合法的。
It is legal to read from or write to memory marked green.
合法读取或者写入内存则标记为绿色。
应用推荐