Environment Requirements
This document provides guidance based on the Kunpeng server and openEuler OS. Before performing operations, ensure that your hardware and software meet the requirements.
Item |
Specifications |
|---|---|
CPU |
Kunpeng 920 |
NIC |
2 × 25GE NIC |
- This document verifies Redis performance optimization in a Docker-based environment with bond4 and IPVLAN configurations.
- This document uses Redis 7.0.15 as an example to describe how to install and enable this feature, as well as how to test its functions and performance. For Redis 6.0.20, you may follow the same instructions, but be sure to update the version number accordingly in all commands.
- If the OS uses an openEuler kernel, kernel-5.10.0-275.0.0.178 or later is required. For earlier versions, the patches of bugfix and features such as affinity and timer wakeup must be installed.
- If the OS uses a non-openEuler kernel, the kernel version 5.10 or later is required, and the patches of bugfix and features such as affinity and timer wakeup must be installed.
Parent topic: Setting Up the Environment and Networking