8 Commits

Author SHA1 Message Date
zhangyi
d36c3949ce test cases failed 2019-07-02 18:56:01 +08:00
zhangyi
0ef1d27521 use chunk_variable_alloc as allocator-policy of static_async_fixed 2019-07-02 18:48:08 +08:00
zhangyi
15e71bd1a1 add IPC_CONSTEXPR_;
add variable_wrapper instead of fixed_alloc_policy
2019-07-01 17:28:02 +08:00
mutouyun
36d85e4b41 modify test cases of mem;
sync_pool_alloc => async_pool_alloc, synchronized => async_wrapper; statical => static_wrapper;
optimize ipc::mem::allocator;
use std::hardware_destructive_interference_size for cache_line_size (TBD);
simplified codes.
2019-06-30 12:02:12 +08:00
zhangyi
0beb0b4a13 invalid large message storage 2019-06-19 15:30:30 +08:00
zhangyi
a2d918dec2 try using ipc::string 2019-06-18 19:29:58 +08:00
mutouyun
60276495b5 [TBD] add test-case; fix some bugs 2019-01-28 10:38:09 +08:00
mutouyun
12119f0f65 refactor 2019-01-24 12:13:13 +08:00