Thursday, 29 August 2013

How to fill up linux cache?

How to fill up linux cache?

I am well aware on how to drop (e.g. /sbin/sysctl vm.drop_caches=3 )
caches in Linux, but for benchmarking I'd like to do the reverse, fill up
the caches up to 100% RAM if possible. How would I do that pragmatically?

No comments:

Post a Comment