Samy Al Bahra
|
706fd07de7
|
legal: Update Copyright statements.
|
13 years ago |
Samy Al Bahra
|
eae4a518a8
|
ck_epoch: Differentiate read/write epoch endings.
ck_epoch_end is deprecated. Please use ck_epoch_read_end
and ck_epoch_write_end instead.
|
13 years ago |
Samy Al Bahra
|
0d8faa5cd8
|
ck_epoch: Update unit tests to conform to new API.
|
13 years ago |
Samy Al Bahra
|
10ffb2e6f1
|
ck_epoch: Support per-object destructors.
This increases epoch per-object overhead to 16 bytes.
|
13 years ago |
Samy Al Bahra
|
c46bc1f1d7
|
regressions: Silence some irrelevant compiler warnings.
|
14 years ago |
Samy Al Bahra
|
3f87223d21
|
ck_epoch: Collect from previous instance of epoch. Add torture test.
This typo lead to incorrect results. Added a read-mostly torture
test (follow on work is volatile interface for stack).
|
14 years ago |