summaryrefslogtreecommitdiffstats
path: root/bootdisk/s390x
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-07-22 08:45:37 -1000
committerDavid Cantrell <dcantrell@redhat.com>2008-07-22 08:45:37 -1000
commitfec8810469d9bfc445340f9df1748a3fc46de743 (patch)
tree828a7288eded1e0b504ebbbc60e47a9b77df58d1 /bootdisk/s390x
parent51ed802c7553c0b32b1465975c9364797f54fd43 (diff)
downloadanaconda-fec8810469d9bfc445340f9df1748a3fc46de743.tar.gz
anaconda-fec8810469d9bfc445340f9df1748a3fc46de743.tar.xz
anaconda-fec8810469d9bfc445340f9df1748a3fc46de743.zip
Specify a default cio_ignore parameter for s390x (#253075)
To help speed up the boot time of VM and LPAR s390x instances, set a default cio_ignore parameter to ignore all devices except the system console. The CMS conf file is used anyway to specify all devices to use, so setting the cio_ignore parameter to a reasonable default speeds things up.
Diffstat (limited to 'bootdisk/s390x')
-rw-r--r--bootdisk/s390x/generic.prm2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootdisk/s390x/generic.prm b/bootdisk/s390x/generic.prm
index e4687614e..e953ce2ff 100644
--- a/bootdisk/s390x/generic.prm
+++ b/bootdisk/s390x/generic.prm
@@ -1 +1 @@
-root=/dev/ram0 ro ip=off ramdisk_size=40000
+root=/dev/ram0 ro ip=off ramdisk_size=40000 cio_ignore=all,!0.0.0009