diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +MBW determines the "copy" memory bandwidth available to userspace programs. Its simplistic approach models that of real applications. It is not tuned to extremes and it is not aware of hardware architecture, just like your average software package. + +2006, 2012 Andras.Horvath@gmail.com +http://github.com/raas/mbw + +'mbw -h' for help + +watch out for swap usage (or turn off swap) + |