| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-06 | VPP: T1797: Optimized memory allocation during startup | zsdc | |
| - changed memory requirement from total to available. This allows to start on systems with less total memory and protects from startup on systems with overloaded memory. - prevent startup if sysctl settings were not applied. This protects from situations when the system cannot allocate enough hugepages or apply other sysctl settings. | |||
| 2023-07-01 | T1797: VPP verify minimal installed memory and apply sysctl | Viacheslav Hletenko | |
| Do not allow configure VPP if on the systems with low amount installed memory Add sysctl VPP parameters (hugepages, kernel.shmmax) | |||
