summaryrefslogtreecommitdiffstats
path: root/patches/boot_time_opt
Commit message (Collapse)AuthorAgeFilesLines
* Revert "patches: boot_time_opt: Minor patch context update"intel-5.10Alexandru Avadanii2022-07-121-1/+1
| | | | | | | This reverts commit 699b52d176cd7464af4444c88f9ea54d64d868a1. Change-Id: I84269e25e971031a6350ca475513b7d731dcb96d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
* patches: boot_time_opt: Minor patch context updateAlexandru Avadanii2022-07-071-1/+1
| | | | | | | | | | Adjust patch context after bumping upstream kernel reference, which now includes [1]. [1] https://github.com/intel/linux-intel-lts/commit/8cc58a6e2 Change-Id: I017f40cda3cd246d7685660b1faf670a77d9569a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
* resolv kernel config check warningsAdrian Calianu2021-05-141-1/+0
| | | | | | | | | | | | | | | | | | | | - removed trailing whitespaces - 'CONFIG_RAID6_FORCE_INT' last val (y) and .config val (n) do not match - remove it, use AVX2 - 'CONFIG_E1000E_HWTS' last val (m) and .config val (y) do not match - must be builtin - 'CONFIG_ATH_COMMON' last val (n) and .config val (m) do not match - most be added explicitly - update features/nfs/nfs_n.cfg to 5.10 kernel to fix follwoing info: [INFO]: the following symbols were not found in the active configuration: - CONFIG_NFSD_FAULT_INJECTION - CONFIG_CIFS_STATS - CONFIG_CIFS_ACL - CONFIG_CIFS_SMB2 - CONFIG_NCP_FS Change-Id: Icc21ae92125b997af9d819b22bc41e5edb1f4a81 Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* boot_time_opt: update patches to 5.10 kernelAdrian Calianu2021-05-1237-1666/+547
| | | | | | | | | | | | | Patches used in boot time optimization are coming from clearlinux distribution. Update patches correspuding to 5.10 kernel: https://github.com/clearlinux-pkgs/linux/tree/5.10.32-1034 We selected a list of patches from ClearLinux. Those we have considered risky, unknown impact on functionality have been avoided. Change-Id: If01459292a5a383b49944645bd8536d9a62d9de3 Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* boot_time_opt: update host boot time optimization patches for 4.14Martin Borg2018-03-2634-573/+504
| | | | | | | | | The new patches are based on: https://github.com/clearlinux-pkgs/linux-lts commit 5595fe425a52af6734235a1a953b6b03210060ec Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* boot time: applicable only for hostAdrian Calianu2017-05-241-2/+2
| | | | | | and fix typos watch->patch Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* patches: Boot time optimizations with ClearLinux patchesAdrian Calianu2017-05-2332-0/+2238
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>