From 9313a650adb30ca90d7e556733ff12bdc00f72ac Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 22 Mar 2003 14:23:23 +0000 Subject: Go for the auto-tuned `maxusers'. This at least fixes the ``panic: timeout table full'' on Alphas. Tested by: wilko --- release/alpha/dokern.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'release/alpha') 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" -- cgit v1.1