Commit Graph

1617 Commits (571bb264b0254751f24eb2db1912b07906bba57a)
 

Author SHA1 Message Date
Paul Khuong 571bb264b0 spinlock/fas: improve codegen for the uncontended path
5 years ago
Samy Al Bahra b520d58d00 regressions/common: rename gettid wrapper to common_gettid.
5 years ago
Philip Maddox f37aa8bed6 ck_fifo: return fifo->garbage at spsc deinit (#146)
5 years ago
Samy Al Bahra 4d63d3158c build: enable a fall-back path for unsupported architectures.
5 years ago
Paul Khuong b02bb2b805 x86/ck_pr: fix register constraint for ck_pr_foo_is_zero
5 years ago
Samy Al Bahra e5bd4c0309 ck_ring: ck_ring_valid should reject wrap-around.
5 years ago
Samy Al Bahra 8959e94fb6 ck_ring: add two new utility functions for persistent rings.
5 years ago
Samy Al Bahra 1321f703c8 ck_ring: add reserve and commit interface to enqueue.
5 years ago
Samy Al Bahra 37007e0699 README: fix up architecture list.
5 years ago
Samy Al Bahra 586cb3bce7 README: move build instructions more up top.
5 years ago
Samy Al Bahra dca8e95f51 build/travis: attempt to fix CI.
5 years ago
Samy Al Bahra d48b01cab3 Revert "ck_ring: add a ck_ring_seek_* family of functions."
5 years ago
Samy Al Bahra f88d03b846 ck_ring: add a ck_ring_seek_* family of functions.
5 years ago
Samy Al Bahra 7be41960ab Create CNAME
5 years ago
Samy Al Bahra e6d5826769 Set theme jekyll-theme-cayman
5 years ago
Olivier Houchard fa63a95174 regression/ck_spinlock: Move the redefine of CORES before its first usage.
6 years ago
Olivier Houchard fd55609ca7 regression/ck_spinlock: Make sure CORES is at least 2 for ck_hclh.
6 years ago
Samy Al Bahra 1f13c7b6df
[whitespace] README: include up to date feature list.
6 years ago
Samy Al Bahra 209b50f49f
[whitespace] README: more details on continuous integration.
6 years ago
Samy Al Bahra 97daff64ea ck_sequence: reduce thread count to account for writer.
6 years ago
Samy Al Bahra 2d98c697ec Merge branch 'master' of ssh://github.com/concurrencykit/ck
6 years ago
Samy Al Bahra d91d37d38f regressions/build: fix build.
6 years ago
Samy Al Bahra f85d1c7964
README: break image cache.
6 years ago
Samy Al Bahra 399ccc9e3d README: formatting commit to trigger another build.
6 years ago
Fedor Korotkov 48e13b675b build: addCirrus CI badge.
6 years ago
Samy Al Bahra 9102f9300b build: reduce iteration count for various tests for ARM.
6 years ago
Samy Al Bahra 85709d0bc2 build: move iteration count to ci-build script.
6 years ago
Samy Al Bahra 055a13c180 build: reduce iteration count for drone.
6 years ago
Samy Al Bahra 37a65fd915 drone: incorporate make check.
6 years ago
Samy Al Bahra 5e95046147 drone: round two, and remove broken Windows image.
6 years ago
Samy Al Bahra 2f421b4fb1 drone: a bad attempt at fixing Drone.
6 years ago
Samy Al Bahra a34b30b092
README: add drone.
6 years ago
Samy Al Bahra b89145e14d regressions/ck_ec: remove GNU make-isms from build file.
6 years ago
Li-Wen Hsu 00c87a6094 build: add Cirrus-CI config for testing FreeBSD (#139)
6 years ago
Samy Al Bahra 7eff0db959 regressions/ck_hs: fix invalid memory management for next_spmc tests.
6 years ago
Samy Al Bahra 66d674ac41 [whitespace] ck_hs: style conformance from latest patches.
6 years ago
Samy Al Bahra 5d2c5bb519 [whitespace] ck_ec: small style(9)-knit.
6 years ago
Samy Al Bahra 9bd98ad96a Revert "include/spinlock: explicit casts for C++ compilation"
6 years ago
Samy Al Bahra 4e9b23b8ab
README: remove Windows build machine, it's broken.
6 years ago
Thibault Martinez 8698ada953 include/spinlock: explicit casts for C++ compilation
6 years ago
Skyb0rg007 7bd17e4ad5 Changed random() to common_rand()
6 years ago
Skyb0rg007 aa7c8ab38c Fixed mkdir paths
6 years ago
Skyb0rg007 e8c6f10e61 Added support for MSYS2 MinGW64
6 years ago
Olivier Houchard b6a203cce5 ck_ht: Remove stale comment about only working for 64bits.
6 years ago
Paul Khuong a16642f95c ck_ec: event count with optimistic OS-level blocking (#133)
6 years ago
Marius Strobl 21d3e31940 ck_pr/sparcv9: use the correct address space for atomics on FreeBSD
6 years ago
Samy Al Bahra 5221ae2f37 Revert "README: TeaCI is having problems, look into alternatives."
6 years ago
Samy Al Bahra 0a72e4f931 README: TeaCI is having problems, look into alternatives.
6 years ago
Samy Al Bahra 853c692bdb doc/ck_epoch_poll: clarify language around return value.
6 years ago
Samy Al Bahra 6303875286 doc/ck_epoch: update poll and synchronize clarifying expected record state.
6 years ago