diff options
author | B. Watson <yalhcru@gmail.com> | 2021-08-24 15:20:05 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:51:39 +0700 |
commit | 02671e8ade033c6466b74f01f4658cbcaef3452c (patch) | |
tree | c2fb69daff0d7f7a49350c2fe28808eee1317db8 /system/memtester/README | |
parent | 38f5e13bd18401d8e160feca2f693d3f1618474e (diff) |
system/memtester: Updated for version 4.5.1_1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/memtester/README')
-rw-r--r-- | system/memtester/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/memtester/README b/system/memtester/README index df134f1b2e..18ddf3a81e 100644 --- a/system/memtester/README +++ b/system/memtester/README @@ -1,9 +1,9 @@ memtester (memory test utility) -memtester is a userspace utility for testing the memory subsystem for -faults. Unlike memtest86, it runs as a process on a running Linux system, -meaning it can't test all of memory the way memtest86 is able to... but -you don't have to reboot to use it. +memtester is a userspace utility for testing the memory subsystem +for faults. Unlike memtest86, it runs as a process on a running Linux +system, meaning it can't test all of memory the way memtest86 is able +to... but you don't have to reboot to use it. Note that, by definition, memtester counts as a denial-of-service (resource exhaustion) attack against the local machine. Be cautious |