fuel-agent/contrib/fuel_bootstrap/fuel_bootstrap_cli/fuel_bootstrap
Wei Hui babe668c21 Delete kernel debug related parameter for performance
Those deleted kernel parameters are extremely heavy debug.
The boot process is rather slow on machines which has a
complicate motherboard and lots of pci devices(Lenovo RD640).
The debug process costs so much resouce, evetually it will impact
normal functions, such as cpus are so busy dealing with debug
info in kernelspace, they do not have time to reponse udev
event in userspace and failed to bring up pci devices.

Change-Id: I964c5fbc7f5b7d0ba6d1dd0166db3e4234179afa
Closes-bug: #1632592
2016-11-07 13:40:06 +00:00
..
commands Enabling specify --config file from CLI when building fuel-bootstrap 2016-09-06 11:33:49 +00:00
objects Add activate command to fuel-bootstrap-cli 2015-12-02 18:35:38 +03:00
tests Enabling specify --config file from CLI when building fuel-bootstrap 2016-09-06 11:33:49 +00:00
utils Merge "Add tests for utils.bootstrap_image module" 2016-06-09 15:28:53 +00:00
__init__.py Add default settings.yaml for fuel_bootstrap_cli 2015-11-30 13:01:27 +02:00
consts.py Enabling specify --config file from CLI when building fuel-bootstrap 2016-09-06 11:33:49 +00:00
errors.py Un-hardcode ubuntu_release variable 2016-03-28 14:11:04 +00:00
main.py pin fuel-bootstrap version to 10.0.0 2016-07-05 17:01:36 +03:00
settings.py Enabling specify --config file from CLI when building fuel-bootstrap 2016-09-06 11:33:49 +00:00
settings.yaml.sample Delete kernel debug related parameter for performance 2016-11-07 13:40:06 +00:00