diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-07-18 14:18:39 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-07-19 09:50:37 +0200 |
commit | 1acde5fa1f37b8e4856f96aba092a38faaac737f (patch) | |
tree | f6ddab8c598502f05f41be2c5567fb5214be0daa /src/buildtool/execution_api/execution_service/execution_server.cpp | |
parent | 73ad97ca278f5afe1e4d6c7bb2484f6998c754dd (diff) | |
download | justbuild-1acde5fa1f37b8e4856f96aba092a38faaac737f.tar.gz |
just: Fix operation cache threshold exponent maximum value
The threshold exponent cannot pass the log2 of the maximum internal
map size, of type size_t, thus it cannot be larger than 63.
Update the documentation and enforce the upper limit of this
argument during parsing of the command line.
Diffstat (limited to 'src/buildtool/execution_api/execution_service/execution_server.cpp')
0 files changed, 0 insertions, 0 deletions