commit | 1dcb9cb81c55366022e45de627bbdfc0154b2509 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Nov 22 10:24:40 2017 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Nov 24 15:38:49 2017 +0100 |
tree | 1c622c0028b95e6260ec48a7fbc1a347eac78d9e | |
parent | 15eb3a9a08639a53e477dd4cc73f63f559fbafda [diff] |
MINOR: config: Support a range to specify processes in "cpu-map" parameter Now, you can define processes concerned by a cpu-map line using a range. For instance, the following line binds the first 32 processes on CPUs 0 to 3: cpu-map 1-32 0-3