[GitHub] [qpid-dispatch] franz1981 commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-21 Thread GitBox
franz1981 commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#issuecomment-50437 Please do not merge it yet: it has been sent for review :+1: ---

[GitHub] [qpid-dispatch] franz1981 commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-27 Thread GitBox
franz1981 commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#issuecomment-506415051 I've added a new commit to attempt batch unordered copy between stacks: I will wait the @mgoulish

[GitHub] [qpid-dispatch] franz1981 commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-28 Thread GitBox
franz1981 commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#issuecomment-506878556 @kgiusti Do you know if it was the version with the first or the last commit? The second commit h

[GitHub] [qpid-dispatch] franz1981 commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-29 Thread GitBox
franz1981 commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#issuecomment-506937548 @kgiusti I've tested with a long running multiple pairs run with 25m messages and 2 routers w

[GitHub] [qpid-dispatch] franz1981 commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-07-01 Thread GitBox
franz1981 commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#issuecomment-507545028 @kgiusti I've just squashed the commit with the batch move between stacks ie `unordered_move_stac