mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
stress2: Added comment about problem found
This commit is contained in:
parent
8e64658873
commit
a25818eb28
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue