doubts about reading /dev/mem

前端 未结 0 1501
-上瘾入骨i
-上瘾入骨i 2020-12-03 03:56

I have my doubts about reading /dev/mem.

I have a c code called map.c that allocates a chunk of memory using mmap function on linux. The chunk size is 4096. The code

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