caching - Kernel module for flushing cpu caches -


i have built simple kernel module, uses wbinvd() instruction (x86), in order write-back , invalidate cache blocks. best way check functionality or success of instruction? 've tried load module while i'm repeatedly accessing array, no significant latency (in cycles) have been noticed.

thanks in advance


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -