You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rv参考arm架构的提交43b3dfdd0455("arm64: support batched/deferred tlb shootdown during page reclamation/migration")
在多线程场景下,允许unmap时延迟刷新TLB,这有助于减少IPI数量和sfence.vma指令的执行次数。在测试中显示所有平台均获得显著性能提升: