简单的验证写入内存和值与读出来的是否相同点击(此处)折叠或打开/* this program write mem with rand numbers, then read to check it, can be used to check resv mem is ok or not*/#include <stdio.h>#include <sys/mman.h>...【阅读全文】
简单的验证写入内存和值与读出来的是否相同点击(此处)折叠或打开/* this program write mem with rand numbers, then read to check it, can be used to check resv mem is ok or not*/#include <stdio.h>#include <sys/mman.h>...【阅读全文】