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