What do you mean by cache? If you mean the processor's memory cache, then I highly doubt it. If you mean from memory that is paged out at the moment, I'd imagine that might very well be implementation specific.
以上就是Does malloc/new return memory blocks from Cache or RAM?的详细内容,更多请关注web前端其它相关文章!