2008.8.14从 ARM vivt 看 cache请访问google 文档. http://docs.google.com/Doc?id=dcbsxfpf_282csrs2pfn do_wp_page 的vivt 考虑[color="#909090"]在下面的函数中(write protect detected), 为什么需要 flush_cache_page,和 update_mmu_cache? 原 因在于在vivt 的情况下, 如果a 进程写入cache line 1, b进程试图读取自己的 cache line 2, 并且b进程是cow(一种情况), 那么在copy这...
by hylpro - Linux文档专区 - 2011-06-17 21:04:56 阅读(3832) 回复(1)