Merge branch 'linux-zpios' into refs/top-bases/linux-zfs-branch
This commit is contained in:
commit
b39cecb7eb
|
@ -26,10 +26,11 @@ EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
print_header() {
|
print_header() {
|
||||||
echo
|
tee -a ${ZPIOS_SURVEY_LOG} << EOF
|
||||||
echo "================================================================"
|
|
||||||
echo "Test: $1"
|
================================================================
|
||||||
echo
|
Test: $1
|
||||||
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
# Baseline performance for an out of the box config with no manual tuning.
|
# Baseline performance for an out of the box config with no manual tuning.
|
||||||
|
|
Loading…
Reference in New Issue