LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 677|回复: 0

请问Caches aren't brain-dead on the intel是什么意思?

[复制链接]
发表于 2005-3-4 20:01:38 | 显示全部楼层 |阅读模式
2.2.0的内核
include\asm-i386\Pgtable.h中

/* Caches aren't brain-dead on the intel. */   //这句话什么意思 :ask ?
#define flush_cache_all()                        do { } while (0)
#define flush_cache_mm(mm)                        do { } while (0)
#define flush_cache_range(mm, start, end)        do { } while (0)
#define flush_cache_page(vma, vmaddr)                do { } while (0)
#define flush_page_to_ram(page)                        do { } while (0)
#define flush_icache_range(start, end)                do { } while (0)


谢谢
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表