How to find number of memory accesses

Posted by Sharat Chandra on Stack Overflow See other posts from Stack Overflow or by Sharat Chandra
Published on 2010-04-23T22:33:44Z Indexed on 2010/04/23 22:43 UTC
Read the original article Hit count: 401

Can anybody tell me a unix command that can be used to find the number of memory accesses that took place in a given interval. vmstat, top and sar only give the amount of physical memory space occupied/available .. But do not give the number of memory of accesses in a given interval

© Stack Overflow or respective owner

Related posts about sar

Related posts about memory