- 19 Mar, 2015 1 commit
-
-
Tobias Fuchs committed
-
- 02 Feb, 2015 7 commits
-
-
Tobias Schuele committed
-
Tobias Fuchs committed
-
Marcus Winter committed
-
Marcus Winter committed
-
Tobias Fuchs committed
-
Tobias Fuchs committed
-
Christian Kern committed
-
- 01 Feb, 2015 1 commit
-
-
Tobias Fuchs committed
-
- 27 Jan, 2015 1 commit
-
-
portability: changed all checks for platform specific defines to checks for EMBB_* defines, fixed affinity implementation for FreeBSD
Marcus Winter committed
-
- 26 Jan, 2015 1 commit
-
-
Marcus Winter committed
-
- 19 Jan, 2015 3 commits
-
-
Marcus Winter committed
-
Marcus Winter committed
-
Marcus Winter committed
-
- 10 Oct, 2014 1 commit
-
-
Michael, Maged M. "Hazard pointers: Safe memory reclamation for lock-free objects." Parallel and Distributed Systems, IEEE Transactions on 15.6 (2004): 491-504. Might fix bug, where the MPMC queue hang (very very spuriously), because tail->GetNext() == tail...
Christian Kern committed
-
- 09 Oct, 2014 3 commits
-
-
The old version depended on the build-dir to be a subdirectory of the source directory. With this patch one can build in tree or put the build-dir anywhere. Signed-off-by: Henning Schild <henning...@siemens.com>
Henning Schild committed -
Christian Kern committed
-
Christian Kern committed
-
- 08 Oct, 2014 2 commits
-
-
Tobias Schuele committed
-
Tobias Schuele committed
-
- 07 Oct, 2014 4 commits
-
-
This reverts commit 807308ab819e778915b8a6c5c5cdb68288233f72. This reverts commit 399ddba00be2f45a4768f4a2e92d1c12d3e75552.
Christian Kern committed -
Christian Kern committed
-
- shift initialization of is_active to correct position - remove unused variable
Christian Kern committed -
HelpScan was implemented wrong -> Scan could be executed be different threads the same time -> FixedSize lists got messed up -> program tried to return wrong pointers to the object pool -> segfault or hang Moreover, added assertion that checks that only one thread concurrently enters scan, for avoiding these kind of bugs in the future.
Christian Kern committed
-
- 01 Oct, 2014 1 commit
-
-
Tobias Schuele committed
-