summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 0 insertions, 13 deletions
diff --git a/README b/README
deleted file mode 100644
index e8f466e..0000000
--- a/README
+++ /dev/null
@@ -1,13 +0,0 @@
-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 atnospam gmail.com
-2013 j.m.slocum atnospam gmail.com
-2022 Willian.Zhang
-
-http://github.com/raas/mbw
-https://github.com/Willian-Zhang/mbw
-
-'mbw 1000' to run copy memory test on all methods with 1 GiB memory.
-'mbw -h' for help
-
-watch out for swap usage (or turn off swap)