git: a25818eb2869 - main - stress2: Added comment about problem found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jun 2022 09:31:16 UTC
The branch main has been updated by pho:
URL: https://cgit.FreeBSD.org/src/commit/?id=a25818eb2869ccc56bd711eca14cd7bbbaddd676
commit a25818eb2869ccc56bd711eca14cd7bbbaddd676
Author: Peter Holm <pho@FreeBSD.org>
AuthorDate: 2022-06-28 09:30:51 +0000
Commit: Peter Holm <pho@FreeBSD.org>
CommitDate: 2022-06-28 09:30:51 +0000
stress2: Added comment about problem found
---
tools/test/stress2/misc/suj30.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/test/stress2/misc/suj30.sh b/tools/test/stress2/misc/suj30.sh
index eb181213b320..39290c0d030b 100755
--- a/tools/test/stress2/misc/suj30.sh
+++ b/tools/test/stress2/misc/suj30.sh
@@ -30,6 +30,8 @@
# "panic: flush_pagedep_deps: MKDIR_PARENT" seen:
# http://people.freebsd.org/~pho/stress/log/suj30.txt
+# Hang seen: https://people.freebsd.org/~pho/stress/log/log0337.txt
+
[ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
. ../default.cfg