• Nickolai Zeldovich's avatar
    use atomic<> in page table structures · 044966c8
    Nickolai Zeldovich 提交于
    more flexible updatepages() interface
    PTE locking (using one of the free PTE bits)
    guard against concurrent unmaps (except no way to check if vma is deleted yet..)
    044966c8
main.cc 2.1 KB