diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-09-30 15:46:18 +0200 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-09-30 15:46:18 +0200 |
commit | b93a485f1ad42a55bab8fe2f4c8bff2b0ac59751 (patch) | |
tree | ef2f109816d03570357aaebe4a199782b4348c84 /README | |
parent | cc9f776336581605458cbdd0c7af13d99c8028f5 (diff) |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -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) |