Welcome to Centmin Mod Community
Register Now

Beta Branch update hptweaks.sh and redis-server-install.sht in 140.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Oct 11, 2025.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:11 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update hptweaks.sh and redis-server-install.sht in 140.00beta01

    - upgrade Redis module detection to support both remi-6.2 and remi-7.2 to remi-8.2 upgrade paths
    - create shared redis_apply_tweaks() function to eliminate code duplication and ensure consistent configuration application
    - add standalone apply-tweaks case option for reapplying Redis optimizations without full reinstall i.e. redis-server-install.sh apply-tweaks
    - standardize all Transparent Huge Pages (THP) settings from 'never' to 'madvise' across addons/redis-server-install.sh and tools/hptweaks.sh
    - fix module reset configuration loss issue where systemd tweaks were wiped during upgrade
    - align with current Redis best practices for THP configuration (madvise over never)


    Continue reading...

    140.00beta01 branch