Commit Graph

1550 Commits (deca119d14bfffd440770eb67cbdbeaf7b57eb7b)
 

Author SHA1 Message Date
Michael Haberler 7d1e3a6723 regressions/ck_cohort: make it pass with CORES=1
9 years ago
Olivier Houchard c0c0b19716 configure: Add --platform and --use-cc-builtins
9 years ago
cognet a7cf4a4dab Merge pull request #55 from mhaberler/machinekit
9 years ago
Michael Haberler abc8e871af arm/c++: cast arguments using CK_CPP_CAST
9 years ago
Michael Haberler 9911e46c7d x86_64/c++: cast arguments using CK_CPP_CAST
9 years ago
Michael Haberler a9005e55f1 c++: introduce CK_CPP_CAST to static_cast arguments
9 years ago
Olivier Houchard d2ee99b7f4 ck_pr/arm : Tell the compiler to which "1" he should jump to.
9 years ago
Samy Al Bahra dfd8b2fb96 Merge branch 'master' of github.com:concurrencykit/ck
9 years ago
Samy Al Bahra da4b956499 regressions/ck_ht: Remove dependency on ck_pr_add_64.
9 years ago
Olivier Houchard 576e65fc74 ck_ht: Fallback to use 32bits values when 64bits load/store isn't supported.
9 years ago
Samy Al Bahra f6f02e8585 Merge pull request #54 from mhaberler/limits
9 years ago
Samy Al Bahra 35f9ff1ede Merge pull request #53 from mhaberler/typeof
9 years ago
Samy Al Bahra b039de2f2f ck_cc: Add parenthesis to make default easier.
9 years ago
Michael Haberler 383eb139ff ck_limits.h: assure UINT*_MAX ff are available in-kernel
9 years ago
Michael Haberler ac1c170b29 CK_PR_ACCESS: use __typeof__ instead of typeof
9 years ago
Olivier Houchard 1c3501a524 ck_pr/arm : Don't try to build the 64bits version of CAS for armv6 either.
9 years ago
Olivier Houchard 005c06f9e2 ck_pr/arm: There's no need to force the use of r4, r5 and r6 anymore, this should fix issue #50
9 years ago
Olivier Houchard 965cda8a21 configure: explicitely set -march for armv6 and armv7
9 years ago
Olivier Houchard b002ed5f11 ck_pr/arm: Don't use ldrexd/strexd if we're building for armv6.
9 years ago
cognet 881e427d20 Merge pull request #48 from mhaberler/machinekit
9 years ago
Olivier Houchard b202a8224a ck_pr/arm: Rename ck_pr_[load|store]_64 to ck_pr_md_[load|store]_64, as it should have been done.
9 years ago
Michael Haberler 73416888d1 configure: reorder custom profile handling until variables known
9 years ago
Michael Haberler c55f41893c gitignore generated doc files
9 years ago
Samy Al Bahra 5f7cfaac9d Merge pull request #41 from cota/for_samy2
10 years ago
Emilio G. Cota 3f48bc39fb ck_sequence: relax sequence increment from atomic to regular store
10 years ago
Samy Al Bahra 3971541783 ppc: lwsync is the right thing for WB-memory.
10 years ago
Samy Al Bahra 360bee1013 regressions/ck_pr/fp: Remove redundant load.
10 years ago
Samy Al Bahra 41c1080f43 ck_bytelock: Fall-back to store_8 if FAS is unavailable.
10 years ago
Samy Al Bahra c2ce635080 spinlock/ticket: Remove dead variable.
10 years ago
Samy Al Bahra a5b4ca9ffc ck_pr/ppc64: Use unsafe for ugly aliasing hack.
10 years ago
Samy Al Bahra 93c3d452a2 regressions/ck_pr: Add fence_lock coverage to fast-path test.
10 years ago
Samy Al Bahra b46703ec5c regressions: Add stupid fast-path benchmark for fences.
10 years ago
Samy Al Bahra e693cb9afe ck_*lock: Migrate all locking primitives to lock / unlock.
10 years ago
Samy Al Bahra 1537c8091d ck_pr: Introduce ck_pr_fence_lock and fence_unlock.
10 years ago
Samy Al Bahra 787cffe9c9 ck_pr/arm: store_load requires DMB.
10 years ago
Samy Al Bahra b2407aa3f0 whitespace/mcs: Wrap to 80 columns.
10 years ago
Samy Al Bahra 7ffe069973 regressions/spinlock: Do not rely on RMW for counter update.
10 years ago
Samy Al Bahra 060ef37e5e whitespace/ck_bitmap: Fix minor typo in comments.
10 years ago
Samy Al Bahra d3867c2462 ck_barrier_dissemination: Fix incorrect assignment.
10 years ago
Samy Al Bahra fd76f81b95 ck_barrier_dissemination: Acquire semantics are sufficient.
10 years ago
Samy Al Bahra cc0fa78b8b ck_barrier_centralized: Acquire semantics sufficient.
10 years ago
Samy Al Bahra 1d5beccd92 whitespace/ck_epoch: Additional column wrap.
10 years ago
Samy Al Bahra 0e8d445049 ck_epoch: Specialize begin according to memory model.
10 years ago
Samy Al Bahra 8f72c087f2 whitespace/ck_epoch: Fix column alignment.
10 years ago
Samy Al Bahra 6e49af143f regressions/ck_hp: Switch to using ck_hp_set_fence.
10 years ago
Samy Al Bahra a26c891f1a ck_hp_fifo: Migrate to ck_hp_set_fence.
10 years ago
Samy Al Bahra 419ddca3ad ck_hp_stack: Switch to ck_hp_set_fence.
10 years ago
Samy Al Bahra 9efb74da4b ck_hp: Implement ck_hp_set_fence.
10 years ago
Samy Al Bahra 03440bb7a9 ck_rhs: Minor style knit.
10 years ago
Samy Al Bahra 8cbd4e728b ck_rhs: Remove "FUCK PARTY" functionality.
10 years ago