summaryrefslogtreecommitdiffstats
path: root/release/alpha
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-03-22 14:23:23 +0000
committerru <ru@FreeBSD.org>2003-03-22 14:23:23 +0000
commit9313a650adb30ca90d7e556733ff12bdc00f72ac (patch)
treeb56a76b756d79588c4ce373b46e1fbd858ac66df /release/alpha
parent3e931513355316b2b0df9b85e29ec7c3f9df7695 (diff)
downloadFreeBSD-src-9313a650adb30ca90d7e556733ff12bdc00f72ac.zip
FreeBSD-src-9313a650adb30ca90d7e556733ff12bdc00f72ac.tar.gz
Go for the auto-tuned `maxusers'. This at least fixes
the ``panic: timeout table full'' on Alphas. Tested by: wilko
Diffstat (limited to 'release/alpha')
-rwxr-xr-xrelease/alpha/dokern.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/release/alpha/dokern.sh b/release/alpha/dokern.sh
index b2ab695..3b11628 100755
--- a/release/alpha/dokern.sh
+++ b/release/alpha/dokern.sh
@@ -54,11 +54,7 @@ sed \
-e '/ ums /d' \
-e '/ usb /d' \
-e '/ wb /d' \
- -e '/maxusers/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'
-# reset maxusers to something lower
-echo "maxusers 2"
-
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
OpenPOWER on IntegriCloud