c - Data cache invalidation in Linux? -


how can invalidate cache on linux machine running on x86 arch (if possible). gcc has this __builtin___clear_cache() built-in function invalidate instruction cache, not find way invalidate data cache.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -