阅读背景:

如何保证物理内存的对齐?

来源:互联网 

malloc() returns a memory suitably aligned for any in-built type. In cases where more specific alignment is required (like 16 or 32 bytes) it can be done at the application level. But this alignment is at the virtual memory level.malloc() returns a memory suitably aligned for




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

分享到: