does the mappings between virtual memory and physical memory drop when we free a block?

后端 未结 0 536
悲哀的现实
悲哀的现实 2021-01-30 13:42

Let\'s say we want to allocate a block from the heap by using malloc. When allocating a a large size of memory, malloc calls mmap internal

相关标签:
回答
  • 消灭零回复
提交回复
热议问题