summaryrefslogtreecommitdiff
path: root/topics/systems/hpc
diff options
context:
space:
mode:
authorPjotr Prins2023-03-08 10:56:20 +0100
committerPjotr Prins2023-03-08 10:56:20 +0100
commit292407ece02764f42f740708a22e1626359ef76b (patch)
tree72bea99abeab02ccf12bc2e0878a64d774e212d3 /topics/systems/hpc
parent5586fc4f1ad5a3c410bc5183a8d9b9c1b81067c9 (diff)
downloadgn-gemtext-292407ece02764f42f740708a22e1626359ef76b.tar.gz
Innodb
Diffstat (limited to 'topics/systems/hpc')
-rw-r--r--topics/systems/hpc/performance.gmi13
1 files changed, 13 insertions, 0 deletions
diff --git a/topics/systems/hpc/performance.gmi b/topics/systems/hpc/performance.gmi
new file mode 100644
index 0000000..a0b14f0
--- /dev/null
+++ b/topics/systems/hpc/performance.gmi
@@ -0,0 +1,13 @@
+# Testing performance
+
+See the drive specs by using the identifier
+
+```
+fdisk -l
+```
+
+For disk speeds make sure there is no load and run
+
+```
+hdparm -Ttv /dev/sdc1
+```