From e83642c043b39484a22ec4bf412b0c1c090b4522 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Tue, 7 Jun 2022 13:33:35 +0200 Subject: [PATCH] (Grav GitSync) Automatic Commit from RealStickman --- .../24.overclocking-in-linux/02.ram/default.en.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 pages/02.linux/24.overclocking-in-linux/02.ram/default.en.md diff --git a/pages/02.linux/24.overclocking-in-linux/02.ram/default.en.md b/pages/02.linux/24.overclocking-in-linux/02.ram/default.en.md new file mode 100644 index 0000000..2236138 --- /dev/null +++ b/pages/02.linux/24.overclocking-in-linux/02.ram/default.en.md @@ -0,0 +1,14 @@ +--- +title: RAM +--- + +[toc] +## Overclocking +*I'm unaware of any platform supporting online-editing of RAM timings* + +## Testing +> [More Testing Tools can be found on the ArchWiki](https://wiki.archlinux.org/title/Stress_testing?useskinversion=1) + +#### Stressapptest +**NOTE**: Produces heavy load on the CPU as well. A stable CPU OC before running this is recommended. +`$ stressapptest -M (RAM MiB) -s (time in s) -m (CPU threads)` \ No newline at end of file