aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorSebastian Gottschall <[email protected]>2020-11-02 21:10:07 +0100
committerGitHub <[email protected]>2020-11-02 12:10:07 -0800
commit7eefaf0ca04734a6eed399ed684465ddf31179f4 (patch)
tree549ee5b7bc0c6f19e056cfc8e71ac4cb8623ff6a /config
parentab8c935ea65e1a4d92311c9b84adc77047ba0b2f (diff)
Optimize locking checks in mempool allocator
Avoid checking the whole array of objects each time by removing the self organized memory reaping. this can be managed by the global memory reap callback which is called every 60 seconds. this will reduce the use if locking operations significant. Reviewed-by: Kjeld Schouten <[email protected]> Reviewed-by: Mateusz Guzik <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Sebastian Gottschall <[email protected]> Closes #11126
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions