Questions about page allocation

前端 未结 0 810
滥情空心
滥情空心 2020-11-22 06:08

I\'m testing with device driver and memory in Linux.

// driver code
static struct vm_operations_struct vma_ops =
{
    .open = test_vma_open,
    .close = tes         


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