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

2019-06-21 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r296309434 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-21 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r296309434 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-25 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297171096 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-25 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297171096 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-25 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297173552 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-25 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297173727 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-25 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297173727 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-25 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297209084 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-25 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297209667 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-25 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297228983 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-25 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297255900 ## File path: src/alloc_pool.c ## @@ -164,14 +242,17 @@ void *

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

2019-06-26 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297714884 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-26 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297751591 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-26 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297752306 ## File path: src/alloc_pool.c ## @@ -164,14 +242,17 @@ void *

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

2019-06-26 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297751591 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-26 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297765540 ## File path: src/alloc_pool.c ## @@ -164,14 +242,17 @@ void *

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

2019-06-26 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297786059 ## File path: src/alloc_pool.c ## @@ -164,14 +242,17 @@ void *

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

2019-06-26 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r297714884 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@ DEQ_DECL

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

2019-06-27 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r298285848 ## File path: src/alloc_pool.c ## @@ -44,20 +46,142 @@ DEQ_DEC

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

2019-06-27 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r298285848 ## File path: src/alloc_pool.c ## @@ -44,20 +46,142 @@ DEQ_DEC

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

2019-06-27 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r298306316 ## File path: src/alloc_pool.c ## @@ -44,20 +46,142 @@ DEQ_DEC

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

2019-06-27 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r298338495 ## File path: src/alloc_pool.c ## @@ -44,20 +46,142 @@ DEQ_DEC

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

2019-07-01 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r299326869 ## File path: src/alloc_pool.c ## @@ -44,20 +46,142 @@ DEQ_DEC

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

2019-07-01 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r299326869 ## File path: src/alloc_pool.c ## @@ -44,20 +46,142 @@ DEQ_DEC

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

2019-07-03 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r299326869 ## File path: src/alloc_pool.c ## @@ -44,20 +46,142 @@ DEQ_DEC

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

2019-07-16 Thread GitBox
franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#discussion_r304081272 ## File path: src/alloc_pool.c ## @@ -44,20 +46,145 @@ DEQ_DEC