summaryrefslogtreecommitdiff
path: root/notes/storage_benchmarking.mdwn
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2010-03-19 22:48:56 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2010-03-19 22:48:56 -0700
commit034c91b9505b2055d41bd3781542d98771fa9983 (patch)
tree27a19e455ccde62d0a474835127f81445530a93e /notes/storage_benchmarking.mdwn
parentb0d242bd2b146ecb716228572f38455a838e37ca (diff)
downloadjrayhawk-034c91b9505b2055d41bd3781542d98771fa9983.tar.gz
jrayhawk-034c91b9505b2055d41bd3781542d98771fa9983.zip
Notes on what to benchmark
Diffstat (limited to 'notes/storage_benchmarking.mdwn')
-rw-r--r--notes/storage_benchmarking.mdwn26
1 files changed, 26 insertions, 0 deletions
diff --git a/notes/storage_benchmarking.mdwn b/notes/storage_benchmarking.mdwn
new file mode 100644
index 0000000..5d50528
--- /dev/null
+++ b/notes/storage_benchmarking.mdwn
@@ -0,0 +1,26 @@
+Dimensions to test:
+
+ * Filesystems
+ * XFS
+ * JFS
+ * reiser4...?
+ * btrfs...?
+ * Caching
+ * nobarrier, -W 0
+ * barrier, -W 1
+ * RAID level
+ * RAID1
+ * RAID10
+ * RAID5
+ * Number of disks
+ * 1
+ * 2
+ * 3
+ * 4
+ * 6
+ * RAID abstraction
+ * LVM
+ * MD
+ * workload
+ * kernel untar - fsync heavy
+ * kernel build - many-threaded