Binary compatibility report for the userspace-rcu library between 0.6.8 and 0.7.0 versions on x86
Test Info
Library Name | userspace-rcu |
Version #1 | 0.6.8 |
Version #2 | 0.7.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 33 |
Total Shared Libraries | 7 |
Total Symbols / Types | 51 / 51 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 18 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Constants | - | 2 |
Added Symbols (18)
rculfhash.h,
liburcu-cds.so.1.0.0
_cds_lfht_new ( unsigned long init_size, unsigned long min_nr_alloc_buckets, unsigned long max_nr_buckets, int flags, struct cds_lfht_mm_type const* mm, struct rcu_flavor_struct const* flavor, union pthread_attr_t* attr )
cds_lfht_add ( struct cds_lfht* ht, unsigned long hash, struct cds_lfht_node* node )
cds_lfht_add_replace ( struct cds_lfht* ht, unsigned long hash, cds_lfht_match_fct match, void const* key, struct cds_lfht_node* node )
cds_lfht_add_unique ( struct cds_lfht* ht, unsigned long hash, cds_lfht_match_fct match, void const* key, struct cds_lfht_node* node )
cds_lfht_count_nodes ( struct cds_lfht* ht, long* split_count_before, unsigned long* count, long* split_count_after )
cds_lfht_del ( struct cds_lfht* ht, struct cds_lfht_node* node )
cds_lfht_destroy ( struct cds_lfht* ht, union pthread_attr_t** attr )
cds_lfht_first ( struct cds_lfht* ht, struct cds_lfht_iter* iter )
cds_lfht_is_node_deleted ( struct cds_lfht_node* node )
cds_lfht_lookup ( struct cds_lfht* ht, unsigned long hash, cds_lfht_match_fct match, void const* key, struct cds_lfht_iter* iter )
cds_lfht_mm_chunk [data]
cds_lfht_mm_mmap [data]
cds_lfht_mm_order [data]
cds_lfht_next ( struct cds_lfht* ht, struct cds_lfht_iter* iter )
cds_lfht_next_duplicate ( struct cds_lfht* ht, cds_lfht_match_fct match, void const* key, struct cds_lfht_iter* iter )
cds_lfht_replace ( struct cds_lfht* ht, struct cds_lfht_iter* old_iter, unsigned long hash, cds_lfht_match_fct match, void const* key, struct cds_lfht_node* new_node )
cds_lfht_resize ( struct cds_lfht* ht, unsigned long new_size )
urcu-flavor.h,
liburcu.so.1.0.0
rcu_flavor_mb [data]
to the top
Other Changes in Constants (2)
rculfhash.h
[+] CDS_LFHT_ACCOUNTING
| Change | Effect |
---|
1 | The constant CDS_LFHT_ACCOUNTING with value 2 has been added. | No effect. |
[+] CDS_LFHT_AUTO_RESIZE
| Change | Effect |
---|
1 | The constant CDS_LFHT_AUTO_RESIZE with value 1 has been added. | No effect. |
to the top
Header Files (33)
arch.h
generic.h (arch/generic.h)
bkp-wfqueue.h
cds.h
compiler.h
config.h
futex.h
hlist.h
list.h
rcuhlist.h
rculfqueue.h
rculfstack.h
rculist.h
ref.h
rculfqueue.h (static/rculfqueue.h)
rculfstack.h (static/rculfstack.h)
wfqueue.h (static/wfqueue.h)
wfstack.h (static/wfstack.h)
system.h
uatomic.h
generic.h (uatomic/generic.h)
uatomic_arch.h
urcu-call-rcu.h
urcu-defer.h
urcu-futex.h
urcu-pointer.h
urcu.h
urcu.h (urcu/map/urcu.h)
urcu-pointer.h (urcu/static/urcu-pointer.h)
urcu.h (urcu/static/urcu.h)
urcu_ref.h
wfqueue.h
wfstack.h
to the top
Shared Libraries (7)
liburcu-bp.so.1.0.0
liburcu-cds.so.1.0.0
liburcu-common.so.1.0.0
liburcu-mb.so.1.0.0
liburcu-qsbr.so.1.0.0
liburcu-signal.so.1.0.0
liburcu.so.1.0.0
to the top