• Yossi Gottlieb's avatar
    Add oom-score-adj configuration option to control Linux OOM killer. (#1690) · 2530dc0e
    Yossi Gottlieb authored
    Add Linux kernel OOM killer control option.
    
    This adds the ability to control the Linux OOM killer oom_score_adj
    parameter for all Redis processes, depending on the process role (i.e.
    master, replica, background child).
    
    A oom-score-adj global boolean flag control this feature. In addition,
    specific values can be configured using oom-score-adj-values if
    additional tuning is required.
    2530dc0e
test_helper.tcl 23.8 KB