mirror of https://github.com/apache/cloudstack.git
In order to reduce memory footprint and improve boot speed/predictability. The following changes have been made: - add vm.min_free_kbytes to sysctl - periodically clear disk cache (depending on memory size) - only start guest services specific to hypervisor - use systemvm code to determine hypervisor type (not systemd) - start cloud service at end of post init rather than through systemd - reduce initial threads started for httpd - fix vmtools config file Fixes #3039 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> |
||
|---|---|---|
| .. | ||
| apt_upgrade.sh | ||
| authorized_keys.sh | ||
| cleanup.sh | ||
| configure_acpid.sh | ||
| configure_conntrack.sh | ||
| configure_grub.sh | ||
| configure_locale.sh | ||
| configure_login.sh | ||
| configure_networking.sh | ||
| configure_persistent_config.sh | ||
| configure_systemvm_services.sh | ||
| finalize.sh | ||
| install_systemvm_packages.sh | ||