virtual memory inefficient for paging?

前端 未结 0 831
甜味超标
甜味超标 2021-02-02 07:06

let\'s say I write a program which is 100MB and we know that a virtual page in liunx is 4KB by default. so to run the program, there will be 100*1024/4 = 25600 cache misses, isn

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