impl-node: Make rounding of quantum configurable

Add new context config clock.power-of-two-quantum to make it possible to
not round quantum to closest lower power of two. This makes it possible
to match the quantum of a source node with the quantum of a client
node.
This commit is contained in:
Jonas Holmberg 2021-03-16 15:19:48 +01:00 committed by Wim Taymans
parent d143c169cc
commit 44e0251afd
4 changed files with 24 additions and 15 deletions

View file

@ -9,6 +9,7 @@ context.properties = {
#mem.warn-mlock = false
#mem.allow-mlock = true
#mem.mlock-all = false
#clock.power-of-two-quantum = true
#log.level = 2
core.daemon = true # listening for socket connections