Optimizing Screen Startup Times describes strategies and techniques that you can use to reduce the time between when you power on and when Screen is ready on your system. Because the time to boot is dependent upon the design and implementation of your system, these sections describe general techniques instead of concrete steps to optimize your system.
Screen supports systems with or without displays, and systems with or without a GPU. For these systems, optimization opportunities are mostly in the areas of starting up your base system (IPL, kernel, Core OS) and Screen. There are more optimization techniques for your applications if your system supports graphics and displays. This guide describes many different possible optimization techniques. Use the techniques that are applicable to your system.
Some hardware platforms aren't functional until all the necessary device drivers are started. For those platforms, you won't be able to take advantage of all the techniques described in this guide to optimize the startup time. Some of the techniques described in this guide are targeted for hardware platforms that permit you to start device drives as required, rather than requiring that all device drivers are started before any applications can run.
For information on: | Go to: |
---|---|
An overview of the areas you can optimize. In addition, an overview of the Screen optimization strategy is provided | Screen Startup Optimizations at a Glance |
A summary of the techniques to split the IFS into a primary and secondary IFS | Configure a Primary and Secondary IFS on the System |
A summary of the techniques to optimize the Screen configuration file | Optimize the Screen Configuration File |
A summary of techniques to optimize your boot script | Optimize the Boot Script |
A summary of techniques and strategies to optimize the implementation of your splash screen application | Optimize the Splash Screen Application |