阅读背景:

关于linux中匿名映射内存的问题

来源:互联网 

I'm playing around with the idea of using the virtual memory system to allow me to do transparent data conversion (eg int to float) for some numeric data stuff I've got. The basic idea is that the library I'm writing mmaps the data file you want, and at the same time mmaps an anonymous region of an appropriate size to hold the converted data, and this pointer is returned to the user.I'm playing around with the idea of using the v




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: