You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paul Khuong
f06a5c4a71
ck_bitmap: more bulk operations, less space, more tests
...
* new bulk rmw: intersection, intersection_negate (with complement),
* new bulk reads: empty, full, count, count_intersect
* ck_bitmap_iterator fixes: avoid out of bounds read on empty bitmaps,
and ck_bitmap_next is marginally faster on sparse bitmaps .
* less space: the bitmap itself is an array of unsigned int, which
eliminates alignment padding between the n_bit field and the bitmap.
* more unit tests.
11 years ago
..
ck_array/ validate
ck_array: Change semantics of put_unique return values.
11 years ago
ck_backoff/ validate
legal: Update Copyright statements.
11 years ago
ck_barrier
legal: Update Copyright statements.
11 years ago
ck_bitmap/ validate
ck_bitmap: more bulk operations, less space, more tests
11 years ago
ck_brlock
legal: Update Copyright statements.
11 years ago
ck_bytelock
regressions: Add coverage for ck_bytelock off-by-one.
11 years ago
ck_cohort
legal: Update Copyright statements.
11 years ago
ck_epoch/ validate
legal: Update Copyright statements.
11 years ago
ck_fifo
regressions/ck_fifo: Require non-NULL stub node.
11 years ago
ck_hp
regressions/ck_hp_fifo: Require non-NULL stub node.
11 years ago
ck_hs
regressions: Empty set coverage for ck_hs_gc.
11 years ago
ck_ht
legal: Update Copyright statements.
11 years ago
ck_pflock
legal: Update Copyright statements.
11 years ago
ck_pr
regressions/ck_pr: Coverage for immediates.
11 years ago
ck_queue/ validate
legal: Update Copyright statements.
11 years ago
ck_rhs
ck_rhs: Add a read mostly mode.
11 years ago
ck_ring
legal: Update Copyright statements.
11 years ago
ck_rwcohort
legal: Update Copyright statements.
11 years ago
ck_rwlock
regressions: Remove latchlock coverage.
11 years ago
ck_sequence
legal: Update Copyright statements.
11 years ago
ck_spinlock
legal: Update Copyright statements.
11 years ago
ck_stack
legal: Update Copyright statements.
11 years ago
Makefile
regressions: Add ck_rhs to top-level Makefile.
11 years ago
Makefile.unsupported
build: Disclaimer that regressions are unsupported for out-of-source builds.
12 years ago
common.h
legal: Update Copyright statements.
11 years ago