搜索资源列表
CPUInfolisy
- 显示CPU信息的程序,能显示当前CPU频率,缓存等一系列信息-CPU information indicates the procedures that can show the current CPU frequency, a series of cache information
against-tracking
- 用指令预取反跟踪。CPU 的执行时并不是执行到哪一句再到内存中去取那一句,而是先读入到 CPU 的 Cache 中,如果指令已经到了 Cache 中,再将它修改也没有用了,如果用跟踪程序的话,CPU 的 Cache 中就不会是跟正常执行时的指令相同,所以可以改动下几条指令,当然是故意改错,如果没有跟踪,程序还回照常执行,有跟踪的话,那就... -with instructions Prefetching anti-tracking. CPU implementation is not an
cpumemory
- 讲解系统中CPU和缓存,内存之间的关系,讲解得非常好-On the system CPU and cache, memory, the relationship between the very well explain
wrk
- Windows Research Kernel 包含了以下模块: * Processes * Threads * Virtual memory and cache managers * I/O management * The registry * Executive functions, such as the kernel heap and synchronization * Object manager * Local procedure call me
CPU-
- 五级流水线CPU实现(带Hazard),还没来得及实现Cache求高人指教-pipeline CPU with Hazard
