fuel-agent/contrib/fuel_bootstrap/fuel_bootstrap_cli
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
..
fuel_bootstrap Delete kernel debug related parameter for performance 2016-11-07 13:40:06 +00:00
AUTHORS Add default settings.yaml for fuel_bootstrap_cli 2015-11-30 13:01:27 +02:00
MANIFEST.in Add default settings.yaml for fuel_bootstrap_cli 2015-11-30 13:01:27 +02:00
README.md Add default settings.yaml for fuel_bootstrap_cli 2015-11-30 13:01:27 +02:00
README.rst Add default settings.yaml for fuel_bootstrap_cli 2015-11-30 13:01:27 +02:00
requirements.txt Basic configurations for fuel-bootstrap tests 2016-05-11 11:54:52 +03:00
setup.cfg pin fuel-bootstrap version to 10.0.0 2016-07-05 17:01:36 +03:00
setup.py Add default settings.yaml for fuel_bootstrap_cli 2015-11-30 13:01:27 +02:00

README.md