• Dridi Boukelmoune's avatar
    task: Add a TASK_QUEUE_RESERVE macro · f44514a2
    Dridi Boukelmoune authored
    The new macro is added to better reflect operations that cater to the
    thread reserve. It also enables the allocation the right number of
    reserve heads in struct pool, instead of having one for each priority.
    It grants the possibility of priority classes so low that they wouldn't
    be eligible to queuing, without wasting space with needless queue heads.
    f44514a2
Name
Last commit
Last update
..
cache Loading commit data...
common Loading commit data...
fuzzers Loading commit data...
hash Loading commit data...
hpack Loading commit data...
http1 Loading commit data...
http2 Loading commit data...
mgt Loading commit data...
proxy Loading commit data...
storage Loading commit data...
waiter Loading commit data...
Makefile.am Loading commit data...
builtin.vcl Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vclflint.lnt Loading commit data...
vclflint.sh Loading commit data...